Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
ccc1699e3ec5ae0ec43a24fcad58c110f6f8360c
/
coreutils
/
hostid.c
af3f420
Convert all coreutils/* applets to "new style" applet definitions
by Denys Vlasenko
· 8 years ago
9bbf6b9
hostid: do not output sign-extended host id. Closes 6056
by Denys Vlasenko
· 12 years ago
b1611d9
hostid: fix behavior on identifiers starting with zeros
by Pere Orga
· 13 years ago
3442538
move help text from include/usage.src.h to coreutils/*.c
by Pere Orga
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
2ec91ae
*: remove some uses of argc
by Denys Vlasenko
· 15 years ago
8131eea
*: introduce and use ffulsh_all()
by Denys Vlasenko
· 15 years ago
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
99912ca
audit small applets and mark some of them as NOFORK.
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
f0ed376
remove bb_printf and the like
by Denis Vlasenko
· 18 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
20f4000
- add some ATTRIBUTE_UNUSED. - use shorter boilerplate while at it.
by Bernhard Reutner-Fischer
· 19 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
cbe31da
It turns out that DODMALLOC was broken when I reorganized busybox.h
by Eric Andersen
· 24 years ago
ed3ef50
Fix header file usage -- there were many unnecessary header files included in
by Eric Andersen
· 24 years ago
f6c6d9a
Remove the warning messages. By consensus, netkit-tiny doesn't need to happen.
by Eric Andersen
· 24 years ago
24be980
Fix spelling. s/maintainence/maintenance/
by Eric Andersen
· 24 years ago
6705986
Warn about apps that will be going away in release 0.50 -Erik
by Eric Andersen
· 24 years ago
3e856ce
Stop using TRUE and FALSE for exit status.
by Matt Kraai
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
27a8042
Centralize handling of --help.
by Matt Kraai
· 24 years ago
2f46b66
Add usage messages for applets without them.
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
e49d5ec
Some formatting updates (ran the code through indent) -Erik
by Erik Andersen
· 25 years ago
3163821
Sync up busybox with the latest and greatest. This is not stuff for
by Erik Andersen
· 25 years ago