hush/miscutils
Denis Vlasenko 9af7c9d6b6 openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code
(will close all fd's > 2 on daemonization now)
getty: fix "getty -" support, and also do not try to chown/chmod "-"
telnetd: fix "lost ctty" bug
Yet another attempt on saner function names:
bb_sanitize_server_stdio(0/1) -> bb_sanitize_stdio() + bb_daemonize();
2007-01-19 21:19:35 +00:00
..
adjtimex.c
bbconfig.c
Config.in
crond.c convert calloc to xzalloc 2007-01-03 02:56:00 +00:00
crontab.c
dc.c
devfsd.c
eject.c
hdparm.c random small size optimizations 2007-01-12 22:10:34 +00:00
Kbuild
last.c
less.c less: fix <tab><backspace> buglet 2006-12-31 19:36:01 +00:00
makedevs.c bb_xget[pw/gr]nam were horribly misnamed - fixed. 2006-12-28 05:44:47 +00:00
mountpoint.c
mt.c
nmeter.c
raidautorun.c
readahead.c
runlevel.c
rx.c
setsid.c openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code 2007-01-19 21:19:35 +00:00
strings.c
taskset.c done a dozen of randconfig test. guess what? ALL failed... 2006-12-30 17:57:03 +00:00
time.c
watchdog.c