Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/bluetooth
Module Name: src
Committed By: elad
Date: Sun Apr 26 07:53:43 UTC 2009
Modified Files:
src/sys/dev/bluetooth: bcsp.c btuart.c
Log Message:
Authorizing actions from the generic scope using a device scope wrapper
is a big no-no.
As painful as it is, use kauth_authorize_generic() for now.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/bluetooth/bcsp.c
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/bluetooth/btuart.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index