NetBSD/sys
mycroft afa07de60d Fix two problems with NFSV3CREATE_GUARDED:
* We shouldn't truncate the file.
* We were leaving the vnode locked (unless the truncate happened to fail).
Solaris clients may cause this under some conditions.
Problem reported by chopps, analysis and fix by me.
1999-03-30 12:01:18 +00:00
..
adosfs
arch sync to changed geometry handling in the standalone code 1999-03-30 11:51:35 +00:00
coda
compat Regen. 1999-03-30 07:37:58 +00:00
conf COMPAT_SPARC32 -> COMPAT_NETBSD32 1999-03-26 08:00:38 +00:00
ddb completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
dev Replace the #ifdef'ed variable DELAYs with a pair of non-ifdefed 1999-03-29 21:50:06 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern The mode for a node is a mode_t in both struct stat and struct vattr - 1999-03-30 00:16:44 +00:00
lib Changes to compile the next68k bootblocks with 1999-03-26 15:41:38 +00:00
lkm Cleanups from Hauke. 1999-03-27 07:09:30 +00:00
miscfs We must handle MNT_NODEV at open time, so add an open op for null and union, 1999-03-25 13:05:41 +00:00
msdosfs Fix for handling of 8+3 filenames with blanks supplied by Bill Sommerfeld 1999-03-28 11:05:43 +00:00
net ANSI C police. 1999-03-28 17:13:47 +00:00
netatalk Added per-addr input/output statistics. Currently just support netatalk 1999-03-27 01:24:49 +00:00
netccitt
netinet Alpha printf format fixes. 1999-03-27 21:47:59 +00:00
netiso
netnatm
netns
nfs Fix two problems with NFSV3CREATE_GUARDED: 1999-03-30 12:01:18 +00:00
stand
sys Add a few MBR types. 1999-03-28 20:01:52 +00:00
ufs Fix unit mismatch in debugging code in lfs_segclean; also put it properly 1999-03-29 22:13:07 +00:00
uvm Adjust a comparison so that the pagedaemon doesn't get stuck ping-ponging with 1999-03-30 10:12:01 +00:00
vm Add a new `access type' argument to pmap_enter(). This indicates what type of 1999-03-26 21:58:39 +00:00
Makefile