Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 05/01/2001 05:15:04
Module Name:	basesrc
Committed By:	simonb
Date:		Tue May  1 02:15:04 UTC 2001

Modified Files:
	basesrc/usr.bin/ktrace: ktrace.c

Log Message:
Don't assume pipes are implemented as sockets -- don't call setsockopt()
on the pipe descriptors.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 basesrc/usr.bin/ktrace/ktrace.c

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