Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: John Hawkinson <jhawk@netbsd.org>
List: source-changes
Date: 05/28/2000 11:17:09
Module Name: syssrc
Committed By: jhawk
Date: Sun May 28 18:17:09 UTC 2000
Modified Files:
syssrc/sys/kern: subr_log.c
syssrc/sys/net: bpf.c
Log Message:
Ensure that all callers of pfind() can deal with pfind(0) returning
a real procp* rather than NULL.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 syssrc/sys/kern/subr_log.c
cvs rdiff -r1.56 -r1.57 syssrc/sys/net/bpf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.