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_vnops.c
Age
Commit message (
Expand
)
Author
2003-10-24
style(9)ed panics, from tom cosgrove.
Ted Unangst
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-12
mapdata -> umapdata like it was before
Ted Unangst
2003-05-12
umapfs uses the new layer stuff now too.
Ted Unangst
2002-06-23
uid_t and gid_t are unsigned
Theo de Raadt
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-12-04
Readd VOP_MMAP, will be used soon. Right now it's just a question to
Artur Grabowski
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1998-08-06
Fix the typos that prevented umap from working. They, of course, lead
Constantine Sapuntzakis
1998-08-06
Rename vop_revoke, vn_bwrite, vop_noislocked, vop_nolock, vop_nounlock
Constantine Sapuntzakis
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
1996-05-29
sync
Theo de Raadt
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-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