Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/03/2000 17:57:32
Module Name: basesrc
Committed By: thorpej
Date: Tue Jul 4 00:57:29 UTC 2000
Modified Files:
basesrc/usr.sbin/inetd [netbsd-1-5]: inetd.c
Log Message:
Pull up rev. 1.64:
check for mux service by ISMUX(), not by != NORM_TYPE
(the assumption can bite us if we extend se_type to have more cases).
To generate a diff of this commit:
cvs rdiff -r1.62.2.1 -r1.62.2.2 basesrc/usr.sbin/inetd/inetd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.