aboutsummaryrefslogtreecommitdiff
path: root/libbb/login.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* delete tons of extra #includesvda2007-05-311-5/+1
* style fixes. No code changesvda2007-04-121-1/+1
* login: re-enable Ctrl-^C before execing shell.vda2006-10-311-66/+53
* whitespace cleanupvda2006-09-171-1/+1
* Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.rpjday2006-07-101-14/+2
* Standardize on the vi editing directives being on the first line.rpjday2006-07-021-0/+1
* 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