aboutsummaryrefslogtreecommitdiff
path: root/libbb/login.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sync with mainstream, but check more"Vladimir N. Oleynik"2006-02-201-5/+5
* getdomainname() isn't guaranteed to null terminate the string if it wasRob Landley2006-02-201-6/+6
* correction get(host/domain)name usage, revert 742 bug"Vladimir N. Oleynik"2006-02-201-6/+6
* rfelker writes in Bug 742: make sure string is null terminated after calling ...Mike Frysinger2006-02-191-1/+2
* Geir Thomassen wrote, regarding networking/httpd.c line 1358Eric Andersen2003-06-261-1/+1
* Vodz, last_patch_86Glenn L McGrath2003-05-261-23/+27
* Fix \l so it doesnt print the character as well as the tty, from oldGlenn L McGrath2003-05-131-1/+2
* Fix compiler warnings, patch by Steven ScholzGlenn L McGrath2003-02-091-2/+1
* Login prompt function, part of waldi's telnetd from inetd patchGlenn L McGrath2003-01-211-0/+124