BSD 4_3_Reno release
[unix-history] / usr / src / sys / kern / kern_sig.c
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-12-06 Kirk McKusickupdate for new VM
1990-12-02 Mike Karelstty stop signals shouldn't stop sleeping procs in orpha...
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 McKusicknew system call convention
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 Mike Karelsnew syscall convention, avoid u.u_procp (almost)
1990-05-30 Mike Karelscheck for tty stop signals on orphaned pgrp in issig...
1990-05-18 Marc Teitelbaumadd flag to pgsignal to restrict to procs having a...
1990-05-18 Marc Teitelbaumpgsignal has flag to limit to members having a ctty
1990-05-16 Kirk McKusickupdate for hp300 support from Utah
1990-05-05 Kirk McKusickdelete unneeded headers
1990-05-04 Kirk McKusickvattr_null => VATTR_NULL
1990-04-06 Marc Teitelbaumtsleep, unwind, ktrace, ISSIG->CURSIG, expunge cursig
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1989-11-12 Mike KarelsPOSIX changes
1989-07-04 Kirk McKusickuse VOP_ACCESS directly
1989-07-04 Kirk McKusickmust ensure that the vnode is locked while operating...
1989-05-10 Kirk McKusickmerge in vnodes
1989-05-05 Kirk McKusickdelete unneeded include of dir.h
1989-05-02 Kirk McKusickintegrate back branch -r7.3.1.1
1989-05-02 Kirk McKusickmerge in vnode changes
1989-04-26 Kirk McKusick../machine => machine
1988-10-19 Marc Teitelbaumposix style job control - new process groups
1987-03-04 CSRGBSD 4_3 release BSD-4_3
1988-03-09 CSRGBSD 4_2 release BSD-4_2
1986-12-15 Sam Leffleradd missing MMAP code from merge
1986-11-04 Mike Karelsmerge in tahoe support
1986-06-05 Kirk McKusick4.3BSD release version
1986-02-24 Mike Karelslint
1986-02-21 Mike Karelsuse sigmask uniformly
1985-09-19 Mike Karelslint
1985-08-24 Mike Karelsback to EPERM if killpg (not -1) can't do it
1985-06-09 Kirk McKusickAdd copyright
1985-05-23 Kirk McKusickonly dump core if user has read permission on the text
1985-05-23 Kirk McKusickmake signal semantics more like system V;
1985-03-20 Kirk McKusickeliminate extraneous include of conf.h
1985-03-14 Kirk McKusickrewritten kill code from sun!shannon
1985-03-14 Mike Karelsgive SIGCHLD on stop even if traced (once only)
1985-03-13 Kirk McKusickadd another bit to sigvec() flags to disable system...
1985-03-13 Kirk McKusickeliminate signal() system call interface
1985-01-01 Jim BloomAdded SIGWINCH for windows
1984-11-21 Mike Karelsremove unused code
1984-09-05 Jim Bloommask macro moved to header file and name changed to...
1984-08-30 Jim BloomChange to includes. no more ../h
1984-08-25 Kirk McKusickadd `signal' as a system call
1984-07-09 Kirk McKusickrework `namei' interface to eliminate global variables
1984-05-23 Mike Karelslinked lists of active, zombie and free procs; avoid...
1983-09-09 Kirk McKusickIf a process exists but has a different uid than the...
1983-08-21 Sam Leffler4.2 distribution
1983-08-21 Sam Lefflerfrom shannon; can't allow masked signals to be presented;
1983-07-29 Sam Leffler4.2 distribution
1983-06-24 Sam Lefflercrud from previous interface not deleted
1983-06-22 Sam Lefflerchange NOCOMPAT to COMPAT and make it work
1983-06-11 Sam Lefflerbeware of masked signals with STRC
1983-06-10 Sam Leffler"final" sigvec interface?
1983-06-03 Sam Lefflernew signals
1983-05-31 Sam Lefflercollect all the compatibility stuff in single files
1983-05-31 Sam Lefflerkill with signal 0 allows for error checking without...
1983-05-28 Sam LefflerMerge ... bill's code plus lint (plus, of course, clean...
1983-05-22 Sam Lefflerdisallow core files on setgid programs; make core files...
1983-04-02 CSRGBSD 4_1c_2 release BSD-4_1c_2
1982-12-29 Sam Lefflerkludge killpg so csh runs again
1982-12-20 Sam Lefflerchecking old value instead of new on signal call when
1982-12-18 Sam Lefflersun merge
1982-11-14 Sam Lefflermerge of 4.1b and 4.1c
1982-11-01 Bill Joyfixes from 68k
1982-10-22 Bill Joylint
1982-10-18 Bill Joylint
1982-10-11 Bill Joysplit header files over to vax directories
1982-09-08 Bill Joymove oalarm, opause to here
1982-09-07 Bill Joy(no message)
1982-09-05 Bill Joynew timer stuff, to be filled in kill and killpg
1982-08-23 Bill Joyuse rdwri()
1982-08-11 Sam Lefflernew itrunc
1982-07-25 Bill Joymerge with calder
1982-07-16 Bill Joydate and time created 82/07/15 20:12:50 by root
1979-09-27 CSRGStart development on BSD 4_3_Reno
1978-11-06 CSRGStart development on BSD 4_1c_2
1978-11-06 CSRGStart development on BSD 4_3_Tahoe
1978-11-06 CSRGStart development on BSD 4_3
1978-11-06 CSRGStart development on BSD 4_2