summaryrefslogtreecommitdiff
path: root/networking/hostname.c
Commit message (Expand)AuthorAgeFilesLines
* more --help text tweaksDenys Vlasenko2020-12-131-2/+2
* libbb: reduce the overhead of single parameter bb_error_msg() callsJames Byrne2019-07-021-1/+1
* config: update size informationDenys Vlasenko2018-12-281-1/+1
* regularize format of source file headers, no code changesDenys Vlasenko2017-09-181-1/+0
* getopt32: remove applet_long_optionsDenys Vlasenko2017-08-081-8/+4
* dnsdomainname,hostname: make NOEXECDenys Vlasenko2017-08-071-3/+3
* do not use `a' quoting style in commentsDenys Vlasenko2017-08-021-1/+1
* config: deindent all help textsDenys Vlasenko2017-07-211-2/+2
* Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-181-2/+2
* *: add comment about APPLET_ODDNAME formatDenys Vlasenko2017-01-291-0/+1
* dnsdomainname: split it from "hostname", make it independently selectableDenys Vlasenko2016-11-131-2/+24
* hostname: do not use gethostbyname() for "hostname -s"Michael Tokarev2013-12-171-2/+5
* hostname: make -i not emit extra trailing spaceDenys Vlasenko2012-04-011-1/+1
* *: remove "Options:" string from help textsDenys Vlasenko2011-06-051-1/+0
* move remaining help text from include/usage.src.hPere Orga2011-04-111-0/+19
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* *: gethostname-related fixesDenys Vlasenko2010-02-271-3/+7
* remove trailing whitespaceDenys Vlasenko2009-07-151-1/+1
* updates for supporting Linux kernel build and initrd utilitiesDenys Vlasenko2009-06-261-30/+91
* fix several problems with config parser:Denis Vlasenko2008-07-261-1/+1
* libbb: [x]fopen_for_{read,write} introduced and used.Denis Vlasenko2008-07-211-19/+10
* *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it>Denis Vlasenko2008-02-251-9/+9
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-1/+1
* introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).Denis Vlasenko2007-09-271-1/+1
* don't pass argc in getopt32, it's superfluousDenis Vlasenko2007-08-181-1/+1
* Audit bb_common_bufsiz usage, add script which looks for misuse.Denis Vlasenko2007-06-041-4/+5
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-1/+1
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* fix option -F mishandlingDenis Vlasenko2007-01-261-1/+1
* arping: stop using last gethostbyname2 in the treeDenis Vlasenko2007-01-251-3/+4
* - sed -i -e "/\$Id:/d;"Bernhard Reutner-Fischer2007-01-221-1/+0
* vda, we once had a get_chomped_line_from_file or the like. Where is that nowa...Bernhard Reutner-Fischer2007-01-091-17/+15
* getopt_ulflags -> getopt32.Denis Vlasenko2006-10-031-2/+2
* hostname: getopt_ulflags'isationDenis Vlasenko2006-09-221-39/+28
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley2006-08-031-9/+2
* Add one-line GPL boilerplate to these source files."Robert P. J. Day"2006-07-111-12/+2
* just whitespaceTim Riker2006-01-251-2/+2
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-2/+2
* Major coreutils update.Manuel Novoa III2003-03-191-6/+6
* Fix for hostname -s, by Stephan LinzGlenn L McGrath2002-11-101-2/+2
* Fix needless difference vs GNUEric Andersen2002-10-181-2/+2
* Major cleanup from Charles Steinkuehler <charles@steinkuehler.net>:Eric Andersen2001-10-311-56/+58
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-2/+2
* 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