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
/
kern
/
vnode_if.c
Age
Commit message (
Expand
)
Author
2002-08-08
backout the tree break. ok pb@, art@
Todd T. Fries
2002-08-08
socket buf speedup from thorpej@netbsd, okay art@ ericj@:
Niels Provos
2002-02-22
EA sync
Dale Rahn
2001-12-19
UBC was a disaster. It worked very good when it worked, but on some
Artur Grabowski
2001-12-10
regen
Artur Grabowski
2001-12-10
Big cleanup inspired by NetBSD with some parts of the code from NetBSD.
Artur Grabowski
2001-12-05
Oops forgot to regen.
Artur Grabowski
2001-12-04
Readd VOP_MMAP, will be used soon. Right now it's just a question to
Artur Grabowski
2001-11-28
regen
Artur Grabowski
2001-11-28
more typedef zapping vm_page_t -> struct vm_page *
Artur Grabowski
2001-11-27
regen for UBC changes
Artur Grabowski
2001-11-27
Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The
Artur Grabowski
2001-07-26
Back out changes to symlink and mknod that were not well tested.
Todd C. Miller
2001-07-26
change vop_symlink and vop_mknod to return vpp (the created node)
assar
2001-06-23
Bye-bye to UFS-specific and unused functions
Constantine Sapuntzakis
2001-03-21
Regen with the right vnode_if.sh
Artur Grabowski
2001-03-01
sync
Niels Provos
2001-02-26
regen
Artur Grabowski
2001-02-26
regen
Artur Grabowski
1999-03-03
sync
Theo de Raadt
1999-03-03
vnode_if sync
Theo de Raadt
1998-12-05
Framework for generating automatic test code for locking discipline
Constantine Sapuntzakis
1998-08-30
sync
Theo de Raadt
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-01-26
Regen.
Jason Downs
1996-05-22
sync
Theo de Raadt
1996-04-19
NetBSD 960317 merge
Niklas Hallqvist
1996-03-26
From NetBSD: vnode_if.[ch] made machine independent.
Michael Shalayeff