Subject: CVS commit: syssrc/sys/nfs
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 05/12/2002 15:53:00
Module Name:	syssrc
Committed By:	simonb
Date:		Sun May 12 12:52:59 UTC 2002

Modified Files:
	syssrc/sys/nfs: nfs_bootdhcp.c

Log Message:
In bootpcheck(), make sure we m_pullup() all the of bootp header that we
 actually examine.
While here, toss out home-grown ofs() macro and use offsetof().


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/nfs/nfs_bootdhcp.c

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