Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 03/22/2003 12:39:47
Module Name:	src
Committed By:	dsl
Date:		Sat Mar 22 10:39:47 UTC 2003

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

Log Message:
Correct rewinding if FIONBIO or FIOASYNC fail in F_SETFL
(code use to always turn off FIONBIO if FIOASYNC fails)
(approved by christos)


To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 src/sys/kern/kern_descrip.c

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