History log of /netbsd-src/sys/arch/luna68k/include/proc.h (Results 1 – 2 of 2)
Revision Date Author Comments
# bef00d48 13-Jul-2002 scw <scw@NetBSD.org>

m68k syscall rototill:

- Switch all m68k-based ports over to __HAVE_SYSCALL_INTERN.
- Add systrace glue.
- Define struct mdproc in <m68k/proc.h> instead of <machine/proc.h>.
(They were all def

m68k syscall rototill:

- Switch all m68k-based ports over to __HAVE_SYSCALL_INTERN.
- Add systrace glue.
- Define struct mdproc in <m68k/proc.h> instead of <machine/proc.h>.
(They were all defined exactly the same anyway, other than a couple
of the MDP_* flags.)

show more ...


# 95d00ea7 05-Jan-2000 nisimura <nisimura@NetBSD.org>

Introduce NetBSD/luna68k port into CVS repository.