aboutsummaryrefslogtreecommitdiff
path: root/sys/net/bpf_filter.c
Commit message (Expand)AuthorAgeFilesLines
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-11/+11
* Add 'const' to the bpf_filter() and bpf_validate() prototypes.Archie Cobbs1999-12-021-5/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Quick fix for breakage of bounds checking in rev.1.12. Only oneBruce Evans1999-07-041-2/+2
* Break long lines that I introduced in a previous commit.Eivind Eklund1999-04-111-4/+7
* Propagate unsignedness to all variants of 'k', and reorganize theEivind Eklund1998-12-071-24/+38
* Remove guard for < 0 on an unsigned variable.Eivind Eklund1998-12-071-2/+2
* * Use explicitly sized types for grovelling around inside packets.Doug Rabson1998-10-311-21/+21
* Removed unused #includes.Bruce Evans1997-08-021-3/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Completed function declarations and/or added prototypes.Bruce Evans1995-12-021-1/+4
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-18/+18
* Patch from Greg Ansley:David Greenman1995-04-011-5/+5
* Added $Id$David Greenman1994-08-021-2/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-5/+2
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+548