aboutsummaryrefslogtreecommitdiff
path: root/libbb/login.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sync with mainstream, but check morevodz2006-02-201-5/+5
* getdomainname() isn't guaranteed to null terminate the string if it waslandley2006-02-201-6/+6
* correction get(host/domain)name usage, revert 742 bugvodz2006-02-201-6/+6
* rfelker writes in Bug 742: make sure string is null terminated after calling ...vapier2006-02-191-1/+2
* Geir Thomassen wrote, regarding networking/httpd.c line 1358andersen2003-06-261-1/+1
* Vodz, last_patch_86bug12003-05-261-23/+27
* Fix \l so it doesnt print the character as well as the tty, from oldbug12003-05-131-1/+2
* Fix compiler warnings, patch by Steven Scholzbug12003-02-091-2/+1
* Login prompt function, part of waldi's telnetd from inetd patchbug12003-01-211-0/+124