Subject: re: CVS commit: src/sys/net
To: None <perry@netbsd.org>
From: matthew green <mrg@eterna.com.au>
List: source-changes
Date: 01/05/2006 08:29:07
Module Name: src
Committed By: perry
Date: Wed Jan 4 21:10:09 UTC 2006
Modified Files:
src/sys/net: pfil.h
Log Message:
#ifdef _KERNEL some function prototypes and an inline function
definition.
XXX It may be that this file needs more namespace cleaning (or the
files that include it, like if.h, might need it.)
huh. is this file actually used by userland? i'd not expect so and
i guess it should never have been installed. i don't see how it's
useful for userland in any way...
.mrg.