Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 12/04/1997 06:40:02
mycroft
Wed Dec  3 22:39:03 PST 1997
Update of /cvsroot/src/usr.sbin/inetd
In directory netbsd1:/var/slash-tmp/cvs-serv21146

Modified Files:
	inetd.c 
Log Message:
Ignore SIGPIPE, which may be caused by non-forking internal TCP services if
the remote side closes the connection before we answer.