aboutsummaryrefslogtreecommitdiff
path: root/loginutils/su.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* usage.c: remove reference to busybox.hvda2007-05-261-1/+1
* suppress warnings about easch <applet>_main() havingvda2007-02-031-0/+1
* preparatory patch for -Wwrite-strings #3vda2007-01-291-3/+3
* su: fix typo: "argv -= optind" should be +=vda2006-12-231-1/+1
* - rename SU_SYSLOG to FEATURE_SU_SYSLOGaldot2006-12-191-7/+8
* su: make /etc/shells check configurablevda2006-12-191-8/+15
* inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]vda2006-12-161-7/+11
* bb_applet_name -> applet_namevda2006-10-031-1/+1
* getopt_ulflags -> getopt32.vda2006-10-031-1/+1
* correct_password: undo whitespace damage.vda2006-09-231-1/+1
* - fix copy'n paste errors that got introduced when switching to the shorter b...aldot2006-09-131-1/+1
* getty, sulogin: convert to using bb_msg for syslog outputvda2006-09-071-3/+3
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidatelandley2006-08-031-5/+1
* Comment tweak from tito.landley2006-07-151-1/+1
* Patch from Tito to make syslog configurable and remove #ifdefs. Furtherlandley2006-07-101-111/+43
* - minor size tweakaldot2006-06-141-8/+7
* Consolidate #include <sys/time.h> so libbb.h does it.landley2006-05-271-1/+0
* - Document -m, -c, -s and provide a default shell for standalone build.aldot2006-01-191-9/+17
* Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTM...vapier2005-07-011-1/+1
* A patch from Takeharu KATO to update/fix SE-Linux support.landley2005-05-031-3/+2
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-6/+6
* move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as onebug12003-09-021-1/+0
* Vodz, last patch 105bug12003-08-291-74/+66
* Patch from Russell Coker:andersen2003-07-031-1/+5
* Major coreutils update.mjn32003-03-191-7/+7
* Port over the last of the tinylogin appletsandersen2002-06-231-7/+2
* Bigger patch for (partial) tinylogin integrationsandman2002-06-041-0/+167