hush/util-linux
Denis Vlasenko 394eebed66 lpd: spool mode added by Vladimir
lpr: more robust error reporting
*: introduce and use xchroot
libbb: full_read/write now will report partial data counts prior to error
isdirectory.c: style fixes

lpd_main                                             249     486    +237
xchroot                                                -      29     +29
get_response_or_say_and_die                          110     139     +29
full_write                                            52      60      +8
full_read                                             55      63      +8
static.newline                                         1       -      -1
switch_root_main                                     404     400      -4
chpst_main                                          1089    1079     -10
getopt32                                            1370    1359     -11
chroot_main                                          115     101     -14
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 4/4 up/down: 311/-40)           Total: 271 bytes
   text    data     bss     dec     hex filename
 798472     728    7484  806684   c4f1c busybox_old
 798775     728    7484  806987   c504b busybox_unstripped
2008-02-25 20:30:24 +00:00
..
volume_id support for mount by label (not yet tested) 2008-02-18 21:08:49 +00:00
Config.in support for mount by label (not yet tested) 2008-02-18 21:08:49 +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 random s/short/int/ 2008-02-16 13:18:17 +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 support for mount by label (not yet tested) 2008-02-18 21:08:49 +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
findfs.c findfs,mount: trivial build fix and whitespace fiexs 2008-02-19 11:29:46 +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 random s/short/int/ 2008-02-16 13:18:17 +00:00
ipcs.c random s/short/int/ 2008-02-16 13:18:17 +00:00
Kbuild support for mount by label (not yet tested) 2008-02-18 21:08:49 +00:00
losetup.c perror_nomsg: don't print extra colon 2007-12-22 15:44:23 +00:00
mdev.c [#1334] exec script for devices even if they dont have device nodes 2008-02-20 18:31:36 +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 libbb: introduce bb_signals and bb_signals_recursive, 2008-02-16 22:58:56 +00:00
mount.c findfs,mount: trivial build fix and whitespace fiexs 2008-02-19 11:29:46 +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 lpd: spool mode added by Vladimir 2008-02-25 20:30:24 +00:00
umount.c umount: instead of non-standard -D, use -d with opposite meaning 2008-02-14 12:00:21 +00:00