| Age | Commit message (Expand) | Author |
| 2024-10-13 | netstat(1): Complete libxo transition | Yan-Hao Wang |
| 2023-11-26 | usr.bin: Remove ancient SCCS tags. | Warner Losh |
| 2023-08-16 | Remove $FreeBSD$: one-line .c pattern | Warner Losh |
| 2023-04-24 | netstat: Use valid prototypes for function declarations with no arguments. | John Baldwin |
| 2021-05-21 | ip_mroute: refactor bw_meter API | Wojciech Macek |
| 2019-11-12 | Fix netstat -gs with ip_mroute module and/or vnet | Mike Karels |
| 2017-11-18 | spdx: initial adoption of licensing ID tags. | Pedro F. Giffuni |
| 2017-01-05 | Use strlcpy and snprintf in netstat(1). | Xin LI |
| 2015-09-11 | Use a common subroutine to fetch and zero protocol stats instead of | Mark Johnston |
| 2015-09-02 | Simplify kvm symbol resolution and error handling. The symbol table | Hiroki Sato |
| 2015-09-01 | - Add -W flag support for network column in intpr() (-i flag) and | Hiroki Sato |
| 2015-02-21 | Convert netstat to use libxo. | Marcel Moolenaar |
| 2014-04-29 | Fix "netstat -gW" behavior broken in r259638. | Alexander V. Chernikov |
| 2013-12-20 | Use more fine-grained kvm(3) symbol lookup: routing code retrieves only | Alexander V. Chernikov |
| 2013-07-09 | Migrate structs arpstat, icmpstat, mrtstat, pimstat and udpstat to PCPU | Andrey V. Elsukov |
| 2013-07-09 | Prepare network statistics structures for migration to PCPU counters. | Andrey V. Elsukov |
| 2009-04-21 | Bracket struct mfc and struct rtdetq with #ifdef _KERNEL. | Bruce M Simpson |
| 2009-03-19 | Fix size_t merge-o. | Bruce M Simpson |
| 2009-03-19 | Introduce a number of changes to the MROUTING code. | Bruce M Simpson |
| 2008-01-02 | style(9) | David E. O'Brien |
| 2007-07-16 | Restore netstat -M functionality for most statistics on core dumps. In | John Baldwin |
| 2007-02-24 | Use the names 'IPv4' and 'Forwarding Table' in program output, not | Bruce M Simpson |
| 2007-02-24 | Add comments about where netstat is using KVM to read things which | Bruce M Simpson |
| 2007-02-21 | Change wording of warnings when there is no ip_mroute.ko module | Bruce M Simpson |
| 2006-09-29 | Nits. | Bruce M Simpson |
| 2006-09-29 | Push removal of mrouted down to the rest of the tree. | Bruce M Simpson |
| 2006-07-28 | Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities, | Yaroslav Tykhiy |
| 2006-07-28 | Both fields of struct timeval are of a non-basic type, | Yaroslav Tykhiy |
| 2004-07-26 | Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3). | Philippe Charnier |
| 2003-08-07 | 1. Add support for printing PIM-related statistics with | Jeffrey Hsu |
| 2003-08-05 | * Use sysctlbyname(3) to print statistics about the MFC and | Jeffrey Hsu |
| 2002-09-05 | Warns cleanups for netstat: | David Malone |
| 2001-09-07 | If -s -s is specified, don't show zero multicast routing statistics. | Ruslan Ermilov |
| 2001-07-25 | Use sysctl to export multicast routing stats | Bill Fenner |
| 2001-06-15 | remove K&R support | Assar Westerlund |
| 2001-06-15 | revert removal of warning and K&R support | Assar Westerlund |
| 2001-06-15 | remove most of the warnings | Assar Westerlund |
| 2001-06-15 | add the option -S for printing port numbers symbolically but addresses | Assar Westerlund |
| 2000-07-04 | sync with latest kame netstat. basically, more statistics | Jun-ichiro itojun Hagino |
| 2000-01-28 | IPv6 multicast routing. | Yoshinobu Inoue |
| 1999-10-21 | Cleanup towards -Wall | Julian Elischer |
| 1999-01-18 | Don't use ip_mrtproto to determine whether multicast routing is in | Bill Fenner |
| 1997-01-03 | Update to match changes in <net/if.h> and <netinet/ip_mroute.h>. | Garrett Wollman |
| 1996-12-10 | Fix up programs which expect <net/if.h> to include <sys/time.h> to instead | Garrett Wollman |
| 1996-06-02 | Code cleanup: remove unused variables, use correct *printf format | Alexander Langer |
| 1996-03-11 | Move #include of queue.h before #include of socketvar.h in preparation for | David Greenman |
| 1996-01-14 | Merge in Lite-2 changes. | Peter Wemm |
| 1995-06-13 | Re-write `netstat -g' code to match the 3.5 data structures. | Garrett Wollman |
| 1994-09-08 | Tell netstat about the new multicast forwarding statistics. For the moment, | Garrett Wollman |
| 1994-05-27 | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes |