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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x)
Rob Landley
2006-03-01
2
-5
/
+5
*
Patch from Denis Vlasenko to constify things and fix a few typos.
Rob Landley
2006-02-22
1
-3
/
+4
*
Bug 751: file handle leaks can add up until available filehandles for the
Rob Landley
2006-02-22
2
-3
/
+12
*
Don't build directory libraries unless we're building an applet that needs it.
Rob Landley
2006-02-21
1
-0
/
+2
*
Missed a file in the last checkin, won't build without this...
Rob Landley
2006-02-21
1
-0
/
+1
*
Patch from Giuseppe Ciotta to specify retry count.
Rob Landley
2006-02-20
1
-3
/
+8
*
make the build system puuuuuuuuuuurty
Mike Frysinger
2006-02-02
1
-3
/
+2
*
fix up yet more annoying signed/unsigned and mixed type errors
Eric Andersen
2006-01-30
3
-7
/
+7
*
just whitespace
Tim Riker
2006-01-25
13
-42
/
+42
[prev]
[next]