index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
ufs
/
lfs
/
lfs_vfsops.c
Age
Commit message (
Expand
)
Author
2001-02-20
use void * consistently in vfs_mount and sys_mount. ok @art
assar
2000-02-07
update to use new checkexp vfs operation
assar
1999-05-31
New struct statfs with mount options. NOTE: this replaces statfs(2),
Todd C. Miller
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1997-11-06
Updates for VFS Lite 2 + soft update.
Constantine Sapuntzakis
1997-06-20
Change errno cause by mounting invalid filesystems from EINVAL to EFTYPE.
kstailey
1997-05-30
Integrate new ext2fs, reverting ufs support for the old one.
Jason Downs
1996-07-01
New LFS, based on Lite2. Still being worked on.
Jason Downs
1996-06-27
Moving some things around; struct inode still ends up bigger, though.
Jason Downs
1996-06-24
ufs changes: add the notion of directory operators.
Jason Downs
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-02-27
From NetBSD: update to 960217 sources
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt