Subject: Re: kern/37037
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Martti Kuparinen <martti.kuparinen@iki.fi>
List: netbsd-bugs
Date: 09/30/2007 16:05:03
The following reply was made to PR kern/37037; it has been noted by GNATS.

From: Martti Kuparinen <martti.kuparinen@iki.fi>
To: gnats-bugs@NetBSD.org
Cc: kern-bug-people@NetBSD.org, gnats-admin@NetBSD.org,
	netbsd-bugs@NetBSD.org, stix@stix.id.au
Subject: Re: kern/37037
Date: Sun, 30 Sep 2007 19:01:07 +0300

 >  Could you please try this patch (also at http://users.piuha.net/martti/tmp/p)
 
 After compiling the kernel make sure you also build and install the
 userland:
 
 cd /usrc/src/sys
 make includes
 cd /usr/src/usr.sbin/ipf
 make clean
 make
 make install