aboutsummaryrefslogtreecommitdiff
path: root/loginutils/login.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* From Jan Kiszka: This patch fixes the security labelling of the login terminallandley2006-03-271-13/+9
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-1/+1
* more destroy potential overflow for x86_64.vodz2006-01-311-1/+3
* destroy potential overflow for x86_64. Added ATTRIBUTE_UNUSEDvodz2006-01-311-3/+6
* fix up yet more annoying signed/unsigned and mixed type errorsandersen2006-01-301-2/+2
* just whitespacetimr2006-01-251-1/+1
* patch from tito: consolidate delay functions as bb_do_delay()landley2006-01-061-11/+1
* Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTM...vapier2005-07-011-7/+9
* A patch from Takeharu KATO to update/fix SE-Linux support.landley2005-05-031-25/+27
* Patch from Bernhard Fischer to make a bunch of symbols staticandersen2005-04-161-1/+1
* In Bug 208, bernhardf writes:vapier2005-04-161-1/+1
* Save a line or twoandersen2004-08-261-2/+1
* Patch from Manousaridis Angelos to cleanup stale file descriptors, it was pre...bug12004-08-251-1/+2
* Umm. Not guilty by reason of insanity.andersen2004-07-301-1/+1
* Fixup getty, login, etc so the utmp and wtmp are updated, allowingandersen2004-07-301-3/+4
* Larry Doolittle writes:andersen2004-04-141-1/+1
* Sigh. The patch from David Anders (prpplague) broke standardandersen2004-04-121-1/+3
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-24/+24
* David Anders (prpplague) submitted this patch to allow login to workandersen2004-03-091-2/+2
* move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as onebug12003-09-021-4/+6
* Ronny L Nilsson writes:andersen2003-07-301-5/+2
* Patch from Russell Coker:andersen2003-07-031-2/+45
* Major coreutils update.mjn32003-03-191-8/+8
* run telnet from inetd, present login prompt if login is configured,bug12003-01-211-11/+9
* A missing /etc/securetty is not an error when checking the tty name - thesandman2002-12-031-1/+1
* A missing securetty file is not an error.andersen2002-11-141-4/+2
* Remove gratuitous and unnecessary "BusyBox" refernece in login promptandersen2002-11-071-1/+1
* last_patch61 from vodz:andersen2002-10-101-8/+6
* last_patch60 from vodz:andersen2002-10-101-0/+8
* Port over the last of the tinylogin appletsandersen2002-06-231-35/+8
* Several login cleanups from vodzandersen2002-06-221-25/+32
* Bigger patch for (partial) tinylogin integrationsandman2002-06-041-0/+459