pass V_SAVE to vinvalbuf
[unix-history] / usr / src / sys / miscfs /
1994-04-09 Jan-Simon Pendrypass V_SAVE to vinvalbuf
1994-03-06 Jan-Simon Pendrychange tag in mnt_stat structure so that
1994-02-22 Jan-Simon Pendryin mount, do the target lookup with the
1994-02-21 Jan-Simon Pendryadd privilege checks etc to support user mounts
1994-02-18 Jan-Simon Pendryimplement new access policy
1994-02-18 Jan-Simon Pendryre-order locking to avoid races
1994-02-18 Jan-Simon Pendrycleanup formatting
1994-02-15 Jan-Simon Pendrydate and time created 94/02/15 06:55:14 by pendry
1994-02-15 Jan-Simon Pendrydate and time created 94/02/15 06:52:39 by pendry
1994-02-12 Jan-Simon Pendryfixup the link count on directories
1994-02-12 Jan-Simon Pendryunion_statfs should identify itself, not the upper...
1994-02-11 Jan-Simon Pendryfix reference counts in union_vn_create and union_mkshadow
1994-02-11 Jan-Simon Pendrymake sure open(..., O_TRUNC) works right.
1994-02-11 Jan-Simon Pendryuse miscfs include path
1994-02-11 Jan-Simon Pendryup to v8
1994-02-11 Jan-Simon Pendrycleanup & lint
1994-02-11 Jan-Simon Pendrydisallow read from the root directory
1994-02-11 Jan-Simon Pendrynew locking scheme
1994-02-09 Jan-Simon Pendrycheckpoint
1994-02-08 Jan-Simon Pendrycheckpoint
1994-02-08 Jan-Simon Pendrycheckpoint
1994-02-08 Jan-Simon Pendryminor security change for setuid processes
1994-02-05 Jan-Simon Pendrycheckpoint
1994-02-04 Jan-Simon Pendrycheckpoint
1994-02-04 Jan-Simon Pendryadd forward declaration of struct fpreg (like struct...
1994-02-04 Jan-Simon Pendrycheckpoint
1994-02-03 Kirk McKusickadd badop for reallocblks
1994-02-02 Jan-Simon Pendrycheckpoint
1994-02-02 Jan-Simon Pendrycheckpoint
1994-01-29 Jan-Simon Pendrydate and time created 94/01/28 09:42:44 by pendry
1994-01-29 Jan-Simon Pendrydate and time created 94/01/28 09:42:43 by pendry
1994-01-29 Jan-Simon Pendrydate and time created 94/01/28 09:42:42 by pendry
1994-01-28 Jan-Simon Pendryadd fpregs entry point
1994-01-28 Jan-Simon Pendrydate and time created 94/01/27 11:30:30 by pendry
1994-01-27 Kirk McKusickmatch pointer type with type of info_mapdata[][] (from...
1994-01-22 Keith Bosticcopyright typo
1994-01-22 Keith Bosticadd SEF's coypright notice
1994-01-18 Jan-Simon Pendryupdate contrib line
1994-01-18 Jan-Simon Pendryadd pathconf entry
1994-01-18 Jan-Simon Pendrylint
1994-01-15 Jan-Simon Pendryadd pathconf entry point
1994-01-14 Keith Bosticlint/KNF, by Jan-Simon and I
1994-01-13 Mike Hiblerufs_mountedon is now vfs_mountedon.
1994-01-07 Jan-Simon Pendryfix name of filesystem for "df"
1994-01-06 Jan-Simon Pendrycleanup
1994-01-06 Jan-Simon Pendrydon't need vget to lock the vnode
1994-01-06 Kirk McKusickmore validity checking in reading block devices
1994-01-06 Jan-Simon Pendrydeclare procfs_fix_sstep
1994-01-06 Jan-Simon Pendrydate and time created 94/01/05 12:34:59 by pendry
1994-01-06 Jan-Simon Pendrydate and time created 94/01/05 12:34:12 by pendry
1994-01-06 Jan-Simon Pendrydate and time created 94/01/05 12:34:11 by pendry
1994-01-06 Jan-Simon Pendrydate and time created 94/01/05 12:34:10 by pendry
1994-01-06 Jan-Simon Pendrydate and time created 94/01/05 12:34:09 by pendry
1994-01-06 Jan-Simon Pendrydate and time created 94/01/05 12:34:08 by pendry
1994-01-06 Jan-Simon Pendryremove debug code. KNF
1994-01-06 Jan-Simon Pendryhandle case where fdesc is mounted twice or more
1994-01-05 Jan-Simon Pendrysosend's 2nd arg is mbuf, not sockaddr
1994-01-05 Jan-Simon Pendryhandle wide uid/gid. lint, KNF
1994-01-05 Keith Bosticlint
1994-01-05 Keith Bosticlint, KNF
1994-01-05 Keith Bosticlint
1994-01-05 Keith Bosticlint
1994-01-05 Jan-Simon Pendryuse new VT_ value
1994-01-04 Jan-Simon Pendryzero vp->v_data in reclaim
1994-01-04 Jan-Simon Pendryallocate private VT_ tags
1993-12-31 Kirk McKusicknew queue structure
1993-12-31 Kirk McKusickno longer need non-locking copy of vget
1993-12-31 Kirk McKusickvget now locks optionally
1993-12-14 Kirk McKusicknew vget parameter
1993-09-24 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-21 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-08-16 Kirk McKusickfixes from Mike Hibler
1993-06-19 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-19 Kirk McKusicklint
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-05-31 Kirk McKusickmissing ifdef
1993-05-28 Kirk McKusickhave to check for NULL proc
1993-05-28 Kirk McKusickhack from Karels to cope with last close on controlling...
1993-05-27 Kirk McKusickallow fifo wait to be interruptable
1993-05-26 Kirk McKusickadd pathconf
1993-05-26 Kirk McKusickadd spec_pathconf
1993-05-26 Kirk McKusickadd fifo_pathconf
1993-04-30 Jan-Simon Pendryadd support for stat on socket descriptors
1993-04-30 Jan-Simon Pendrydon't allow directories to show up in /dev/fd
1993-04-30 Jan-Simon Pendrydon't mark as a local filesystem
1993-04-30 Jan-Simon Pendryfix bounds error on hostname
1993-04-29 Kirk McKusickadd checking for security levels
1993-04-29 Jan-Simon Pendryfix vnode allocation once more
1993-04-29 Kirk McKusickhave to vget vnodes with zero references
1993-04-22 Jan-Simon Pendrymerge in new version.
1993-03-11 Jan-Simon Pendryignore setattr on sockets, instead of reporting an...
1993-02-03 Kirk McKusickvinvalbuf and getblk now take parameters to interrupt
1992-12-02 Kirk McKusickRLIMIT_OFILE => RLIMIT_NOFILE for compatibility with...
1992-10-13 Kirk McKusickbawrite does not return an error
1992-10-10 Kirk McKusickcannot compute VTOKERN for root vnode
1992-10-08 Kirk McKusickuse new queue routines for buffer lists hanging off...
1992-10-08 Margo SeltzerAdd argument to VOP_BMAP.
1992-08-16 Jan-Simon Pendryadd local vars for args.
1992-08-03 Jan-Simon Pendryclean up
next