delete unneeded header files
[unix-history] / usr / src / sys / kern / kern_sig.c
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...
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