.. |
libiproute
|
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
|
2006-12-16 23:49:13 +00:00 |
udhcp
|
fix support for globally disabling --long-options.
|
2006-11-29 11:09:43 +00:00 |
arping.c
|
introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd),
|
2006-11-22 23:22:06 +00:00 |
Config.in
|
- provide central knob to turn off RPC related options.
|
2006-12-01 16:56:12 +00:00 |
dnsd.c
|
introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd),
|
2006-11-22 23:22:06 +00:00 |
ether-wake.c
|
do not overflow ifr_name. maybe it was safe in some places,
|
2006-11-27 23:44:57 +00:00 |
fakeidentd.c
|
introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd),
|
2006-11-22 23:22:06 +00:00 |
ftpgetput.c
|
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
|
2006-12-16 23:49:13 +00:00 |
hostname.c
|
getopt_ulflags -> getopt32.
|
2006-10-03 21:00:06 +00:00 |
httpd_index_cgi_example
|
httpd: fix cgi-bin/index.cgi support, add example of it,
|
2006-11-21 00:12:09 +00:00 |
httpd.c
|
httpd: fix decode of '/' when called via -d
|
2006-11-29 15:58:50 +00:00 |
ifconfig.c
|
style cleanup: return(a) -> return a, part 2
|
2006-11-27 16:49:55 +00:00 |
ifupdown.c
|
fix remaining survivors of the return(a) cleanup
|
2006-11-27 16:59:15 +00:00 |
inetd.c
|
introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd),
|
2006-11-22 23:22:06 +00:00 |
interface.c
|
- Proposed fix to make aliases work (with uClibc-current).
|
2006-12-07 12:25:17 +00:00 |
ip.c
|
- add 'ip rule' support. First take..
|
2006-11-21 15:36:08 +00:00 |
ipaddr.c
|
Standardize on the vi editing directives being on the first line.
|
2006-07-02 19:47:05 +00:00 |
ipcalc.c
|
fix support for globally disabling --long-options.
|
2006-11-29 11:09:43 +00:00 |
iplink.c
|
Standardize on the vi editing directives being on the first line.
|
2006-07-02 19:47:05 +00:00 |
iproute.c
|
Standardize on the vi editing directives being on the first line.
|
2006-07-02 19:47:05 +00:00 |
iprule.c
|
- add 'ip rule' support. First take..
|
2006-11-21 15:36:08 +00:00 |
iptunnel.c
|
Standardize on the vi editing directives being on the first line.
|
2006-07-02 19:47:05 +00:00 |
Kbuild
|
- add 'ip rule' support. First take..
|
2006-11-21 15:36:08 +00:00 |
nameif.c
|
rodata cleanup. "unable to" == "cannot". -300 bytes
|
2006-11-18 22:04:09 +00:00 |
nc.c
|
introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd),
|
2006-11-22 23:22:06 +00:00 |
netstat.c
|
message string changes, mostly for consistency, also -32 bytes in .rodata
|
2006-10-20 13:28:22 +00:00 |
nslookup.c
|
wget: fix error message.
|
2006-11-10 23:25:53 +00:00 |
ping6.c
|
introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd),
|
2006-11-22 23:22:06 +00:00 |
ping.c
|
style cleanup: return(a) -> return a, part 2
|
2006-11-27 16:49:55 +00:00 |
route.c
|
do not overflow ifr_name. maybe it was safe in some places,
|
2006-11-27 23:44:57 +00:00 |
telnet.c
|
introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd),
|
2006-11-22 23:22:06 +00:00 |
telnetd.c
|
telnetd: move generic stuff into libbb. It will make it easy
|
2006-11-22 16:10:39 +00:00 |
tftp.c
|
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
|
2006-12-16 23:49:13 +00:00 |
traceroute.c
|
introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd),
|
2006-11-22 23:22:06 +00:00 |
vconfig.c
|
attempt to regularize atoi mess.
|
2006-10-08 12:49:22 +00:00 |
wget.c
|
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
|
2006-12-16 23:49:13 +00:00 |
zcip.c
|
httpd: slight reduction of #ifdef forest
|
2006-11-21 10:15:25 +00:00 |