index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
vnd.c
Age
Commit message (
Expand
)
Author
1995-02-27
use a buf-within-struct to avoid overloading b_pfcent.
cgd
1995-01-25
vn -> vnd renaming, for consistency
cgd
1994-12-24
various cleanups for -Wall, suggested by James Jegers.
cgd
1994-12-14
Remove extra arg to d_open and vn_open().
mycroft
1994-11-14
added extra argument to vn_open
christos
1994-10-30
be more careful with types, also pull in headers where necessary.
cgd
1994-08-24
fix (bogus) default ioctl return.
cgd
1994-06-29
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
cgd
1994-06-27
new standard, minimally intrusive ID format
cgd
1994-06-14
kill some pre-lite code that was #ifdef'd appropriately
cgd
1994-05-24
provide upgrade notice
cgd
1994-05-11
Get rid of the private vnread() and vnwrite(); they are the same as rawread()
mycroft
1994-05-11
Device strategy functions return void again.
mycroft
1994-04-20
update from hibler
cgd
1994-02-27
add vnclose function
deraadt
1993-12-21
fix that last
cgd
1993-12-21
Tweak for BSD44/NetBSD environ.
brezak
1993-12-21
vnode driver (from Mike Hibler make@cs.utah.edu)
brezak