Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 05/23/2001 18:56:51
Module Name:	syssrc
Committed By:	sommerfeld
Date:		Wed May 23 15:56:51 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/i386: in_cksum.s

Log Message:
Correct handling of nxt==0 (skip pseudoheader) case.
(It helps a lot if registers contain the expected values)
While we're in here, also correct parameter names in the lint goo.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/i386/i386/in_cksum.s

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