panic if proc doing unlock is not proc that aquired the lock
[unix-history] / usr / src / sys /
1992-12-10 Kirk McKusickpanic if proc doing unlock is not proc that aquired...
1992-12-10 Kirk McKusickcollect lock holder when locking inodes
1992-12-10 Kirk McKusickffs_reload to reload state after fsck runs; code to...
1992-12-10 Kirk McKusicknew include syntax
1992-12-10 Marc Teitelbaumenterpgrp now returns a value
1992-12-10 Kirk McKusicknew include syntax
1992-12-10 Kirk McKusickchanges for allowing downgrade from RW to RO; reload...
1992-12-10 Margo Seltzeradd read and write clustering routines
1992-12-10 Kirk McKusickadd clustering structure and read, write, and callback...
1992-12-10 Margo Seltzeradd read/write cluster fields
1992-12-10 Margo Seltzeradd read/write cluster field initialization
1992-12-10 Margo Seltzermake calls to read and write clustering
1992-12-10 Kirk McKusickonly vgone vnodes open for writing when downgrading...
1992-12-10 Margo Seltzeradd ihashlookup
1992-12-10 Margo Seltzeradd ufs_ihashlookup that does not lock inode (for LFS...
1992-12-10 Kirk McKusickdebugging check for identifying holder of lock
1992-12-10 Margo Seltzerget rid of explicit 64K check and debugging printf's
1992-12-10 Margo Seltzeradd count_lock_queue for LFS
1992-12-10 Margo Seltzerup MAXBSIZE to MAXPHYS for clustering
1992-12-09 Keith Sklowerdidn't get includes right
1992-12-09 Keith Sklowerdidn't quite get includes right . . .
1992-12-09 Keith Sklowerchanges from dkhusema
1992-12-09 Keith Sklowerdate and time created 92/12/08 17:36:07 by sklower
1992-12-09 Keith Sklowerdate and time created 92/12/08 17:36:06 by sklower
1992-12-09 Keith Sklowerdate and time created 92/12/08 17:36:05 by sklower
1992-12-09 Keith Sklowerdate and time created 92/12/08 17:36:04 by sklower
1992-12-09 Keith Sklowerchanges to run over both LLC and HDLC, and also use...
1992-12-09 Keith Sklowerrestore original UBC Copyright
1992-12-09 Keith Sklowercontributions from Dirk Husemann
1992-12-09 Keith Sklowerchanges to support x.25/llc2
1992-12-09 Keith Sklowerchanges from husemann
1992-12-09 Keith Sklowerdate and time created 92/12/08 15:16:11 by sklower
1992-12-09 Keith Sklowerccittintr calls both hdintr and pkintr now;
1992-12-09 Keith Bosticnew conventions for header includes (by sklower)
1992-12-09 Keith Bosticnew conventions for kernel header includes (by sklower);
1992-12-09 Keith Sklowerrouting tables set up after proto inits called now...
1992-12-06 Ralph Campbellneed to bump 'ap' up to the next double aligned address...
1992-12-05 Kirk McKusicktake next available block on drives of unknown geometry
1992-12-03 Keith Bosticadd timespec/timeval conversion macros
1992-12-02 Chris Torekgotta set ip before you use it, kirk!
1992-12-02 Kirk McKusickRLIMIT_OFILE => RLIMIT_NOFILE for compatibility with...
1992-12-02 Kirk McKusickRLIMIT_OFILE => RLIMIT_NOFILE for compatibility with...
1992-12-02 Kirk McKusicknew include structure
1992-12-02 Kirk McKusickRLIMIT_OFILE => RLIMIT_NOFILE for compatibility with...
1992-12-02 Kirk McKusickonly move vnode to front of list when not already there
1992-12-01 Kirk McKusickcheck name length before entering in cache
1992-12-01 Keith Bosticfrom Carl Staelin, make it compile
1992-11-30 Mike Hiblerno more page_lock, PG_ABSENT
1992-11-30 Mike Hiblercleanup
1992-11-30 Mike Hiblermach 2.5/3.0 inspired changes:
1992-11-30 Mike Hibleronly force wakeup of pageout daemon if we are short...
1992-11-30 Mike Hiblerremove unused page_lock and unlock_request fields
1992-11-26 Keith Sklowerchanges sufficient for IDRP and TUBA/TCP
1992-11-26 Keith Sklowerdubious change for TUBA
1992-11-26 Keith Sklowerthis version supports TCP between two workstations...
1992-11-26 Keith Sklowerchanges sufficient for tuba & idrp; may want to rethink...
1992-11-26 Keith Sklowerassign socket and NLPID numbers for IDRP, also tcp...
1992-11-25 Kirk McKusickcleanups from Torek; new constants for future interface
1992-11-25 Chris Torekhandle 2K mbufs gracefully: round user buffer spec...
1992-11-21 Keith Sklowerminor fixes & improvements: swab not in kernel; make...
1992-11-20 Chris Torekfix infinite loop as pointed out by gcc2
1992-11-19 Keith Sklowerchanges thought to be required for new pseudo-header...
1992-11-19 Chris Torekdk_wpms => dk_bps; turn on sddkdriver (for other sparc...
1992-11-19 Chris Torekdk_wpms => dk_bps; minor copyright fix
1992-11-19 Chris Torekmake kernel includes standard
1992-11-19 Chris Torekrm dregs of RMP (it was deprecated some time ago)
1992-11-19 Chris Torekadd cfroots & simplify; allow duplicate config data...
1992-11-19 Chris Torekp_cpticks is modified by statclock intr; must prevent...
1992-11-18 Keith Sklowerdate and time created 92/11/17 19:59:32 by sklower
1992-11-18 Akito Fujitadate and time created 92/11/17 17:06:53 by akito
1992-11-18 Akito Fujitadate and time created 92/11/17 17:04:50 by akito
1992-11-18 Akito Fujitasiointr() --> _siointr() (for bmc)
1992-11-18 Akito Fujitamake kernel includes standard, again
1992-11-18 Akito Fujitaadd routine table of bmc
1992-11-18 Akito Fujitaadd bmc driver entry
1992-11-18 Akito Fujitadevice table entry of sio is changed
1992-11-18 Akito Fujitadate and time created 92/11/17 16:36:54 by akito
1992-11-18 Akito Fujitadate and time created 92/11/17 16:29:08 by akito
1992-11-18 Akito Fujitaadd device macro for bmc
1992-11-18 Akito Fujitadate and time created 92/11/17 16:23:33 by akito
1992-11-18 Akito Fujitafor bmc driver
1992-11-18 Akito Fujitaadd bmc driver entry
1992-11-18 Keith Bosticadd /sys to include line
1992-11-18 Keith Bosticadd rindex()
1992-11-18 Margo Seltzeruse di_inumber not di_inum.
1992-11-18 Margo SeltzerInitialize on-disk inode structure correctly. Use...
1992-11-18 Margo SeltzerIf out of buffers, sleep rather than return ENOSPC
1992-11-18 Margo SeltzerSeg read flag.
1992-11-17 Chris Torekspelling
1992-11-17 Chris Torekadd event counters; expand dv_xname for external use...
1992-11-17 Chris Torekfix dom_init prototype (no args => __P((void)), not...
1992-11-17 Chris Torekadd event counters; expand dv_xname for external use...
1992-11-16 Kirk McKusickMNT_NOFORCE no longer has its own flag
1992-11-16 Kirk McKusickadd RELOAD flag to reload filesystem after fsck; FORCE...
1992-11-16 Kirk McKusickadd vflush flag WRITECLOSE to close only writable vnodes
1992-11-16 Ralph Campbelldate and time created 92/11/15 16:52:19 by ralph
1992-11-16 Ralph Campbelldate and time created 92/11/15 16:50:57 by ralph
1992-11-16 Ralph Campbelldate and time created 92/11/15 16:50:56 by ralph
1992-11-16 Ralph Campbelldate and time created 92/11/15 16:50:55 by ralph
1992-11-16 Ralph Campbelldate and time created 92/11/15 16:46:58 by ralph
next