busybox/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
fdflush.c
freeramdisk.c
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
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
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