hush/debianutils
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
..
Config.in build system overhaul 2006-10-05 10:17:08 +00:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
mktemp.c - add option -t 2006-10-10 15:28:41 +00:00
pipe_progress.c - move #include busybox.h to the very top so we pull in the config 2006-06-02 20:56:16 +00:00
readlink.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
run_parts.c style cleanup: return(a) -> return a, part 1 2006-11-27 16:49:31 +00:00
start_stop_daemon.c openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code 2007-01-19 21:19:35 +00:00
which.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00