index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
Age
Commit message (
Expand
)
Author
2007-02-07
tftp: fix IPv6 fallout
Denis Vlasenko
2007-02-06
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
Denis Vlasenko
2007-02-04
udhcp: use improved gethostbyname replacement from IPv6 code
Denis Vlasenko
2007-02-04
ifconfig: use IPv6 infrastructure
Denis Vlasenko
2007-02-04
add x to IPv6 functions which can die
Denis Vlasenko
2007-02-03
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
assorted fixes for bugs found with randomconfig
Denis Vlasenko
2007-02-02
- update helptext
Bernhard Reutner-Fischer
2007-02-02
add a comment so that people won't get confused
Denis Vlasenko
2007-02-02
httpd: directory indexer example doesn't need piping thru dd anymore
Denis Vlasenko
2007-02-02
trivial warning fix
Denis Vlasenko
2007-02-02
udhcpd: allow "domain" to be a list of DNS servers, not just one
Denis Vlasenko
2007-02-01
correct wget's comment
Denis Vlasenko
2007-01-30
preparatory patch for -Wwrite-strings #8 (missed part)
Denis Vlasenko
2007-01-29
preparatory patch for -Wwrite-strings #6
Denis Vlasenko
2007-01-29
preparatory patch for -Wwrite-strings #5
Denis Vlasenko
2007-01-29
preparatory patch for -Wwrite-strings #4
Denis Vlasenko
2007-01-29
preparatory patch for -Wwrite-strings #2
Denis Vlasenko
2007-01-29
taskset: fix incorrect rage spec and allow 0xXXX input
Denis Vlasenko
2007-01-28
work around gcc bug
Denis Vlasenko
2007-01-28
- reinstate static for the command string arrray to be gentle to gcc-3.x
Bernhard Reutner-Fischer
2007-01-28
- use uint32_t as suggested by vda.
Bernhard Reutner-Fischer
2007-01-27
ether-wake: remove #warning
Denis Vlasenko
2007-01-27
use bb_sanitize_stdio() where appropriate
Denis Vlasenko
2007-01-27
fix numbering in switch(): we don't have "del" anymore,
Denis Vlasenko
2007-01-26
fix option -F mishandling
Denis Vlasenko
2007-01-25
arping: stop using last gethostbyname2 in the tree
Denis Vlasenko
2007-01-25
accidentally applied wrong (old) patch, fixing up...
Denis Vlasenko
2007-01-24
opt_complementary doesn't like numeric opts :(
Denis Vlasenko
2007-01-24
Unify ping and ping6. ping has -4 and -6 which force
Denis Vlasenko
2007-01-24
hostname declaration was misplaced
Denis Vlasenko
2007-01-24
accumulated post-1.4.0 fixes
Denis Vlasenko
2007-01-24
combine depends lines
Mike Frysinger
2007-01-23
- rtnl_rttable_a2n wants an unsigned int32
Bernhard Reutner-Fischer
2007-01-22
remove empty source files
Denis Vlasenko
2007-01-22
clean up commented out old code
Denis Vlasenko
2007-01-22
ping6: stop using xgethostbyname2, remove it from libbb.
Denis Vlasenko
2007-01-22
nslookup: full circle. Here we started IPv6 work. Use "new API"
Denis Vlasenko
2007-01-22
- forgot to include ip_common.h
Bernhard Reutner-Fischer
2007-01-22
- sed -i -e "/\$Id:/d;"
Bernhard Reutner-Fischer
2007-01-22
cleanups: unnecessary casts, unified const_1, eliminate cross-.c file
Denis Vlasenko
2007-01-22
dnsd: getfileentry was leaking memory
Denis Vlasenko
2007-01-22
exterminate u_intXXX.
Denis Vlasenko
2007-01-22
comment out unused old networking API parts
Denis Vlasenko
2007-01-22
remove obsolete FEATURE_WGET_IP6_LITERAL
Denis Vlasenko
2007-01-20
fixing bugs revealed by randomconfig runs
Denis Vlasenko
2007-01-20
fixes for amd64 compilation
Denis Vlasenko
2007-01-19
strdup -> xstrdup
Denis Vlasenko
2007-01-19
openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code
Denis Vlasenko
2007-01-18
fix potentially misaligned 32-bit accesses
Denis Vlasenko
[next]