Subject: CVS commit: src/lib/libc/net
To: None <source-changes@NetBSD.org>
From: Brian Ginsbach <ginsbach@netbsd.org>
List: source-changes
Date: 11/29/2004 17:00:06
Module Name: src
Committed By: ginsbach
Date: Mon Nov 29 17:00:06 UTC 2004
Modified Files:
src/lib/libc/net: rcmd.c
Log Message:
rresvport_af() should return -1 when the address family is unsupported
and set errno accordingly.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/lib/libc/net/rcmd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.