.. |
libiproute
|
ip a: fix SEGV if "dev IFACE" is not specified
|
2010-07-04 03:55:43 +02:00 |
udhcp
|
remove some dead assignments, add a TODO comment
|
2010-07-04 04:26:55 +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
|
nc: introduce CONFIG_NC_110_COMPAT option.
|
2010-06-27 04:22:02 +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
|
remove recently added erroneous _and_die()
|
2010-06-27 16:57:55 +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: fix typo in prev commit
|
2010-05-11 04:37:13 +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
|
ifconfig: do not truncate interface names. closes bug 1795
|
2010-05-23 23:04:15 +02:00 |
ip.c
|
*: mass renaming of USE_XXXX to IF_XXXX
|
2009-04-21 11:09:40 +00:00 |
ipcalc.c
|
cosmetics on top of Dan's patches
|
2010-06-19 20:07:23 +02:00 |
isrv_identd.c
|
|
|
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
|
*: introduce and use xfork() and xvfork()
|
2010-07-04 15:32:38 +02:00 |
netstat.c
|
netstat: fix a trivial bug
|
2010-02-19 08:29:32 +01:00 |
nslookup.c
|
|
|
ntpd_simple.c
|
ntpd: ntpd.c -> ntpd_simple.c
|
2010-01-01 16:45:43 +01:00 |
ntpd.c
|
ntpd: step correction to variables had wrong sign, fixing
|
2010-06-24 20:23:40 +02:00 |
ping.c
|
ping: do not leak data from stack; shrink
|
2010-03-03 01:10:29 +01:00 |
pscan.c
|
|
|
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
|
libbb: introduce and use BB_EXECVP_or_die()
|
2010-07-04 00:57:03 +02:00 |
telnet.c
|
bbconfig: make it independent from printf functions
|
2010-06-07 14:14:26 +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
|
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
|
|
|
wget.c
|
pipe_progress: make it independent of printf machinery
|
2010-06-06 21:53:09 +02:00 |
zcip.c
|
*: code shrink and better "died from signal" reporting from wait4pid
|
2010-03-18 22:44:00 +01:00 |