aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/in_prot.c
Commit message (Expand)AuthorAgeFilesLines
* netinet/in_prot.c: normalize includesKonstantin Belousov2025-06-091-7/+2
* inpcb: provide policy cr_canexport_ktlskeys() and the privilege PRIV_NETINET_...Konstantin Belousov2025-06-091-0/+14
* Fix 'security.bsd.see_jail_proc' by using cr_bsd_visible()Olivier Certner2023-09-281-3/+1
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Move most of the contents of opt_compat.h to opt_global.h.Brooks Davis2018-04-061-1/+0
* Remove BSD and USL copyright and update license block in in_prot.c, as theStephen J. Kiernan2016-07-281-14/+2
* Prepare for network stack as a moduleStephen J. Kiernan2016-07-271-0/+91