Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 03/26/2000 17:51:18
Module Name:	syssrc
Committed By:	nisimura
Date:		Mon Mar 27 01:51:18 UTC 2000

Modified Files:
	syssrc/sys/arch/cobalt/cobalt: machdep.c

Log Message:
- Nuke unnecessary cast.
- Change comments on cpu_startup() so as what it does (XXX found mostly
  common across ports).
- Retain UNIX heritage of /* Good {morning,afternoon,evening,night} */.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/cobalt/cobalt/machdep.c

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