freebsd-dev/sbin
Dima Dorfman 76183f3453 Introduce a version field to `struct xucred' in place of one of the
spares (the size of the field was changed from u_short to u_int to
reflect what it really ends up being).  Accordingly, change users of
xucred to set and check this field as appropriate.  In the kernel,
this is being done inside the new cru2x() routine which takes a
`struct ucred' and fills out a `struct xucred' according to the
former.  This also has the pleasant sideaffect of removing some
duplicate code.

Reviewed by:	rwatson
2002-02-27 04:45:37 +00:00
..
adjkerntz
atacontrol Match the requirements of the new kernel structures. 2002-02-04 19:24:43 +00:00
atm
badsect
bsdlabel In the words of the submitter: 2002-01-07 06:45:17 +00:00
camcontrol Correct an out of date device node name. We do not have /dev/rsd0.ctl 2002-02-11 14:35:28 +00:00
ccdconfig
clri
comcontrol
conscontrol
cxconfig
dhclient Add some ifdef(RELEASE_CRUNCH) goo to explicitly list the requisite 2002-02-26 15:12:54 +00:00
disklabel In the words of the submitter: 2002-01-07 06:45:17 +00:00
dmesg
dump Supply progress information in dump's process title, which is useful 2002-02-16 21:05:16 +00:00
dumpfs
dumpon CG hard sentence breaks. 2002-01-23 09:35:55 +00:00
fdisk Add some more partition types. 2002-02-18 19:32:38 +00:00
fdisk_pc98
ffsinfo
fsck
fsck_ffs declare locally used globals as static. 2001-12-22 12:35:03 +00:00
fsck_ifs
fsck_msdosfs
fsdb Something i always wanted to see: add a function to print the list of 2002-01-26 15:53:23 +00:00
fsirand
growfs Typo fix: Usally -> Usually. 2002-02-14 01:21:07 +00:00
ifconfig Do not disable IPv6 and vlan support when RELEASE_CRUNCH is defined. 2002-02-15 03:57:06 +00:00
init
ip6fw I've been meaning to do this for a while. Add an underscore to the 2002-01-19 23:20:02 +00:00
ipf
ipfs
ipfstat
ipfw I've been meaning to do this for a while. Add an underscore to the 2002-01-19 23:20:02 +00:00
ipmon
ipnat
kget
kldconfig
kldload mdoc(7) police: tidy up previous delta. 2002-01-09 15:22:30 +00:00
kldstat
kldunload
ldconfig
md5 Fix 2001-12-19 21:19:43 +00:00
mdconfig Actually make use of the md_version field of 'struct mdio'. In order 2001-12-20 06:38:21 +00:00
mdmfs
mknod
mount
mount_cd9660 o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
mount_ext2fs
mount_hpfs
mount_ifs
mount_msdosfs
mount_nfs
mount_ntfs
mount_nullfs
mount_nwfs
mount_portalfs
mount_smbfs Add bmake glue for src/contrib/smbfs and connect userland smbfs 2001-12-14 11:41:22 +00:00
mount_std
mount_umapfs
mount_unionfs
mountd Introduce a version field to `struct xucred' in place of one of the 2002-02-27 04:45:37 +00:00
natd Back out part of the revision 1.2 changes -- sendto(2) can 2002-01-15 17:07:56 +00:00
newfs
newfs_msdos
nextboot
nfsd
nfsiod
nologin
nos-tun from select(2): 2002-01-20 12:13:28 +00:00
ping Document ping(8) reaction to SIGINFO. 2002-02-07 16:47:22 +00:00
ping6 Document ping6(8) reaction to SIGINFO. 2002-02-07 16:50:02 +00:00
quotacheck Fix some function prototypes. 2002-01-25 20:45:30 +00:00
rcorder
reboot mdoc(7) police: add -p to the synopsis line as well. 2001-12-14 15:03:32 +00:00
restore Use a more robust scheme for determining how many blocks to skip 2002-02-18 02:29:47 +00:00
route Introduce an interface announcement message for the routing 2002-01-18 14:33:04 +00:00
routed o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
rtsol
savecore
setkey
shutdown
slattach
spppcontrol mdoc(7) police: tidy up the markup. 2002-01-10 16:02:23 +00:00
startslip
swapon
sysctl #include <sys/time.h> instead of depending on namespace pollution in 2002-02-25 03:36:06 +00:00
tunefs tunefs no longer outputs a warning if one tries to set soft-updates on 2002-01-07 07:01:52 +00:00
umount
vinum
Makefile Kernel support for smbfs is only built on the i386 at the moment, so 2001-12-14 23:11:45 +00:00
Makefile.inc