Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 02/05/2001 13:16:32
Module Name:	syssrc
Committed By:	chs
Date:		Mon Feb  5 11:16:32 UTC 2001

Modified Files:
	syssrc/sys/netinet: ip_fil.c

Log Message:
expose the definitions of MIN() and MAX() in sys/param.h to the kernel
and use those in favor of a dozen copies scattered around the source tree.


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 syssrc/sys/netinet/ip_fil.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.