| Commit message (Expand) | Author | Age | Files | Lines |
* | libbb: [x]fopen_for_{read,write} introduced and used. | Denis Vlasenko | 2008-07-21 | 1 | -1/+1 |
* | libbb: shrink print_login_issue (by Vladimir Dronnikov) | Denis Vlasenko | 2008-07-12 | 1 | -8/+7 |
* | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko | 2008-06-27 | 1 | -3/+3 |
* | *: whitespace fixes, no code changes | Denis Vlasenko | 2008-03-24 | 1 | -1/+1 |
* | *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it> | Denis Vlasenko | 2008-02-25 | 1 | -9/+5 |
* | mount: recognize "dirsync" (closes bug 835) | Denis Vlasenko | 2008-02-18 | 1 | -2/+9 |
* | login: clear dangerous environment variables if started by non-root | Denis Vlasenko | 2007-11-06 | 1 | -0/+26 |
* | trylink: produce even more info about final link stage | Denis Vlasenko | 2007-08-12 | 1 | -2/+2 |
* | delete tons of extra #includes | Denis Vlasenko | 2007-05-31 | 1 | -5/+1 |
* | style fixes. No code changes | Denis Vlasenko | 2007-04-12 | 1 | -1/+1 |
* | login: re-enable Ctrl-^C before execing shell. | Denis Vlasenko | 2006-10-31 | 1 | -66/+53 |
* | whitespace cleanup | Denis Vlasenko | 2006-09-17 | 1 | -1/+1 |
* | Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. | "Robert P. J. Day" | 2006-07-10 | 1 | -14/+2 |
* | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | 2006-07-02 | 1 | -0/+1 |
* | sync with mainstream, but check more | "Vladimir N. Oleynik" | 2006-02-20 | 1 | -5/+5 |
* | getdomainname() isn't guaranteed to null terminate the string if it was | Rob Landley | 2006-02-20 | 1 | -6/+6 |
* | correction get(host/domain)name usage, revert 742 bug | "Vladimir N. Oleynik" | 2006-02-20 | 1 | -6/+6 |
* | rfelker writes in Bug 742: make sure string is null terminated after calling ... | Mike Frysinger | 2006-02-19 | 1 | -1/+2 |
* | Geir Thomassen wrote, regarding networking/httpd.c line 1358 | Eric Andersen | 2003-06-26 | 1 | -1/+1 |
* | Vodz, last_patch_86 | Glenn L McGrath | 2003-05-26 | 1 | -23/+27 |
* | Fix \l so it doesnt print the character as well as the tty, from old | Glenn L McGrath | 2003-05-13 | 1 | -1/+2 |
* | Fix compiler warnings, patch by Steven Scholz | Glenn L McGrath | 2003-02-09 | 1 | -2/+1 |
* | Login prompt function, part of waldi's telnetd from inetd patch | Glenn L McGrath | 2003-01-21 | 1 | -0/+124 |