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
2008-02-16
libbb: introduce bb_signals and bb_signals_recursive,
Denis Vlasenko
2008-02-16
*: more readable handling of pipe fds. No code changes.
Denis Vlasenko
2008-02-16
ifupdowm: shrink
Denis Vlasenko
2008-02-16
random s/short/int/
Denis Vlasenko
2008-02-15
ifupdown: code shrink
Denis Vlasenko
2008-02-11
httpd: fix bug where we did chdir("") if CGI path had only one "/".
Denis Vlasenko
2008-02-11
- shrink a tiny bit (-30Bytes)
Bernhard Reutner-Fischer
2008-02-11
- spelling fixes
Bernhard Reutner-Fischer
2008-02-08
sendmail: update from maintainer
Denis Vlasenko
2008-02-08
httpd: add a bit of error logging; a few code simplifications. +29 bytes.
Denis Vlasenko
2008-02-04
udhcp: ifdef out unused members
Denis Vlasenko
2008-02-04
udhcp: optional support for non-standard DHCP ports (+300 bytes when selected)
Denis Vlasenko
2008-02-04
zcip: open ARP socket before openlog
Denis Vlasenko
2008-02-02
sendmail: fixes by Vladimir Dronnikov <dronnikov at gmail.com>
Denis Vlasenko
2008-02-02
nc: fix fallout from C99 standard compliance change
Denis Vlasenko
2008-02-01
Fix compilation error when FEATURE_FANCY_PING enabled. Also
Paul Fox
2008-01-29
- be C99 friendly. Anonymous unions are a GNU extension. This change is
Bernhard Reutner-Fischer
2008-01-29
sendmail: really svn add it
Denis Vlasenko
2008-01-28
sendmail: new applet by dronnikov at gmail.com
Denis Vlasenko
2008-01-28
*: tidy up usage of char **environ
Denis Vlasenko
2008-01-27
- fix conflicting decls of syslog related facilitynames and prioritynames tables
Bernhard Reutner-Fischer
2008-01-25
udhcpc: filter unwanted packets in kernel
Denis Vlasenko
2008-01-25
udhcpc: fix wrong options in decline and release packets
Denis Vlasenko
2008-01-14
- implement brctl setpathcost, setportprio, setbridgeprio, stp
Bernhard Reutner-Fischer
2008-01-13
- shrink a bit and implement time related fancy features. Improve help texts.
Bernhard Reutner-Fischer
2008-01-13
- save four bytes by manually hoisting the br assignment
Bernhard Reutner-Fischer
2008-01-13
- new applet brctl
Bernhard Reutner-Fischer
2008-01-07
whitespace fixes
Denis Vlasenko
2008-01-07
ps: fix build breakage from vda's recent commit
Denis Vlasenko
2008-01-04
ip route: "ip route" was misbehaving (extra argv+1 ate 1st env var)
Denis Vlasenko
2008-01-02
libbb: introduce and use safe_waitpid (loops in EINTR)
Denis Vlasenko
2007-12-30
libbb: introduce fputc_printable (from ed)
Denis Vlasenko
2007-12-29
httpd: support for "I:index.xml" syntax (Peter Korsgaard <jacmet@uclibc.org>)
Denis Vlasenko
2007-12-28
trylink: instead of build error, disable --gc-sections if GLIBC && STATIC
Denis Vlasenko
2007-12-26
netstat: in error message, report filename and line number
Denis Vlasenko
2007-12-26
save a bit of code with *strchrnul = '\0' trick
Denis Vlasenko
2007-12-26
Fix xmalloc_fgets_str so that it really does NOT strip terminator.
Denis Vlasenko
2007-12-24
Makefile: change version to 1.10.0.svn
Denis Vlasenko
2007-12-24
nameif: extended matching (Nico Erfurth <masta@perlgolf.de>)
Denis Vlasenko
2007-12-22
vi: introduce FEATURE_VI_8BIT (as vi currently is not Unicode capable,
Denis Vlasenko
2007-12-21
udhcp: decided to not send "short" dhcp packets,
Denis Vlasenko
2007-12-20
udhcp: fix oversized packet sending (introduced by "slack for bad dhcp server...
Denis Vlasenko
2007-12-16
traceroute: stop using global data/bss
Denis Vlasenko
2007-12-10
udhcpc: support for -O <option>.
Denis Vlasenko
2007-12-03
lineedit: reduce stack usage
Denis Vlasenko
2007-12-02
fix whitespace damage
Denis Vlasenko
2007-12-02
libnetlink: comment out unused code; don't use 8k stack buffers
Denis Vlasenko
2007-11-29
dhcp: heed TODO item - divorced options from their string descriptions
Denis Vlasenko
2007-11-28
dhcpc: let server know we don't like oversized packets.
Denis Vlasenko
2007-11-27
ip route: add comment, no code changes
Denis Vlasenko
[prev]
[next]