| Age | Commit message (Expand) | Author |
| 2008-08-20 | As the scratch memory is only ever copied to or from A and X, make it | joerg |
| 2008-01-02 | PR/37663: Guy Harris: bpf_validate rejects valid programs that use the multip... | christos |
| 2007-01-27 | Use be16dec() and be32dec() instead of reimplementing them. | cbiere |
| 2006-10-04 | It is not sufficient for MINDEX to just 'return 0' if the MINDEX macro | oster |
| 2006-05-14 | XXX: GCC uninitialized. | christos |
| 2006-02-27 | fix bpf_validate(): | drochner |
| 2006-02-07 | Add a /* CONSTCOND */ for lint. | wiz |
| 2005-12-14 | Fix previous commit: ABS, IND and MSH are valid codes. | rpaulo |
| 2005-12-13 | In bpf_validate(), get rid of bpf_maxbufsize test as there are other | rpaulo |
| 2005-12-05 | Oops, the previous revision had a wrong pre-processor #if clause. | rpaulo |
| 2005-12-05 | Make the bpf_maxbufsize a constant when bpfilter pseudo-device is not | rpaulo |
| 2005-11-30 | PR 32198: bpf_validate() needs to do more checks, from Otto Moerbeek/OpenBSD | rpaulo |
| 2005-11-30 | More KNF. C99 uintXX_t types. | rpaulo |
| 2005-11-30 | KNF. ANSYfy. de-P(). | rpaulo |
| 2005-02-26 | nuke trailing whitespace | perry |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2001-11-15 | don't need <sys/types.h> when including <sys/param.h> | lukem |
| 2001-11-12 | add RCSIDs | lukem |
| 2000-07-22 | Add a missing include when using this in user space. | matt |
| 2000-04-12 | remove sunos stuff. | chs |
| 2000-03-30 | Kill some more register declarations. | augustss |
| 1997-10-09 | bpf_filter.c: | christos |
| 1997-07-07 | Provide better filter validation. PR 3366. | phil |
| 1996-02-13 | Net prototypes | christos |
| 1995-04-22 | copy routines should take size_t lengths for prototype consistency. | cgd |
| 1995-04-01 | Fix bogus buffer indexing when a value is split across a mbuf boundary, | mycroft |
| 1995-03-28 | KERNEL -> _KERNEL | jtc |
| 1995-03-06 | Undo an #include ordering change. | mycroft |
| 1995-03-06 | Make this more type-safe for the Alpha. From the libpcap 0.0 distribution. | mycroft |
| 1994-06-29 | New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' | cgd |
| 1994-05-13 | Update to 4.4-Lite networking code, with a few local changes. | mycroft |
| 1993-12-18 | Canonicalize all #includes. | mycroft |
| 1993-05-20 | add rcs ids to everything, and clean up headers | cgd |
| 1993-03-25 | added BPF support, as provided by David Greenman (davidg@implode.rain.com) | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |