Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 01/15/2001 15:40:35
Module Name:	syssrc
Committed By:	martin
Date:		Mon Jan 15 13:40:35 UTC 2001

Modified Files:
	syssrc/sys/net: if_spppsubr.c

Log Message:
Don't peek at part of a structure via fuword. Does not work well on
64bit architectures. XXX - have to check other changes in the I4B
distribution, this had been fixed there a long time ago.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/net/if_spppsubr.c

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