summaryrefslogtreecommitdiff
path: root/bin/csh/proc.c
AgeCommit message (Expand)Author
2003-09-19make signal range check consistent.itojun
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-02-08use strtol() for better error handling in builtin kill (Peter Jeremy)christos
2003-01-16Rename `sigset' locals to avoid symbol shadowing warning.kleink
2002-05-25__STDC__ is always defined on NetBSD.wiz
2001-11-03fix WARNS=2lukem
2001-09-14ANSIfication and KNF improvements by Petri Koistinen in bin/13689,wiz
2001-01-06eliminate nested extern decls.christos
1999-05-19Remove a bogus whitespace match in the builtin kill(1)'s `-s' parsing;kleink
1999-05-09fix incorrect operation caused by the previous checkin.cgd
1999-05-08Fix unaligned access memory problem introduced from the -s fix.christos
1999-03-19- don't use union waitchristos
1998-12-11Built-in kill: also accept symbolic signal names prefixed with "SIG".kleink
1998-07-28Be more retentive about use of NOTREACHED and noreturn.mycroft
1998-07-28Delint (partially).mycroft
1998-07-28Delint (partially).mycroft
1998-05-10* Add support for POSIX "kill [-s signame] pid" syntax; actually fixes PR 5327.kleink
1997-07-04Rename err.h to errnum.h to avoid collision with err.hchristos
1997-01-13kill registertls
1995-04-29Use POSIX signal semantics. Change p_pid and p_jobid to pid_t's.mycroft
1995-03-21Use POSIX signals.mycroft
1995-03-21Update to use timer{add,sub}().mycroft
1995-03-21convert to new RCS id conventions.cgd
1994-09-21Merge 4.4-Lite version.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-03-23changed "Id" to "Header" for rcsidscgd
1993-03-22added rcs ids to all filescgd
1993-03-21initial import of 386bsd-0.1 sourcescgd