convert vm_page bit fields to flags
[unix-history] / usr / src / sys / miscfs /
1992-08-16 Jan-Simon Pendryadd local vars for args.
1992-08-03 Jan-Simon Pendryclean up
1992-08-01 Jan-Simon Pendryremove decl of spec_vnodeop_p
1992-07-26 Kirk McKusickadd declaration for spec_vnodeop_p()
1992-07-24 Kirk McKusickupdate to rev 7
1992-07-24 John HeidemannFix irregularities in rename
1992-07-22 Jan-Simon Pendryfix write checks
1992-07-19 Jan-Simon Pendryadded boottime
1992-07-19 Jan-Simon Pendryadded default mount point
1992-07-19 Jan-Simon Pendryadded raw root device support to kernfs
1992-07-19 Jan-Simon Pendryunknown target names should return ENOENT in lookup
1992-07-19 Jan-Simon Pendryminor cleanup
1992-07-19 Jan-Simon Pendryminor clean up
1992-07-19 Jan-Simon Pendrydate and time created 92/07/18 16:42:23 by pendry
1992-07-14 Jan-Simon Pendryfix typos
1992-07-13 Jan-Simon PendryMIN -> min
1992-07-13 Jan-Simon Pendrynew location for umap.h
1992-07-13 Kirk McKusickmove to rev 7; new include location; syntax niggles
1992-07-13 Kirk McKusickmove to rev 7; new include location; syntax niggles
1992-07-13 Kirk McKusickmove to rev 7
1992-07-13 Kirk McKusicknew include location
1992-07-13 Kirk McKusickmove to rev 7; new include location; syntax niggles
1992-07-13 Kirk McKusickmove to rev 7; new include location; misc syntax niggles
1992-07-13 Kirk McKusickmove to rev 7
1992-07-13 Kirk McKusicknew include format; misc syntactic cleanup
1992-07-13 Kirk McKusickmisc syntactic cleanups
1992-07-13 Kirk McKusicknew location
1992-07-13 Kirk McKusicknew include format
1992-07-13 Jan-Simon Pendryremove private dir structure
1992-07-13 Jan-Simon Pendrymove fdesc_vget
1992-07-13 Jan-Simon Pendrynew cred structure
1992-07-13 Jan-Simon Pendryenter portal_vget
1992-07-13 Jan-Simon Pendrynew cred structure
1992-07-12 John HeidemannPorting from null layer
1992-07-12 John Heidemanncleanup
1992-07-12 John Heidemanndate and time created 92/07/11 09:21:16 by heideman
1992-07-12 John Heidemanndate and time created 92/07/11 09:21:15 by heideman
1992-07-12 John Heidemanndate and time created 92/07/11 09:21:14 by heideman
1992-07-11 John HeidemannWorking, with vnode caching.
1992-07-11 John HeidemannNo refcount problems, but no caching.
1992-07-11 John Heidemanna working version: it does nothing, correctly
1992-07-08 John Heidemanna first draft
1992-07-08 John Heidemannfirst draft
1992-07-08 John Heidemannthe great variable renaming
1992-07-08 John Heidemanndate and time created 92/07/07 13:54:46 by johnh
1992-07-08 John Heidemanndate and time created 92/07/07 13:54:37 by johnh
1992-07-08 John Heidemanndate and time created 92/07/07 13:54:29 by johnh
1992-07-08 John Heidemanndate and time created 92/07/07 13:54:20 by johnh
1992-07-03 Kirk McKusickdelete USES; delete spec_vget
1992-07-03 Kirk McKusickadd parameter declarations; delete USES; delete fifo_vget
1992-07-03 Kirk McKusickadd parameter declarations; delete USES
1992-07-03 Kirk McKusickvegt goes away
1992-06-26 Kirk McKusickadd comments on parameters; add fsync function; update...
1992-06-25 Kirk McKusickspec_fsync becomes real
1992-06-19 Jan-Simon Pendrylocal variables
1992-06-05 John Heidemannregisterized vnodeop ops after vnode interface conversion
1992-06-04 Jan-Simon Pendrydate and time created 92/06/03 14:26:06 by pendry
1992-06-04 Jan-Simon Pendrydate and time created 92/06/03 14:26:05 by pendry
1992-06-04 Jan-Simon Pendryremove misc debug messages
1992-06-04 Jan-Simon Pendrydate and time created 92/06/03 14:01:18 by pendry
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-05-12 Kirk McKusickmissing flags argument to sosend (from forys@snake...
1992-04-22 Kirk McKusickVOP_TRUNCATE now takes a cred argument
1992-04-22 Kirk McKusickVOP_TRUNCATE now takes a credential argument
1992-04-22 Kirk McKusickvop_truncate takes off_t rather than u_long length op
1992-04-22 Kirk McKusickvop_truncate takes off_t rather than u_long length op
1992-04-10 Kirk McKusickunlock while waiting for data (from forys@cs.utah.edu)
1992-02-16 Kirk McKusickmust include proc before tty.h and socketvar.h
1992-02-04 Kirk McKusickbreada is generalized to breadn
1992-02-04 John Heidemannnew calling convention to spec_lookup
1992-02-04 John Heidemannupdate for new VOP calling convention
1992-02-04 John Heidemannnew calling convention for VOP ops
1992-02-04 John Heidemannnew caling convention for VOP ops
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops...
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops...
1991-11-02 Keith Bosticrename mountedon to ufs_mountedon
1991-09-07 Mike Karelsallow "negative" offsets for cdevs
1991-05-31 Kirk McKusickcharacter device open must be called with vnode unlocke...
1991-05-07 Mike Karelsupdate comments
1991-05-05 Mike Karelsremove proc from cdev d_read/d_write (it's in uio now)
1991-04-20 Kirk McKusickadd struct stubs to keep prototypes happy
1991-04-16 Kirk McKusickuse prototypes for spec vnode ops (from specdev.h);
1991-04-16 Kirk McKusickuse prototypes for fifo vnode ops (from fifo.h); add...
1991-04-16 Kirk McKusickdate and time created 91/04/15 23:35:20 by mckusick
1991-04-16 Kirk McKusickadd prototypes for dead vnode ops; add appropriate...
1991-04-16 Kirk McKusickadd prototypes for special device vnode ops
1991-04-03 Mike Karelsansification: need prototype for function pointer
1991-03-25 Mike Karelsnew device calling conventions, consolidate nullops
1991-03-18 Mike Karelsmore-or-less working with new proc & user structs
1991-02-02 Kirk McKusickadd POSIX-style byte-level record locking
1990-12-06 Kirk McKusickupdate for new VM
1990-08-24 Kirk McKusicklint
1990-06-29 Keith Bosticnew copyright notice
1990-06-29 Keith Bosticnew copyright notice
1990-05-16 Kirk McKusicklint
next