Subject: CVS commit: src/lib/libc/rpc
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 05/13/2003 11:57:21
Module Name: src
Committed By: yamt
Date: Tue May 13 11:57:21 UTC 2003
Modified Files:
src/lib/libc/rpc: svc_generic.c
Log Message:
fix a simple bug that prevents svc_tli_create to bind to the address
specified by caller.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/lib/libc/rpc/svc_generic.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.