busybox/shell
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
..
ash.c fix subtle bug inherited from dash 2007-01-18 01:12:57 +00:00
bbsh.c Trailing whitespace removal over entire tree 2007-01-11 17:20:00 +00:00
cmdedit.c * precision requires the argument be an integer, not size_t 2006-12-28 21:41:09 +00:00
cmdedit.h #if CONFIG_xxx -> #if ENABLE_xxx 2006-11-01 09:13:26 +00:00
Config.in Fix kbuild bugs noticed by Bernhard Fischer <rep.nop@aon.at> 2006-11-02 22:09:37 +00:00
hush.c openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code 2007-01-19 21:19:35 +00:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
lash.c openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code 2007-01-19 21:19:35 +00:00
msh.c stty: fix width of a field for ppc32 2007-01-01 18:18:04 +00:00