Subject: CVS commit: src/usr.sbin/isdn/isdnd
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 05/13/2003 07:07:38
Module Name: src
Committed By: martin
Date: Tue May 13 07:07:38 UTC 2003
Modified Files:
src/usr.sbin/isdn/isdnd: monitor.c
Log Message:
Add some error handling for an ioctl - the old code could loop tightly if
the peer closed a socket unexpectedly.
This addresses one of the issues Frank Kardel patched (differently) in
PR kern/21448, after clarification from Frank via private mail.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/usr.sbin/isdn/isdnd/monitor.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.