index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
telnet: finish style cleanup bits
Denis Vlasenko
2007-03-19
1
-29
/
+10
*
telnet: someone tried to do data optimization before me. Complete it.
Denis Vlasenko
2007-03-19
1
-96
/
+83
*
networking/interface.c: was doing really strange caching of fd's
Denis Vlasenko
2007-03-15
1
-199
/
+112
*
arp, networking/interface.c: eliminate statics
Denis Vlasenko
2007-03-14
2
-82
/
+87
*
udhcp: use fdprintf for pidfile creation (smaller code)
Denis Vlasenko
2007-03-14
1
-7
/
+1
*
kill superfluous returns at the end of void functions
Denis Vlasenko
2007-03-11
1
-18
/
+16
*
ifupdown: do not complain if !/var/run/ifstate
Denis Vlasenko
2007-03-09
1
-1
/
+1
*
httpd: make httpd usable for NOMMU CPUs
Denis Vlasenko
2007-03-07
1
-0
/
+13
*
clean up accumulated whitespace damage
Denis Vlasenko
2007-03-07
3
-5
/
+6
*
ifupdown: code to deconstruct the state_list gracefully
Denis Vlasenko
2007-03-06
1
-4
/
+17
*
httpd: run interpreter for configured file extensions in any dir,
Denis Vlasenko
2007-03-05
1
-0
/
+14
*
httpd: fix breakage (introduced by me)
Denis Vlasenko
2007-03-05
1
-1
/
+1
*
ping: don't measure times if ping payload is less than 8 bytes;
Denis Vlasenko
2007-03-03
1
-105
/
+75
*
I *always* forget svn add :(
Denis Vlasenko
2007-02-27
1
-0
/
+205
*
udhcp: optionally support RFC3397 (by Gabriel L. Somlo <somlo@cmu.edu>)
Denis Vlasenko
2007-02-27
6
-21
/
+77
*
sort: fix multiple -k (was ignoring all except last)
Denis Vlasenko
2007-02-17
1
-1
/
+1
*
zcip: revert my bogus change
Denis Vlasenko
2007-02-14
1
-11
/
+11
*
httpd: a little bit more correct handling of CGI "HTTP/xxx" output
Denis Vlasenko
2007-02-13
1
-34
/
+50
*
httpd: fix for POSTDATA handling bugs:
Denis Vlasenko
2007-02-11
1
-24
/
+24
*
remove unused #include,, improve code readability
Denis Vlasenko
2007-02-09
2
-3
/
+4
*
ping: reuse another bit of common code. -60 bytes
Denis Vlasenko
2007-02-09
1
-28
/
+16
*
ping: support -I addr in family neutral manner; reuse a bit of common code
Denis Vlasenko
2007-02-09
1
-42
/
+30
*
tftp: fix my bug
Denis Vlasenko
2007-02-08
1
-1
/
+1
*
tftp: fix IPv6 fallout
Denis Vlasenko
2007-02-07
1
-19
/
+22
*
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
Denis Vlasenko
2007-02-06
2
-2
/
+2
*
udhcp: use improved gethostbyname replacement from IPv6 code
Denis Vlasenko
2007-02-04
1
-9
/
+8
*
ifconfig: use IPv6 infrastructure
Denis Vlasenko
2007-02-04
2
-28
/
+27
*
add x to IPv6 functions which can die
Denis Vlasenko
2007-02-04
7
-11
/
+11
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
35
-6
/
+40
*
assorted fixes for bugs found with randomconfig
Denis Vlasenko
2007-02-03
2
-2
/
+3
*
- update helptext
Bernhard Reutner-Fischer
2007-02-02
1
-0
/
+1
*
add a comment so that people won't get confused
Denis Vlasenko
2007-02-02
1
-0
/
+1
*
httpd: directory indexer example doesn't need piping thru dd anymore
Denis Vlasenko
2007-02-02
1
-5
/
+0
*
trivial warning fix
Denis Vlasenko
2007-02-02
1
-1
/
+1
*
udhcpd: allow "domain" to be a list of DNS servers, not just one
Denis Vlasenko
2007-02-02
2
-13
/
+21
*
correct wget's comment
Denis Vlasenko
2007-02-01
1
-1
/
+1
*
preparatory patch for -Wwrite-strings #8 (missed part)
Denis Vlasenko
2007-01-30
2
-9
/
+7
*
preparatory patch for -Wwrite-strings #6
Denis Vlasenko
2007-01-29
4
-17
/
+6
*
preparatory patch for -Wwrite-strings #5
Denis Vlasenko
2007-01-29
8
-36
/
+26
*
preparatory patch for -Wwrite-strings #4
Denis Vlasenko
2007-01-29
7
-34
/
+30
*
preparatory patch for -Wwrite-strings #2
Denis Vlasenko
2007-01-29
13
-32
/
+33
*
taskset: fix incorrect rage spec and allow 0xXXX input
Denis Vlasenko
2007-01-29
1
-37
/
+30
*
work around gcc bug
Denis Vlasenko
2007-01-28
1
-1
/
+3
*
- reinstate static for the command string arrray to be gentle to gcc-3.x
Bernhard Reutner-Fischer
2007-01-28
1
-1
/
+1
*
- use uint32_t as suggested by vda.
Bernhard Reutner-Fischer
2007-01-28
1
-7
/
+9
*
ether-wake: remove #warning
Denis Vlasenko
2007-01-27
1
-2
/
+0
*
use bb_sanitize_stdio() where appropriate
Denis Vlasenko
2007-01-27
2
-19
/
+3
*
fix numbering in switch(): we don't have "del" anymore,
Denis Vlasenko
2007-01-27
2
-14
/
+16
*
fix option -F mishandling
Denis Vlasenko
2007-01-26
1
-1
/
+1
*
arping: stop using last gethostbyname2 in the tree
Denis Vlasenko
2007-01-25
2
-10
/
+9
[next]