phk
16e3fbd2c1
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
..
1999-04-24 20:17:05 +00:00
1999-04-16 21:22:55 +00:00
1999-04-23 23:29:00 +00:00
1999-04-26 22:03:44 +00:00
1999-03-30 13:28:23 +00:00
1999-04-27 11:18:52 +00:00
1999-04-18 15:12:11 +00:00
1999-04-24 20:17:05 +00:00
1999-04-24 06:48:27 +00:00
1999-03-11 18:50:39 +00:00
1999-04-16 21:22:55 +00:00
1999-04-27 11:18:52 +00:00
1999-04-24 20:17:05 +00:00
1998-11-08 18:35:53 +00:00
1999-04-27 11:18:52 +00:00
1999-04-24 20:17:05 +00:00
1999-04-24 20:17:05 +00:00
1999-04-19 13:34:25 +00:00
1999-04-27 11:18:52 +00:00
1999-04-18 15:50:35 +00:00
1999-01-28 01:59:53 +00:00
1999-04-12 13:39:11 +00:00
1999-04-27 11:18:52 +00:00
1999-03-03 10:40:27 +00:00
1999-04-16 21:22:55 +00:00
1999-04-24 20:17:05 +00:00
1999-04-24 20:17:05 +00:00
1998-12-17 17:40:13 +00:00
1999-01-28 01:59:53 +00:00
1999-04-11 02:55:52 +00:00
1999-04-24 20:17:05 +00:00
1998-06-07 17:13:14 +00:00
1999-04-16 21:22:55 +00:00
1999-04-24 20:17:05 +00:00
1998-06-14 13:46:10 +00:00
1998-10-22 05:58:45 +00:00
1998-10-22 05:58:45 +00:00
1998-12-07 21:58:50 +00:00
1999-04-24 19:59:20 +00:00
1999-01-04 20:06:38 +00:00
1999-04-24 20:17:05 +00:00
1999-04-25 08:58:10 +00:00
1999-04-22 13:10:43 +00:00
1999-04-27 11:18:52 +00:00
1999-04-27 11:18:52 +00:00
1999-01-12 01:29:45 +00:00
1999-04-27 11:18:52 +00:00
1999-04-27 11:18:52 +00:00
1999-02-14 14:36:45 +00:00
1999-04-27 11:18:52 +00:00
1999-01-04 20:06:38 +00:00
1998-08-24 02:28:16 +00:00
1999-04-24 20:17:05 +00:00
1999-02-22 11:44:46 +00:00
1999-04-27 11:18:52 +00:00
1999-04-24 20:17:05 +00:00
1999-04-24 20:17:05 +00:00
1999-04-21 12:08:07 +00:00
1999-04-27 11:18:52 +00:00
1999-04-27 11:18:52 +00:00
1999-04-24 20:17:05 +00:00
1999-04-24 20:17:05 +00:00
1999-04-27 11:18:52 +00:00