aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/netstat
Commit message (Expand)AuthorAgeFilesLines
* Update META_MODE dependencies.Bryan Drewery2015-09-171-0/+10
* Use a common subroutine to fetch and zero protocol stats instead ofMark Johnston2015-09-1110-242/+119
* Remove prototypes for undefined functions from netstat.h.Mark Johnston2015-09-111-15/+0
* Simplify kvm symbol resolution and error handling. The symbol tableHiroki Sato2015-09-028-241/+151
* Divide statistics in the number of packets with 1000 instead of 1024Hiroki Sato2015-09-021-21/+25
* - Add -W flag support for network column in intpr() (-i flag) andHiroki Sato2015-09-019-284/+226
* Failure of dropping privilege should be fatal, so test and bail outXin LI2015-09-011-3/+6
* Use the userland exported states and handle them completely.Michael Tuexen2015-08-291-7/+16
* add documentation for timers that silby added in r197244, almost 6 yearsJohn-Mark Gurney2015-08-271-1/+7
* Upgrade libxo to 0.4.5.Marcel Moolenaar2015-08-241-3/+1
* Fix counter reads on platforms where sizeof(uint64_t) != sizeof(uint64_t *).Mark Johnston2015-07-211-6/+18
* Fix some libxo format string errors in the pfkey stats code.Mark Johnston2015-07-201-2/+2
* New AES modes for IPSec, user space components.George V. Neville-Neil2015-07-031-0/+3
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+24
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-2720-1862/+2504
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-8/+8
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-195-261/+546
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-1/+2
| * | | Merge from headSimon J. Gerraty2014-05-083-13/+16
| |\ \ \
| * \ \ \ Merge headSimon J. Gerraty2014-04-2814-1624/+874
| |\ \ \ \
| * \ \ \ \ Merge from headSimon J. Gerraty2013-09-0510-324/+256
| |\ \ \ \ \
| * \ \ \ \ \ sync from headSimon J. Gerraty2013-04-128-165/+216
| |\ \ \ \ \ \
| * | | | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | | | Sync with HEAD.David E. O'Brien2013-02-082-1/+7
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Sync from headSimon J. Gerraty2012-11-046-12/+62
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+25
* | | | | | | | | | Properly align the header and the data columns for netstat -r with andLuiz Otavio O Souza2015-05-181-2/+2
* | | | | | | | | | Adjust the string format to match the actual number of arguments.Luiz Otavio O Souza2015-05-171-1/+1
* | | | | | | | | | Printing interface names:Gleb Smirnoff2015-05-061-3/+13
* | | | | | | | | | Like it was already done for 'netstat -i', drop the kvm(3) supportGleb Smirnoff2015-04-072-394/+14
* | | | | | | | | | o Make net.inet6.ip6.mif6table return special API structure, that doesn'tGleb Smirnoff2015-04-062-66/+19
* | | | | | | | | | Stop including if_var.h from userland.Gleb Smirnoff2015-04-063-3/+0
* | | | | | | | | | Fix typo in dropped-packets attribute (missing s).Marcel Moolenaar2015-03-041-1/+1
* | | | | | | | | | Fix "netstat -hdw 1" output.Marcel Moolenaar2015-02-251-4/+0
* | | | | | | | | | Document that netstat(1) supports libxo(3).Marcel Moolenaar2015-02-221-1/+15
* | | | | | | | | | Convert netstat to use libxo.Marcel Moolenaar2015-02-2118-1428/+2541
* | | | | | | | | | Burn bridges to FreeBSD 7.x IGMP stats.Gleb Smirnoff2015-02-191-62/+0
* | | | | | | | | | Merge from projects/sendfile:Gleb Smirnoff2014-11-303-4/+6
* | | | | | | | | | Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-4/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Add the ability to set `prefer_source' flag to an IPv6 address.Andrey V. Elsukov2014-09-091-1/+1
* | | | | | | | | Add the reverse part to rule #9. Also change its description in theAndrey V. Elsukov2014-09-011-1/+1
* | | | | | | | | Suppress warnings when retrieving protocol stats from interfaces thatMark Johnston2014-08-221-6/+6
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Minor mdoc nit.Joel Dahl2014-06-061-1/+1
* | | | | | | | Sadly, we do not actually live in the future.Allan Jude2014-06-041-1/+1
* | | | | | | | Further updates to the netstat(1) man page and usage messageAllan Jude2014-06-042-253/+515
* | | | | | | | Add path markup on sys/mbuf.h to previous netstat(1) man page updateAllan Jude2014-05-251-1/+3
* | | | | | | | Document the new -R flag of netstat(1) introduced in r266448 that tracks theAllan Jude2014-05-251-1/+9