opnsense-src/usr.bin/netstat
Warner Losh de41c1bfa0 Remove $FreeBSD$: one-line nroff pattern
Remove /^\.\\"\s*\$FreeBSD\$$\n/

Similar commit in main:
(cherry picked from commit b2c76c41be)
2023-09-06 08:05:09 +02:00
..
bpf.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-08-16 10:55:20 +02:00
common.c usr.bin/netstat: use roundup2 when rounding up to power of 2. 2021-05-15 21:40:23 -07:00
common.h Remove $FreeBSD$: one-line .h pattern 2023-09-06 07:58:29 +02:00
if.c netstat -i: do not truncate interface names 2022-07-13 08:20:03 -05:00
inet.c netstat: Fix typo 2022-03-04 20:41:55 +01:00
inet6.c netinet6: Fix mbuf leak in NDP 2023-05-09 11:05:03 +02:00
ipsec.c ipsec(4): Fix a few typos in error messages 2022-02-13 08:54:53 +01:00
main.c Extend netstat to display TCP stack and detailed congestion state 2020-10-09 10:07:41 +00:00
Makefile Introduce scalable route multipath. 2020-10-03 10:47:17 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
mbuf.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
mroute.c Fix netstat -gs with ip_mroute module and/or vnet 2019-11-12 01:03:08 +00:00
mroute6.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
netgraph.c Hide struct socket and struct unpcb from the userland. 2017-10-02 23:29:56 +00:00
netisr.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-08-16 10:55:20 +02:00
netstat.1 Remove $FreeBSD$: one-line nroff pattern 2023-09-06 08:05:09 +02:00
netstat.h Remove $FreeBSD$: one-line .h pattern 2023-09-06 07:58:29 +02:00
nhgrp.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-08-16 10:55:20 +02:00
nhops.c Remove $FreeBSD$: two-line .h pattern 2023-09-06 07:57:18 +02:00
nlist_symbols Fix netstat -rs reporting. 2021-04-04 08:44:01 +00:00
pfkey.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
route.c netstat: print path weight when showing routes in structured output. 2023-01-13 21:18:24 +00:00
sctp.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
unix.c Use uintptr_t alone when assigning to kvaddr_t variables. 2018-07-10 13:03:06 +00:00