sam
cd738e8574
o update PFIL_HOOKS support to current API used by netbsd
...
o revamp IPv4+IPv6+bridge usage to match API changes
o remove pfil_head instances from protosw entries (no longer used)
o add locking
o bump FreeBSD version for 3rd party modules
Heavy lifting by: "Max Laier" <max@love2party.net>
Supported by: FreeBSD Foundation
Obtained from: NetBSD (bits of pfil.h and pfil.c)
2003-09-23 17:54:04 +00:00
imp
cf874b345d
Back out M_* changes, per decision of the TRB.
...
Approved by: trb
2003-02-19 05:47:46 +00:00
alfred
bf8e8a6e8f
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
...
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
alfred
c9985516e4
Remove __P.
2002-03-19 21:54:18 +00:00
phk
e87f7a15ad
Mechanical change to use <sys/queue.h> macro API instead of
...
fondling implementation details.
Created with: sed(1)
Reviewed by: md5(1)
2001-02-04 13:13:25 +00:00
phk
2ef21ddcb9
Use <sys/queue.h> macro api rather than fondle its implementation detals.
...
Created with: /usr/bin/sed
Reviewed by: /sbin/md5
2001-02-03 11:46:35 +00:00
phk
94a5006c9a
Remove unneeded #include <sys/proc.h> lines.
2000-10-29 13:57:19 +00:00
darrenr
5419f3d595
Add pfil(9) subroutines and manpage from NetBSD.
2000-05-10 13:37:51 +00:00