summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/tc
AgeCommit message (Collapse)Author
1997-01-13type change to make it compile on the pmax of nowThomas Graichen
1996-12-22bring back all the local OpenBSD changes to the pmax tree since 961107Thomas Graichen
i hope that i did'nt break anything of the files required for the alpha (in the dev dir) niklas :-)
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
1996-01-16update from netbsdTheo de Raadt
1996-01-05update from netbsdTheo de Raadt
1995-12-30from netbsd:Theo de Raadt
Use machine-independent TurboChannel include files from dev/tc. Add machine-dependent TC definitions in pmax/include/tc_machdep.h.
1995-12-30from netbsd: Add untested, partial support for Decsystem 5100 (mipsfair).Theo de Raadt
1995-12-26from netbsd:Theo de Raadt
Add support for ptrace PT_GETREGS and PT_SETREGS for NetBSD/pmax: * define PT_GETREGS and PT_SETREGS in pmax/include/ptrace.h * Flesh out the stubs in pmax/pmax/process_machdep.c to handle those requests. * Now that "struct reg" is actually used, remove the bogus #ifdef LANGUAGE_C around its definition, and redo pmax/include/reg.h so that the definitions needed by locore.S are in a separate file, pmax/include/regnum.h. * update locore.S to match.
1995-12-18update from netbsdTheo de Raadt
1995-12-14update from netbsd (verbatim)Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt