.. |
libiproute
|
*: trailing empty lines removed
|
2010-07-26 01:49:12 +02:00 |
udhcp
|
Fix a typo in config text
|
2010-08-07 14:02:26 +02:00 |
arp.c
|
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
2010-02-04 15:00:15 +01:00 |
arping.c
|
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
2010-02-04 15:00:15 +01:00 |
brctl.c
|
libbb: make index_in_substrings return -1 on ambiguous matches
|
2010-04-03 00:52:16 +02:00 |
Config.src
|
wget: make -T support enabled by default
|
2010-08-08 02:59:06 +02:00 |
dnsd.c
|
dnsd: fix unaligned access problem
|
2010-04-26 14:25:33 +02:00 |
ether-wake.c
|
udhcp: handle errors in read_staticlease
|
2010-03-23 15:43:08 +01:00 |
ftpd.c
|
*: introduce and use xfork() and xvfork()
|
2010-07-04 15:32:38 +02:00 |
ftpgetput.c
|
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
2010-02-04 15:00:15 +01:00 |
hostname.c
|
*: gethostname-related fixes
|
2010-02-27 19:38:19 +01:00 |
httpd_indexcgi.c
|
httpd_indexcgi example: trivial fix
|
2010-04-15 08:37:59 -07: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
|
httpd: simplified "gzip" test
|
2010-07-26 02:08:35 +02:00 |
ifconfig.c
|
more thorough fix for systems with strange socklen_t
|
2010-02-02 12:45:38 +01:00 |
ifenslave.c
|
clean up redundant, commented-out and misplaced includes
|
2010-04-01 15:09:44 +02:00 |
ifplugd.c
|
ifplugd: code shrink
|
2010-07-22 02:18:05 +02:00 |
ifupdown.c
|
*: introduce and use xfork() and xvfork()
|
2010-07-04 15:32:38 +02:00 |
inetd.c
|
*: introduce and use xfork() and xvfork()
|
2010-07-04 15:32:38 +02:00 |
interface.c
|
*: more empty lines removed. no code changes
|
2010-07-26 01:35:44 +02:00 |
ip.c
|
libiproute: code shrink by adding FAST_FUNC
|
2010-07-24 23:27:38 +02:00 |
ipcalc.c
|
cosmetics on top of Dan's patches
|
2010-06-19 20:07:23 +02: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.src
|
*: add INSERTs to *.src files where appropriate
|
2010-06-08 12:15:11 +02:00 |
nameif.c
|
udhcp: handle errors in read_staticlease
|
2010-03-23 15:43:08 +01:00 |
nc_bloaty.c
|
nc: better comments. no code changes
|
2010-06-28 04:17:06 +02:00 |
nc.c
|
tweak defconfig
|
2010-07-18 23:02:36 +02:00 |
netstat.c
|
netstat: fix a trivial bug
|
2010-02-19 08:29:32 +01: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
|
*: more empty lines removed. no code changes
|
2010-07-26 01:35:44 +02:00 |
ping.c
|
ping: do not leak data from stack; shrink
|
2010-03-03 01:10:29 +01:00 |
pscan.c
|
*: rename ATTRIBUTE_XXX to just XXX.
|
2008-07-05 09:18:54 +00:00 |
route.c
|
ash: fix bug which causes signal6.tests to fail
|
2010-05-18 15:49:07 +02:00 |
slattach.c
|
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
2010-02-04 15:00:15 +01:00 |
tc.c
|
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
2010-02-04 15:00:15 +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
|
tcpsvd,udpsvd: conditionalize usage of SO_ORIGINAL_DST
|
2010-07-19 00:46:57 +02:00 |
telnet.c
|
*: mass cosmetic removal of extra empty lines. no code changes
|
2010-07-26 01:06:14 +02:00 |
telnetd.c
|
work on adding testsuite runs to randomconfig test builds
|
2010-05-10 04:16:43 +02:00 |
telnetd.ctrlSQ.patch
|
*: mass renaming of USE_XXXX to IF_XXXX
|
2009-04-21 11:09:40 +00:00 |
tftp.c
|
tftp: increase initial retry timeout from 50 to 100 ms
|
2010-06-18 02:47:27 +02:00 |
traceroute.c
|
*: mass cosmetic removal of extra empty lines. no code changes
|
2010-07-26 01:06:14 +02: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 ndelay_on call; progress bar: small shrink
|
2010-08-08 04:21:50 +02:00 |
zcip.c
|
*: code shrink and better "died from signal" reporting from wait4pid
|
2010-03-18 22:44:00 +01:00 |