Subject: CVS commit: basesrc/usr.sbin/isdn/isdnd
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 01/26/2002 21:31:21
Module Name:	basesrc
Committed By:	martin
Date:		Sat Jan 26 19:31:20 UTC 2002

Modified Files:
	basesrc/usr.sbin/isdn/isdnd: rc_config.c

Log Message:
Fix leftover from ioctl generalization, causing crashes by checking
the first character of a NULL pointer to detect zero length strings.

Do not set PPP authentication multiple times while parsing the config
file, just do it once later.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/usr.sbin/isdn/isdnd/rc_config.c

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