DragonFly commits List (threaded) for 2008-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.1.1.59.gd46b5 master sys/kern kern_prot.c
commit d46b588e8181306f8e88c9068d70b4a8ab9c54b5
Author: Michael Neumann <mneumann@ntecs.de>
Date: Mon Dec 15 16:00:10 2008 +0000
Depreciate suser_*. Instead use priv_check_*.
The suser_* functions now internally call the corresponding
priv_check_* functions.
Summary of changes:
sys/kern/kern_prot.c | 72 ++++++++++++++++++++++++++-----------------------
1 files changed, 38 insertions(+), 34 deletions(-)
http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=d46b588e8181306f8e88c9068d70b4a8ab9c54b5
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]