cvs commit: src/sys/kern kern_jail.c src/sys/net if_fwsubr.c
if_loop.c src/sys/netinet ip_fastfwd.c
Pawel Jakub Dawidek
pjd at FreeBSD.org
Sun Jun 27 02:03:33 PDT 2004
pjd 2004-06-27 09:03:22 UTC
FreeBSD src repository
Modified files:
sys/kern kern_jail.c
sys/net if_fwsubr.c if_loop.c
sys/netinet ip_fastfwd.c
Log:
Add two missing includes and remove two uneeded.
This is quite serious fix, because even with MAC framework compiled in,
MAC entry points in those two files were simply ignored.
Revision Changes Path
1.44 +3 -0 src/sys/kern/kern_jail.c
1.5 +2 -0 src/sys/net/if_fwsubr.c
1.98 +0 -1 src/sys/net/if_loop.c
1.12 +0 -1 src/sys/netinet/ip_fastfwd.c
More information about the cvs-src
mailing list