index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
udhcp
/
dumpleases.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbb: introduce and use fputs_stdout
Ron Yorston
2021-02-03
1
-1
/
+1
*
tweak help texts
Denys Vlasenko
2020-12-16
1
-8
/
+0
*
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-08
1
-2
/
+6
*
getopt32: remove applet_long_options
Denys Vlasenko
2017-08-08
1
-2
/
+1
*
dumpleases: make NOEXEC
Denys Vlasenko
2017-08-07
1
-1
/
+1
*
make --help texts more uniform
Denys Vlasenko
2017-01-21
1
-1
/
+1
*
Convert all udhcp applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-0
/
+3
*
dumpleases: string reuse
Denys Vlasenko
2015-10-24
1
-3
/
+5
*
dumpleases: new option -d to show time in seconds
Isaac Dunham
2015-10-24
1
-5
/
+19
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+0
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+17
*
libbb unicode: comment out usused function and unused parameter
Denys Vlasenko
2011-01-11
1
-1
/
+1
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-3
/
+3
*
*: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits
Denys Vlasenko
2010-10-18
1
-12
/
+1
*
*: use SWAP_BE64 instead of open-coding it
Denys Vlasenko
2010-10-18
1
-1
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
Denys Vlasenko
2010-03-26
1
-1
/
+1
*
udhcp: cosmetic cleanups; one case of s/full_read/xread/
Denys Vlasenko
2010-03-26
1
-7
/
+5
*
further work on unicodization
Denys Vlasenko
2010-01-30
1
-2
/
+5
*
libbb: better unicode width support. Hopefully fixes bug 839.
Denys Vlasenko
2010-01-24
1
-1
/
+1
*
fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gma...
Denys Vlasenko
2010-01-04
1
-1
/
+1
*
dumpleases: unicode spport
Tomas Heinrich
2009-11-05
1
-0
/
+8
*
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
Denys Vlasenko
2009-06-19
1
-1
/
+1
*
udhcp: shorten mac len from 16 to 6 in lease file
Denys Vlasenko
2009-06-17
1
-2
/
+2
*
udhcp: rename fields in struct dhcpOfferedAddr
Denys Vlasenko
2009-06-16
1
-2
/
+2
*
dhcpd: remember and record hostnames; optimize get_option
Denis Vlasenko
2009-04-01
1
-3
/
+6
*
dhcpd,dumpleases: write and use 64-bit current time in lease file.
Denis Vlasenko
2009-02-01
1
-5
/
+22
*
udhcpd: disable opton to have absolute lease times in lease file
Denis Vlasenko
2009-01-01
1
-16
/
+23
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
Denis Vlasenko
2008-03-23
1
-1
/
+0
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-1
/
+1
*
Replace index_in_[sub]str_array with index_in_[sub]strings,
Denis Vlasenko
2007-07-24
1
-1
/
+1
*
rework long option handling. saves ~1.2k
Denis Vlasenko
2007-07-23
1
-7
/
+6
*
libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options
Denis Vlasenko
2007-07-21
1
-1
/
+1
*
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
Bernhard Reutner-Fischer
2007-04-04
1
-2
/
+2
*
Copyright, help text, whitespace cleanups
Denis Vlasenko
2007-04-01
1
-2
/
+2
*
dumpleases: getopt32()-ization
Denis Vlasenko
2007-03-29
1
-34
/
+27
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
small fixes: using fd-based io instead of FILE*-based,
Denis Vlasenko
2006-11-18
1
-19
/
+12
*
udhcp: fix indentation and style.
Denis Vlasenko
2006-11-18
1
-21
/
+8
*
- remove last reminiscents of IN_BUSYBOX
Bernhard Reutner-Fischer
2006-08-18
1
-21
/
+1
*
fix spelling mistakes
Mike Frysinger
2006-05-26
1
-1
/
+1
*
add back in udhcp support
Mike Frysinger
2006-05-08
1
-0
/
+114
*
remove in place of external link
Mike Frysinger
2006-03-23
1
-114
/
+0
*
sync busybox and udhcp trees
Mike Frysinger
2006-03-23
1
-1
/
+1
*
- add platform.h.
Bernhard Reutner-Fischer
2006-01-22
1
-1
/
+5
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-5
/
+5
[next]