freebsd-skq/sys
David Greenman f9ceb7c7b5 Initialize v_rdev in getnewvnode() - it appears that some filesystems
may not properly initialize this field in all cases, and this would
result in very anti-social behavior (overwriting on some other random
device/location).

Submitted by:	John Dyson
1995-02-27 06:50:08 +00:00
..
alpha/include
amd64 Replace all remaining instances of i386/include' by machine' and fix 1995-02-26 05:14:53 +00:00
compile
conf Use relative include path and -nostdinc avoid getting anything from 1995-02-26 05:05:53 +00:00
ddb
dev Doubled 'maxwait' to 200 (240us). 1995-02-26 20:03:53 +00:00
fs
gnu (a) remove the pointer to each driver's tty structure array from cdevsw 1995-02-25 20:09:44 +00:00
i386 Slight change to wdwait() to improve performance while not violating the 1995-02-27 06:42:35 +00:00
isa Replace all remaining instances of i386/include' by machine' and fix 1995-02-26 05:14:53 +00:00
isofs/cd9660
kern Initialize v_rdev in getnewvnode() - it appears that some filesystems 1995-02-27 06:50:08 +00:00
libkern
miscfs
modules Once and for all: Never a ${DESTDIR} in ${BINDIR} ! 1995-02-23 19:45:30 +00:00
msdosfs
net New user Process PPP based on iij-ppp0.94beta2. 1995-02-26 12:18:08 +00:00
netccitt
netinet Allow "via" to be specified ever as IP adress or 1995-02-24 14:33:54 +00:00
netiso
netns
nfs
nfsclient
nfsserver
pci Make people happy, who claim to better know how "interupt" 1995-02-25 17:34:03 +00:00
powerpc/include
rpc
scsi iodone->biodone; get rid of older call syntax. 1995-02-25 19:11:11 +00:00
sys (a) remove the pointer to each driver's tty structure array from cdevsw 1995-02-25 20:09:44 +00:00
tools
ufs
vm Don't use __P(()) in a function definition. 1995-02-25 18:39:04 +00:00
Makefile