ec_rxstart doesn't eists
[unix-history] / usr / src / sys / kern /
1991-11-21 Marc Teitelbaummerge in 7.30.1.1 branch
1991-11-21 Marc Teitelbaumchanges for mips compiler (from Ralph)
1991-11-20 Chris Torekpurge seg.h
1991-11-20 Kirk McKusickupcall facilities for sorwakeup, non-blocking sblock...
1991-11-17 Ralph Campbellmove copyin() call so if uap->size pointer is null...
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops;
1991-11-02 Keith Bosticput FFS stuff on a #define
1991-11-02 Keith BosticLFS version 1; XXX vinvalbuf is wrong!
1991-11-02 Keith Bosticufs moves down a level
1991-11-02 Keith Bosticmake panic take printf(3) style args; cleanup %r descri...
1991-11-02 Keith BosticLFS version 1; add LFS file system type
1991-11-02 Keith Bosticlint
1991-11-02 Keith BosticLFS version 1; move ufs down a level
1991-09-26 Keith SklowerISO debugging uses logpri
1991-09-10 Marc Teitelbaumonly send SIGINFO on ^T if ISIG is set
1991-09-08 Ralph Campbellfix to previous changes
1991-09-08 Ralph Campbelladded COFF support for pmax
1991-09-07 Keith Sklowerlast line of while not reached; shut up mips compiler...
1991-09-07 Ralph Campbelladd printf if signal ignored in system process.
1991-09-07 Ralph Campbelldelete hp300 and i386 ifdefs for vmapbuf() and vunmapbuf().
1991-09-07 Ralph Campbellfix comment
1991-09-07 Ralph Campbelladded ifdef PSL_ALLCC around old wait system call code.
1991-09-07 Mike Karelsleave curproc set until last sleep, then clear before...
1991-09-07 Ralph Campbelladd pmax
1991-09-06 Keith Bostic'a b c^W' erases 'b c' instead of just 'c'
1991-09-04 Kirk McKusickdo not panic after modified data found on the freelist
1991-08-31 Keith Sklowernotify lower levels of some socket setopt changes,...
1991-08-31 Keith Skloweradd common routine to copy from dev buf to mbufs;
1991-08-30 Kirk McKusicksave type when freeing an piece of memory so it can...
1991-08-29 Kirk McKusickadd support to get vmtotal structure calculated
1991-08-03 Mike Karelscurproc is null if no one is running, but ignore curpro...
1991-08-02 Kirk McKusickunder DIAGNOSTIC, check for duplicate frees and data...
1991-07-18 Mike Karelsfstat of socket gets mode S_IFSOCK
1991-06-30 Kirk McKusickfix syntax errors
1991-06-30 Keith Bosticminor cleanups, don't #deffine consintr on tahoe
1991-06-29 Kirk McKusickdate and time created 91/06/28 16:45:35 by mckusick
1991-06-29 Mike Karelsnot so verbose about the "trade secrets"
1991-06-29 Mike Karelspreserve login name across setsid
1991-06-29 Mike Karelsdump core as core.progname (no pid)
1991-06-28 Mike Karelssleep doesn't need spl0 (idle does it)
1991-06-28 Mike Karelsunmap (user) address space early enough to allow sleep...
1991-06-28 Kirk McKusickadd vn_closefile to avoid warnings about void * coersions
1991-06-27 Marc TeitelbaumKINFO_FILE to extract file structures
1991-06-26 Kirk McKusickselect list before initializing the ofile entry
1991-06-26 Mike Karelscan't kill zombies even by killpg
1991-06-22 Kirk McKusicknew calling convention for fo_close
1991-06-22 Kirk McKusickuse vn_close rather than vrele after vn_open
1991-06-22 Kirk McKusickincrement v_writecount when vn_open is called with...
1991-06-22 Kirk McKusickpanic if v_writecount is non-zero on last use; print...
1991-06-22 Kirk McKusickjust check v_writecount rather than searching the file...
1991-06-22 Kirk McKusicksoo_close now gets pointer to struct socket instead...
1991-06-22 Kirk McKusickuse vn_close rather than vrele after vn_open
1991-06-20 Kirk McKusickdump core as core.progname.pid rather than just as...
1991-06-08 Mike Karelsconsistency with tty.c about value for "no pgrp"
1991-06-04 Kirk McKusickfile structures are now dynamically allocated and linke...
1991-06-04 Kirk McKusickcall ffree to free file structures
1991-06-04 Kirk McKusickfile structures are now dynamically allocated and linke...
1991-06-04 Kirk McKusicktighten up linked list management
1991-05-31 Keith Bosticcleanups from Chris Torek; bug fix on va_start for...
1991-05-31 Kirk McKusickuse FHASLOCK and SADVLCK to track processes using locks...
1991-05-31 Kirk McKusickuse FHASLOCK and SADVLCK to track processes using locks...
1991-05-31 Kirk McKusickadd support for opening files with advisory locks
1991-05-31 Kirk McKusickVOP_OPEN called with vnode locked; vn_open returns...
1991-05-31 Kirk McKusickmake file flags consistent
1991-05-31 Kirk McKusickdead code elimination
1991-05-29 Mike KarelsKNF patrol; avoid needless sign extension; try for...
1991-05-29 Kirk McKusickvn_open now returns locked, so must unlock when done
1991-05-29 Kirk McKusickvnode must now be locked when calling VOP_OPEN
1991-05-29 Kirk McKusickvn_open now returns locked, so must unlock when done
1991-05-29 Keith Bostickprintf can't be static, used by 386 locore debugging...
1991-05-29 Keith Bosticadd sprintf(3); support space/zero padding, field width...
1991-05-29 Keith Bosticuse the printf routines in subr_prf instead of rolling...
1991-05-22 Kirk McKusickremove the 8-bit restriction in namei
1991-05-20 Kirk McKusickname resolution checking (need kern/kern_malloc.c 7...
1991-05-20 Kirk McKusickname resolution checking (need kern/kern_malloc.c 7...
1991-05-20 Kirk McKusickmust conditionally allocate buffer
1991-05-17 Kirk McKusickchange vn_ to vop_ (for marc :-)
1991-05-17 Marc Teitelbaumpass flags through device close and l_close
1991-05-17 Marc Teitelbaumpass flags to l_close, dont ttywait if IO_NDELAY (revoke)
1991-05-16 Kirk McKusickneed to set reference count on copied credential
1991-05-16 Kirk McKusickneed to set reference count on cred0
1991-05-16 Kirk McKusickbreak namei into namei + lookup
1991-05-16 Kirk McKusickrewrite rename to use new SAVESTART flag
1991-05-16 Kirk McKusickdelete nddup, ndrele, ndinit
1991-05-16 Kirk McKusickprogram name now returned in ni_ptr instead of ni_dent
1991-05-16 Kirk McKusickmissing ABORTOP
1991-05-16 Kirk McKusickXXX need to initialize spare fields (should be in zero...
1991-05-14 Mike Hiblerpass address of vm_map not structure itself, got rid...
1991-05-13 Kirk McKusickadd code for printing locked vnodes
1991-05-13 William Nesheimtwo minor fixes for 386; others unaffected
1991-05-12 Kirk McKusickdate and time created 91/05/11 15:31:10 by mckusick
1991-05-12 Kirk McKusickdate and time created 91/05/11 15:31:09 by mckusick
1991-05-12 Kirk McKusickdate and time created 91/05/11 15:31:08 by mckusick
1991-05-12 Kirk McKusickclarify comments
1991-05-12 Kirk McKusickupdate comments; get rid of unused function rmget
1991-05-12 Kirk McKusickupdate comments to be more accurate
1991-05-12 Kirk McKusickfill out comments
1991-05-11 Mike Hiblercorrect argument to vm_deallocate
1991-05-11 Kirk McKusickinclude proper copyright header
1991-05-10 Keith Bosticnew copyright; att/bsd/shared
next