NetBSD/sys/arch/arm32
rearnsha a5480e24b4 Hmm, on a.out platforms we have
size_t == unsigned int
on elf platforms we have
	size_t == unsigned long int

So use %ld when printing and cast md->md_size to long.
2001-09-24 17:00:52 +00:00
..
arm32 Sync hpcarm & arm32 conf.c (this entails shifting the i4b major numbers 2001-09-03 01:33:38 +00:00
compile
conf Comment out bridge pseudo devices from ports that don't 2001-09-01 23:08:40 +00:00
dev Hmm, on a.out platforms we have 2001-09-24 17:00:52 +00:00
doc Fix typo. s/extention/extension/ 2001-07-05 08:38:24 +00:00
fpe-arm
include Add a merged <pcb.h> for arm26/arm32. 2001-09-03 19:20:27 +00:00
iomd Initial commitment of the bus_space_mmap() functions as proposed by Jason R 2001-09-10 02:20:19 +00:00
isa Initial commitment of the bus_space_mmap() functions as proposed by Jason R 2001-09-10 02:20:19 +00:00
mainbus Correct various misspellings of 'transfer' and inflected forms. 2001-07-08 18:06:42 +00:00
ofw va_{start,end} audit: 2001-09-24 13:22:25 +00:00
pci
podulebus Make the NE1000/NE2000 clone podulebus driver a bit more verbose over the 2001-09-19 22:40:17 +00:00
rc7500 `response', not `responce' 2001-06-19 13:45:52 +00:00
riscpc Finally make the RiscPC boot ELF kernels for real !! ... it now loads a.out 2001-09-18 23:23:22 +00:00
shark Give initiali[sz]e all the "i"s it deserves. 2001-09-18 18:15:49 +00:00
stand Finally make the RiscPC boot ELF kernels for real !! ... it now loads a.out 2001-09-18 23:23:22 +00:00
vidc Initial commit for Xserver support for the wscons interface; it isn't fully 2001-08-21 14:48:54 +00:00
Makefile