History log of /openbsd-src/bin/csh/proc.c (Results 26 – 36 of 36)
Revision Date Author Comments
# cbf92575 21-Dec-1998 deraadt <deraadt@openbsd.org>

correct built-in kill


# 9b4e984f 21-Dec-1998 deraadt <deraadt@openbsd.org>

like kill(1), have csh builtin handle -SIGxxx names; kleink


# b0e79499 17-May-1998 deraadt <deraadt@openbsd.org>

do not advance pointer that free() will happen to


# a7d49410 13-May-1998 deraadt <deraadt@openbsd.org>

support POSIX "kill [-s signame] pid" syntax, fix the "kill -l [exitstatus]"
syntax, sync documentation, no longer permit of full signal names in the
"kill [-sig] pid" syntax, e.g. -SIGHUP; kleink


# b40aa6ff 22-Sep-1997 millert <millert@openbsd.org>

err.[ch] -> error.[ch] and fix err/warn usage.


# 6dccf94e 04-Aug-1997 deraadt <deraadt@openbsd.org>

save errno in sigchld handlers


# b0c62ffa 25-Jul-1997 mickey <mickey@openbsd.org>

#if __STDC__ --> #ifdef __STDC__


# b050bea3 23-Jul-1997 kstailey <kstailey@openbsd.org>

tabify


# 764064c4 14-Dec-1996 mickey <mickey@openbsd.org>

-Wall'ing.


# 09e94acb 23-Jun-1996 deraadt <deraadt@openbsd.org>

update rcsid


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree


12