Subject: CVS commit: src/sys
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 02/05/2003 17:49:03
Module Name: src
Committed By: pk
Date: Wed Feb 5 15:49:03 UTC 2003
Modified Files:
src/sys/kern: tty.c tty_pty.c
src/sys/sys: tty.h
Log Message:
Make the tty subsystem MP-safe..
..as far as mere mortals are able to, since this code illustrates the finest
points that Italian haute cuisine has to offer.
To generate a diff of this commit:
cvs rdiff -r1.146 -r1.147 src/sys/kern/tty.c
cvs rdiff -r1.67 -r1.68 src/sys/kern/tty_pty.c
cvs rdiff -r1.55 -r1.56 src/sys/sys/tty.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.