freebsd-dev/sys/alpha/tlsb
John Baldwin 44731cab3b Change the suser() API to take advantage of td_ucred as well as do a
general cleanup of the API.  The entire API now consists of two functions
similar to the pre-KSE API.  The suser() function takes a thread pointer
as its only argument.  The td_ucred member of this thread must be valid
so the only valid thread pointers are curthread and a few kernel threads
such as thread0.  The suser_cred() function takes a pointer to a struct
ucred as its first argument and an integer flag as its second argument.
The flag is currently only used for the PRISON_ROOT flag.

Discussed on:	smp@
2002-04-01 21:31:13 +00:00
..
dwlpx.c Make it compile again. 2002-03-01 23:15:45 +00:00
dwlpxreg.h update copyright 2000-01-29 17:23:41 +00:00
dwlpxvar.h Alpha 8200: Add in variables and defines for DWLPX PCI controllers. 2000-03-18 07:30:06 +00:00
gbus.c It's the parent that is a CPU node- not GBus itself. 2000-03-27 08:22:23 +00:00
gbusreg.h Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
gbusvar.h
kftxx.c * Completely rewrite the alpha busspace to hide the implementation from 2000-08-28 21:48:13 +00:00
kftxxreg.h Alpha 8200: Remove clause 3 of licence and and some KFTXX defines. 2000-03-18 07:48:15 +00:00
kftxxvar.h
mcclock_tlsb.c Alpha 8200: minor formatting tweaks; removal of clause 3 of licence. 2000-03-18 07:46:34 +00:00
tlsb.c The new order of things is that dwlpxN is now called pcibN- so hack around 2001-05-10 07:08:03 +00:00
tlsbcpu.c remove unused variable declaration 2001-10-11 21:47:27 +00:00
tlsbmem.c Alpha8200: Update this stub memory board driver for using newbus. 2000-03-18 07:28:27 +00:00
tlsbreg.h Update copyright and pull some newer definitions from NetBSD version. 2000-01-29 16:41:08 +00:00
tlsbvar.h Put tslb_device structure in this file. Put a pointer to to primary 2000-01-29 16:40:17 +00:00
zs_tlsb.c Change the suser() API to take advantage of td_ucred as well as do a 2002-04-01 21:31:13 +00:00
zsreg.h
zsvar.h