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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove files not related to busybox
vapier
2006-05-11
22
-1677
/
+0
*
accept() takes a socklen_t, not an int
vapier
2006-05-10
1
-1
/
+2
*
fix whitespace in comment example
vapier
2006-05-10
1
-1
/
+1
*
some more useful debug info from Jason Holden
vapier
2006-05-10
1
-1
/
+5
*
- add helptext for --retries
aldot
2006-05-10
1
-0
/
+1
*
touchup whitespace/english a bit more
vapier
2006-05-10
1
-3
/
+2
*
whitespace between if and (
vapier
2006-05-10
1
-5
/
+5
*
re-enable udhcp in a few more places
vapier
2006-05-08
1
-1
/
+2
*
add back in udhcp support
vapier
2006-05-08
61
-0
/
+5812
*
Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
landley
2006-05-07
2
-9
/
+9
*
Busybox's udhcp was deleted a while ago. Bolting an external project onto the
landley
2006-05-05
1
-2
/
+0
*
CONFIG->ENABLE migration.
landley
2006-05-04
2
-21
/
+13
*
More usage.h cleanups, with collateral changes to httpd. Specifically,
landley
2006-04-28
2
-30
/
+30
*
- improve wording in some help texts a little bit.
aldot
2006-04-18
1
-9
/
+9
*
- patch from P.J. Day to rely on the automatic indenting provided by depends.
aldot
2006-04-18
1
-62
/
+60
*
- simplify config options of the ip applet.
aldot
2006-04-18
1
-76
/
+58
*
kill off pointless malloc.h include
vapier
2006-04-16
1
-1
/
+0
*
kill pointless memory.h includes
vapier
2006-04-16
1
-1
/
+0
*
Remove code for protocols we don't properly support. (Most of this could
landley
2006-04-14
2
-383
/
+1
*
Patch from Robert P Day to remove standalone code from httpd. (Busybox has
landley
2006-04-14
1
-64
/
+0
*
Hard wiring configuration symbol values into the code defeats the purpose
landley
2006-04-14
1
-22
/
+4
*
- patch from Denis Vlasenko to add and use bb_xopen3()
aldot
2006-04-13
1
-1
/
+2
*
- patch from Denis Vlasenko to add and use bb_xchdir()
aldot
2006-04-12
1
-3
/
+1
*
- patch from Denis Vlasenko to add bb_xbind() and bb_xlisten()
aldot
2006-04-12
6
-27
/
+12
*
- patch from Denis Vlasenko to add and use bb_xdaemon()
aldot
2006-04-12
4
-10
/
+8
*
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
aldot
2006-04-12
12
-163
/
+65
*
- httpd in inetd mode: POST from IE (6) ends up in 'cannot display page'
aldot
2006-04-11
1
-5
/
+5
*
- put udhcp back in (Rob, you removed this in r14787 by accident..).
aldot
2006-04-10
1
-0
/
+1
*
Second verse, same as the first.
landley
2006-04-10
1
-1
/
+1
*
Missing dependency spotted by Robert P Day.
landley
2006-04-10
1
-3
/
+1
*
- fix typo introduced in the last commit.
aldot
2006-04-10
1
-2
/
+2
*
- typo: s/biltin/builtin/g
aldot
2006-04-10
2
-48
/
+48
*
- this applet should peruse USE_FEATURE_TFTP_...
aldot
2006-04-05
1
-1
/
+1
*
- include proper headers.
aldot
2006-04-05
2
-2
/
+2
*
- move buffer allocation schemes to libbb.h
aldot
2006-04-03
2
-2
/
+2
*
- coalesce printf calls.
aldot
2006-04-03
1
-11
/
+12
*
- use bb_opt_complementally; Saves another 14 bytes. (thanks again, vodz)
aldot
2006-04-03
1
-4
/
+5
*
- set flags in a more reasonable manner. Thanks, vodz.
aldot
2006-04-03
1
-16
/
+5
*
- janitorial: include proper prototypes in libiproute.
aldot
2006-04-02
4
-0
/
+8
*
Patch from KRONSTORFER Horst to Fix a size mismatch in ping, such as the 56/84
landley
2006-04-01
2
-4
/
+4
*
- use RESERVE_CONFIG_BUFFER. For defconfig this gives:
aldot
2006-03-31
1
-3
/
+5
*
- shrink it a bit further.
aldot
2006-03-31
1
-76
/
+65
*
Shrink patch from Bernhard Fischer.
landley
2006-03-30
1
-81
/
+69
*
- fix paste'o which i overlooked when applying dalias' fmt stuff.
aldot
2006-03-30
1
-1
/
+1
*
fix from David Daney, on busybox mailing list:
pgf
2006-03-29
1
-1
/
+1
*
- Rich Felker writes: fix invalid printf format strings
aldot
2006-03-29
1
-16
/
+16
*
remove in place of external link
vapier
2006-03-23
48
-5062
/
+0
*
make the makefile a little more flexible so we can store in either location
vapier
2006-03-23
2
-35
/
+40
*
sync busybox and udhcp trees
vapier
2006-03-23
7
-14
/
+21
*
Fix from Glenn McGrath.
landley
2006-03-22
1
-1
/
+1
[next]