Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 06/08/2000 01:21:43
Module Name:	basesrc
Committed By:	fvdl
Date:		Thu Jun  8 08:21:43 UTC 2000

Modified Files:
	basesrc/usr.sbin/rpcbind: security.c

Log Message:
Fix botched reserved port check for the -L option case. From
IWAMOTO Toshihiro <iwamoto@sat.t.u-tokyo.ac.jp>, PR 10321

Use IPV6PORT_RESERVED in the INET6 case, for consistency.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/usr.sbin/rpcbind/security.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.