Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-06 | EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> | Denis Vlasenko | |
2007-02-03 | suppress warnings about easch <applet>_main() having | Denis Vlasenko | |
no preceding prototype | |||
2007-01-19 | openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code | Denis Vlasenko | |
(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(); | |||
2006-09-27 | silly switch style fix | Denis Vlasenko | |
2006-06-03 | - move #include busybox.h to the very top so we pull in the config | Bernhard Reutner-Fischer | |
and eventual platform specific includes in early. | |||
2006-03-23 | fixup style | Mike Frysinger | |
2006-03-23 | dont printf arguments given by user for security sanity | Mike Frysinger | |
2006-01-25 | just whitespace | Tim Riker | |
2005-08-01 | commiting: | Paul Fox | |
0000028 03-16-05 patch: new setsid applet |