aboutsummaryrefslogtreecommitdiff
path: root/networking/hostname.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix header file usage -- there were many unnecessary header files included inEric Andersen2001-01-271-1/+2
| | | | | | | busybox.h which slowed compiles. I left only what was needed and then fixed up all the apps to include their own header files. I also fixed naming for pwd.h and grp.h functions. Tested to compile and run with libc5, glibc, and uClibc. -Erik
* Remove the warning messages. By consensus, netkit-tiny doesn'tEric Andersen2001-01-241-5/+1
| | | | need to happen.
* Fix spelling. s/maintainence/maintenance/Eric Andersen2001-01-241-2/+2
|
* Warn about apps that will be going away in release 0.50Eric Andersen2001-01-221-1/+5
| | | | -Erik
* Use busybox error handling functions wherever possible.Matt Kraai2000-12-221-8/+5
|
* Changed names of functions in utility.c and all affected files, to makeMark Whitley2000-12-071-2/+2
| | | | compliant with the style guide. Everybody rebuild your tags file!
* Apply patch from "Orion Poplawski" <OPoplawski@cqg.com> to makeEric Andersen2000-10-121-1/+7
| | | | | hostname do "--file" -Erik
* Consolidate handling of some fopen failures.Matt Kraai2000-09-271-12/+8
|
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-2/+2
| | | | -Erik
* Extract usage information into a separate file.Matt Kraai2000-07-161-16/+1
|
* Use errorMsg rather than fprintf.Matt Kraai2000-07-141-3/+2
|
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-2/+2
| | | | | Tested under both libc5 and libc6 and all seems well with these fixes. -Erik
* More libc portability updates, add in the website (which has not beenErik Andersen2000-05-191-2/+1
| | | | | archived previously). Wrote 'which' during the meeting today. -Erik
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-121-4/+7
| | | | | | | | which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-93/+100
| | | | -Erik
* A few minor updates. ;-)Erik Andersen2000-02-071-1/+1
| | | | | | Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik
* Tail now works (costs 6k). Several other updates.Eric Andersen1999-12-091-1/+1
| | | | -Erik
* Latest and greatestEric Andersen1999-12-081-1/+1
|
* StufEric Andersen1999-12-081-2/+2
|
* StufEric Andersen1999-12-081-29/+41
|
* StufEric Andersen1999-12-071-0/+126