Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Darren Reed <darrenr@netbsd.org>
List: source-changes
Date: 02/22/2000 02:45:49
Module Name: syssrc
Committed By: darrenr
Date: Tue Feb 22 10:45:49 UTC 2000
Modified Files:
syssrc/sys/net: pfil.c pfil.h
Log Message:
return int from pfil_add_hook and pfil_remove_hook to indicate failure
or success, rather than panic'ing
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/net/pfil.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/net/pfil.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.