pass V_SAVE to vinvalbuf
[unix-history] / usr / src / sys / miscfs / deadfs /
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-05-26 Kirk McKusickadd pathconf
1992-10-08 Margo SeltzerAdd argument to VOP_BMAP.
1992-07-13 Kirk McKusicknew include format
1992-07-03 Kirk McKusickadd parameter declarations; delete USES
1992-06-01 John Heidemannsyntactic fixups
1992-05-16 John Heidemannsome VOP's rplaced with VCALL
1992-05-16 John Heidemannvnodeop argument macro expansion
1992-05-15 John Heidemannvnode interface conversion
1992-05-14 John Heidemannvnode interface conversion
1992-04-22 Kirk McKusickVOP_TRUNCATE now takes a cred argument
1992-04-22 Kirk McKusickvop_truncate takes off_t rather than u_long length op
1992-02-04 John Heidemannnew caling convention for VOP ops
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops
1991-04-16 Kirk McKusickadd prototypes for dead vnode ops; add appropriate...
1991-02-02 Kirk McKusickadd POSIX-style byte-level record locking
1990-08-24 Kirk McKusicklint
1990-06-29 Keith Bosticnew copyright notice
1990-02-21 Kirk McKusickdead_select gets the file flags
1990-01-16 Kirk McKusickadd print and islocked vnode ops
1990-01-03 Kirk McKusickmust do biodone on error
1989-11-23 Kirk McKusickread/write no longer take an offp
1989-11-13 Kirk McKusickpull lock check out into a subroutine
1989-11-13 Kirk McKusickset error bit on buffer in dead_strategy
1989-11-11 Kirk McKusickadd bmap entry for dead texts
1989-11-04 Kirk McKusickmake provision for stat, readdir, and readlink on a...
1989-11-03 Kirk McKusickdate and time created 89/11/02 17:33:50 by mckusick