git: <sys/proc.h>: Remove suser() and suser_cred() prototypes.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Jul 27 13:42:14 PDT 2013
commit e58ae5998571571b8ca1aed647d0324c7fda7eea
Author: Sascha Wildner <saw at online.de>
Date: Sat Jul 27 22:41:59 2013 +0200
<sys/proc.h>: Remove suser() and suser_cred() prototypes.
suser_*() was replaced with priv_*() more than 4 years ago.
Reported-by: Joris Giovannangeli <joris at giovannangeli.fr>
Summary of changes:
sys/sys/proc.h | 2 --
1 file changed, 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e58ae5998571571b8ca1aed647d0324c7fda7eea
--
DragonFly BSD source repository
More information about the Commits
mailing list