NetBSD/sys/arch/acorn32
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
..
acorn32 Remove katelib.h and references to it. 2014-10-25 10:58:12 +00:00
compile
conf Remove unused extended attributes kernel options 2014-11-16 16:01:39 +00:00
dev
doc
eb7500atx Remove katelib.h and references to it. 2014-10-25 10:58:12 +00:00
include Consistently define WARN in a way that passes format string checks, i.e. 2014-08-06 21:57:48 +00:00
mainbus We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
podulebus Remove katelib.h and references to it. 2014-10-25 10:58:12 +00:00
stand kill sprintf 2014-03-21 16:41:15 +00:00
Makefile