Subject: CVS commit: src/sys/sys
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/19/2003 21:30:30
Module Name:	src
Committed By:	christos
Date:		Sat Apr 19 21:30:30 UTC 2003

Modified Files:
	src/sys/sys: socket.h syslimits.h

Log Message:
PR/2845: Mike Schwartz: Allow some #defines to be tuned by kernel options
by protecting them via #ifndef OPTIONNAME


To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 src/sys/sys/socket.h
cvs rdiff -r1.19 -r1.20 src/sys/sys/syslimits.h

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