NetBSD/sys
fvdl 31289a4af8 Fill in vnodecovered in the mount structure before calling VFS_MOUNT anyway,
some things (e.g. unionfs) may depend on it. It's currently ok
for vnodecovered to be set already; it's not for v_mountedhere in
the vnode, though.

From John Darrow.

XXX should probably just extend VFS_MOUNT to take the vnode pointer as
an argument.
1999-03-02 07:47:49 +00:00
..
adosfs Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
arch - Make compilable with DECstation. Looks running well on MI SCSI enabled 1999-03-02 01:44:30 +00:00
coda Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
compat Don't try to translate the mount point, to avoid e.g. mounting 1999-02-28 18:46:13 +00:00
conf defopt AHC_SCBPAGING_ENABLE. Other ahc options are already defopt-ed. 1999-02-28 22:24:30 +00:00
ddb Fix printf format problems on Alpha. 1999-02-12 00:50:09 +00:00
dev Update for recent changes including component label support, clean 1999-03-02 03:18:48 +00:00
filecorefs Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
gdbscripts
ipkdb
isofs Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
kern Fill in vnodecovered in the mount structure before calling VFS_MOUNT anyway, 1999-03-02 07:47:49 +00:00
lib Made this compile: 1999-02-28 00:57:07 +00:00
lkm convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
miscfs Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
msdosfs Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
net So... after all, the ATA878.2 copy I had was buggy. The newer revision has 1999-02-25 11:20:34 +00:00
netatalk Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netccitt Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netinet Don't mix in data just to stir the rnd pool. Extracting data will do that, 1999-02-28 13:41:24 +00:00
netiso convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
netnatm Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netns Domains are associated with protocol families, not address families. 1999-01-14 01:28:23 +00:00
nfs Rationalize the vfs_checkexp macro to be VFS_CHECKEXP. 1999-02-27 00:47:34 +00:00
stand vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
sys schedclk() -> schedclock(), for consistency with hardclock(), statclock(), ... 1999-02-28 18:14:57 +00:00
ufs Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
uvm handle SWAP_DUMPDEV 1999-02-23 15:58:28 +00:00
vm RCS ID police 1999-02-15 04:14:54 +00:00
Makefile