Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: fvdl
Date: Fri Jul 14 12:10:58 UTC 2000
Modified Files:
syssrc/sys/kern: tty_pty.c
Log Message:
Don't use *(unsigned int *)data to get the signal number out; this will
fail on LP64-BE systems. Also, fix up the invalid signal number check.
To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 syssrc/sys/kern/tty_pty.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