busybox/util-linux
2008-02-15 07:19:03 +00:00
..
Config.in split some rtc funcs out of hwclock and into an rtc header/lib so that the new rtcwake applet as well as hwclock can utilize the same code 2008-02-15 02:27:19 +00:00
dmesg.c dmesg,klogd: make code more readable 2007-11-16 20:18:54 +00:00
fbset.c fbset: fix buglet where we were using wrong pointer 2007-11-06 03:05:54 +00:00
fdformat.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
fdisk_aix.c fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;) 2007-12-16 17:22:33 +00:00
fdisk_osf.c fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;) 2007-12-16 17:22:33 +00:00
fdisk_sgi.c fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;) 2007-12-16 17:22:33 +00:00
fdisk_sun.c fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;) 2007-12-16 17:22:33 +00:00
fdisk.c getpot: add support for "a+" specifier for nonnegative int parameters. 2008-02-10 19:44:20 +00:00
freeramdisk.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
fsck_minix.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
getopt.c *: move getopt reset code to better place(s) 2008-01-28 22:57:10 +00:00
hexdump.c hexdump: add hd alias, add -R option 2007-11-18 05:36:50 +00:00
hwclock.c we need to pass back the rtc device name that was actually used so that we can turn around and check its sysfs status 2008-02-15 07:19:03 +00:00
ipcrm.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
ipcs.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
Kbuild split some rtc funcs out of hwclock and into an rtc header/lib so that the new rtcwake applet as well as hwclock can utilize the same code 2008-02-15 02:27:19 +00:00
losetup.c perror_nomsg: don't print extra colon 2007-12-22 15:44:23 +00:00
mdev.c add support for renaming/relocating device nodes 2008-02-01 06:53:50 +00:00
minix.h minix.h: add very simple test script 2007-06-13 12:49:46 +00:00
mkfs_minix.c mkfs.minix: add testsuite; disable code which makes images variable 2007-12-02 08:55:34 +00:00
mkswap.c mkswap: fix help text to not lie about supported options. 2008-02-13 15:35:52 +00:00
more.c nameif: extended matching (Nico Erfurth <masta@perlgolf.de>) 2007-12-24 14:09:19 +00:00
mount.c mkswap: do not do extra seek 2008-02-03 23:52:41 +00:00
pivot_root.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
rdate.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
readprofile.c tr: properly detect read errors (Fernando Silveira <fsilveira@gmail.com>) 2007-11-13 17:51:40 +00:00
rtcwake.c we need to pass back the rtc device name that was actually used so that we can turn around and check its sysfs status 2008-02-15 07:19:03 +00:00
setarch.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
swaponoff.c swaponoff: prevent arithmetic overflow (spotted by Paul Fox <pgf@brightstareng.com>) 2007-11-05 19:33:38 +00:00
switch_root.c switch_root: stop at first non-option. Closes bug 1425. 2008-02-13 17:25:31 +00:00
umount.c umount: instead of non-standard -D, use -d with opposite meaning 2008-02-14 12:00:21 +00:00