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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
style fix (stray space before ';')
Denis Vlasenko
2007-07-21
3
-3
/
+3
*
fix typo in last commit
Denis Vlasenko
2007-07-21
1
-1
/
+1
*
Three patches from FreeWRT people
Denis Vlasenko
2007-07-21
2
-5
/
+20
*
libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options
Denis Vlasenko
2007-07-21
2
-2
/
+2
*
ifup/ifdown: make location of ifstate configurable
Denis Vlasenko
2007-07-19
2
-3
/
+15
*
ifconfig: make it work with ifaces with ifnames > 255
Denis Vlasenko
2007-07-17
1
-1
/
+1
*
remove accumulated stray trailing whitespace
Denis Vlasenko
2007-07-17
3
-3
/
+3
*
xioctl and friends by Tito <farmatito@tiscali.it>
Denis Vlasenko
2007-07-14
15
-136
/
+86
*
nc: minor code shrink
Denis Vlasenko
2007-07-13
1
-54
/
+37
*
udhcp: many small fixes:
Denis Vlasenko
2007-07-03
11
-185
/
+177
*
ifupdown: kill -TERM is default, so drop -TERM
Denis Vlasenko
2007-07-03
1
-37
/
+50
*
ping: fix non-fancy ping6
Denis Vlasenko
2007-07-02
1
-1
/
+2
*
fix comment placement (no code changes)
Denis Vlasenko
2007-07-01
1
-1
/
+2
*
udhcp: new config option "Rewrite the lease file at every new acknowledge"
Denis Vlasenko
2007-07-01
9
-113
/
+148
*
introduce and use bb_basename()
Denis Vlasenko
2007-06-30
1
-2
/
+2
*
wget: fix bug in base64 encoding (bug 1404). +10 bytes.
Denis Vlasenko
2007-06-27
1
-18
/
+23
*
devfsd: style cleanup; size reduction (Tito <farmatito@tiscali.it>)
Denis Vlasenko
2007-06-27
1
-2
/
+2
*
uuencode: shrink
Denis Vlasenko
2007-06-26
1
-2
/
+2
*
Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <w...
Denis Vlasenko
2007-06-25
6
-16
/
+13
*
test: suppress gcc warning
Denis Vlasenko
2007-06-25
1
-13
/
+13
*
httpd: NOMMU fixes by Alex Landau <landau_alex@yahoo.com>
Denis Vlasenko
2007-06-23
1
-0
/
+12
*
- remove matches() from networking/. Untested.
Bernhard Reutner-Fischer
2007-06-21
4
-62
/
+96
*
slattach: code shrink (Bernhard Fischer <rep.dot.nop@gmail.com>)
Denis Vlasenko
2007-06-21
1
-21
/
+27
*
slattach: new applet.
Denis Vlasenko
2007-06-20
3
-0
/
+247
*
- move iprule and ipaddress from matches() to index_in_str_array
Bernhard Reutner-Fischer
2007-06-20
3
-43
/
+50
*
- remove another user of the deprecated matches() func by moving it to use in...
Bernhard Reutner-Fischer
2007-06-20
1
-11
/
+24
*
ping: fix incorrect handling of -I (Iouri Kharon <bc-info@styx.cabel.net>)
Denis Vlasenko
2007-06-19
1
-5
/
+8
*
pscan: size optimization (Tito <farmatito@tiscali.it>)
Denis Vlasenko
2007-06-19
1
-5
/
+3
*
ll_map: disable interface name caching code
Denis Vlasenko
2007-06-19
2
-40
/
+51
*
networking/interface.c: huke remaining big statics; use malloc for INET[6]_rr...
Denis Vlasenko
2007-06-19
4
-75
/
+61
*
networking/interface.c: reduce bss usage
Denis Vlasenko
2007-06-19
1
-45
/
+54
*
ping: fix write-after-allocated-mem bug
Denis Vlasenko
2007-06-18
2
-37
/
+32
*
wget: use monotonic_sec instead of gettimeofday
Denis Vlasenko
2007-06-17
5
-141
/
+131
*
hwclock: size optimizations
Denis Vlasenko
2007-06-17
4
-125
/
+83
*
arping: -i should be -I
Denis Vlasenko
2007-06-17
1
-1
/
+1
*
forgot svn add...
Denis Vlasenko
2007-06-16
1
-0
/
+150
*
make FEATURE_HAVE_RPC auto-selectable by mount and inetd sub-features
Denis Vlasenko
2007-06-16
1
-1
/
+2
*
pscan: new applet (portscanner). ~1350 bytes. By Tito <farmatito@tiscali.it>
Denis Vlasenko
2007-06-16
4
-4
/
+19
*
traceroute: stop using floating point needlessly; nuke useless assignment.
Denis Vlasenko
2007-06-14
1
-14
/
+9
*
diff: shrink code (-85 bytes):
Denis Vlasenko
2007-06-12
1
-1
/
+1
*
moved biggest stack buffers to malloc space, or made their size configurable
Denis Vlasenko
2007-06-10
1
-16
/
+23
*
httpd: move data off bss.
Denis Vlasenko
2007-06-09
1
-189
/
+218
*
nc: make connecting to IPv4 from IPv6-enabled hosts easier
Denis Vlasenko
2007-06-05
1
-9
/
+12
*
snprintf(... "%s"...) => safe_strncpy
Denis Vlasenko
2007-06-04
1
-3
/
+6
*
ping: stop using data/bss
Denis Vlasenko
2007-06-04
1
-18
/
+44
*
Audit bb_common_bufsiz usage, add script which looks for misuse.
Denis Vlasenko
2007-06-04
3
-17
/
+15
*
find_stray_communal_vars: script which finds communal variables
Denis Vlasenko
2007-06-03
1
-1
/
+1
*
delete tons of extra #includes
Denis Vlasenko
2007-05-31
14
-51
/
+24
*
use "glibc errno" trick not only for ash, but for entire busybox
Denis Vlasenko
2007-05-31
1
-7
/
+1
*
whitespace fixes
Denis Vlasenko
2007-05-30
5
-10
/
+10
[prev]
[next]