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
/
miscfs
/
umapfs
/
umap_vfsops.c
Age
Commit message (
Expand
)
Author
2001-09-16
Add some missing lengths checks when passing data from userland to
Todd C. Miller
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-03-18
Don't allow users to mount umapfs.
Artur Grabowski
1998-02-08
Updates to match type changes in syscall tables
Thorsten Lockert
1997-11-06
Updates for VFS Lite 2 + soft update.
Constantine Sapuntzakis
1997-10-06
back out vfs lite2 till after 2.2
Theo de Raadt
1997-10-06
VFS Lite2 Changes
Constantine Sapuntzakis
1997-09-11
Fix {KERNFS,NULLFS,UMAPFS,UNION}_DIAGNOSTIC kernel compilation errors.
Todd C. Miller
1996-06-02
move a definition of a var inside #ifdef UMAPFS_DIAGNOSTIC as
Niklas Hallqvist
1996-03-30
Bug w/ rename fixed.
Michael Shalayeff
1996-03-25
Fixed bug while copying args in mount that may cause a crash.
Michael Shalayeff
1996-03-19
Merging w/ NetBSD 021796.
Michael Shalayeff
1996-02-29
Reinstate $NetBSD$ headers (we want them for tracking purposes)
Niklas Hallqvist
1996-02-26
Bug fixes (such as missing arguments).
Michael Shalayeff
1995-10-18
initial import of NetBSD tree
Theo de Raadt