Subject: CVS commit: basesrc/usr.sbin/isdn/isdnd
To: None <source-changes@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 03/20/2002 13:39:50
Module Name: basesrc
Committed By: skrll
Date: Wed Mar 20 11:39:50 UTC 2002
Modified Files:
basesrc/usr.sbin/isdn/isdnd: rc_config.c
Log Message:
Fix typo that caused my ISDN setup to fail. Basically, the connection was
being dropped immediately as the ppp-send-auth setting in isdn.rc was
ignored.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 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.