fix to previous changes
[unix-history] / usr / src / sys / kern / kern_exit.c
1991-09-08 Ralph Campbellfix to previous changes
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-06-28 Mike Karelsunmap (user) address space early enough to allow sleep...
1991-05-13 William Nesheimtwo minor fixes for 386; others unaffected
1991-05-05 Mike Karelsmv vmspace_free and kmem_free of kernel stack to cpu_exit;
1991-04-21 Mike Karelsrm user.h; rm unneeded proc flags; noproc is now !curproc
1991-03-18 Mike Karelsmore-or-less working with new proc & user structs
1991-01-11 Kirk McKusickadd dynamically allocated file descriptors
1990-12-06 Kirk McKusickupdate for new VM
1990-12-02 Mike Karelsfix jobc adjustments so we increment before decrementin...
1990-08-30 Mike Karelsfrom chris: exit doesn't return
1990-06-29 Keith Bosticnew copyright notice
1990-06-29 Mike KarelsRETURN => return, remove syscontext.h
1990-06-26 Mike Karelsexpunge p_cursig, using p_xstat instead for stop signals;
1990-06-22 Kirk McKusickpass proc pointer to acct()
1990-06-06 Kirk McKusickupdate to new system call convention; expunge more...
1990-06-06 Kirk McKusickupdate to new system call convention; expunge more...
1990-06-06 Marc Teitelbaumonly HUP processes with ctty on session leader exit
1990-06-06 Marc Teitelbaumfix posix semantics for exit of controlling process
1990-05-11 Kirk McKusickmerge in support for hp300 from Utah
1990-04-28 Kirk McKusickno longer have per user quota structures
1990-04-06 Marc Teitelbaum[us]time's maintained in proc. copy to rusage as necessary
1990-04-04 Mike Karelsremove setjmp; new tsleep
1990-04-02 Mike Karelsnew proc hashing (pointers, not indices)
1990-02-08 Marc Teitelbaumtsleep
1989-12-20 Kirk McKusickinitial error code in compat code (from Mike@cs.utah...
1989-11-26 Kirk McKusickget rid of all users of a particular device
1989-11-21 Marc Teitelbaumrevoke controlling terminal when session leader exits
1989-10-28 Mike Karelsnew wait macros, return errno instead of setting u...
1989-10-20 Kirk McKusickclosef now returns an error code (which we ignore here)
1989-09-04 Mike Karelsremove WSIGRESTART; start count from 0 each time in...
1989-05-10 Kirk McKusickmerge in vnodes
1989-04-26 Kirk McKusick../machine => machine
1989-04-09 Mike Karelscleanups
1987-08-08 Kirk McKusickuse malloc/free to hold zombie status
1987-06-21 Kirk McKusickuse malloc/free to hold zombie status
1987-02-24 Mike Karelsprint errno when init can't be executed
1986-11-04 Mike Karelsmerge in tahoe support
1986-06-05 Kirk McKusick4.3BSD release version
1986-03-13 Mike Karelsneed to raise ipl before freeing page tables (done...
1986-02-21 Mike Karelsspl5 in exit is redundant
1985-11-05 Mike Karelscleanup spgrp, rm unused code (should rm it all)
1985-06-09 Kirk McKusickAdd copyright
1985-05-28 Mike Karelsimplement high-water mark on file descriptors in use;
1985-05-23 Kirk McKusickeliminate double meaning of SOUSIG
1985-04-15 Sam Lefflerrecover from mbuf lossage during exit (logging event)
1985-03-13 Kirk McKusickadd another bit to sigvec() flags to disable system...
1984-12-21 Mike Karelsmake spgrp use child pointers instead of linear searches
1984-08-30 Jim BloomChange to includes. no more ../h
1984-06-10 Sam Lefflerdon't copyout rusage on wait3 unless user has supplied...
1984-05-23 Mike Karelslinked lists of active, zombie and free procs; avoid...
1983-07-29 Sam Leffler4.2 distribution
1983-07-01 Sam Lefflerpurge #if sun's
1983-06-17 Sam Lefflerlint
1983-06-14 Sam Lefflerrevamp locking to be done at the file table level
1983-06-03 Sam Lefflernew signals
1983-05-31 Sam Lefflercollect all the compatibility stuff in single files
1983-05-28 Sam Lefflerdate and time created 83/05/27 14:02:44 by sam