Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-31 | login: re-enable Ctrl-^C before execing shell. | Denis Vlasenko | |
2006-09-17 | whitespace cleanup | Denis Vlasenko | |
2006-07-10 | Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. | "Robert P. J. Day" | |
2006-07-02 | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | |
2006-02-20 | sync with mainstream, but check more | "Vladimir N. Oleynik" | |
2006-02-20 | getdomainname() isn't guaranteed to null terminate the string if it was | Rob Landley | |
truncated for length. SVN 14135 made sure that the truncated version would always be null terminated. SVN 14144 broke this for no readily apparent reason, and I have no idea what it was even trying to accomplish. Reverted. | |||
2006-02-20 | correction get(host/domain)name usage, revert 742 bug | "Vladimir N. Oleynik" | |
2006-02-19 | rfelker writes in Bug 742: make sure string is null terminated after calling ↵ | Mike Frysinger | |
gethostname | |||
2003-06-26 | Geir Thomassen wrote, regarding networking/httpd.c line 1358 | Eric Andersen | |
Hello, I think the test for an unconfigured httpd is wrong in the CVS (busybox-unstable-20030620.tar.bz2) flg_deny_all is default 0 vodz then wrote: Oops. You are right. Also, this mistake haved from two place. Last patch rewroted to my new get_ularg() function for overcompensate size from this error found ;-) | |||
2003-05-26 | Vodz, last_patch_86 | Glenn L McGrath | |
2003-05-13 | Fix \l so it doesnt print the character as well as the tty, from old | Glenn L McGrath | |
patch by Nick Fedchik | |||
2003-02-09 | Fix compiler warnings, patch by Steven Scholz | Glenn L McGrath | |
2003-01-21 | Login prompt function, part of waldi's telnetd from inetd patch | Glenn L McGrath | |