Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/03/2000 16:41:00
Module Name: basesrc
Committed By: itojun
Date: Mon Jul 3 23:41:00 UTC 2000
Modified Files:
basesrc/usr.sbin/inetd: inetd.c
Log Message:
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.63 -r1.64 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.