Subject: ip_fil_netbsd.c To: None <tech-kern@NetBSD.org> From: Martin Husemann <martin@duskware.de> List: tech-kern Date: 02/21/2005 10:06:46
Is there any reason sys/dist/ipf/netinet/ip_fil_netbsd.c does not have
a regular __KERNEL_RCSID()?
This file is NetBSD specific after all, and the homegrown rcsid stuff
in there does not work.
Martin