Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [nathanw_sa] syssrc/sys/kern



Module Name:    syssrc
Committed By:   nathanw
Date:           Fri Sep  6 20:40:08 UTC 2002

Modified Files:
        syssrc/sys/kern [nathanw_sa]: kern_sig.c

Log Message:
Restore use of psendsig() instead of directly calling
p->p_emul->e_sendsig; it's necessary for handling signal upcalls. But
while we're at it, eliminate an unused parameter of psendsig()


To generate a diff of this commit:
cvs rdiff -r1.112.2.26 -r1.112.2.27 syssrc/sys/kern/kern_sig.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