Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/osf1
Module Name: src
Committed By: drochner
Date: Sun Jan 16 20:01:48 UTC 2005
Modified Files:
src/sys/compat/osf1: osf1_exec.c
Log Message:
Use sendsig_sigcontext() as signal delivery function instead
of the generic (NetBSD specific) sendsig().
We can only work with ...sigcontext for now anyway; the
versioning stuff in sendsig() isn't helpful for osf1 emul.
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/compat/osf1/osf1_exec.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index