BSD 4_4_Lite1 release
[unix-history] / usr / src / sys / kern / kern_sig.c
1995-08-05 CSRGBSD 4_4_Lite1 release BSD-4_4_Lite1
1995-07-25 CSRGBSD 4_4 release BSD-4_4
1994-03-18 Keith Bostictypo
1994-01-22 Keith Bosticadd USL's copyright notice
1993-09-24 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-21 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-06 Keith BosticCleanups for 4.4BSD-Lite
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-04-28 Kirk McKusickkinfo_proc.h is gone
1993-03-03 Kirk McKusickset priorities correctly after signals (net2/sys/19)
1993-02-26 Kirk McKusickdo not return from sigsuspend prematurely
1993-02-05 Ralph Campbellchanged the name of exit() to exit1() because gcc2...
1993-01-15 Kirk McKusickadd and use killproc when cannot exec a new process
1992-10-12 Keith Bosticmake kernel includes standard
1992-07-11 Chris TorekANSIfy syscall args
1992-07-08 Chris Torekvolatile poisoning
1992-07-03 Kirk McKusickdelete USES
1992-06-26 Kirk McKusicknothing to do in sigaltstack if no new stack given
1992-06-24 Kirk McKusickmerge in changes for Sparc
1992-05-15 John Heidemannvnode interface conversion
1992-05-14 John Heidemannvnode interface conversion
1992-04-21 Kirk McKusicksigstack becomes COMPAT; sigaltstack becomes real
1992-03-14 Kirk McKusickadd cpu_coredump for machine dependent coredump state
1992-02-06 Chris TorekSunOS compatibility
1992-02-04 John Heidemannno longer pass proc to vn_open (now in ndp)
1992-02-04 Kirk McKusickmust init proc pointer
1992-01-15 Kirk McKusickhave to check NFS lease when writing core image
1992-01-08 Mike Karelsfix up comment
1991-11-20 Chris Torekpurge seg.h
1991-09-07 Ralph Campbelladd printf if signal ignored in system process.
1991-06-29 Mike Karelsdump core as core.progname (no pid)
1991-06-26 Mike Karelscan't kill zombies even by killpg
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-05-29 Kirk McKusickvn_open now returns locked, so must unlock when done
1991-05-05 Mike Karelsu. is gone, pcb is at p_addr; aston => signotify
1991-04-16 Kirk McKusickadd proc pointers to appropriate VOP and vnode operations
1991-03-26 Mike Karels(in last delta:) use array of signal property flags...
1991-03-18 Mike Karelsmore-or-less working with new proc & user structs
1991-01-19 William Nesheim386 trap and syscall frame difference passed thru to...
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
next