summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/netstat.1
AgeCommit message (Expand)Author
2010-01-03.Bl always requires .It, even in .Bl -column;Ingo Schwarze
2009-11-22don't repeat the banner if not a tty.Ted Unangst
2009-06-27Mark MPLS routes with T (tagged) in route output.Michele Marchetto
2009-06-04Add mpls and pflow to the list of supported address families, and sortMichael Knudsen
2009-01-26Again use P to mark multipath routes in route output. OK henning@Claudio Jeker
2008-05-09some Xr for tcpbench(1) and tcpdrop(8);Jason McIntyre
2007-07-25Update synopsis. with help by jmc@Claudio Jeker
2007-07-25Make it possible to show alternate routing tables in netstat. This mostlyClaudio Jeker
2007-06-04remove IPX support, agreed by manyHenning Brauer
2007-05-31convert to new .Dd format;Jason McIntyre
2007-03-23Add a new flag -F to netstat restricting route display in conjuctionPierre-Yves Ritschard
2005-09-06make some of the stat utility pages reference each other;Jason McIntyre
2005-07-25update DESCRIPTION to reflect the fact that another synopsis form wasJason McIntyre
2005-06-16add -P to docs and usage/synopsis; ok markus jmcJared Yanovich
2005-06-08bye bye, Xerox NS protocolsHenning Brauer
2005-05-02- add a small description of final synopsis formJason McIntyre
2005-04-12add '-W interface' for 802.11 wireless statistics of the net80211 stack.Reyk Floeter
2005-03-30kill -S; ok henningJared Yanovich
2004-07-13.Xr tcpdrop 8 ,Jason McIntyre
2004-06-25remove netisoHenning Brauer
2004-06-06make -S description match the rest of the page (in terms of tense);Jason McIntyre
2004-06-06double `the';Jason McIntyre
2004-06-06Add new '-S' flag to display the source selector part of the routing tableCedric Berger
2004-04-01change -p to restrict output to protocol (not just for -s);Markus Friedl
2003-11-28netstat.1:Jason McIntyre
2003-08-26mark cloned route with RTF_CLONED. remove RTF_CLONED route when clone parentJun-ichiro itojun Hagino
2003-07-14- Dv Ta -> Ta DvJason McIntyre
2003-06-12- document -ltu options;Jason McIntyre
2003-06-05remove some incorrect documentation;Jason McIntyre
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-09-18fix Xr refs; frisco@blackant.netTheo de Raadt
2001-11-09Since all our arches have /dev/ksyms, replace rigid mentions of the kernelMiod Vallat
2001-08-26Add a -q to silence zero-output lines and fix some whitespace and text nits.brian
2001-06-25Show a "3" in -r output if RTF_PROTO3 is set; ok itojun@ and millert@Niklas Hallqvist
2000-12-13Bytecounter stats. (-b switch)Camiel Dobbelaar
2000-12-11show when pmtu is disabled on routes, more information when verbose,Niels Provos
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-04-16- Insert some .Pp here and there to make the man page easier to read.Aaron Campbell
2000-04-15Mostly punctuation fixes.Aaron Campbell
1999-12-08add IPv6 support from KAME. cleanup type matches with printf() format.Jun-ichiro itojun Hagino
1999-09-01Correct SYNOPSYS; no -h option exists.Aaron Campbell
1999-07-21use .Ar on later .It Fl linesTheo de Raadt
1999-06-05- remove trailing white spaceAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-03-01There is no -h flagDavid Leonard
1999-02-24Grok protocol/address family PF_KEY.Angelos D. Keromytis
1998-09-27usr.bin/ man page cleanups, n-sAaron Campbell
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
1998-02-26* netstat -r [-n] now prints netmasks for network routes (in XXX/24 format).Peter Galbavy
1997-09-19typo; sjr@home.netTheo de Raadt