Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/net
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.
Home |
Main Index |
Thread Index |
Old Index