Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: ad
Date: Sun Apr 20 19:22:45 UTC 2008
Modified Files:
src/sys/kern: tty.c tty_pty.c
src/sys/sys: tty.h
Log Message:
Improve ^T / SIGINFO handling:
- Restore code removed during LWPification.
- Don't touch proc state from a hardware interrupt handler.
- Fix the locking.
To generate a diff of this commit:
cvs rdiff -r1.214 -r1.215 src/sys/kern/tty.c
cvs rdiff -r1.108 -r1.109 src/sys/kern/tty_pty.c
cvs rdiff -r1.79 -r1.80 src/sys/sys/tty.h
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