hush/util-linux
Bernhard Reutner-Fischer 3038557649 - bzero -> memset
text    data     bss     dec     hex filename
1652855   14444 1215616 2882915  2bfd63 busybox.oorig.gcc-3.3
1652823   14444 1215616 2882883  2bfd43 busybox.gcc-3.3
1603655   14412 1215552 2833619  2b3cd3 busybox.oorig.gcc-3.4
1603655   14412 1215552 2833619  2b3cd3 busybox.gcc-3.4
1609755   14508 1215744 2840007  2b55c7 busybox.oorig.gcc-4.0
1609755   14508 1215744 2840007  2b55c7 busybox.gcc-4.0
1590495   13516 1215392 2819403  2b054b busybox.oorig.gcc-4.1-HEAD
1590495   13516 1215392 2819403  2b054b busybox.gcc-4.1-HEAD
1589079   13036 1213248 2815363  2af583 busybox.oorig.gcc-4.2-HEAD
1589079   13036 1213248 2815363  2af583 busybox.gcc-4.2-HEAD
2006-01-31 17:57:48 +00:00
..
Config.in just whitespace 2006-01-25 00:08:53 +00:00
dmesg.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
fbset.c just whitespace 2006-01-25 00:08:53 +00:00
fdflush.c Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP to 2005-09-08 03:11:58 +00:00
fdformat.c just whitespace 2006-01-25 00:08:53 +00:00
fdisk.c - bzero -> memset 2006-01-31 17:57:48 +00:00
freeramdisk.c Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP to 2005-09-08 03:11:58 +00:00
fsck_minix.c - add platform.h. 2006-01-22 22:55:11 +00:00
getopt.c just whitespace 2006-01-25 00:08:53 +00:00
hexdump.c add "-C" format to hexdump 2005-11-28 21:06:00 +00:00
hwclock.c just whitespace 2006-01-25 00:08:53 +00:00
ipcrm.c just whitespace 2006-01-25 00:08:53 +00:00
ipcs.c just whitespace 2006-01-25 00:08:53 +00:00
losetup.c just whitespace 2006-01-25 00:08:53 +00:00
Makefile use the shorter license header 2005-09-24 07:16:29 +00:00
Makefile.in - shared libbusybox. 2006-01-15 14:04:57 +00:00
mdev.c just whitespace 2006-01-25 00:08:53 +00:00
mkfs_minix.c data --> bss 2005-10-15 13:56:17 +00:00
mkswap.c hopefully the last of the annoying signed/unsigned and mixed type errors 2006-01-30 23:09:20 +00:00
more.c s/fileno\(stdin\)/STDIN_FILENO/g 2004-03-27 10:02:48 +00:00
mount.c just whitespace 2006-01-25 00:08:53 +00:00
nfsmount.c just whitespace 2006-01-25 00:08:53 +00:00
nfsmount.h Fixup use of 'u_int' to instead use 'unsigned int' 2004-01-30 22:56:20 +00:00
pivot_root.c just whitespace 2006-01-25 00:08:53 +00:00
rdate.c just whitespace 2006-01-25 00:08:53 +00:00
readprofile.c just whitespace 2006-01-25 00:08:53 +00:00
swaponoff.c accept unlimited number of swap arguments like the real swap{on,off} and shrink do_em_all a little 2005-09-16 04:41:20 +00:00
switch_root.c just whitespace 2006-01-25 00:08:53 +00:00
umount.c better check usage with options, correct show problem error message, indent 2005-10-10 12:17:33 +00:00