NetBSD/sys/arch/pmax
jdolecek 8b24036797 Require the machine-dependant DDB commands to be in db_machine_command_table[]
and link it directly to db_command_table[] so that it's not necessary
to do this at runtime. Make db_machine_command_table[] const on all ports.
g/c now unneded stuff, like db_machine_commands_install(), db_machine_init()

Patch written by enami.
2001-01-22 13:56:55 +00:00
..
compile
conf Add machdep file for procfs. Currently only used for linux-style 2001-01-17 00:07:18 +00:00
dev Fix tty initialization. From Arne H Juul <arnej@fast.no>. 2000-11-08 23:21:38 +00:00
ibus - Have SYS_DEV_xxx device cookie symbols to select and install proper 2000-02-29 04:41:47 +00:00
include Make sure everybody has an splvm() and equate it with splimp() (splimp() 2001-01-14 02:00:37 +00:00
pmax Require the machine-dependant DDB commands to be in db_machine_command_table[] 2001-01-22 13:56:55 +00:00
stand add '-s' option which will cause the installboot program to recalculate the 2000-10-17 01:54:30 +00:00
tc Fix up line discipline change fallout. 2000-11-03 15:01:10 +00:00
Makefile