hush/networking
Eric Andersen 78a5ddeff0 Robin Farine writes:
Package: BusyBox
Version: 1.0.0-pre10

Passing the -q <integer> option to inetd causes it to dereference an
invalid pointer (optarg). The attached patch provides a fix to this
problem.

Robin
2004-06-22 08:40:54 +00:00
..
libiproute Steve Grubb writes: 2004-05-05 07:05:32 +00:00
udhcp use busybox sysinfo struct 2004-05-19 09:18:04 +00:00
arping.c Patch by Fillod Stephane, declare variables as static to not clobber 2003-09-26 00:33:18 +00:00
Config.in Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
ftpgetput.c Fix size command, safe_strtoul gives and error if the \r is left in, the 2004-05-04 10:43:34 +00:00
hostname.c Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
httpd.c Larry Doolittle writes: 2004-04-14 17:51:38 +00:00
ifconfig.c Patch from Thomas Winkler: 2004-03-31 11:30:08 +00:00
ifupdown.c Update my email address, document some of my tasks in the AUTHORS file 2004-04-25 05:11:19 +00:00
inetd.c Robin Farine writes: 2004-06-22 08:40:54 +00:00
ip.c Fix compile error if CONFIG_FEATURE_IP_ADDR isnt enabled 2004-04-12 02:35:44 +00:00
ipaddr.c Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank 2002-12-01 23:04:06 +00:00
ipcalc.c Larry Doolittle writes: 2004-04-14 17:51:38 +00:00
iplink.c Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank 2002-12-01 23:04:06 +00:00
iproute.c Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank 2002-12-01 23:04:06 +00:00
iptunnel.c Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank 2002-12-01 23:04:06 +00:00
Makefile Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
Makefile.in Fix indenting 2004-04-06 16:56:00 +00:00
nameif.c Update my email address, document some of my tasks in the AUTHORS file 2004-04-25 05:11:19 +00:00
nc.c s/fileno\(stdin\)/STDIN_FILENO/g 2004-03-27 10:02:48 +00:00
netstat.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
nslookup.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
ping6.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
ping.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
route.c Oops.. got a bit to aggressive with size optimization and global replace. :-( 2004-03-19 23:27:08 +00:00
telnet.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
telnetd.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
tftp.c s/fileno\(stdin\)/STDIN_FILENO/g 2004-03-27 10:02:48 +00:00
traceroute.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
vconfig.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
wget.c Larry Doolittle writes: 2004-04-14 17:51:38 +00:00