hush/miscutils
Denys Vlasenko cb23d93c68 *: add/remove safe_, it seems we had a few incorrect uses
function                                             old     new   delta
chat_main                                           1359    1361      +2
microcom_main                                        712     713      +1
ifplugd_main                                        1109    1110      +1
arpping                                              465     466      +1
acpid_main                                           440     441      +1
script_main                                         1069    1067      -2
cgi_io_loop_and_exit                                 594     591      -3
telnet_main                                         1475    1469      -6
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 5/3 up/down: 6/-11)              Total: -5 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-01-12 12:29:55 +01:00
..
adjtimex.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
bbconfig.c
beep.c randomconfig fixes 2009-12-12 02:42:35 +01:00
chat.c
chrt.c
Config.in flashcp: new applet by Stefan Seyfried. +900 bytes 2009-11-21 18:32:19 +01:00
crond.c *: make it easier to distinquish "struct tm", pointer to one, etc 2010-01-09 19:10:49 +01:00
crontab.c ntpd: and real handling for -N, show usage w/o options; trim text 2009-11-25 14:52:47 +01:00
dc.c dc: make "dc -1.23 ..." work 2009-12-30 18:37:08 +01:00
devfsd.c
devmem.c
eject.c eject: band-aid for kernel headers using u8 type 2009-11-15 02:48:01 +01:00
fbsplash.c libbb: added xfdopen_for_read/write 2009-11-15 23:28:11 +01:00
fbsplash.cfg
flash_eraseall.c flash_eraseall: stop using obsolete mtd/jffs2-user.h; code shrink 2009-11-27 13:26:17 +01:00
flash_lock_unlock.c
flashcp.c flashcp: new applet by Stefan Seyfried. +900 bytes 2009-11-21 18:32:19 +01:00
hdparm.c *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +01:00
inotifyd.c
ionice.c
Kbuild flashcp: new applet by Stefan Seyfried. +900 bytes 2009-11-21 18:32:19 +01:00
last_fancy.c
last.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
less.c *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +01:00
makedevs.c
man.c
microcom.c *: add/remove safe_, it seems we had a few incorrect uses 2010-01-12 12:29:55 +01:00
mountpoint.c mountpoint: btrfs fix 2009-11-01 04:33:23 +01:00
mt.c
raidautorun.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
readahead.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
runlevel.c runlevel: -2 bytes 2009-11-26 15:26:14 +01:00
rx.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
setsid.c
strings.c libbb: robustify isXXXX(). +39 bytes 2009-11-18 11:34:43 +01:00
taskset.c
time.c *: do not assign to stdout/stderr, it's not portable. 2010-01-02 18:49:22 +01:00
timeout.c
ttysize.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
volname.c
wall.c wall: new applet 2009-10-27 17:34:36 +01:00
watchdog.c more C standard compat fixes from Dan Fandrich 2009-09-06 12:47:55 +02:00