summaryrefslogtreecommitdiffstats
path: root/sys/net/bpf_filter.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - make the k field in struct bpf_insn unsigned, as promised in theotto2004-04-261-32/+95
* prevent backward jumps; pls@egsys.hu; ok canacar, deraadtmarkus2004-02-231-2/+3
* de-register. deraadt okitojun2003-12-101-25/+25
* add missing includesdavid2003-07-181-1/+2
* protos for userland buildderaadt2003-06-271-1/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* First round of __P removal in sysmillert2002-03-141-3/+3
* de-#ifdef-izejason2000-06-191-9/+2
* Remove statics (required renames)niklas1999-09-131-11/+11
* Fix some mips -> __mips__ stuff.pefo1999-06-011-2/+2
* __OpenBSD__deraadt1996-08-221-2/+2
* From NetBSD: 960217 mergeniklas1996-03-031-6/+6
* For the '#ifdef sun [...] #endif' conditional we weren't bringing in thedavem1995-10-231-0/+2
* initial import of NetBSD treederaadt1995-10-181-0/+525