busybox/miscutils
2007-10-01 12:05:12 +00:00
..
adjtimex.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
bbconfig.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
chrt.c 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 2007-10-01 11:58:38 +00:00
Config.in move microcom to miscutils 2007-09-22 20:51:41 +00:00
crond.c crond: code shrink 2007-08-19 18:49:21 +00:00
crontab.c style and message text fixes 2007-09-27 10:17:53 +00:00
dc.c Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
devfsd.c introduce and use close_on_exec_on(fd). -50 bytes. 2007-09-30 23:50:48 +00:00
eject.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
hdparm.c printf("%s\n") -> puts() 2007-10-01 12:05:12 +00:00
Kbuild move microcom to miscutils 2007-09-22 20:51:41 +00:00
last.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
less.c less: make 'f' page forward 2007-09-27 17:11:48 +00:00
makedevs.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
microcom.c small code shrink 2007-09-29 23:26:52 +00:00
mountpoint.c 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 2007-10-01 11:58:38 +00:00
mt.c xioctl and friends by Tito <farmatito@tiscali.it> 2007-07-14 22:07:14 +00:00
raidautorun.c xioctl and friends by Tito <farmatito@tiscali.it> 2007-07-14 22:07:14 +00:00
readahead.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
runlevel.c stray trailing tabs removed 2007-07-19 22:50:47 +00:00
rx.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
setsid.c 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 2007-10-01 11:58:38 +00:00
strings.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
taskset.c 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 2007-10-01 11:58:38 +00:00
time.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
ttysize.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
watchdog.c watchdog: allow millisecond spec (-t 250ms) 2007-09-05 12:13:51 +00:00