Subject: CVS commit: src/lib/libc/rpc
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 07/08/2006 05:54:45
Module Name: src
Committed By: yamt
Date: Sat Jul 8 05:54:45 UTC 2006
Modified Files:
src/lib/libc/rpc: clnt_perror.c
Log Message:
rpc_errlist:
- add some missing error numbers.
- while i'm here, use c99 initializer.
clnt_sperrno:
- handle NULL in rpc_errlist as it's now sparse.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/lib/libc/rpc/clnt_perror.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.