| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove networks(5) support. |  schwarze | 2014-10-23 | 1 | -9/+6 |
* | catch up with the inet(3) rename; this commit missed in previous |  jmc | 2014-05-10 | 1 | -4/+4 |
* | Introduce two new route flags: RTF_LOCAL and RTF_BROADCAST. |  mpi | 2014-05-08 | 1 | -2/+4 |
* | remove unneccessary .Pp; |  jmc | 2012-08-22 | 1 | -2/+1 |
* | i missed usage and the manpage. prod by jmc |  tedu | 2012-08-22 | 1 | -3/+9 |
* | Do some cleanup and improve the manpage. From Andreas Bartelt; ok henning, jmc |  mikeb | 2011-11-01 | 1 | -4/+4 |
* | make -column lists pretty again; |  jmc | 2011-09-03 | 1 | -20/+20 |
* | as with other list types, column lists generally do not need a Pp/-compact |  jmc | 2011-08-19 | 1 | -4/+3 |
* | remove more atalk bits |  deraadt | 2011-07-09 | 1 | -3/+2 |
* | Add a -B flag to netstat which displays buffer sizes for TCP sockets. |  jsing | 2011-03-15 | 1 | -3/+8 |
* | remove a stray character (editing accident) i introduced a year ago; |  schwarze | 2011-03-05 | 1 | -4/+3 |
* | Print socket structure internals when netstat -P pcbaddr is called |  bluhm | 2010-10-30 | 1 | -6/+13 |
* | adds a remark about how printing routing labels to -r, it is the |  sobrado | 2010-07-31 | 1 | -4/+8 |
* | Allow selecting both address family and protocol by passing the address family |  blambert | 2010-06-29 | 1 | -2/+5 |
* | .Bl always requires .It, even in .Bl -column; |  schwarze | 2010-01-03 | 1 | -19/+20 |
* | don't repeat the banner if not a tty. |  tedu | 2009-11-22 | 1 | -2/+10 |
* | Mark MPLS routes with T (tagged) in route output. |  michele | 2009-06-27 | 1 | -2/+3 |
* | Add mpls and pflow to the list of supported address families, and sort |  mk | 2009-06-04 | 1 | -4/+6 |
* | Again use P to mark multipath routes in route output. OK henning@ |  claudio | 2009-01-26 | 1 | -2/+3 |
* | some Xr for tcpbench(1) and tcpdrop(8); |  jmc | 2008-05-09 | 1 | -2/+3 |
* | Update synopsis. with help by jmc@ |  claudio | 2007-07-25 | 1 | -1/+4 |
* | Make it possible to show alternate routing tables in netstat. This mostly |  claudio | 2007-07-25 | 1 | -2/+5 |
* | remove IPX support, agreed by many |  henning | 2007-06-04 | 1 | -3/+2 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 1 | -2/+2 |
* | Add a new flag -F to netstat restricting route display in conjuction |  pyr | 2007-03-23 | 1 | -2/+5 |
* | make some of the stat utility pages reference each other; |  jmc | 2005-09-06 | 1 | -1/+5 |
* | update DESCRIPTION to reflect the fact that another synopsis form was |  jmc | 2005-07-25 | 1 | -3/+4 |
* | add -P to docs and usage/synopsis; ok markus jmc |  jaredy | 2005-06-16 | 1 | -2/+16 |
* | bye bye, Xerox NS protocols |  henning | 2005-06-08 | 1 | -2/+1 |
* | - add a small description of final synopsis form |  jmc | 2005-05-02 | 1 | -1/+3 |
* | add '-W interface' for 802.11 wireless statistics of the net80211 stack. |  reyk | 2005-04-12 | 1 | -1/+6 |
* | kill -S; ok henning |  jaredy | 2005-03-30 | 1 | -6/+2 |
* | .Xr tcpdrop 8 , |  jmc | 2004-07-13 | 1 | -1/+2 |
* | remove netiso |  henning | 2004-06-25 | 1 | -2/+1 |
* | make -S description match the rest of the page (in terms of tense); |  jmc | 2004-06-06 | 1 | -2/+2 |
* | double `the'; |  jmc | 2004-06-06 | 1 | -2/+2 |
* | Add new '-S' flag to display the source selector part of the routing table |  cedric | 2004-06-06 | 1 | -2/+6 |
* | change -p to restrict output to protocol (not just for -s); |  markus | 2004-04-01 | 1 | -5/+8 |
* | netstat.1: |  jmc | 2003-11-28 | 1 | -15/+37 |
* | mark cloned route with RTF_CLONED. remove RTF_CLONED route when clone parent |  itojun | 2003-08-26 | 1 | -1/+2 |
* | - Dv Ta -> Ta Dv |  jmc | 2003-07-14 | 1 | -11/+10 |
* | - document -ltu options; |  jmc | 2003-06-12 | 1 | -3/+19 |
* | remove some incorrect documentation; |  jmc | 2003-06-05 | 1 | -22/+9 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-03 | 1 | -6/+2 |
* | fix Xr refs; frisco@blackant.net |  deraadt | 2002-09-18 | 1 | -2/+1 |
* | Since all our arches have /dev/ksyms, replace rigid mentions of the kernel |  miod | 2001-11-09 | 1 | -12/+3 |
* | Add a -q to silence zero-output lines and fix some whitespace and text nits. |  brian | 2001-08-26 | 1 | -5/+9 |
* | Show a "3" in -r output if RTF_PROTO3 is set; ok itojun@ and millert@ |  niklas | 2001-06-25 | 1 | -1/+2 |
* | Bytecounter stats. (-b switch) |  camield | 2000-12-13 | 1 | -3/+7 |
* | show when pmtu is disabled on routes, more information when verbose, |  provos | 2000-12-11 | 1 | -1/+3 |