Glenn L McGrath
|
4d4ef19c76
I miscalculated on this one, change it back
|
il y a 22 ans |
Glenn L McGrath
|
6ead3abd55
Save a few bytes in show_usage
|
il y a 22 ans |
Eric Andersen
|
c38678d14b
Apply vodz' last_patch52
|
il y a 22 ans |
Glenn L McGrath
|
b37367aa77
Run through indent, use /* */ style comments instead of //
|
il y a 22 ans |
Robert Griebl
|
88947dd05e
Added a compile time option to suppress the "Using fallback.." message
|
il y a 22 ans |
Robert Griebl
|
e4f9f3a960
Don't treat a non-existant/-readable config file as an empty config, but
|
il y a 22 ans |
Eric Andersen
|
887ca79f04
Scrub pwd.h and grp.h handling so we don't have to play any
|
il y a 22 ans |
Robert Griebl
|
0c789a4255
If config file can not be parsed, use compiled in BB_SUID_... values as a
|
il y a 22 ans |
Robert Griebl
|
c9aca4561d
Implement two types of suid/sgid support for BusyBox:
|
il y a 22 ans |
Matt Kraai
|
ab3d839ef4
Add support for `busybox --help APPLET' by Vladimir Oleynik.
|
il y a 23 ans |
Matt Kraai
|
861e624e15
Fix ash exec (noted by Arne Bernin).
|
il y a 23 ans |
Eric Andersen
|
1557626897
Make the extern NUM_APPLETS be a extern const NUM_APPLETS, to match
|
il y a 23 ans |
Mark Whitley
|
bd4b621e91
Applied patch from Jim Gleason that makes it so busybox will still work even
|
il y a 23 ans |
Eric Andersen
|
04095e58fb
Move messages.c to libbb. Make each string in messages.c be its own .o file.
|
il y a 23 ans |
Eric Andersen
|
0f0c0b41ce
Make 'busybox --help' work as expected, closing bug #1139
|
il y a 23 ans |
Eric Andersen
|
08ff8a49ba
includes cleanup from Jeff Garzik
|
il y a 23 ans |
Eric Andersen
|
2ccfef2004
Patch from Vladimir to move struct applet from busybox.c to applets.c,
|
il y a 24 ans |
Eric Andersen
|
aad1a88c76
Convert utility.c into libbb.a. It is now a whole pile of .c
|
il y a 24 ans |