| Age | Commit message (Expand) | Author |
| 2013-10-18 | Make the -f option accept multiple address families. | bad |
| 2013-03-01 | Retire OSI network stack. OK core@ | joerg |
| 2012-10-19 | Add -t flag. | msaitoh |
| 2012-10-19 | Add note about -l option. Fixes PR#47085 reported by Julian Fagir. | msaitoh |
| 2012-09-25 | Sort -h option properly (not between -I and -i) | pgoyette |
| 2011-11-11 | Move RTF_ANNOUNCE flag so that it no longer conflicts with RTF_PROTO2. | gdt |
| 2011-06-21 | New sentence, new line. | wiz |
| 2011-06-21 | add a sentence regarding multiple tags | kefren |
| 2010-12-06 | Insert word "mbuf" to description of -m (so you can search for it). | pooka |
| 2010-06-30 | Bump date for previous (mpls). | wiz |
| 2010-06-29 | Add mpls into family address list | kefren |
| 2010-06-27 | Add -T flag, that shows tags in route output | kefren |
| 2010-02-24 | Add -h, which makes output of bytes counts "humanized" (e.g. -bih) | pooka |
| 2009-09-13 | Fix section for sysctl xref (it is 3, not 2). | wiz |
| 2009-09-13 | Checkin work in progress to make netstat use sysctl rather than kvm(3). | elad |
| 2009-06-28 | Fix typo | dholland |
| 2009-05-28 | fix typo (Silas Silva) | christos |
| 2009-03-11 | Fix markup | joerg |
| 2009-02-14 | Sort option descriptions, and options in usage. | wiz |
| 2007-08-30 | bump date | jnemeth |
| 2007-08-30 | PR/36867 - Zafer Aydogan -- trsp is no longer | jnemeth |
| 2007-07-30 | Add xref to sockstat, from Zafer Aydogan in PR misc/36706. | pavel |
| 2005-12-28 | Bump date for previous. | rpaulo |
| 2005-12-28 | Explain the netstat -B flag column. | rpaulo |
| 2005-09-11 | Punctuation fix. From YOMURA Masanori in private mail. | wiz |
| 2005-09-11 | Argument is address_family, not "address family". From YOMURA Masanori in pri... | wiz |
| 2005-08-06 | Explained how -B works and how it works in conjunction with -I or -s. | rpaulo |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-03-02 | TF_PROTO1/2 mixup. from itou makoto | itojun |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-02-04 | "Utilize" has exactly the same meaning as "use," but it is more | perry |
| 2002-09-30 | New sentence, new line. | grant |
| 2002-07-03 | Introduce -q flag to print some information (like number of packets dropped | enami |
| 2002-07-02 | Sync SYNOPSIS and usage() with reality. | soren |
| 2001-12-01 | Whitespace cleanup. | wiz |
| 2001-09-03 | Cross-reference fstat(1) | sommerfeld |
| 2001-05-28 | typo | itojun |
| 2001-05-28 | add `-s' that prints port numbers symbolically but addresses numerically | assar |
| 2001-05-06 | Change xref for vmstat(8) to vmstat(1). | wiz |
| 2001-01-27 | mark cloned routes with RTF_CLONED. present it with netstat -r by "c". | itojun |
| 2000-08-15 | Add kernel counters for arp events, displayable with netstat -s -f arp | jhawk |
| 1999-12-13 | per-interface statistics. | itojun |
| 1999-09-15 | Add -L option. netstat -r -L behaves like 4.3BSD netstat -r, that is, it | is |
| 1999-09-15 | Netstat knows about "-f inet6". | is |
| 1999-09-12 | RTF_PROTO1 is indicated by the flag '1' and RTF_PROTO2 is indicated by the fl... | dbj |
| 1999-07-01 | make netstat IPv6-ready. | itojun |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-03-14 | There is no -h flag. From OpenBSD. | kristerw |
| 1999-02-02 | remove sentence consistenting solely of "When" | lukem |
| 1999-01-15 | Added a verbose flag for route display that will show | kml |