HardenedBSD/sys
Peter Wemm 13b9f88167 Don't pass a second copy of the uid/gid in with the v2/v3 sattr structures,
it just makes more work.  We pass a copy of the uid/gid with the
credentials.  (although, this may need to be revisited if a non AUTHUNIX
authentication method (such as NFSKERB) ever gets implemented).

Obtained from:  NetBSD
1998-05-31 19:00:19 +00:00
..
alpha
amd64 Converted the ICU-level interrupt tests (3, 5 and 8) in sioprobe() into 1998-05-31 10:53:55 +00:00
compat
compile
conf Add minimum driver for XC6200 based cards. Currently it knows about 1998-05-30 18:28:12 +00:00
contrib/softupdates A fix to a debug test from Kirk. 1998-05-27 03:32:23 +00:00
ddb Some cleanups related to timecounters and weird ifdefs in <sys/time.h>. 1998-05-28 09:30:28 +00:00
dev Converted the ICU-level interrupt tests (3, 5 and 8) in sioprobe() into 1998-05-31 10:53:55 +00:00
fs
geom
gnu
i386 Converted the ICU-level interrupt tests (3, 5 and 8) in sioprobe() into 1998-05-31 10:53:55 +00:00
isa Converted the ICU-level interrupt tests (3, 5 and 8) in sioprobe() into 1998-05-31 10:53:55 +00:00
isofs/cd9660
kern Have the wakeup routine do the upcall if needed. 1998-05-31 18:38:43 +00:00
libkern
miscfs
modules
msdosfs
net
netatalk Remove stray debug message. 1998-05-24 03:25:24 +00:00
netinet Let the sowwakeup macro decide when to call sowakeup rather than have 1998-05-31 18:42:49 +00:00
netipx
netkey
netnatm
netns
nfs Don't pass a second copy of the uid/gid in with the v2/v3 sattr structures, 1998-05-31 19:00:19 +00:00
nfsclient Don't pass a second copy of the uid/gid in with the v2/v3 sattr structures, 1998-05-31 19:00:19 +00:00
nfsserver Don't pass a second copy of the uid/gid in with the v2/v3 sattr structures, 1998-05-31 19:00:19 +00:00
pc98 Sync with sys/i386/conf/majors.i386 revision 1.43. 1998-05-29 13:34:22 +00:00
pccard
pci Add a short delay in the read loop in tl_eeprom_getbyte(). On some 1998-05-31 16:59:39 +00:00
posix4
powerpc/include
rpc
scsi Reformat some comments to not overflow 80 chars. 1998-05-24 04:52:31 +00:00
sys Have the sorwakeup and sowwakeup check the upcall flags. 1998-05-31 18:37:22 +00:00
tools
ufs A fix to a debug test from Kirk. 1998-05-27 03:32:23 +00:00
vm Support a 16K first level cache for 512K 2nd level. Also, add support 1998-05-24 04:25:27 +00:00
Makefile