Subject: CVS commit: src/usr.sbin/inetd
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 02/16/2003 19:57:34
Module Name: src
Committed By: tron
Date: Sun Feb 16 17:57:34 UTC 2003
Modified Files:
src/usr.sbin/inetd: inetd.c
Log Message:
Now that signal handling is done via kqueue(2) we need to enter
the event loop even if no sockets were created. This should fix
PR bin/20369 by Martin Husemann.
To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 src/usr.sbin/inetd/inetd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.