Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
58875aefe4662f83273a787db5aae3ed3abd470a
/
loginutils
/
su.c
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
06c0a71
preparatory patch for -Wwrite-strings #3
by Denis Vlasenko
· 18 years ago
e13a537
su: fix typo: "argv -= optind" should be +=
by Denis Vlasenko
· 18 years ago
359d7ca
- rename SU_SYSLOG to FEATURE_SU_SYSLOG
by Bernhard Reutner-Fischer
· 18 years ago
15b213e
su: make /etc/shells check configurable ash: missing ';'
by Denis Vlasenko
· 18 years ago
9f73944
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
by Denis Vlasenko
· 18 years ago
8f8f268
bb_applet_name -> applet_name
by Denis Vlasenko
· 18 years ago
67b23e6
getopt_ulflags -> getopt32.
by Denis Vlasenko
· 18 years ago
a36a676
correct_password: undo whitespace damage.
by Denis Vlasenko
· 18 years ago
7fee0c4
- fix copy'n paste errors that got introduced when switching to the shorter boilerplate.
by Bernhard Reutner-Fischer
· 18 years ago
a980165
getty, sulogin: convert to using bb_msg for syslog output
by Denis Vlasenko
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
1870737
Comment tweak from tito.
by Rob Landley
· 18 years ago
3bfcf3c
Patch from Tito to make syslog configurable and remove #ifdefs. Further
by Rob Landley
· 18 years ago
df798b7
- minor size tweak
by Bernhard Reutner-Fischer
· 18 years ago
299a6b4
Consolidate #include <sys/time.h> so libbb.h does it.
by Rob Landley
· 18 years ago
5a620ea
- Document -m, -c, -s and provide a default shell for standalone build.
by Bernhard Reutner-Fischer
· 19 years ago
8deb686
Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTMP options
by Mike Frysinger
· 19 years ago
60158cb
A patch from Takeharu KATO to update/fix SE-Linux support.
by Rob Landley
· 20 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
dc4e75e
move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one
by Glenn L McGrath
· 21 years ago
a6b7bdc
Vodz, last patch 105
by Glenn L McGrath
· 21 years ago
9e48045
Patch from Russell Coker:
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
27f64e1
Port over the last of the tinylogin applets -Erik
by Eric Andersen
· 22 years ago
1fca558
Bigger patch for (partial) tinylogin integration
by Robert Griebl
· 22 years ago