freebsd-src/sys/dev/dgb
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
..
dgb.c Suser() simplification: 1999-04-27 11:18:52 +00:00
dgbios.h Much fixed & working digiboard driver. 1996-12-18 16:42:06 +00:00
dgfep.h Much fixed & working digiboard driver. 1996-12-18 16:42:06 +00:00
dgm.c Suser() simplification: 1999-04-27 11:18:52 +00:00
dgmbios.h Add Id keyword 1998-08-05 20:19:04 +00:00
dgmfep.h Add Id keyword 1998-08-05 20:19:04 +00:00
dgmreg.h Add driver dgm - for the Digiboard PC/Xem 1998-08-04 21:42:27 +00:00
dgreg.h - breakage of the warnings about pessimized i/o port types. 1998-04-21 21:06:57 +00:00