NetBSD/sys/arch/alpha
jhawk f3528d725d Interface change: db_printsym() takes a third argument, pr, a function
pointer indicating how to print the symbol. This allows db_printsym()
to called in places where db_printf() is not an appropriate output
function.

While straightforward, apologies in advance if I've introduced any minor
syntax errors; I was unable to test compilation this on all the affected
platforms.
2000-05-25 19:57:30 +00:00
..
a12 Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
alpha Interface change: db_printsym() takes a third argument, pr, a function 2000-05-25 19:57:30 +00:00
common Don't need to include <sys/conf.h> here. 2000-03-29 03:43:31 +00:00
compile
conf Add ipfilter-related stuff. 2000-05-25 16:33:13 +00:00
include Rename the atomic operations to have generic machine-independent 2000-05-23 05:12:53 +00:00
isa Use dev/isa/fd.c. 2000-04-07 16:35:19 +00:00
mcbus
pci implement bus_space_vaddr() 2000-04-17 17:24:48 +00:00
stand Revert STRIPPROG -> STRIP 2000-02-01 05:25:24 +00:00
tc Fix typo in last commit. 2000-04-18 14:48:53 +00:00
tlsb Add some defines for TLSB interrupt mask and summary registers. Update 2000-01-27 22:27:50 +00:00
Makefile
STYLE