Subject: CVS commit: src/sys/secmodel/bsd44
To: None <source-changes@NetBSD.org>
From: Iain Hibbert <plunky@netbsd.org>
List: source-changes
Date: 02/01/2007 08:49:05
Module Name:	src
Committed By:	plunky
Date:		Thu Feb  1 08:49:05 UTC 2007

Modified Files:
	src/sys/secmodel/bsd44: secmodel_bsd44_suser.c

Log Message:
Add another hardwired exception to the SOCK_RAW / superuser rule, because
(PF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI) sockets need to be accessable for
normal users.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 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.