add flags parameter to specify no waiting
[unix-history] / usr / src / sys /
1990-02-08 Marc Teitelbaumtsleep
1990-02-06 Keith SklowerNIST claims that no user data implies always accept...
1990-02-04 Kirk McKusickAdd code in mountnfs() and nfs_unmount() to hold and...
1990-02-02 Marc Teitelbaumdate and time created 90/02/01 14:32:02 by marc
1990-02-01 Kirk McKusickget minimal set of include files
1990-02-01 Kirk McKusickadd kern_kinfo.c
1990-02-01 Marc Teitelbaumdate and time created 90/01/31 16:29:37 by marc
1990-01-31 Kirk McKusickupdate for rewinddir
1990-01-26 Keith Sklowerfixbugs in ishinput, rdinput processing, checkpoint...
1990-01-21 Sam Lefflernew version from van (beta release)
1990-01-21 Sam Lefflerrearrange flags; add "auto enable" of compression
1990-01-21 Sam Lefflerupdate from van: add "auto enable" of compression ...
1990-01-20 Kirk McKusickadditional initialization needed for 7.24
1990-01-20 Kirk McKusickcannot skip vgone when recycling VNON vnodes
1990-01-18 Marc Teitelbaumstrip 8th bit if not CS8
1990-01-18 Mike Karelsfix retry botch; KNF and more accurate comment
1990-01-17 Keith Sklowermore fixes to silly window fix this version 6 dec 89.
1990-01-17 Keith Sklowerfix from HP
1990-01-17 Keith Sklowerchanges for cltp
1990-01-17 Keith Sklowermark version to ship to nist; changes for cltp & some...
1990-01-17 Keith Sklowerchanges for cltp
1990-01-17 Keith Sklowermitre decbit changes
1990-01-17 Keith Sklowermitre decbit changes; consumer side only
1990-01-17 Keith Sklowercheckpoint before merging mitre decbit changes
1990-01-17 Keith Sklowermitre decbit changes
1990-01-17 Keith Sklowerchanges to accomodate changes in in_pcbnotify.
1990-01-17 Keith Sklowermerged with mitre decbit changes; mark version sent...
1990-01-17 Keith Sklowercheckpoint cltp changes before merging in mitre decbit...
1990-01-17 Keith Sklowercheckpoint for initial shipment to NIST
1990-01-17 Keith Sklowermitre decbit changes
1990-01-17 Keith Sklowermore mitre decbit changes
1990-01-17 Keith Sklowermitre decbit changes
1990-01-17 Keith SklowerMitre decbit changes
1990-01-17 Keith Sklowermitre additions for cong. control
1990-01-16 Kirk McKusickget rid of $i and replace with $v to print out vnodes
1990-01-16 Kirk McKusickdebugging, print out holder and waiter of nfsnode lock
1990-01-16 Kirk McKusickprint out flag values in vprint
1990-01-16 Kirk McKusickadd islocked vnode op
1990-01-16 Kirk McKusickadd print and islocked vnode ops
1990-01-16 Kirk McKusickadd islocked vnode op
1990-01-16 Kirk McKusicklint; do nfs_lock explicitly; add nfs_islocked
1990-01-16 Kirk McKusickdo all locking through nfs_lock explicitly
1990-01-16 Kirk McKusickadd islocked function to vnode switch
1990-01-15 Kirk McKusickdebugging, track the holder and waiter for an nfsnode...
1990-01-15 Kirk McKusickdebugging, add n_lockholder and n_lockwaiter
1990-01-15 Kirk McKusickn_lastr is superceeded by v_lastr
1990-01-15 Kirk McKusickn_lastr is replaced by v_lastr
1990-01-15 Kirk McKusickdebugging, print out information on processes holding...
1990-01-15 Kirk McKusickadd VOP_ISLOCKED to test for underlying object locked
1990-01-14 Kirk McKusicktake care not to derefernce through NULL (from gmf...
1990-01-14 Kirk McKusicknew macro to calculate multiplication by fs_bsize
1990-01-14 Kirk McKusickcheck decision on doing read-ahead; add missing biodone;
1990-01-14 Kirk McKusickminor optimization
1990-01-14 Kirk McKusickhave to account for rawread (that does not use a b_vp)
1990-01-10 Marc Teitelbaumremove TC[SG]ET defines - they're not compatable
1990-01-06 Kirk McKusickmissing fsbtodb (from noemi@osf.org)
1990-01-05 Kirk McKusickmanage dirty and clean buffer chains;
1990-01-05 Kirk McKusickdiscard argdev buffers instead of aging them
1990-01-05 Kirk McKusickaccount for I/O's in progress
1990-01-05 Kirk McKusickinitialize i_diroff; proper association of indirect...
1990-01-05 Kirk McKusickensure that dirty indirect blocks are associated with...
1990-01-05 Kirk McKusickrewrite ufs_sync to take advantage of clean/dirty buffe...
1990-01-05 Kirk McKusickv_blockh is split into clean and dirty lists; count...
1990-01-05 Kirk McKusickv_blockh is split into clean and dirty lists
1990-01-05 Mike Karelssignal updates
1990-01-05 Kirk McKusickexpand notavail inline to avoid spl's
1990-01-05 Kirk McKusickadd dirty buffer list
1990-01-04 Kirk McKusickfix reference bug in fchdir
1990-01-04 Kirk McKusickparanoia, make sure that the uioseg flag is set properly
1990-01-03 Kirk McKusickmore rational order for the flags
1990-01-03 Kirk McKusickmust do biodone on error
1990-01-03 Kirk McKusickneed null lock and unlock ops for vclean
1990-01-03 Kirk McKusickprotect against trashed disk labels (4.3BSD-tahoe/sys/47)
1990-01-01 Kirk McKusickI/O routines should use b_blkno, not b_lblkno
1990-01-01 Kirk McKusickuse vfinddev to find vnode as b_vp may represent a...
1990-01-01 Kirk McKusickadd vfinddev to yield a device vnode from its dev
1989-12-31 Kirk McKusickneed more UPAGES for NFS
1989-12-31 Kirk McKusickbadblock moves into this file
1989-12-31 Kirk McKusicksyncip is replaced by vflushbuf; badblock moves to...
1989-12-31 Kirk McKusicki_lastr => v_lastr; v_count => v_usecount
1989-12-31 Kirk McKusickv_count => v_usecount
1989-12-31 Kirk McKusickv_mounton is gone; v_count => v_usecount
1989-12-31 Kirk McKusickv_count => v_usecount
1989-12-31 Kirk McKusicki_flag becomes a u_long, i_text is unused, i_lastr...
1989-12-31 Kirk McKusickdebugging, print out inode lock owner and waiter
1989-12-31 Kirk McKusickv_count => v_usecount
1989-12-31 Kirk McKusickv_count => v_usecount; v_lastr is being used; v_mounton...
1989-12-31 Kirk McKusickblkflush is no longer used;
1989-12-31 Kirk McKusickVREF => VHOLD as buffers hold holdcnts not usecounts
1989-12-31 Kirk McKusickv_count => v_usecount
1989-12-31 Kirk McKusickv_count =>v_usecount; add v_refcount, v_lastr, two...
1989-12-31 Kirk McKusickeliminate unintended overlap, #define ni_segflg =>...
1989-12-30 Kirk McKusickv_count => v_usecount
1989-12-30 Kirk McKusickdebugging, check lock count on exit
1989-12-30 Kirk McKusickdebugging, ILOCK and IUNLOCK always call ilock and...
1989-12-30 Kirk McKusickdebugging, put in accounting for process id holding...
1989-12-30 Kirk McKusickdebugging, force VREF to call vref so that we can check...
1989-12-23 Kirk McKusickhave to save v_mountf before vput'ing the vnode
1989-12-22 Kirk McKusickonly account for disk blocks when they are actually...
1989-12-22 Kirk McKusickdo not unlock vp when trying to modify `.'
next