busybox/console-tools
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
..
chvt.c attempt to regularize atoi mess. 2006-10-08 12:49:22 +00:00
clear.c Add one-line GPL boilerplate to numerous (but not all yet) source files. 2006-07-12 07:56:04 +00:00
Config.in - revert r16191; re-add resize() applet. 2006-10-25 15:07:56 +00:00
deallocvt.c attempt to regularize atoi mess. 2006-10-08 12:49:22 +00:00
dumpkmap.c Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 2006-08-03 15:41:12 +00:00
Kbuild - revert r16191; re-add resize() applet. 2006-10-25 15:07:56 +00:00
loadfont.c remove casts from xmalloc() 2006-12-19 23:36:04 +00:00
loadkmap.c u_short, ulong exterminated 2006-12-19 20:32:02 +00:00
openvt.c openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code 2007-01-19 21:19:35 +00:00
reset.c Add one-line GPL boilerplate to numerous (but not all yet) source files. 2006-07-12 07:56:04 +00:00
resize.c - revert r16191; re-add resize() applet. 2006-10-25 15:07:56 +00:00
setconsole.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
setkeycodes.c attempt to regularize atoi mess. 2006-10-08 12:49:22 +00:00
setlogcons.c attempt to regularize atoi mess. 2006-10-08 12:49:22 +00:00