Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/04/1998 12:18:06
Module Name:	src
Committed By:	thorpej
Date:		Fri Dec  4 20:18:06 UTC 1998

Modified Files:
	src/sys/ddb: db_aout.c db_elf.c db_extern.h db_sym.c db_sym.h
Log Message:
- Make the ddb_init() interface consistent for a.out and ELF.
- Allow DDB to run-time switch for a.out or ELF symbol table support.