freebsd-nq/sbin
Brian Feldman c0511d3b58 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
..
adjkerntz
atm Fix typo: seperate -> separate. 2001-02-06 10:39:38 +00:00
badsect mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
bsdlabel mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
camcontrol
ccdconfig
clri
comcontrol
cxconfig
dhclient
disklabel mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
dmesg
dump Use <sys/queue.h> instead of home-rolled list. 2001-01-29 09:45:51 +00:00
dumpfs
dumpon
fdisk mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
fdisk_pc98 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
ffsinfo
fsck mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
fsck_ffs Preceed/preceeding are not english words. Use precede or preceding. 2001-02-18 10:25:42 +00:00
fsck_ifs
fsdb mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
fsirand
growfs
i386 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
ifconfig mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
init Fix a cosmetic problem with some very defensive programming: The devfs 2001-02-08 22:07:08 +00:00
ip6fw mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
ipf
ipfstat
ipfw mdoc(7) police: normalize the construct. 2001-02-15 08:36:20 +00:00
ipmon
ipnat
kget mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
kldload mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
kldstat
kldunload
ldconfig mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
md5 mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00
mdconfig Strip optional prefixes "/dev/" and "md" from the -u argument. 2001-01-31 08:41:18 +00:00
mknod mdoc(7) police: Change -filled displays (which just happen 2001-02-07 13:45:30 +00:00
mount Add an xref for mount_ntfs. 2001-02-02 03:08:48 +00:00
mount_cd9660 Print out the target device when the mount fails. 2001-01-25 20:05:34 +00:00
mount_ext2fs mount a --> mount an 2001-02-04 18:05:21 +00:00
mount_hpfs
mount_ifs Removed unused copy of ../mount/getmtopts.3. 2001-01-17 04:10:06 +00:00
mount_msdos
mount_msdosfs
mount_nfs mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
mount_ntfs
mount_null
mount_nullfs
mount_nwfs mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
mount_portal
mount_portalfs
mount_std
mount_umap
mount_umapfs
mount_union
mount_unionfs
mountd Switch to using a struct xucred instead of a struct xucred when not 2001-02-18 13:30:20 +00:00
natd mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
newfs Make mount_mfs annoy users for 15 seconds and point them at mdconfig(8). 2001-01-30 10:21:20 +00:00
newfs_msdos Added pc98 support. 2001-02-16 13:30:27 +00:00
nextboot
nfsd
nfsiod
nologin
nos-tun
pc98 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
ping
ping6
quotacheck
reboot mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
restore mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00
route mdoc(7) police: Change -filled displays (which just happen 2001-02-07 13:45:30 +00:00
routed
rtsol
savecore Document the new -k option in usage message and man page. 2001-02-16 16:28:36 +00:00
setkey mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:44:04 +00:00
shutdown
slattach
spppcontrol
startslip mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
swapon
sysctl mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
tunefs Fix 'tunefs -p' 2001-01-29 11:00:16 +00:00
umount
vinum
Makefile
Makefile.inc