NetBSD/sys/arch/vax
christos c182898b0d We have three sets of DTYPE_ constants in the kernel:
altq		Drop 		Type
	disklabel	Disk 		Type
	file		Descriptor	Type
(not to mention constants that contain the string DTYPE).
Let's make them two, by changing the disklabel one to be DisK TYPE since the
other disklabel constants seem to do that. Not many userland programs use
these constants (and the ones that they do are mostly in ifdefs). They will
be fixed shortly.
2015-01-02 19:42:05 +00:00
..
bi
boot src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
compile
conf Enable lcg0 framebuffer support for VAXstation 4000/30, 60, 90 and friends. 2014-12-20 13:16:04 +00:00
consolerl
floppy
if
include Remove autoconf.h include from am7930.c as per Matt Thomas so 2014-12-20 23:36:21 +00:00
mba return error 2014-12-31 20:37:52 +00:00
stand
uba Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
vax Fix leds.h include. 2014-12-16 11:23:11 +00:00
vsa We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
Makefile