DragonFly-2.1.1.59.gd46b5 master sys/kern kern_prot.c

Michael Neumann mneumann at crater.dragonflybsd.org
Wed Dec 31 05:16:21 PST 2008


commit d46b588e8181306f8e88c9068d70b4a8ab9c54b5
Author: Michael Neumann <mneumann at 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





More information about the Commits mailing list