summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/netstat.1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove networks(5) support.schwarze2014-10-231-9/+6
* catch up with the inet(3) rename; this commit missed in previousjmc2014-05-101-4/+4
* Introduce two new route flags: RTF_LOCAL and RTF_BROADCAST.mpi2014-05-081-2/+4
* remove unneccessary .Pp;jmc2012-08-221-2/+1
* i missed usage and the manpage. prod by jmctedu2012-08-221-3/+9
* Do some cleanup and improve the manpage. From Andreas Bartelt; ok henning, jmcmikeb2011-11-011-4/+4
* make -column lists pretty again;jmc2011-09-031-20/+20
* as with other list types, column lists generally do not need a Pp/-compactjmc2011-08-191-4/+3
* remove more atalk bitsderaadt2011-07-091-3/+2
* Add a -B flag to netstat which displays buffer sizes for TCP sockets.jsing2011-03-151-3/+8
* remove a stray character (editing accident) i introduced a year ago;schwarze2011-03-051-4/+3
* Print socket structure internals when netstat -P pcbaddr is calledbluhm2010-10-301-6/+13
* adds a remark about how printing routing labels to -r, it is thesobrado2010-07-311-4/+8
* Allow selecting both address family and protocol by passing the address familyblambert2010-06-291-2/+5
* .Bl always requires .It, even in .Bl -column;schwarze2010-01-031-19/+20
* don't repeat the banner if not a tty.tedu2009-11-221-2/+10
* Mark MPLS routes with T (tagged) in route output.michele2009-06-271-2/+3
* Add mpls and pflow to the list of supported address families, and sortmk2009-06-041-4/+6
* Again use P to mark multipath routes in route output. OK henning@claudio2009-01-261-2/+3
* some Xr for tcpbench(1) and tcpdrop(8);jmc2008-05-091-2/+3
* Update synopsis. with help by jmc@claudio2007-07-251-1/+4
* Make it possible to show alternate routing tables in netstat. This mostlyclaudio2007-07-251-2/+5
* remove IPX support, agreed by manyhenning2007-06-041-3/+2
* convert to new .Dd format;jmc2007-05-311-2/+2
* Add a new flag -F to netstat restricting route display in conjuctionpyr2007-03-231-2/+5
* make some of the stat utility pages reference each other;jmc2005-09-061-1/+5
* update DESCRIPTION to reflect the fact that another synopsis form wasjmc2005-07-251-3/+4
* add -P to docs and usage/synopsis; ok markus jmcjaredy2005-06-161-2/+16
* bye bye, Xerox NS protocolshenning2005-06-081-2/+1
* - add a small description of final synopsis formjmc2005-05-021-1/+3
* add '-W interface' for 802.11 wireless statistics of the net80211 stack.reyk2005-04-121-1/+6
* kill -S; ok henningjaredy2005-03-301-6/+2
* .Xr tcpdrop 8 ,jmc2004-07-131-1/+2
* remove netisohenning2004-06-251-2/+1
* make -S description match the rest of the page (in terms of tense);jmc2004-06-061-2/+2
* double `the';jmc2004-06-061-2/+2
* Add new '-S' flag to display the source selector part of the routing tablecedric2004-06-061-2/+6
* change -p to restrict output to protocol (not just for -s);markus2004-04-011-5/+8
* netstat.1:jmc2003-11-281-15/+37
* mark cloned route with RTF_CLONED. remove RTF_CLONED route when clone parentitojun2003-08-261-1/+2
* - Dv Ta -> Ta Dvjmc2003-07-141-11/+10
* - document -ltu options;jmc2003-06-121-3/+19
* remove some incorrect documentation;jmc2003-06-051-22/+9
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-6/+2
* fix Xr refs; frisco@blackant.netderaadt2002-09-181-2/+1
* Since all our arches have /dev/ksyms, replace rigid mentions of the kernelmiod2001-11-091-12/+3
* Add a -q to silence zero-output lines and fix some whitespace and text nits.brian2001-08-261-5/+9
* Show a "3" in -r output if RTF_PROTO3 is set; ok itojun@ and millert@niklas2001-06-251-1/+2
* Bytecounter stats. (-b switch)camield2000-12-131-3/+7
* show when pmtu is disabled on routes, more information when verbose,provos2000-12-111-1/+3