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.src
Age
Commit message (
Expand
)
Author
2003-11-08
typos from Jonathon Gray;
Jason McIntyre
2003-09-23
Prepare for conversion of select backend -> poll
Todd C. Miller
2003-07-21
remove caddr_t casts. it's just silly to cast something when the function
Ted Unangst
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-01
several related changes:
Ted Unangst
2002-02-22
Extended Attribute support from FreeBSD/TrustedBSD ok art@, deraadt@
Dale Rahn
2001-12-19
UBC was a disaster. It worked very good when it worked, but on some
Artur Grabowski
2001-12-10
Big cleanup inspired by NetBSD with some parts of the code from NetBSD.
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
more typedef zapping vm_page_t -> struct vm_page *
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
Get rid of UFS-specific and unused functions in the VFS interface
Constantine Sapuntzakis
2001-03-01
port kqueue changes from freebsd, plus all required openbsd glue.
Niels Provos
1998-12-05
Updated vnode_if specificiation
Constantine Sapuntzakis
1998-08-08
Document the locking discipline a bit better
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-22
Change VOP_UPDATE() semantics:
Theo de Raadt
1996-04-19
NetBSD 960317 merge
Niklas Hallqvist
1996-02-29
From NetBSD: Merge with NetBSD 960217
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt