Subject: Re: CVS commit: [netbsd-1-6] syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: source-changes
Date: 08/17/2002 09:20:18
In article <20020817052213.C456EB42C@cvs.netbsd.org>,
Luke Mewburn <lukem@netbsd.org> wrote:

You probably want to pull this to head, together with the header change.

christos

>
>Log Message:
>Pull up revision 1.52 (requested by groo in ticket #669):
>Use strcmp() instead of memcmp() because if we get passed a 0 length name
>and secret, we'll authenticate successfully! While there, rename passwd to
>secret so that code looks nicer.
>
>
>To generate a diff of this commit:
>cvs rdiff -r1.46 -r1.46.4.1 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.
>