Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
which do not build, these files are no longer necessary.
|
|
this gprof. This wasy sparc64.c does not need to be created.
|
|
|
|
|
|
|
|
|
|
We have enough floating point problems without multimedia in the kernel.
|
|
|
|
|
|
Not that I know what it does and how to test it but libstdc++ builds now
on sparc64 and groff works so we can have man pages.
It shouldn't hurt anything because it replaces an abort().
|
|
Plus, no sjlj by default.
|
|
|
|
|
|
|
|
and will need attention before it can be expected to work).
|
|
|
|
|
|
|
|
|
|
paddr_t should be protected with _LOCORE
|
|
|
|
eventually; drahn@ ok
|
|
Fix up rd in those cases.
|
|
|
|
|
|
Also, and more importantly, applying the same mask to rs2 and rd is bad ju-ju for the F?TO? instructions.
|
|
|
|
|
|
|
|
This maps the region with mapiodev().
|
|
calling another driver to turn on it's enables properly.
For now wi_obio will mapiodev the keywest enable region.
|
|
Polished by art.
|
|
|
|
when doing sync. From FreeBSD.
art@ ok.
|
|
the setjmp/longjmp hack in place for VAX_BTYP_4[689]. This solves
the /boot problem which prevented automatic boots from happening
when the timer ran down.
|
|
|
|
need to verify that kernel exception code deals with this properly.
|