..
adjtimex.c
ifconfig: code shrink
2007-11-04 04:10:17 +00:00
bbconfig.c
*: fix fallout from -Wunused-parameter
2008-03-17 09:04:04 +00:00
chat.c
libbb: introduce xmalloc_xopen_read_close and use where appropriate
2008-04-19 19:32:08 +00:00
chrt.c
lpr: add more accurate comments
2008-03-24 02:05:58 +00:00
Config.in
build system: move misplaced config entry for script applet
2008-04-21 05:05:17 +00:00
crond.c
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
2008-05-13 02:27:31 +00:00
crontab.c
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
2008-03-17 09:29:43 +00:00
dc.c
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
2008-03-26 20:04:27 +00:00
devfsd.c
whitespace fixes
2008-03-28 01:00:09 +00:00
eject.c
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
2008-05-13 02:27:31 +00:00
fbsplash.c
whitespace fixes. no code changes
2008-04-22 00:16:29 +00:00
fbsplash.cfg
fbsplash: cosmetic comment and Config text fixes; rename .ini -> .cfg
2008-03-26 15:12:11 +00:00
hdparm.c
hdparm: do not lie about supporting -q (quiet)
2008-03-20 13:44:50 +00:00
Kbuild
man: new applet. ~600 bytes.
2008-04-13 08:20:00 +00:00
last.c
- fix strncmp'ing "runlevel". (Cristian Ionescu-Idbohrn)
2008-05-05 14:45:32 +00:00
less.c
fix warnings about pointer signedness
2008-05-09 18:07:15 +00:00
makedevs.c
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
2008-03-26 20:04:27 +00:00
man.c
whitespace fixes. no code changes
2008-04-22 00:16:29 +00:00
microcom.c
delay reconfig of input tty until target device has been both opened
2008-04-23 15:31:29 +00:00
mountpoint.c
add -fvisibility=hidden to CC flags, mark XXX_main functions
2007-10-11 10:05:36 +00:00
mt.c
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
2008-03-17 09:09:09 +00:00
raidautorun.c
add -fvisibility=hidden to CC flags, mark XXX_main functions
2007-10-11 10:05:36 +00:00
readahead.c
mkswap, readahead: stop using fdlength, it is reported to be unreliable
2008-01-27 23:41:34 +00:00
runlevel.c
add -fvisibility=hidden to CC flags, mark XXX_main functions
2007-10-11 10:05:36 +00:00
rx.c
libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set
2008-03-12 23:19:35 +00:00
setsid.c
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
2008-03-17 09:29:43 +00:00
strings.c
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
2008-03-23 22:55:25 +00:00
taskset.c
taskset: (1ull < 65) like ops are not good, avoid that
2008-04-25 17:01:06 +00:00
time.c
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
2008-03-17 09:29:43 +00:00
ttysize.c
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
2008-03-17 09:29:43 +00:00
watchdog.c
*: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember)
2008-03-19 19:38:46 +00:00