aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/dumpleases.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libbb: introduce and use fputs_stdoutRon Yorston2021-02-031-1/+1
* tweak help textsDenys Vlasenko2020-12-161-8/+0
* getopt32: remove opt_complementaryDenys Vlasenko2017-08-081-2/+6
* getopt32: remove applet_long_optionsDenys Vlasenko2017-08-081-2/+1
* dumpleases: make NOEXECDenys Vlasenko2017-08-071-1/+1
* make --help texts more uniformDenys Vlasenko2017-01-211-1/+1
* Convert all udhcp applets to "new style" applet definitionsDenys Vlasenko2016-11-231-0/+3
* dumpleases: string reuseDenys Vlasenko2015-10-241-3/+5
* dumpleases: new option -d to show time in secondsIsaac Dunham2015-10-241-5/+19
* *: remove "Options:" string from help textsDenys Vlasenko2011-06-051-1/+0
* move remaining help text from include/usage.src.hPere Orga2011-04-111-0/+17
* libbb unicode: comment out usused function and unused parameterDenys Vlasenko2011-01-111-1/+1
* *: whitespace fixesDenys Vlasenko2010-10-281-3/+3
* *: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bitsDenys Vlasenko2010-10-181-12/+1
* *: use SWAP_BE64 instead of open-coding itDenys Vlasenko2010-10-181-1/+1
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALEDenys Vlasenko2010-03-261-1/+1
* udhcp: cosmetic cleanups; one case of s/full_read/xread/Denys Vlasenko2010-03-261-7/+5
* further work on unicodizationDenys Vlasenko2010-01-301-2/+5
* libbb: better unicode width support. Hopefully fixes bug 839.Denys Vlasenko2010-01-241-1/+1
* fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gma...Denys Vlasenko2010-01-041-1/+1
* dumpleases: unicode spportTomas Heinrich2009-11-051-0/+8
* getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTSDenys Vlasenko2009-06-191-1/+1
* udhcp: shorten mac len from 16 to 6 in lease fileDenys Vlasenko2009-06-171-2/+2
* udhcp: rename fields in struct dhcpOfferedAddrDenys Vlasenko2009-06-161-2/+2
* dhcpd: remember and record hostnames; optimize get_optionDenis Vlasenko2009-04-011-3/+6
* dhcpd,dumpleases: write and use 64-bit current time in lease file.Denis Vlasenko2009-02-011-5/+22
* udhcpd: disable opton to have absolute lease times in lease fileDenis Vlasenko2009-01-011-16/+23
* *: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko2008-07-051-1/+1
* patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)Denis Vlasenko2008-03-231-1/+0
* *: add -Wunused-parameter; fix resulting breakageDenis Vlasenko2008-03-171-1/+1
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-1/+1
* don't pass argc in getopt32, it's superfluousDenis Vlasenko2007-08-181-1/+1
* trylink: produce even more info about final link stageDenis Vlasenko2007-08-121-1/+1
* Replace index_in_[sub]str_array with index_in_[sub]strings,Denis Vlasenko2007-07-241-1/+1
* rework long option handling. saves ~1.2kDenis Vlasenko2007-07-231-7/+6
* libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive optionsDenis Vlasenko2007-07-211-1/+1
* - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"Bernhard Reutner-Fischer2007-04-041-2/+2
* Copyright, help text, whitespace cleanupsDenis Vlasenko2007-04-011-2/+2
* dumpleases: getopt32()-izationDenis Vlasenko2007-03-291-34/+27
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* small fixes: using fd-based io instead of FILE*-based,Denis Vlasenko2006-11-181-19/+12
* udhcp: fix indentation and style.Denis Vlasenko2006-11-181-21/+8
* - remove last reminiscents of IN_BUSYBOXBernhard Reutner-Fischer2006-08-181-21/+1
* fix spelling mistakesMike Frysinger2006-05-261-1/+1
* add back in udhcp supportMike Frysinger2006-05-081-0/+114
* remove in place of external linkMike Frysinger2006-03-231-114/+0
* sync busybox and udhcp treesMike Frysinger2006-03-231-1/+1
* - add platform.h.Bernhard Reutner-Fischer2006-01-221-1/+5
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-5/+5