freebsd-skq/sys
David Greenman 081129c5e3 Changed order of release of vnode/object to fix a problem where the vnode
is freed with an old object still attached (subsequently causing a panic).
Fixes NFS server panic "object/pager mismatch".

Submitted by:	John Dyson
1995-02-06 02:20:40 +00:00
..
alpha/include Third round in syscons update. 1995-01-28 22:18:05 +00:00
amd64 Mostly cosmetic changes. Use KERNBASE instead of UPT_MAX_ADDRESS in 1995-02-02 08:45:14 +00:00
compile
conf Bring PCVT's config files into the tree. 1995-02-05 10:56:47 +00:00
ddb Added "panic" command to ddb, so we can do something sensible even if 1995-02-05 21:09:04 +00:00
dev Fixed the annoing bug that caused writes to /dev/console to go to 1995-02-05 23:44:25 +00:00
fs Fixed bmap run-length brokeness. 1995-02-03 06:46:28 +00:00
gnu Have version number track CSV version number. No other change. 1995-02-03 17:18:44 +00:00
i386 Fixed the annoing bug that caused writes to /dev/console to go to 1995-02-05 23:44:25 +00:00
isa Fixed the annoing bug that caused writes to /dev/console to go to 1995-02-05 23:44:25 +00:00
isofs/cd9660
kern Update kmem_malloc() call to new waitflag(s) interface. 1995-02-05 07:08:27 +00:00
libkern
miscfs Fixed bmap run-length brokeness. 1995-02-03 06:46:28 +00:00
modules Add ipfw to /lkm Makefile..uups.. 1995-01-30 14:21:46 +00:00
msdosfs Kill the comment in a comment to shut up the compiler. 1995-01-29 01:27:58 +00:00
net 1995-01-31 06:15:49 +00:00
netccitt
netinet Correct long-standing error in the RSVP hooks (would initialize but never 1995-01-26 18:59:02 +00:00
netiso
netns
nfs Changed order of release of vnode/object to fix a problem where the vnode 1995-02-06 02:20:40 +00:00
nfsclient Changed order of release of vnode/object to fix a problem where the vnode 1995-02-06 02:20:40 +00:00
nfsserver Changed order of release of vnode/object to fix a problem where the vnode 1995-02-06 02:20:40 +00:00
pci Disable I/O port accesses in case the BIOS enabled them. 1995-02-04 14:02:44 +00:00
powerpc/include Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
rpc
scsi Split byte packing functions into signed and unsigned versions. 1995-01-31 11:41:47 +00:00
sys Calling semantics for kmem_malloc() have been changed...and the third 1995-02-02 08:49:45 +00:00
tools
ufs Fixed bmap run-length brokeness. 1995-02-03 06:46:28 +00:00
vm Fixed bmap run-length brokeness. 1995-02-03 06:46:28 +00:00
Makefile