Module Name: src Committed By: tsutsui Date: Tue Apr 28 14:45:24 UTC 2020
Modified Files: src/sys/arch/hp300/stand/common: netio.c src/sys/arch/hp300/stand/inst: version src/sys/arch/hp300/stand/uboot: version Log Message: Fix inappropriate error messages when nfs_mount() fails. Noticed by Chris Hanson and his HP330 and confirmed on my HP425e. Also bump revisions to denote visible changes. Worth to pull up to netbsd-9. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/sys/arch/hp300/stand/common/netio.c cvs rdiff -u -r1.13 -r1.14 src/sys/arch/hp300/stand/inst/version cvs rdiff -u -r1.20 -r1.21 src/sys/arch/hp300/stand/uboot/version Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.