Robert Watson
ce17880650
o Replace reference to 'struct proc' with 'struct thread' in 'struct
...
sysctl_req', which describes in-progress sysctl requests. This permits
sysctl handlers to have access to the current thread, permitting work
on implementing td->td_ucred, migration of suser() to using struct
thread to derive the appropriate ucred, and allowing struct thread to be
passed down to other code, such as network code where td is not currently
available (and curproc is used).
o Note: netncp and netsmb are not updated to reflect this change, as they
are not currently KSE-adapted.
Reviewed by: julian
Obtained from: TrustedBSD Project
2001-11-08 02:13:18 +00:00
..
2001-11-03 11:34:09 +00:00
2000-10-07 23:15:17 +00:00
2001-01-03 19:50:23 +00:00
2001-06-21 07:08:43 +00:00
2001-02-11 07:39:51 +00:00
2001-10-17 18:07:05 +00:00
2001-10-17 18:07:05 +00:00
2001-10-25 06:14:21 +00:00
2001-10-14 20:17:53 +00:00
1999-12-29 04:46:21 +00:00
2001-09-03 20:03:55 +00:00
2001-09-03 20:40:35 +00:00
2001-09-12 08:38:13 +00:00
2001-09-03 20:03:55 +00:00
2001-11-06 00:48:01 +00:00
2001-09-12 08:38:13 +00:00
2001-09-03 20:03:55 +00:00
2001-09-29 03:23:44 +00:00
1999-12-29 04:46:21 +00:00
2001-09-29 14:59:20 +00:00
2001-10-30 15:57:20 +00:00
2001-09-29 03:23:44 +00:00
2001-06-11 12:39:29 +00:00
2001-11-08 02:13:18 +00:00
2001-11-04 22:56:25 +00:00
2001-11-04 22:56:25 +00:00
2001-06-11 12:39:29 +00:00
2001-06-11 12:39:29 +00:00
2001-09-07 07:24:28 +00:00
2001-09-07 07:19:12 +00:00
2001-11-04 17:35:31 +00:00
2000-05-26 02:09:24 +00:00
2001-11-04 22:56:25 +00:00
2001-11-04 22:56:25 +00:00
2001-10-25 05:56:30 +00:00
2001-09-03 20:03:55 +00:00
2001-06-01 10:02:28 +00:00
2001-11-04 22:56:25 +00:00
2001-10-29 02:19:19 +00:00
2001-07-25 20:15:49 +00:00
2001-11-04 22:56:25 +00:00
2001-09-03 20:03:55 +00:00
1999-12-22 19:13:38 +00:00
2001-09-12 08:38:13 +00:00
2001-11-08 02:13:18 +00:00
2000-07-04 16:35:15 +00:00
2000-01-29 11:49:07 +00:00
2001-09-12 08:38:13 +00:00
2001-10-05 21:33:38 +00:00
2001-09-12 08:38:13 +00:00
2001-08-22 00:58:16 +00:00
2001-11-08 02:13:18 +00:00
2001-08-22 00:58:16 +00:00
1999-12-29 04:46:21 +00:00
2001-11-08 02:13:18 +00:00
2001-09-12 08:38:13 +00:00
2001-10-05 21:33:38 +00:00
2001-01-09 18:26:17 +00:00
2001-02-26 20:10:16 +00:00
2001-11-08 02:13:18 +00:00
2001-09-03 20:03:55 +00:00