Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/29/2001 21:40:26
Module Name: syssrc
Committed By: thorpej
Date: Tue May 29 18:40:26 UTC 2001
Modified Files:
syssrc/sys/arch/algor/algor: machdep.c
Log Message:
Initialize DDB at boot time and break into it if the "d" argument
is specified to the kernel.
XXX PMON doen't load symbols for us -- need a dbsym(1) for ELF.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/algor/algor/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.