Subject: CVS commit: src/sys/arch/hpcsh/hpcsh
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 01/20/2006 04:30:03
Module Name:	src
Committed By:	uwe
Date:		Fri Jan 20 04:30:03 UTC 2006

Modified Files:
	src/sys/arch/hpcsh/hpcsh: console.c

Log Message:
Use NULL, not 0 for null pointer.
Fix #else/#endif trailing comment.
Use explicit "continue" for the body of the infinite loop.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/hpcsh/hpcsh/console.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.