NetBSD/sys/arch/x68k
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
..
compile
conf add necessary majors for miscellaneous devices, such as missing 2003-10-24 08:18:36 +00:00
dev print PC in stray interrupt 2003-10-05 02:00:16 +00:00
include Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
stand Add include of <lib/libsa/stand.h> for memcpy() and memset() prototypes. 2003-10-30 22:27:05 +00:00
usr.bin Delete unnecessary RCSID. 2003-08-28 09:47:07 +00:00
usr.sbin
x68k Reduce code duplication by adding mi_userret() in sys/userret.h 2003-10-31 16:44:34 +00:00
Makefile