summaryrefslogtreecommitdiff
path: root/loginutils/sulogin.c
Commit message (Expand)AuthorAgeFilesLines
...
* sulogin: add support for $SUSHELL & $sushellDenis Vlasenko2006-10-141-4/+14
* attempt to regularize atoi mess.Denis Vlasenko2006-10-081-4/+2
* bb_applet_name -> applet_nameDenis Vlasenko2006-10-031-1/+1
* getopt_ulflags -> getopt32.Denis Vlasenko2006-10-031-1/+1
* whitespace cleanupDenis Vlasenko2006-09-171-2/+2
* Error reporting fix for sulogin, plus remove help entries for options we neverRob Landley2006-09-111-1/+1
* sulogin: minor cleanup.Denis Vlasenko2006-09-091-17/+15
* Shrinkage/cleanup from Tito.Rob Landley2006-09-081-87/+45
* getty, sulogin: convert to using bb_msg for syslog outputDenis Vlasenko2006-09-071-19/+13
* removed a lot of trailing \n in bb_msg() calls. It is addedDenis Vlasenko2006-09-061-3/+3
* sulogin: fix bug: -tNNN didn't workDenis Vlasenko2006-09-031-4/+5
* Add one-line GPL boilerplate to numerous (but not all yet) source files."Robert P. J. Day"2006-07-121-0/+4
* Consolidate #include <sys/time.h> so libbb.h does it.Rob Landley2006-05-271-1/+0
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* - bzero -> memsetBernhard Reutner-Fischer2006-01-311-9/+8
* just whitespaceTim Riker2006-01-251-2/+2
* patch from tito: consolidate delay functions as bb_do_delay()Rob Landley2006-01-061-7/+1
* common BUFSIZ BSS buffer, small reduce code, data and bss"Vladimir N. Oleynik"2005-10-151-3/+5
* A patch from Takeharu KATO to update/fix SE-Linux support.Rob Landley2005-05-031-0/+6
* Do not use getpass(3)Eric Andersen2004-05-011-27/+1
* Major coreutils update.Manuel Novoa III2003-03-191-3/+3
* Port over the last of the tinylogin appletsEric Andersen2002-06-231-0/+184