summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/pfkey.c
AgeCommit message (Expand)Author
2023-11-26usr.bin: Automated cleanup of cdefs and other formattingWarner Losh
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-28Renumber copyright clause 4Warner Losh
2016-07-30Use nitems() from sys/param.h.Marcelo Araujo
2015-07-20Fix some libxo format string errors in the pfkey stats code.Mark Johnston
2015-02-21Convert netstat to use libxo.Marcel Moolenaar
2013-07-09Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat,Andrey V. Elsukov
2010-12-11Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl
2009-12-13Revert most part of 200420 as requested, as more review and polish isXin LI
2009-12-11Remove unneeded header includes from usr.bin/ except contributed code.Xin LI
2008-01-02style(9)David E. O'Brien
2007-07-16Restore netstat -M functionality for most statistics on core dumps. InJohn Baldwin
2007-07-01Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil
2006-11-27Don't shadow globals.Yaroslav Tykhiy
2006-07-28Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities,Yaroslav Tykhiy
2005-12-28Add support for printing IPSEC protocol stats if the kernel was compiledKelly Yancey