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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
udhcp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- style fixes
Bernhard Reutner-Fischer
2006-11-21
1
-15
/
+16
*
httpd: slight reduction of #ifdef forest
Denis Vlasenko
2006-11-21
1
-1
/
+1
*
dhcprelay: new applet
Denis Vlasenko
2006-11-20
4
-13
/
+366
*
add compile-time check for correct DHCP packet size
Denis Vlasenko
2006-11-20
1
-0
/
+4
*
small fixes: using fd-based io instead of FILE*-based,
Denis Vlasenko
2006-11-18
4
-48
/
+49
*
udhcp: fix indentation and style.
Denis Vlasenko
2006-11-18
33
-642
/
+332
*
add -Wundef, fix uncovered bugs
Denis Vlasenko
2006-11-17
4
-4
/
+4
*
message string changes, mostly for consistency, also -32 bytes in .rodata
Denis Vlasenko
2006-10-20
8
-23
/
+20
*
add open_read_close() and similar stuff
Denis Vlasenko
2006-10-14
4
-8
/
+5
*
small style fixes
Denis Vlasenko
2006-10-12
1
-3
/
+3
*
attempt to regularize atoi mess.
Denis Vlasenko
2006-10-08
2
-7
/
+5
*
build system overhaul
Denis Vlasenko
2006-10-05
4
-85
/
+26
*
bb_applet_name -> applet_name
Denis Vlasenko
2006-10-03
1
-2
/
+2
*
Yet another silly little byte saving. couldn't -> cannot
Denis Vlasenko
2006-09-29
3
-5
/
+5
*
several fixes from openWRT project
Denis Vlasenko
2006-09-26
4
-3
/
+17
*
whitespace cleanup
Denis Vlasenko
2006-09-17
1
-1
/
+1
*
Build fixes for gcc 4.0 with -Werror, from Tito.
Rob Landley
2006-09-11
1
-1
/
+1
*
udhcp: FEATURE_UDHCP_SYSLOG should be selected only if
Denis Vlasenko
2006-09-09
1
-2
/
+1
*
Fix (hopefully) bug 976. Need more thorough audit.
Denis Vlasenko
2006-09-07
5
-11
/
+27
*
Add CONFIG_FEATURE_SYSLOG which controls whether
Denis Vlasenko
2006-09-07
1
-10
/
+2
*
Implement optional syslog logging using ordinary
Denis Vlasenko
2006-09-06
17
-179
/
+124
*
replacing func() with xfunc() where appropriate
Denis Vlasenko
2006-09-03
1
-4
/
+1
*
- remove last reminiscents of IN_BUSYBOX
Bernhard Reutner-Fischer
2006-08-18
3
-28
/
+4
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
2
-8
/
+6
*
get rid of udhcp submenu
Mike Frysinger
2006-07-24
1
-18
/
+13
*
This file doesn't appear to be used anywhere.
"Robert P. J. Day"
2006-07-05
1
-17
/
+0
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
32
-0
/
+32
*
Remove all usage of the "register" storage class specifier.
"Robert P. J. Day"
2006-07-01
1
-1
/
+1
*
Various cleanups I made while going through Erik Hovland's patch submissions,
Rob Landley
2006-06-25
1
-42
/
+3
*
CONFIG_DHCP -> CONFIG_APP_DHCP.
Rob Landley
2006-06-22
2
-11
/
+11
*
- reuse strings and messages. Saves about 600B
Bernhard Reutner-Fischer
2006-06-07
1
-1
/
+1
*
Use BB endianness macro.
Rob Landley
2006-05-31
1
-2
/
+1
*
My first bout of untangling udhcp. Make lots of gratuitous #defines go
Rob Landley
2006-05-28
17
-221
/
+86
*
Consolidate #include <sys/time.h> so libbb.h does it.
Rob Landley
2006-05-27
3
-3
/
+0
*
fix spelling mistakes
Mike Frysinger
2006-05-26
1
-1
/
+1
*
Minor cleanups: Convert a few calloc() calls to xzalloc, remove unnecessary
Rob Landley
2006-05-21
2
-19
/
+7
*
- replace _PATH_DEVNULL with bb_dev_null
Bernhard Reutner-Fischer
2006-05-19
1
-4
/
+6
*
pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mail...
Mike Frysinger
2006-05-13
1
-1
/
+1
*
rename
Mike Frysinger
2006-05-11
1
-0
/
+0
*
remove files not related to busybox
Mike Frysinger
2006-05-11
22
-1677
/
+0
*
- add helptext for --retries
Bernhard Reutner-Fischer
2006-05-10
1
-0
/
+1
*
add back in udhcp support
Mike Frysinger
2006-05-08
61
-0
/
+5812
*
remove in place of external link
Mike Frysinger
2006-03-23
48
-5062
/
+0
*
make the makefile a little more flexible so we can store in either location
Mike Frysinger
2006-03-23
2
-35
/
+40
*
sync busybox and udhcp trees
Mike Frysinger
2006-03-23
7
-14
/
+21
*
Roy Walker writes:
Eric Andersen
2006-03-20
2
-2
/
+10
*
- revert back to r14406
Bernhard Reutner-Fischer
2006-03-13
1
-70
/
+29
*
- backout using features which are not available with the previous stable
Bernhard Reutner-Fischer
2006-03-09
1
-2
/
+6
*
- use absolute path for top_builddir and top_srcdir.
Bernhard Reutner-Fischer
2006-03-02
1
-0
/
+4
*
- fixes parallel builds (make -j)
Bernhard Reutner-Fischer
2006-03-01
1
-28
/
+65
[prev]
[next]