Subject: CVS commit: syssrc/sys/arch/sparc
To: None <source-changes@netbsd.org>
From: Darren Reed <darrenr@netbsd.org>
List: source-changes
Date: 02/03/2002 16:10:03
Module Name:	syssrc
Committed By:	darrenr
Date:		Sun Feb  3 14:10:03 UTC 2002

Modified Files:
	syssrc/sys/arch/sparc/include: cpu.h
	syssrc/sys/arch/sparc/sparc: machdep.c

Log Message:
* add machdep.booted_device and machdep.boot_args (both fetched from
  appropriate PROM variables).
* return "netbsd" for machdep.booted_kernel if the PROM doesn't return us a
  kernel name.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 syssrc/sys/arch/sparc/include/cpu.h
cvs rdiff -r1.188 -r1.189 syssrc/sys/arch/sparc/sparc/machdep.c

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