[git commit] post-1.14.0 fixes

Denys Vlasenko vda.linux at googlemail.com
Wed May 27 16:01:42 UTC 2009


commit: http://git.busybox.net/busybox/commit/?id=20cc390b9bb33cd0ab05c8bbfcd24babad7ec204
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/1_14_stable

Patch is too large, so refusing to show it


hush significantly updated.
fixes for acpid, awk, depmod, dhcp, gzip, mdev, modprobe, sysctl.
libbb fixes.

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 archival/gzip.c           |   68 +-
 editors/awk.c             |    9 +-
 include/libbb.h           |    6 +
 include/platform.h        |    5 +-
 libbb/pw_encrypt_des.c    |    4 +-
 libbb/read.c              |    4 +-
 modutils/depmod.c         |   39 +-
 modutils/modprobe.c       |    6 +-
 networking/udhcp/leases.c |    3 +-
 procps/sysctl.c           |    8 +-
 scripts/defconfig         |    2 +-
 shell/hush.c              | 1818 +++++++++++++++++++++++++++------------------
 util-linux/acpid.c        |    4 +-
 util-linux/mdev.c         |    3 +-
 14 files changed, 1201 insertions(+), 778 deletions(-)


More information about the busybox-cvs mailing list