..
libiproute
* uniq.c: remove unneeded include and use short boilerplate.
2005-10-26 10:47:26 +00:00
udhcp
more make safe the exported namespace for udhcp. Move to bb-specific file for reduce change into udhcp-CVS
2005-09-23 11:25:29 +00:00
arping.c
Patch from Bernhard Fischer to make a bunch of symbols static
2005-04-16 19:39:00 +00:00
Config.in
sync inetd with slackware-10.2 inetd (OpenBSD-1.79), have destroy bug 455
2005-10-03 08:08:58 +00:00
ether-wake.c
patch by apgo in Bug 345 to not use ether_hostton() with uClibc
2005-07-31 22:49:12 +00:00
fakeidentd.c
- remove extra/unneeded function call. testing svn
2005-06-24 03:47:57 +00:00
ftpgetput.c
applying fix from:
2005-07-19 21:26:57 +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
revert wait zombie, it have as linux-specific signal(SIG_CHLD,SIG_IGN) already, do not confuse me\!
2005-09-26 13:55:43 +00:00
ifconfig.c
- remove superfluous C statements ";;" in decompress_unzip.c, dpkg_deb.c ifconfig.c
2005-10-07 11:34:50 +00:00
ifupdown.c
change interface to bb_xasprintf() - more perfect for me.
2005-09-29 16:18:57 +00:00
inetd.c
more lost changes BSD signals -> SysV signals. Noticed by Bernhard
2005-10-05 14:14:55 +00:00
ip.c
* uniq.c: remove unneeded include and use short boilerplate.
2005-10-26 10:47:26 +00:00
ipaddr.c
* uniq.c: remove unneeded include and use short boilerplate.
2005-10-26 10:47:26 +00:00
ipcalc.c
touchup argc/argv handling to shrink a bit and fix a segfault when given wrong number of parameters as noted and fixed by Cristian Ionescu-Idbohrn
2005-09-24 23:48:18 +00:00
iplink.c
* uniq.c: remove unneeded include and use short boilerplate.
2005-10-26 10:47:26 +00:00
iproute.c
* uniq.c: remove unneeded include and use short boilerplate.
2005-10-26 10:47:26 +00:00
iptunnel.c
* uniq.c: remove unneeded include and use short boilerplate.
2005-10-26 10:47:26 +00:00
Makefile
use the shorter license header
2005-09-24 07:16:29 +00:00
Makefile.in
use brief license line
2005-09-24 06:01:57 +00:00
nameif.c
Patch from Bernhard Fischer to make a bunch of symbols static
2005-04-16 19:39:00 +00:00
nc.c
common BUFSIZ BSS buffer, small reduce code, data and bss
2005-10-15 10:23:55 +00:00
netstat.c
Remove trailing whitespace. Update copyright to include 2004.
2004-03-15 08:29:22 +00:00
nslookup.c
return failure when nslookup fails
2004-10-13 07:25:01 +00:00
ping6.c
Remove trailing whitespace. Update copyright to include 2004.
2004-03-15 08:29:22 +00:00
ping.c
BsAtHome writes in Bug 433:
2005-09-15 01:32:48 +00:00
route.c
network "default" --> bb_INET_default. Reduce 2 exported from find applet
2005-09-22 11:11:11 +00:00
telnet.c
applying fix for:
2005-07-20 19:55:19 +00:00
telnetd.c
Patch from Jason Schoon to add IPV6 support to telnetd. Reworked by Rob
2005-05-10 23:53:33 +00:00
tftp.c
more const, use bb_getopt_ulflags, insert XXX for show place of problems
2005-10-17 10:47:19 +00:00
traceroute.c
- new bb_opt_complementally syntax, use [-:?] only - 'free' chars
2005-10-14 09:56:52 +00:00
vconfig.c
Remove trailing whitespace. Update copyright to include 2004.
2004-03-15 08:29:22 +00:00
wget.c
- new bb_opt_complementally syntax, use [-:?] only - 'free' chars
2005-10-14 09:56:52 +00:00
zcip.c
- fix bug to avoid aliasing busybox' main to zcip_main in IMA mode.
2005-10-21 10:43:11 +00:00