Subject: CVS commit: [netbsd-4] src/sys/secmodel/bsd44
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 02/09/2007 22:26:07
Module Name:	src
Committed By:	tron
Date:		Fri Feb  9 22:26:07 UTC 2007

Modified Files:
	src/sys/secmodel/bsd44 [netbsd-4]: secmodel_bsd44_suser.c

Log Message:
Pull up following revision(s) (requested by plunky in ticket #406):
	sys/secmodel/bsd44/secmodel_bsd44_suser.c: revision 1.34
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.17.2.3 -r1.17.2.4 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.