busybox/util-linux
2007-11-23 23:39:01 +00:00
..
Config.in fix buglets found by randomconfig 2007-11-23 23:39:01 +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: get rid of _() macro. 2007-03-19 14:43:38 +00:00
fdisk_osf.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
fdisk_sgi.c style fix (stray space before ';') 2007-07-21 15:08:09 +00:00
fdisk_sun.c style fix (stray space before ';') 2007-07-21 15:08:09 +00:00
fdisk.c fbset: fix buglet where we were using wrong pointer 2007-11-06 03:05:54 +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 add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
hexdump.c hexdump: add hd alias, add -R option 2007-11-18 05:36:50 +00:00
hwclock.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +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 move microcom to miscutils 2007-09-22 20:51:41 +00:00
losetup.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
mdev.c cleanup comments and coding style and rewrite the mdev.conf parser to use common busybox functions and call strdup() less often ... saves a ~few hundred bytes 2007-11-19 09:04:22 +00:00
minix.h minix.h: add very simple test script 2007-06-13 12:49:46 +00:00
mkfs_minix.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
mkswap.c mkswap: selinux support by KaiGai Kohei <kaigai@ak.jp.nec.com> 2007-10-19 21:49:48 +00:00
more.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
mount.c mount: size-optimize mount_options[] and nfs_errtbl[] 2007-10-29 19:18:39 +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
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 add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
umount.c umount: stop using excessive aounts of stack. Surprisingly, 2007-11-10 01:45:03 +00:00