History log of /netbsd-src/bin/csh/proc.c (Results 26 – 42 of 42)
Revision Date Author Comments
# 04f335f2 19-Mar-1999 christos <christos@NetBSD.org>

- don't use union wait
- printf portability
- add braces for gcc-2.8.1


# 0210c46b 11-Dec-1998 kleink <kleink@NetBSD.org>

Built-in kill: also accept symbolic signal names prefixed with "SIG".


# ee9e50ea 28-Jul-1998 mycroft <mycroft@NetBSD.org>

Be more retentive about use of NOTREACHED and noreturn.


# 5924694d 28-Jul-1998 mycroft <mycroft@NetBSD.org>

Delint (partially).


# cdbd74da 28-Jul-1998 mycroft <mycroft@NetBSD.org>

Delint (partially).


# 892884f2 10-May-1998 kleink <kleink@NetBSD.org>

* Add support for POSIX "kill [-s signame] pid" syntax; actually fixes PR 5327.
* Complete the "kill -l [exitstatus]" syntax.
* Sync with the documentation and no longer permit the use of full signal

* Add support for POSIX "kill [-s signame] pid" syntax; actually fixes PR 5327.
* Complete the "kill -l [exitstatus]" syntax.
* Sync with the documentation and no longer permit the use of full signal
names in the "kill [-sig] pid" syntax, e.g. -SIGHUP.

show more ...


# 8ea378c6 04-Jul-1997 christos <christos@NetBSD.org>

Rename err.h to errnum.h to avoid collision with err.h
Fix compiler warnings.


# 76adbe2b 13-Jan-1997 tls <tls@NetBSD.org>

kill register


# 556d212c 29-Apr-1995 mycroft <mycroft@NetBSD.org>

Use POSIX signal semantics. Change p_pid and p_jobid to pid_t's.


# 7b38403c 21-Mar-1995 mycroft <mycroft@NetBSD.org>

Use POSIX signals.


# ffe9a4cc 21-Mar-1995 mycroft <mycroft@NetBSD.org>

Update to use timer{add,sub}().


# 49f0ad86 21-Mar-1995 cgd <cgd@NetBSD.org>

convert to new RCS id conventions.


# cee2bad8 21-Sep-1994 mycroft <mycroft@NetBSD.org>

Merge 4.4-Lite version.


# a579b792 01-Aug-1993 mycroft <mycroft@NetBSD.org>

Add RCS identifiers.


# 06be6008 23-Mar-1993 cgd <cgd@NetBSD.org>

changed "Id" to "Header" for rcsids


# 346aa5dd 22-Mar-1993 cgd <cgd@NetBSD.org>

added rcs ids to all files


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources


12