freebsd-dev/sys/alpha/tlsb
Poul-Henning Kamp f711d546d2 Suser() simplification:
1:
  s/suser/suser_xxx/

2:
  Add new function: suser(struct proc *), prototyped in <sys/proc.h>.

3:
  s/suser_xxx(\([a-zA-Z0-9_]*\)->p_ucred, \&\1->p_acflag)/suser(\1)/

The remaining suser_xxx() calls will be scrutinized and dealt with
later.

There may be some unneeded #include <sys/cred.h>, but they are left
as an exercise for Bruce.

More changes to the suser() API will come along with the "jail" code.
1999-04-27 11:18:52 +00:00
..
dwlpx.c Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
dwlpxreg.h
gbus.c * Add hooks to allow the X server to access I/O ports and memory. 1998-11-15 18:25:17 +00:00
gbusreg.h
gbusvar.h
kftxx.c * Add hooks to allow the X server to access I/O ports and memory. 1998-11-15 18:25:17 +00:00
kftxxreg.h
kftxxvar.h
mcclock_tlsb.c
tlsb.c Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
tlsbmem.c
tlsbreg.h
tlsbvar.h
zs_tlsb.c Suser() simplification: 1999-04-27 11:18:52 +00:00
zsreg.h
zsvar.h