NetBSD/sys/arch/vax
scw e07faf8a74 Replace the myriad copies of bounds_check_with_label() with a single MI
version.

Add disk_blocksize(9) so that disk drivers can record the physical
block size of a disk if it is different to DEV_BSIZE. Right now this
simply initialises dk_blkshift and dk_byteshift according to the
supplied block size. This information is used in the MI version of
bounds_check_with_label().
2006-11-25 11:59:55 +00:00
..
bi merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
boot Define LIBCRTBEGIN/LIBCRTEND so we don't need to build userland before 2006-09-06 00:31:22 +00:00
compile
conf s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
consolerl
floppy merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if Use device_unit(). 2006-03-28 17:38:24 +00:00
include Add #inclusion protection. 2006-10-09 18:42:59 +00:00
mba Make this build again (replace indirection with field access). 2006-04-16 09:34:56 +00:00
stand merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
uba Use device_unit(). 2006-03-28 17:38:24 +00:00
vax Replace the myriad copies of bounds_check_with_label() with a single MI 2006-11-25 11:59:55 +00:00
vsa integrate kauth. 2006-05-14 21:55:09 +00:00
Makefile