jhb
dc2e474f79
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
..
2001-12-18 16:13:45 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2001-10-17 18:07:05 +00:00
2002-03-19 21:25:46 +00:00
2002-03-20 15:56:36 +00:00
2002-03-24 10:19:10 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2002-02-26 18:24:00 +00:00
2002-03-19 21:25:46 +00:00
2002-04-01 21:31:13 +00:00
2002-03-24 10:19:10 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2002-03-24 10:19:10 +00:00
2002-04-01 21:31:13 +00:00
2002-04-01 08:12:25 +00:00
2002-04-01 21:31:13 +00:00
2002-02-27 18:32:23 +00:00
2001-11-04 22:56:25 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2001-11-04 17:35:31 +00:00
2002-02-27 18:32:23 +00:00
2002-03-19 21:25:46 +00:00
2002-03-22 16:45:54 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2002-03-24 10:19:10 +00:00
2002-03-19 21:25:46 +00:00
2002-04-01 21:31:13 +00:00
2002-03-19 21:25:46 +00:00
2001-12-14 19:37:32 +00:00
2001-09-12 08:38:13 +00:00
2002-04-01 21:31:13 +00:00
2001-12-21 05:07:39 +00:00
2002-02-03 11:57:32 +00:00
2002-03-24 10:19:10 +00:00
2001-12-14 18:26:52 +00:00
2002-03-24 10:19:10 +00:00
2001-11-21 18:45:51 +00:00
2002-04-01 21:31:13 +00:00
2002-03-20 05:48:55 +00:00
2001-12-07 17:01:28 +00:00
2002-03-19 21:25:46 +00:00
2002-04-01 21:31:13 +00:00
2002-03-24 10:19:10 +00:00
2002-03-19 21:25:46 +00:00
2002-04-01 21:31:13 +00:00
2002-03-19 21:25:46 +00:00