summaryrefslogtreecommitdiff
path: root/sys/dev/vnd.c
AgeCommit message (Expand)Author
1995-02-27use a buf-within-struct to avoid overloading b_pfcent.cgd
1995-01-25vn -> vnd renaming, for consistencycgd
1994-12-24various cleanups for -Wall, suggested by James Jegers.cgd
1994-12-14Remove extra arg to d_open and vn_open().mycroft
1994-11-14added extra argument to vn_openchristos
1994-10-30be more careful with types, also pull in headers where necessary.cgd
1994-08-24fix (bogus) default ioctl return.cgd
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-06-27new standard, minimally intrusive ID formatcgd
1994-06-14kill some pre-lite code that was #ifdef'd appropriatelycgd
1994-05-24provide upgrade noticecgd
1994-05-11Get rid of the private vnread() and vnwrite(); they are the same as rawread()mycroft
1994-05-11Device strategy functions return void again.mycroft
1994-04-20update from hiblercgd
1994-02-27add vnclose functionderaadt
1993-12-21fix that lastcgd
1993-12-21Tweak for BSD44/NetBSD environ.brezak
1993-12-21vnode driver (from Mike Hibler make@cs.utah.edu)brezak