Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 08/03/2000 03:07:22
Module Name: basesrc
Committed By: fvdl
Date: Thu Aug 3 00:07:22 UTC 2000
Modified Files:
basesrc/usr.sbin/rpcbind: rpcb_svc_com.c
Log Message:
Do not check unitialized variables as error values. This is generally
frowned upon, or so I hear.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/usr.sbin/rpcbind/rpcb_svc_com.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.