History log of /netbsd-src/sys/arch/sun3/include/trap.h (Results 1 – 8 of 8)
Revision Date Author Comments
# 3aa49c4b 11-Mar-1997 gwr <gwr@NetBSD.org>

Remove unnecessary differences (T_BRKPT, T_WATCHPOINT gone).


# 59bf96aa 21-Nov-1994 gwr <gwr@NetBSD.org>

Lots of changes. Fairly stable now.


# 20af809c 26-Oct-1994 cgd <cgd@NetBSD.org>

new RCS ID format.


# 0224e19b 04-Feb-1994 glass <glass@NetBSD.org>

sun3 port works under NetBSD-current now. rcsids probably fucked


# 8bcd07af 08-Jan-1994 cgd <cgd@NetBSD.org>

make the include files stubs, but add bits where necessary (most XXX).


# a2133ea2 28-Aug-1993 glass <glass@NetBSD.org>

last snapshot before uploading. we still have serious clock problems


# a1d3be11 10-Aug-1993 glass <glass@NetBSD.org>

fixed problem that caused two consecutive segments to be using the same
pmeg unknowingly. still too many printfs, not sure how many are actualy
in the machine dependent code. reaches cpu_startup()

fixed problem that caused two consecutive segments to be using the same
pmeg unknowingly. still too many printfs, not sure how many are actualy
in the machine dependent code. reaches cpu_startup() where it stops
deliberately. next project: autoconfig(), maybe kgdb

show more ...


# c6b347c3 25-Jun-1993 glass <glass@NetBSD.org>

adding include files...not much of this works