Subject: CVS commit: [netbsd-1-6] syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/17/2002 08:35:52
Module Name:	syssrc
Committed By:	lukem
Date:		Sat Aug 17 05:35:52 UTC 2002

Modified Files:
	syssrc/sys/net [netbsd-1-6]: if_spppsubr.c

Log Message:
Pull up revision 1.54 (requested by groo in ticket #669):
Don't throw away the name and the secret lengths. This eliminates all the
strlen() calls, and there was a whole bunch of them.


To generate a diff of this commit:
cvs rdiff -r1.46.4.2 -r1.46.4.3 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.