NetBSD/sys/arch/atari
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
..
atari src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
compile
conf Regen config files from GENERIC.in rev 1.109 by makeconf: 2014-11-24 08:29:26 +00:00
dev We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
include src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
isa Adapt to the changed signature of pckbc_cnattach(). 2012-10-13 17:58:53 +00:00
pci make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
stand Disable "OS bootversion check" on crunched binaries for installation media. 2014-11-24 08:08:23 +00:00
vme src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
Makefile Fix target 'tags'. 2011-04-04 19:44:16 +00:00