Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
8f0183938667c570f3ae3e3a6ab9be68676735ce
/
id.c
59df6f7
Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c
by Matt Kraai
· 23 years ago
4142d4d
Patch from Vladimir N. Oleynik to save 128 bytes by moving error
by Eric Andersen
· 24 years ago
67991cf
This patch, put together by Manuel Novoa III, is a merge of work
by Eric Andersen
· 24 years ago
dd19c69
Removed trailing \n from error_msg{,_and_die} messages.
by Matt Kraai
· 24 years ago
ed3ef50
Fix header file usage -- there were many unnecessary header files included in
by Eric Andersen
· 24 years ago
ab050f5
Add in a patch to make busybox use the normal pwd.h and grp.h
by Eric Andersen
· 24 years ago
c1b8f12
Apply a patch from Brent Priddy <brent.priddy@adtran.com> to add
by Eric Andersen
· 24 years ago
bd193a4
Fix from Matt Kraai -- a better way to NULL terminate strings for the
by Eric Andersen
· 24 years ago
f57c944
Changed names of functions in utility.c and all affected files, to make
by Mark Whitley
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
9cf306d
Fix for a potential uninitialized variable, thx to
by Eric Andersen
· 24 years ago
6150df3
Some cleanups, based on a patch from Ken Chalmers -Erik
by Eric Andersen
· 24 years ago
99e370f
Whoops. Forgot to #include <getopt.h>.
by Mark Whitley
· 24 years ago
aa4f108
Converted option parsing to getopt() and made some minor formatting changes.
by Mark Whitley
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
b610615
Updates to a number of apps to remove warnings/compile errors under libc5.
by Eric Andersen
· 24 years ago
5b46d79
Some more portability updates -Erik
by Erik Andersen
· 24 years ago
73c8c9c
More doc updates -Erik
by Erik Andersen
· 25 years ago
7ab9c7e
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
by Erik Andersen
· 25 years ago
94f5e0b
Some accrued fixes/updates.
by Erik Andersen
· 25 years ago