aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/netstat/netstat.1
Commit message (Expand)AuthorAgeFilesLines
* usr.bin: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* netstat(1): fix manpage dateDoug Rabson2023-08-161-1/+1
* netstat(1): teach netstat to attach to jailsDoug Rabson2023-08-161-0/+79
* netstat -i: compute most field widths dynamicallyMike Karels2023-07-261-0/+3
* netstat(1): Use simpler languageTom Hukins2023-06-261-4/+4
* netstat: document that PCB information can't be read from corefilesMichael Tuexen2023-04-191-13/+1
* netstat.1: Clarify -i and -I prioritiesFernando ApesteguĂ­a2023-02-181-1/+17
* Retire trpt(8).Gleb Smirnoff2022-12-021-1/+0
* netstat -i: do not truncate interface namesMike Karels2022-07-061-1/+7
* sockbuf: remove unused mbuf counter and cluster counterGleb Smirnoff2022-05-271-7/+2
* Extend netstat to display TCP stack and detailed congestion stateRichard Scheffenegger2020-10-091-2/+4
* Add a -C option to netstat to display the congestion control forMichael Tuexen2020-09-131-3/+5
* netstat(1): Add EXAMPLES sectionFernando ApesteguĂ­a2020-07-211-2/+23
* Bump netstat.1's .Dd after r331347.Jonathan T. Looney2018-03-221-1/+1
* Add the "TCP Blackbox Recorder" which we discussed at the developerJonathan T. Looney2018-03-221-1/+3
* The combination of IPv6 and SCTP is also supported.Michael Tuexen2017-09-091-2/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Add more text to explain --libxo flag.Craig Rodrigues2015-12-011-1/+8
* add documentation for timers that silby added in r197244, almost 6 yearsJohn-Mark Gurney2015-08-271-1/+7
* Like it was already done for 'netstat -i', drop the kvm(3) supportGleb Smirnoff2015-04-071-6/+1
* o Make net.inet6.ip6.mif6table return special API structure, that doesn'tGleb Smirnoff2015-04-061-3/+1
* Document that netstat(1) supports libxo(3).Marcel Moolenaar2015-02-221-1/+15
* 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-041-247/+507
* 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
* Garbage collect long time obsoleted (or never used) stuff from routing API.Gleb Smirnoff2014-03-151-11/+0
* Remove AppleTalk support.Gleb Smirnoff2014-03-141-2/+0
* Remove IPX support.Gleb Smirnoff2014-03-141-6/+0
* Bump dates in nestat(1) and route(8) man pages.Alexander V. Chernikov2014-01-111-1/+1
* Add -4/-6 shorthand for -finet/-finet6 in route(8) and netstat(8).Alexander V. Chernikov2014-01-101-6/+15
* 'netstat -i' no longer supports working on a vmcore.Gleb Smirnoff2013-10-301-3/+1
* Add -F fibnum option to specify an FIB number for -r flag.Hiroki Sato2013-07-121-4/+19
* Add forgotten .ElAlexander V. Chernikov2013-03-091-0/+1
* Document netstat -Q flags meaning.Alexander V. Chernikov2013-03-091-1/+6
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* Add new, per connection, statistics for TCP, including:George V. Neville-Neil2010-11-171-1/+5
* Update date on netstat(1) for -Q.Robert Watson2010-02-221-1/+1
* Teach netstat(1) to print out netisr statistics when given the -Q argument.Robert Watson2010-02-221-0/+9
* Add a new option, -q howmany, which when used in conjuction with -w,Xin LI2010-01-111-1/+7
* Remove -t from the manpage and usage.John Baldwin2009-12-011-4/+1
* Add the ability to see TCP timers via netstat -x. This can be a usefulMike Silbersack2009-09-161-1/+1
* Add manual page links to advertise procstat(1) a little better.Edward Tomasz Napierala2009-07-091-1/+2
* Implement the -z (zero counters) option for the various bpf counters.Christian S.J. Peron2009-06-191-0/+1
* Now that ifmcstat(8) does not suck, retire host-mode netstat -g.Bruce M Simpson2009-02-151-4/+10
* Fix markup and spelling.Ruslan Ermilov2009-01-101-4/+7
* Update the kernel to count the number of mbufs and clustersGeorge V. Neville-Neil2008-05-151-1/+24
* Document SCTP support.Ceri Davies2007-06-101-2/+2