Subject: CVS commit: src/usr.sbin/inetd
To: None <source-changes@NetBSD.org>
From: Steve Rumble <rumble@netbsd.org>
List: source-changes
Date: 09/14/2004 17:42:31
Module Name:	src
Committed By:	rumble
Date:		Tue Sep 14 17:42:31 UTC 2004

Modified Files:
	src/usr.sbin/inetd: inetd.c

Log Message:
Change the log that is produced when the maximum spawn count per
last 60 second interval is reached to more accurately reflect
what has happened.

Also, break up a few long strings, obey 80 columns, and remove a
superfluous newline passed to syslog(3).


To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 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.