summaryrefslogtreecommitdiff
path: root/sys/kern/vnode_if.c
AgeCommit message (Expand)Author
2002-08-08backout the tree break. ok pb@, art@Todd T. Fries
2002-08-08socket buf speedup from thorpej@netbsd, okay art@ ericj@:Niels Provos
2002-02-22EA syncDale Rahn
2001-12-19UBC was a disaster. It worked very good when it worked, but on someArtur Grabowski
2001-12-10regenArtur Grabowski
2001-12-10Big cleanup inspired by NetBSD with some parts of the code from NetBSD.Artur Grabowski
2001-12-05Oops forgot to regen.Artur Grabowski
2001-12-04Readd VOP_MMAP, will be used soon. Right now it's just a question toArtur Grabowski
2001-11-28regenArtur Grabowski
2001-11-28more typedef zapping vm_page_t -> struct vm_page *Artur Grabowski
2001-11-27regen for UBC changesArtur Grabowski
2001-11-27Merge in the unified buffer cache code as found in NetBSD 2001/03/10. TheArtur Grabowski
2001-07-26Back out changes to symlink and mknod that were not well tested.Todd C. Miller
2001-07-26change vop_symlink and vop_mknod to return vpp (the created node)assar
2001-06-23Bye-bye to UFS-specific and unused functionsConstantine Sapuntzakis
2001-03-21Regen with the right vnode_if.shArtur Grabowski
2001-03-01syncNiels Provos
2001-02-26regenArtur Grabowski
2001-02-26regenArtur Grabowski
1999-03-03syncTheo de Raadt
1999-03-03vnode_if syncTheo de Raadt
1998-12-05Framework for generating automatic test code for locking disciplineConstantine Sapuntzakis
1998-08-30syncTheo de Raadt
1997-11-06Updates for VFS Lite 2 + soft update.Constantine Sapuntzakis
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-01-26Regen.Jason Downs
1996-05-22syncTheo de Raadt
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1996-03-26From NetBSD: vnode_if.[ch] made machine independent.Michael Shalayeff