summaryrefslogtreecommitdiff
path: root/coreutils/hostid.c
Commit message (Expand)AuthorAgeFilesLines
* move help text from include/usage.src.h to coreutils/*.cPere Orga2011-03-311-0/+5
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* *: remove some uses of argcDenys Vlasenko2010-01-041-2/+2
* *: introduce and use ffulsh_all()Denys Vlasenko2009-11-021-1/+1
* *: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko2008-07-051-1/+1
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-1/+1
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-1/+1
* audit small applets and mark some of them as NOFORK.Denis Vlasenko2007-04-101-3/+3
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* remove bb_printf and the likeDenis Vlasenko2006-10-261-2/+2
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* - add some ATTRIBUTE_UNUSED.Bernhard Reutner-Fischer2006-01-301-15/+2
* Major coreutils update.Manuel Novoa III2003-03-191-3/+9
* It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen2001-02-201-1/+1
* Fix header file usage -- there were many unnecessary header files included inEric Andersen2001-01-271-0/+2
* Remove the warning messages. By consensus, netkit-tiny doesn'tEric Andersen2001-01-241-4/+0
* Fix spelling. s/maintainence/maintenance/Eric Andersen2001-01-241-1/+1
* Warn about apps that will be going away in release 0.50Eric Andersen2001-01-221-0/+4
* Stop using TRUE and FALSE for exit status.Matt Kraai2000-12-011-1/+1
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
* Centralize handling of --help.Matt Kraai2000-07-191-3/+0
* Add usage messages for applets without them.Matt Kraai2000-07-191-0/+3
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-1/+1
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-3/+5
* Sync up busybox with the latest and greatest. This is not stuff forErik Andersen2000-01-151-0/+28