Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/13/2005 16:18:44
Module Name:	src
Committed By:	christos
Date:		Thu Oct 13 16:18:44 UTC 2005

Modified Files:
	src/sys/kern: tty.c

Log Message:
- lock the tty when playing with the kqueue list.
- don't return 1, when we expect to return errno [EPERM is kind of stupid
  in this case :-)]


To generate a diff of this commit:
cvs rdiff -r1.175 -r1.176 src/sys/kern/tty.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.