Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: dbj
Date: Fri Mar 5 07:27:22 UTC 2004
Modified Files:
src/sys/kern: kern_exit.c tty.c tty_pty.c
Log Message:
add some spltty() calls around TTY_LOCK() calls that didn't have them
To generate a diff of this commit:
cvs rdiff -r1.137 -r1.138 src/sys/kern/kern_exit.c
cvs rdiff -r1.162 -r1.163 src/sys/kern/tty.c
cvs rdiff -r1.73 -r1.74 src/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