.. |
libiproute
|
*: style fixes. no code changes (verified with objdump)
|
2010-01-28 02:24:24 +01:00 |
udhcp
|
whitespace fixes
|
2010-01-25 13:39:24 +01:00 |
arp.c
|
arp: stop using globals
|
2008-11-13 00:05:17 +00:00 |
arping.c
|
*: introduce and use ffulsh_all()
|
2009-11-02 14:19:51 +01:00 |
brctl.c
|
*: mass renaming of USE_XXXX to IF_XXXX
|
2009-04-21 11:09:40 +00:00 |
Config.in
|
ftpd: conditional support for broken clients
|
2010-01-18 02:08:30 +01:00 |
dnsd.c
|
dnsd: stop using oversized buffer. trim comment.
|
2009-04-12 19:03:01 +00:00 |
ether-wake.c
|
*: use "can't" instead of "cannot"
|
2009-11-13 09:08:27 +01:00 |
ftpd.c
|
whitespace fixes
|
2010-01-25 13:39:24 +01:00 |
ftpgetput.c
|
wget: check for close success; fix chunked; do not bother to send QUIT to ftp
|
2009-12-11 12:36:10 +01:00 |
hostname.c
|
remove trailing whitespace
|
2009-07-15 20:02:19 +02:00 |
httpd_indexcgi.c
|
*: make it easier to distinquish "struct tm", pointer to one, etc
|
2010-01-09 19:10:49 +01:00 |
httpd_post_upload.txt
|
httpd_post_upload.txt example: handle binary files too
|
2009-11-13 09:37:50 +01:00 |
httpd_ssi.c
|
httpd_ssi.c: make it a bit less broken
|
2009-09-13 17:38:15 +02:00 |
httpd.c
|
*: add/remove safe_, it seems we had a few incorrect uses
|
2010-01-12 12:29:55 +01:00 |
ifconfig.c
|
*: remove some uses of argc
|
2010-01-04 14:15:38 +01:00 |
ifenslave.c
|
ifenslave: fix for 2.4 kernels compile
|
2009-09-23 23:47:52 +02:00 |
ifplugd.c
|
ifplugd: restore auto-ifup unless -a; make iff method less iffy :D
|
2010-01-08 12:28:47 +01:00 |
ifupdown.c
|
*: remove some uses of argc
|
2010-01-04 14:15:38 +01:00 |
inetd.c
|
libbb: robustify isXXXX(). +39 bytes
|
2009-11-18 11:34:43 +01:00 |
interface.c
|
small optimizations of toupper/tolower
|
2009-10-23 13:03:59 +02:00 |
ip.c
|
*: mass renaming of USE_XXXX to IF_XXXX
|
2009-04-21 11:09:40 +00:00 |
ipcalc.c
|
*: use "can't" instead of "cannot"
|
2009-11-13 09:08:27 +01:00 |
isrv_identd.c
|
ftpd: code chrink, fixed some minor bugs
|
2009-03-08 23:46:48 +00:00 |
isrv.c
|
|
|
isrv.h
|
*: make "pragma GCC visibility push(hidden)" less ugly
|
2009-04-09 12:35:13 +00:00 |
Kbuild
|
ntpd: new applet by Adam Tkac. +5k.
|
2009-11-22 03:43:55 +01:00 |
nameif.c
|
*: use "can't" instead of "cannot"
|
2009-11-13 09:08:27 +01:00 |
nc_bloaty.c
|
nc: fix "nc -nl -p LPORT RHOST" case (was expecting remote port 0). closes bug 837
|
2010-01-08 16:09:45 +01:00 |
nc.c
|
nc: fix nc -ll; report vfork errors; make select loop faster
|
2009-08-03 02:59:22 +02:00 |
netstat.c
|
*: mass renaming of USE_XXXX to IF_XXXX
|
2009-04-21 11:09:40 +00:00 |
nslookup.c
|
nslookup: glibc + IPv6 address of DNS server don't mix (yet)
|
2008-11-17 15:36:36 +00:00 |
ntpd_simple.c
|
ntpd: ntpd.c -> ntpd_simple.c
|
2010-01-01 16:45:43 +01:00 |
ntpd.c
|
ntpd: explain why scripts can be run in quick succession
|
2010-01-25 19:30:16 +01:00 |
ping.c
|
ping: use ICMP_MINLEN
|
2010-01-23 12:53:40 +01:00 |
pscan.c
|
*: rename ATTRIBUTE_XXX to just XXX.
|
2008-07-05 09:18:54 +00:00 |
route.c
|
*: a few more NOINLINEs
|
2009-10-08 14:35:37 +02:00 |
slattach.c
|
slattach: preserve speed in non-raw mode. +39 bytes.
|
2008-09-16 21:27:59 +00:00 |
tc.c
|
*: style fixes. no code changes (verified with objdump)
|
2010-01-28 02:24:24 +01:00 |
tcpudp_perhost.c
|
|
|
tcpudp_perhost.h
|
*: make "pragma GCC visibility push(hidden)" less ugly
|
2009-04-09 12:35:13 +00:00 |
tcpudp.c
|
ntpd: and real handling for -N, show usage w/o options; trim text
|
2009-11-25 14:52:47 +01:00 |
telnet.c
|
*: add/remove safe_, it seems we had a few incorrect uses
|
2010-01-12 12:29:55 +01:00 |
telnetd.c
|
*: introduce and use ffulsh_all()
|
2009-11-02 14:19:51 +01:00 |
telnetd.ctrlSQ.patch
|
*: mass renaming of USE_XXXX to IF_XXXX
|
2009-04-21 11:09:40 +00:00 |
tftp.c
|
randomconfig fixes
|
2009-12-12 02:42:35 +01:00 |
traceroute.c
|
whitespace fixes
|
2010-01-25 13:39:24 +01:00 |
tunctl.c
|
*: mass renaming of USE_XXXX to IF_XXXX
|
2009-04-21 11:09:40 +00:00 |
vconfig.c
|
vconfig: style fix, no code changes
|
2008-12-02 20:38:36 +00:00 |
wget.c
|
wget: fix signedness in the compare (paranoia only, G.content_len is never < 0)
|
2009-12-11 14:12:28 +01:00 |
zcip.c
|
*: remove some uses of argc
|
2010-01-04 14:15:38 +01:00 |