summaryrefslogtreecommitdiff
path: root/networking/netstat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* preparatory patch for -Wwrite-strings #2Denis Vlasenko2007-01-291-6/+8
* cleanups: unnecessary casts, unified const_1, eliminate cross-.c fileDenis Vlasenko2007-01-221-139/+119
* message string changes, mostly for consistency, also -32 bytes in .rodataDenis Vlasenko2006-10-201-1/+1
* add open_read_close() and similar stuffDenis Vlasenko2006-10-141-3/+5
* getopt_ulflags -> getopt32.Denis Vlasenko2006-10-031-3/+3
* netstat: getopt_ulflags'isationDenis Vlasenko2006-09-221-61/+46
* A couple things that got tangled up in my tree, easier to check in both thanRob Landley2006-07-121-24/+1
* Add one-line GPL boilerplate to these source files."Robert P. J. Day"2006-07-111-14/+2
* just whitespaceTim Riker2006-01-251-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-8/+8
* Major coreutils update.Manuel Novoa III2003-03-191-7/+7
* use #ifdef CONFIG_* instead of #if CONFIG_*Glenn L McGrath2002-11-261-3/+3
* Use #ifdef instead of #ifGlenn L McGrath2002-11-261-16/+16
* Scrub pwd.h and grp.h handling so we don't have to play anyEric Andersen2002-07-031-1/+1
* This patch from Bart Visscher <magick@linux-fan.com> addsEric Andersen2002-07-031-4/+118
* Apply vodz' last_patch44 -- cleanup several chars to be const, fixEric Andersen2002-06-221-19/+15
* Fix for broken handling off BusyBox's own pwd/grp implementationsRobert Griebl2002-06-041-1/+1
* This patch adds -e (extended information) to route and -r/-e (show routingRobert Griebl2002-05-141-1/+22
* Latest patch from vodz:Eric Andersen2001-11-101-25/+8
* Add netstat applet, submitted by Bart Visscher <magick@linux-fan.com>Eric Andersen2001-10-311-0/+547