v[hp]error_msg have 2-3 callsites only -> incorporate there.
[oweals/busybox.git] / libbb / login.c
2007-08-12 Denis Vlasenkotrylink: produce even more info about final link stage
2007-05-31 Denis Vlasenkodelete tons of extra #includes
2007-04-12 Denis Vlasenkostyle fixes. No code changes
2006-10-31 Denis Vlasenkologin: re-enable Ctrl-^C before execing shell.
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-07-10 "Robert P. J. Day"Replace current verbose GPL stuff in libbb/*.c with...
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-02-20 "Vladimir N. Oleynik"sync with mainstream, but check more
2006-02-20 Rob Landleygetdomainname() isn't guaranteed to null terminate...
2006-02-20 "Vladimir N. Oleynik"correction get(host/domain)name usage, revert 742 bug
2006-02-19 Mike Frysingerrfelker writes in Bug 742: make sure string is null...
2003-06-26 Eric AndersenGeir Thomassen wrote, regarding networking/httpd.c...
2003-05-26 Glenn L McGrathVodz, last_patch_86
2003-05-13 Glenn L McGrathFix \l so it doesnt print the character as well as...
2003-02-09 Glenn L McGrathFix compiler warnings, patch by Steven Scholz
2003-01-21 Glenn L McGrathLogin prompt function, part of waldi's telnetd from...