| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r290367, r290370, r290437: | ume | 2015-11-20 | 1 | -10/+16 |
* | MFC r287406: | hrs | 2015-09-09 | 1 | -21/+23 |
* | o Provide a compatibility shim for netstat(1) to obtain output queue | glebius | 2014-04-03 | 1 | -3/+8 |
* | Merge r259562,r259566,r259638,r259645,r260124 by melifaro: | glebius | 2014-03-19 | 1 | -1/+1 |
* | Bulk sync of pf changes from head, in attempt to fixup broken build I | glebius | 2014-03-12 | 1 | -2/+6 |
* | Merged /head:r256510,256512,257376,257469,260052: | glebius | 2014-01-27 | 1 | -437/+295 |
* | Merge the projects/pf/head branch, that was worked on for last six months, | glebius | 2012-09-08 | 1 | -5/+32 |
* | With pf 4.5 import the name of pfsync stats sysctl has changed, thus | glebius | 2012-04-04 | 1 | -2/+2 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-10 | 1 | -2/+0 |
* | Replace index() and rindex() calls with strchr() and strrchr(). | ed | 2012-01-03 | 1 | -1/+1 |
* | Truncate link addresses like it is done for any | tuexen | 2011-07-12 | 1 | -1/+1 |
* | - Hide the internal scope address representation of the KAME IPv6 | ume | 2011-01-20 | 1 | -10/+14 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | joel | 2010-12-11 | 1 | -4/+0 |
* | When netstat was run with -i/-I and -w1 to produce running counters, the idrop | rstone | 2010-11-18 | 1 | -0/+1 |
* | Remove more extraneous ;s. | emaste | 2010-07-15 | 1 | -1/+1 |
* | Add a new option, -q howmany, which when used in conjuction with -w, | delphij | 2010-01-11 | 1 | -0/+2 |
* | Revert most part of 200420 as requested, as more review and polish is | delphij | 2009-12-13 | 1 | -0/+1 |
* | Remove unneeded header includes from usr.bin/ except contributed code. | delphij | 2009-12-11 | 1 | -1/+0 |
* | Unbreak user space after if_timer/if_watchdog removal in r199975. | bz | 2009-12-01 | 1 | -6/+0 |
* | Add the possibility to show informations about dropped packets on the | attilio | 2009-11-25 | 1 | -4/+13 |
* | style(9) | obrien | 2008-01-02 | 1 | -18/+19 |
* | Restore netstat -M functionality for most statistics on core dumps. In | jhb | 2007-07-16 | 1 | -9/+13 |
* | Fixed some style bugs (whitespace lossage for removal of __P(()), and | bde | 2007-02-27 | 1 | -8/+8 |
* | Use a periodic itimer instead of repeated calls to alarm() in | bde | 2007-02-27 | 1 | -7/+9 |
* | Don't always print a space character in show_stat(), since a space | bde | 2006-11-08 | 1 | -12/+23 |
* | Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities, | yar | 2006-07-28 | 1 | -19/+20 |
* | Align output. | ru | 2005-11-09 | 1 | -2/+2 |
* | Remove bridge(4) from the tree. if_bridge(4) is a full functional | mlaier | 2005-09-27 | 1 | -43/+0 |
* | - Print space character in show_stat(). Remove a lot of priuntf(" "). | glebius | 2005-09-27 | 1 | -37/+29 |
* | Bail if interface is misspelled instead of falling out into the | ru | 2005-08-20 | 1 | -0/+2 |
* | Add a new switch -h for interface stats mode, which prints all interface | glebius | 2005-08-18 | 1 | -6/+17 |
* | Print newly exported pfsync statistics with netstat(8). | mlaier | 2005-07-14 | 1 | -1/+47 |
* | Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3). | charnier | 2004-07-26 | 1 | -10/+11 |
* | Show link-level multicast packet counters with the -a option. | ru | 2004-04-12 | 1 | -2/+14 |
* | Fixed alignment of multicast addresses when printing that got | ru | 2004-04-12 | 1 | -2/+4 |
* | Fix some minor nits in netstat whereby large interface names would be | bms | 2003-11-28 | 1 | -4/+16 |
* | Replace the if_name and if_unit members of struct ifnet with new members | brooks | 2003-10-31 | 1 | -12/+6 |
* | Kill #ifdef NS and some leftover #ifdef ISO code. Re-pack the nlist[] | peter | 2003-03-05 | 1 | -31/+0 |
* | - Determine the size of buffers with sizeof() instead of using | robert | 2003-02-10 | 1 | -7/+7 |
* | Warns cleanups for netstat: | dwmalone | 2002-09-05 | 1 | -8/+7 |
* | fix warnings; change variable/argument names that mask global names. | markm | 2002-04-28 | 1 | -4/+4 |
* | Print statistics for AF_IPX. | mdodd | 2001-10-19 | 1 | -0/+2 |
* | The previous change also disaligned lines with AF_IPX and AF_NS | ru | 2001-10-09 | 1 | -10/+10 |
* | Minor output formatting for 'netstat -i': | mdodd | 2001-10-09 | 1 | -7/+7 |
* | Implement the ``-f address_family'' filter for -i. | ru | 2001-09-11 | 1 | -1/+7 |
* | remove warnings | assar | 2001-06-15 | 1 | -3/+4 |
* | remove K&R support | assar | 2001-06-15 | 1 | -18/+8 |
* | revert removal of warning and K&R support | assar | 2001-06-15 | 1 | -7/+16 |
* | First round of netstat(1) cleanup. | ru | 2001-06-15 | 1 | -1/+1 |
* | remove most of the warnings | assar | 2001-06-15 | 1 | -16/+7 |