Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 07/28/2002 22:54:48
Module Name:	syssrc
Committed By:	christos
Date:		Sun Jul 28 19:54:48 UTC 2002

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

Log Message:
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.53 -r1.54 syssrc/sys/net/if_spppsubr.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/net/if_spppvar.h

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