History log of /netbsd-src/sys/arch/vax/vax/xmi_mainbus.c (Results 1 – 9 of 9)
Revision Date Author Comments
# 6a602769 22-May-2017 ragge <ragge@NetBSD.org>

Update copyright notice for Ludd (remove clause 3 & 4).


# 08173673 14-Dec-2010 matt <matt@NetBSD.org>

Cleanups includes. Change <machine/XXX.h> to <sys/XXX.h>
Remove unneeded includes.


# dfba8166 11-Mar-2008 matt <matt@NetBSD.org>

Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf
code. Move to prototype definitions. staticfy, constify, avoid casting.
Use device_* accessors.


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# 3b4fb6d0 15-Jul-2003 lukem <lukem@NetBSD.org>

__KERNEL_RCSID()


# 4bf871a7 02-Oct-2002 thorpej <thorpej@NetBSD.org>

Add trailing ; to CFATTACH_DECL.


# fa165ee3 01-Oct-2002 thorpej <thorpej@NetBSD.org>

Use CFATTACH_DECL().


# f818766a 27-Sep-2002 thorpej <thorpej@NetBSD.org>

Declare all cfattach structures const.


# 443db452 06-Jul-2000 ragge <ragge@NetBSD.org>

Framework for the mainbus-XMI block. Not completely finished.