Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
e5387a0574a4da88411753c4df959a03629063c9
/
loginutils
/
sulogin.c
e5387a0
bb_askpass: handle Ctrl-C, restore termoios on Ctrl-C.
by Denis Vlasenko
· 17 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
a2f6101
setup_environment: code shrink
by Denis Vlasenko
· 17 years ago
fe7cd64
don't pass argc in getopt32, it's superfluous
by Denis Vlasenko
· 17 years ago
6ca409e
trylink: produce even more info about final link stage
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 17 years ago
5df955f
Do not fail password check if shadow password does not exist -
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
b5a122b
fix for uclibc-without-shadow.h compilation
by Denis Vlasenko
· 18 years ago
7fa0fca
fix build without shadow support
by Denis Vlasenko
· 18 years ago
c345d8e
sulogin: add support for $SUSHELL & $sushell
by Denis Vlasenko
· 18 years ago
1385899
attempt to regularize atoi mess.
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
9213a9e
whitespace cleanup
by Denis Vlasenko
· 18 years ago
6967494
Error reporting fix for sulogin, plus remove help entries for options we never
by Rob Landley
· 18 years ago
9852d5a
sulogin: minor cleanup.
by Denis Vlasenko
· 18 years ago
dd93abe
Shrinkage/cleanup from Tito.
by Rob Landley
· 18 years ago
a980165
getty, sulogin: convert to using bb_msg for syslog output
by Denis Vlasenko
· 18 years ago
6d655be
removed a lot of trailing \n in bb_msg() calls. It is added
by Denis Vlasenko
· 18 years ago
adff40e
sulogin: fix bug: -tNNN didn't work
by Denis Vlasenko
· 18 years ago
801ab14
Add one-line GPL boilerplate to numerous (but not all yet) source files.
by "Robert P. J. Day"
· 18 years ago
299a6b4
Consolidate #include <sys/time.h> so libbb.h does it.
by Rob Landley
· 18 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
3038557
- bzero -> memset
by Bernhard Reutner-Fischer
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
84cb767
patch from tito: consolidate delay functions as bb_do_delay()
by Rob Landley
· 19 years ago
6f347ef
common BUFSIZ BSS buffer, small reduce code, data and bss
by "Vladimir N. Oleynik"
· 19 years ago
60158cb
A patch from Takeharu KATO to update/fix SE-Linux support.
by Rob Landley
· 20 years ago
6f9a778
Do not use getpass(3)
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