summaryrefslogtreecommitdiff
path: root/lib/libc/net/sourcefilter.c
AgeCommit message (Expand)Author
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-25libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-04-18libc: do not include <sys/types.h> where <sys/param.h> was already includedAndriy Voskoboinyk
2014-07-19Clean r268867.Pedro F. Giffuni
2014-07-19Use unsigned optlen in getsourcefilter()Pedro F. Giffuni
2012-05-19Use the LLINDEX macro to access the link-level I/F index. This makesMarcel Moolenaar
2009-04-29Fix an obvious bug in getsourcefilter()'s use of struct __msfilterreq;Bruce M Simpson
2009-03-04Update copyright.Bruce M Simpson
2007-07-04Fix missing prototype warnings. (Compile errors with -Werror on)Peter Wemm
2007-06-12Fix a typo which crept in from an earlier version of this file.Bruce M Simpson
2007-06-12Add missing userland support files from previous commit for the newBruce M Simpson