History log of /csrg-svn/sys/kern/kern_sig.c (Results 1 – 25 of 116)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 69409 14-May-1995 mckusick

convert VOP_LOCK to vn_lock; add parameters to VOP_UNLOCK

# 68310 14-Feb-1995 cgd

new argument passing conventions. minor type size cleanup.

# 68171 09-Jan-1995 cgd

return types, 64-bit changes: ioctl cmd -> u_long, casts, etc.

# 68042 05-Dec-1994 mckusick

return ENOSYS rather than EINVAL for non-existent system call

# 67732 22-Aug-1994 mckusick

use new queue.h data structures

# 67654 11-Aug-1994 mckusick

LEASE_CHECK => VOP_LEASE

# 67183 19-May-1994 hibler

correct management of ps_sig field
for tracing, clear pending signal before calling trace_req to avoid deadlock

# 66921 18-Apr-1994 mckusick

in sendsig, pass ps_code when signum agrees with ps_sig (from Karels and Hibler)

# 66380 18-Mar-1994 bostic

typo

# 65771 21-Jan-1994 bostic

add USL's copyright notice

# 64594 23-Sep-1993 bostic

changes for 4.4BSD-Lite requested by USL

# 64531 21-Sep-1993 bostic

changes for 4.4BSD-Lite requested by USL

# 64406 05-Sep-1993 bostic

Cleanups for 4.4BSD-Lite

# 63176 10-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

# 59351 27-Apr-1993 mckusick

kinfo_proc.h is gone

# 58371 02-Mar-1993 mckusick

set priorities correctly after signals (net2/sys/19)

# 58230 25-Feb-1993 mckusick

do not return from sigsuspend prematurely

# 57864 04-Feb-1993 ralph

changed the name of exit() to exit1() because gcc2 thinks it
knows that exit() doesn't return.

# 57533 14-Jan-1993 mckusick

add and use killproc when cannot exec a new process

# 56517 11-Oct-1992 bostic

make kernel includes standard

# 54926 10-Jul-1992 torek

ANSIfy syscall args

# 54758 07-Jul-1992 torek

volatile poisoning

# 54634 03-Jul-1992 mckusick

delete USES

# 54464 25-Jun-1992 mckusick

nothing to do in sigaltstack if no new stack given

# 54344 23-Jun-1992 mckusick

merge in changes for Sparc

12345