hush/util-linux
Eric Andersen 044228d5ec This is vodz' latest patch. Sorry it took so long...
1) ping cleanup (compile fix from this patch already applied).
    2) traceroute call not spare ntohl() now (and reduce size);
    3) Fix for functions not declared static in insmod, ash, vi and mount.
    4) a more simple API cmdedit :))
    5) adds "stopped jobs" warning to ash on Ctrl-D and fixes "ignoreeof" option
    6) reduce exporting library function index->strchr (traceroute), bzero->memset (syslogd)
2001-07-17 01:12:36 +00:00
..
dmesg.c A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few 2001-04-05 03:14:39 +00:00
fbset.c Update the documentation so examples are autoincluded in the output text. 2001-03-15 18:14:25 +00:00
fdflush.c It turns out that DODMALLOC was broken when I reorganized busybox.h 2001-02-20 06:14:08 +00:00
freeramdisk.c This patch, put together by Manuel Novoa III, is a merge of work 2001-02-14 21:23:06 +00:00
fsck_minix.c A nice patch from Larry Doolittle that adds -Wshadow and 2001-03-21 07:34:27 +00:00
getopt.c Applied patch from Larry Doolittle to remove some strlen calls, and add one 2001-04-23 23:16:20 +00:00
mkfs_minix.c Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com> 2001-03-19 23:49:41 +00:00
mkswap.c A cleanup patch from Jeff Garzik to static-ify a number of 2001-03-09 21:24:12 +00:00
more.c Vladimir's last_patch_15 2001-06-26 02:06:08 +00:00
mount.c This is vodz' latest patch. Sorry it took so long... 2001-07-17 01:12:36 +00:00
nfsmount.c Add xgethostbyname and herror_msg* functions. 2001-05-16 15:40:51 +00:00
nfsmount.h Silence a silly warning 2001-03-09 22:17:59 +00:00
pivot_root.c A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few 2001-04-05 03:14:39 +00:00
rdate.c Add xgethostbyname and herror_msg* functions. 2001-05-16 15:40:51 +00:00
swaponoff.c A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few 2001-04-05 03:14:39 +00:00
umount.c Patch from Vladimir: 2001-05-15 17:42:16 +00:00