aboutsummaryrefslogtreecommitdiff
path: root/networking/netstat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* message string changes, mostly for consistency, also -32 bytes in .rodatavda2006-10-201-1/+1
* add open_read_close() and similar stuffvda2006-10-141-3/+5
* getopt_ulflags -> getopt32.vda2006-10-031-3/+3
* netstat: getopt_ulflags'isationvda2006-09-221-61/+46
* A couple things that got tangled up in my tree, easier to check in both thanlandley2006-07-121-24/+1
* Add one-line GPL boilerplate to these source files.rpjday2006-07-111-14/+2
* just whitespacetimr2006-01-251-1/+1
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-8/+8
* Major coreutils update.mjn32003-03-191-7/+7
* use #ifdef CONFIG_* instead of #if CONFIG_*bug12002-11-261-3/+3
* Use #ifdef instead of #ifbug12002-11-261-16/+16
* Scrub pwd.h and grp.h handling so we don't have to play anyandersen2002-07-031-1/+1
* This patch from Bart Visscher <magick@linux-fan.com> addsandersen2002-07-031-4/+118
* Apply vodz' last_patch44 -- cleanup several chars to be const, fixandersen2002-06-221-19/+15
* Fix for broken handling off BusyBox's own pwd/grp implementationssandman2002-06-041-1/+1
* This patch adds -e (extended information) to route and -r/-e (show routingsandman2002-05-141-1/+22
* Latest patch from vodz:andersen2001-11-101-25/+8
* Add netstat applet, submitted by Bart Visscher <magick@linux-fan.com>andersen2001-10-311-0/+547