Subject: CVS commit: src/usr.sbin/ypserv/yptest
To: None <source-changes@NetBSD.org>
From: Peter Postma <peter@netbsd.org>
List: source-changes
Date: 10/22/2004 18:33:06
Module Name: src
Committed By: peter
Date: Fri Oct 22 18:33:06 UTC 2004
Modified Files:
src/usr.sbin/ypserv/yptest: yptest.c
Log Message:
Check the status for each test and print the result or an error message
according to the status code. This fixes a core dump in test 4.
Closes PR bin/27145 from ianzag at megasignal.com
Reviewed by christos, jdolecek.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/usr.sbin/ypserv/yptest/yptest.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.