Subject: CVS commit: src/sys/secmodel/bsd44
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 09/27/2006 05:35:05
Module Name: src
Committed By: elad
Date: Wed Sep 27 05:35:05 UTC 2006
Modified Files:
src/sys/secmodel/bsd44: secmodel_bsd44_suser.c
Log Message:
Don't care for super-user in packet filter rules, it's done via a device
anyway. Same as the clock-related change few days ago.
Should address PR/34635 from victori at lamer0 dot com
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/secmodel/bsd44/secmodel_bsd44_suser.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.