Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 02/22/1999 09:15:30
Module Name:	src
Committed By:	pk
Date:		Mon Feb 22 17:15:30 UTC 1999

Modified Files:
	src/sys/arch/sparc/dev: zs.c
Log Message:
Since V2 & V3 proms already pass us ihandles for stdin and stdout,
there's no need to open the device a second time. It suffices to
just convert the `ihandles' to `phandles'.