Depreciate suser_*. Instead use priv_check_*.
commitd46b588e8181306f8e88c9068d70b4a8ab9c54b5
authorMichael Neumann <mneumann@ntecs.de>
Mon, 15 Dec 2008 16:00:10 +0000 (15 16:00 +0000)
committerMichael Neumann <mneumann@ntecs.de>
Mon, 15 Dec 2008 16:00:10 +0000 (15 16:00 +0000)
tree10fd9824b6ab6a6c8486425a43158324bc103f18
parent895c1f850848cf50a3243e134345f0d4ff33ac59
Depreciate suser_*. Instead use priv_check_*.

The suser_* functions now internally call the corresponding
priv_check_* functions.
sys/kern/kern_prot.c