summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/tc/tc_subr.c
AgeCommit message (Collapse)Author
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-05-18new cpureg.h from NetBSD plus modifications to use the changed macro namesTodd C. Miller
1997-06-10update the pmax specific stuff to NetBSD-current as of about 970608 - someThomas Graichen
cosmetic things will follow together with an update to an exact NETBSD_CU- RRENT_xxxxxx level
1996-12-22update the pmax stuff to NetBSD 961107 - this version i got somehowThomas Graichen
compiled on my decstation 2100 (PLUTO) - but it will not fully work out of the box - but i want to bring it into the tree because i get my own pmax on 961228 - so that i have a good startpoint then :-) all the OpenBSD changes to the pmax tree will follow in the next commit
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-09-15sync to netbsd; for graichenTheo de Raadt