NetBSD/sys/arch/x68k
drochner 60b6f587bc Subtract vm_map_min(kernel_map) from kernel virtual addresses to get offsets
into kernel_object where this was missing.
This is a no-op on ports where VM_MIN_KERNEL_ADDRESS==0, ie all but
cesfic.
Confirmed and corrected by Chuck Silvers.
2002-05-22 14:29:23 +00:00
..
compile
conf Add the INCLUDE_CONFIG_FILE option to all config files. In config 2002-04-25 15:06:20 +00:00
dev Eliminate commons (including many used ones). Clean up variable references. 2002-05-14 02:03:00 +00:00
include bsd_audioio.h was obsolated by vs0 2002-03-24 14:54:50 +00:00
stand Ignore incompatible part between GNU tar and pax. 2002-05-19 08:14:13 +00:00
usr.bin bcopy/bcmp/bzero -> memcpy/memcmp/memset 2001-12-27 02:23:24 +00:00
usr.sbin deamon -> daemon 2002-01-21 14:42:26 +00:00
x68k Subtract vm_map_min(kernel_map) from kernel virtual addresses to get offsets 2002-05-22 14:29:23 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00