NetBSD/sys/arch/atari
cl ef56cc40ab Reduce code duplication by adding mi_userret() in sys/userret.h
containing signal posting, kernel-exit handling and sa_upcall processing.

XXX the pc532, sparc, sparc64 and vax ports should have their
XXX userret() code rearranged to use this.
2003-10-31 16:44:34 +00:00
..
atari Reduce code duplication by adding mi_userret() in sys/userret.h 2003-10-31 16:44:34 +00:00
compile
conf add necessary majors for miscellaneous devices, such as missing 2003-10-24 08:18:36 +00:00
dev Adapt for wdcattach() prototype change. 2003-10-08 11:06:05 +00:00
include Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
isa Modify the fdcattach() interface again, splitting it into two parts, so that 2003-09-25 19:06:19 +00:00
pci
stand Include <stdlib.h> to pick up exit() prototype. 2003-10-28 11:46:39 +00:00
vme Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
Makefile