summaryrefslogtreecommitdiff
path: root/hostname.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Vladimir's last_patch_15Glenn L McGrath2001-06-261-3/+4
* These were broken when using dmalloc due to include file orderingEric Andersen2001-06-231-2/+2
* Add xgethostbyname and herror_msg* functions.Matt Kraai2001-05-161-6/+2
* Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.cMatt Kraai2001-05-161-5/+5
* A cleanup patch from Jeff Garzik to static-ify a number ofEric Andersen2001-03-091-2/+2
* Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanupEric Andersen2001-03-091-1/+2
* This patch, put together by Manuel Novoa III, is a merge of workEric Andersen2001-02-141-5/+5
* Fix wget error message and add (and use) chomp library function.Matt Kraai2001-02-011-3/+2
* Removed trailing \n from error_msg{,_and_die} messages.Matt Kraai2001-01-311-2/+2
* Fix header file usage -- there were many unnecessary header files included inEric Andersen2001-01-271-1/+2
* Remove the warning messages. By consensus, netkit-tiny doesn'tEric Andersen2001-01-241-5/+1
* 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
* 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
* Apply patch from "Orion Poplawski" <OPoplawski@cqg.com> to makeEric Andersen2000-10-121-1/+7
* 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
* 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
* More libc portability updates, add in the website (which has not beenErik Andersen2000-05-191-2/+1
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-121-4/+7
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-93/+100
* A few minor updates. ;-)Erik Andersen2000-02-071-1/+1
* Tail now works (costs 6k). Several other updates.Eric Andersen1999-12-091-1/+1
* 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