Simple fixes accumulated after 1.3.0.
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 27 Dec 2006 04:44:51 +0000 (04:44 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 27 Dec 2006 04:44:51 +0000 (04:44 -0000)
commitd0119d15f97750c49f9955e6c6f952f03d72e795
tree193a70e3d5ed19939c8460afb725c0fdf38d065d
parent8d42f86b146871ae4c4cafd3801a85f381249a14
Simple fixes accumulated after 1.3.0.
busybox-1.3.0.ash.patch
busybox-1.3.0.bb_strtou.patch
busybox-1.3.0.CONFIG_FEATURE_TAR_GNU_EXTENSIONS.patch
busybox-1.3.0.dhcprelay.patch
busybox-1.3.0.dpkg_ar.patch
busybox-1.3.0.find.patch
busybox-1.3.0.mount.patch
busybox-1.3.0.perror.patch
busybox-1.3.0.sed.patch
busybox-1.3.0.shadow.patch
busybox-1.3.0.xregcomp.patch
13 files changed:
archival/libunarchive/get_header_ar.c
archival/libunarchive/get_header_tar.c
editors/sed.c
findutils/find.c
include/libbb.h
include/xatonum.h
libbb/Kbuild
libbb/bb_strtonum.c
libbb/perror_nomsg.c
libbb/perror_nomsg_and_die.c
networking/udhcp/dhcprelay.c
shell/ash.c
util-linux/mount.c