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-10-08 | attempt to regularize atoi mess. | Denis Vlasenko | |
2006-08-03 | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | Rob Landley | |
things like xasprintf() into xfuncs.c, remove xprint_file_by_name() (it only had one user), clean up lots of #includes... General cleanup pass. What I've been doing for the last couple days. And it conflicts! I've removed httpd.c from this checkin due to somebody else touching that file. It builds for me. I have to catch a bus. (Now you know why I'm looking forward to Mercurial.) | |||
2006-05-19 | - remove emacs layout block as suggested by Robert P.J. Day | Bernhard Reutner-Fischer | |
- use shorter boilerplate while at it | |||
2006-03-10 | Cleanup patches from tito. | Rob Landley | |
2006-01-25 | just whitespace | Tim Riker | |
2005-09-08 | Tito sent more size tweaks. | Rob Landley | |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | |
2004-01-13 | Patch by Tito, remove some unneeded variables to save some space. | Glenn L McGrath | |
2003-12-20 | Use bb_xopen | Glenn L McGrath | |
2003-05-13 | Re-use existing variables, patch from Tito | Glenn L McGrath | |
2003-03-19 | Major coreutils update. | Manuel Novoa III | |
2002-12-08 | Fix compile warning | Glenn L McGrath | |
2002-09-16 | Put in GPL v2 or later copyright notice | Glenn L McGrath | |
2002-09-16 | openvt applet by Quy Tonthat | Glenn L McGrath | |