green
18d474781f
Switch to using a struct xucred instead of a struct xucred when not
...
actually in the kernel. This structure is a different size than
what is currently in -CURRENT, but should hopefully be the last time
any application breakage is caused there. As soon as any major
inconveniences are removed, the definition of the in-kernel struct
ucred should be conditionalized upon defined(_KERNEL).
This also changes struct export_args to remove dependency on the
constantly-changing struct ucred, as well as limiting the bounds
of the size fields to the correct size. This means: a) mountd and
friends won't break all the time, b) mountd and friends won't crash
the kernel all the time if they don't know what they're doing wrt
actual struct export_args layout.
Reviewed by: bde
2001-02-18 13:30:20 +00:00
..
2001-01-29 11:44:13 +00:00
2000-10-07 23:15:17 +00:00
2001-01-03 19:50:23 +00:00
2001-02-04 14:26:56 +00:00
2000-07-04 16:35:15 +00:00
2001-02-11 07:39:51 +00:00
2000-05-01 20:32:07 +00:00
2001-02-10 00:10:18 +00:00
1999-12-29 04:46:21 +00:00
1999-12-29 04:46:21 +00:00
1999-12-29 04:46:21 +00:00
2000-05-06 18:19:58 +00:00
2001-02-04 16:08:18 +00:00
2000-07-04 16:35:15 +00:00
2000-12-08 21:51:06 +00:00
1999-12-29 04:46:21 +00:00
2001-02-04 16:08:18 +00:00
2000-12-24 10:57:21 +00:00
2000-08-03 14:09:52 +00:00
1999-12-29 04:46:21 +00:00
2001-02-06 10:12:15 +00:00
2001-02-04 16:08:18 +00:00
2001-02-14 13:51:20 +00:00
2000-07-12 16:39:13 +00:00
2001-02-04 14:26:56 +00:00
2000-10-26 12:33:42 +00:00
2001-02-04 14:26:56 +00:00
2001-02-04 13:13:25 +00:00
2001-02-10 00:10:18 +00:00
2001-02-02 00:18:00 +00:00
2000-07-04 16:35:15 +00:00
2000-07-04 16:35:15 +00:00
2001-02-04 13:13:25 +00:00
2000-07-04 16:35:15 +00:00
2000-11-11 23:05:59 +00:00
2001-02-04 14:26:56 +00:00
2000-05-26 02:09:24 +00:00
2000-05-26 02:09:24 +00:00
2001-02-04 14:26:56 +00:00
2001-02-04 14:26:56 +00:00
2001-02-04 14:26:56 +00:00
2001-02-15 22:32:06 +00:00
2001-02-13 14:12:37 +00:00
2001-02-18 09:34:55 +00:00
1999-12-29 04:46:21 +00:00
2001-02-04 16:08:18 +00:00
2000-08-13 04:31:06 +00:00
2001-02-06 11:21:58 +00:00
1999-12-29 04:46:21 +00:00
2001-02-04 15:25:15 +00:00
2001-02-04 14:26:56 +00:00
2001-02-04 16:08:18 +00:00
2000-05-24 04:21:35 +00:00
2001-02-04 14:26:56 +00:00
2000-10-29 07:53:05 +00:00
2001-02-04 14:26:56 +00:00
2001-02-04 14:26:56 +00:00
2000-10-26 12:33:42 +00:00
2000-07-04 16:35:15 +00:00
2001-02-04 14:26:56 +00:00
2000-07-31 13:11:42 +00:00
2001-02-04 14:26:56 +00:00
2001-02-04 13:13:25 +00:00
2000-07-04 16:35:15 +00:00
2000-01-29 11:49:07 +00:00
2001-02-11 07:39:51 +00:00
2000-10-27 11:45:49 +00:00
2001-02-11 07:39:51 +00:00
2000-09-29 01:37:19 +00:00
2001-02-18 13:30:20 +00:00
2000-10-02 15:00:13 +00:00
1999-12-29 04:46:21 +00:00
2001-02-18 13:30:20 +00:00
2001-02-02 18:48:25 +00:00
2001-02-18 09:34:55 +00:00
2001-01-09 18:26:17 +00:00
2001-02-18 13:30:20 +00:00
2001-02-18 07:10:03 +00:00