Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
97d86f2bb59751be52fb3ee5cdb8b06e7b3bb98f
/
applets
/
applets.c
4d4ef19
I miscalculated on this one, change it back
by Glenn L McGrath
· 22 years ago
6ead3ab
Save a few bytes in show_usage
by Glenn L McGrath
· 22 years ago
c38678d
Apply vodz' last_patch52
by Eric Andersen
· 22 years ago
b37367a
Run through indent, use /* */ style comments instead of //
by Glenn L McGrath
· 22 years ago
88947dd
Added a compile time option to suppress the "Using fallback.." message
by Robert Griebl
· 22 years ago
e4f9f3a
Don't treat a non-existant/-readable config file as an empty config, but
by Robert Griebl
· 22 years ago
887ca79
Scrub pwd.h and grp.h handling so we don't have to play any silly games. -Erik
by Eric Andersen
· 22 years ago
0c789a4
If config file can not be parsed, use compiled in BB_SUID_... values as a
by Robert Griebl
· 22 years ago
c9aca45
Implement two types of suid/sgid support for BusyBox:
by Robert Griebl
· 22 years ago
ab3d839
Add support for `busybox --help APPLET' by Vladimir Oleynik.
by Matt Kraai
· 23 years ago
861e624
Fix ash exec (noted by Arne Bernin).
by Matt Kraai
· 23 years ago
1557626
Make the extern NUM_APPLETS be a extern const NUM_APPLETS, to match
by Eric Andersen
· 23 years ago
bd4b621
Applied patch from Jim Gleason that makes it so busybox will still work even
by Mark Whitley
· 23 years ago
04095e5
Move messages.c to libbb. Make each string in messages.c be its own .o file.
by Eric Andersen
· 24 years ago
0f0c0b4
Make 'busybox --help' work as expected, closing bug #1139 -Erik
by Eric Andersen
· 24 years ago
08ff8a4
includes cleanup from Jeff Garzik
by Eric Andersen
· 24 years ago
2ccfef2
Patch from Vladimir to move struct applet from busybox.c to applets.c,
by Eric Andersen
· 24 years ago
aad1a88
Convert utility.c into libbb.a. It is now a whole pile of .c
by Eric Andersen
· 24 years ago