Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Darren Reed <darrenr@netbsd.org>
List: source-changes
Date: 03/23/2002 17:55:23
Module Name:	syssrc
Committed By:	darrenr
Date:		Sat Mar 23 15:55:22 UTC 2002

Modified Files:
	syssrc/sys/net: bpf.c

Log Message:
If someone is poll'ing to write to bpf, assume that it can always be done
and include POLLOUT and POLLWRNORM in the returned events flag set.
Derived from FreeBSD.


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 syssrc/sys/net/bpf.c

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