Bruce Evans
2e69f359d1
Fix benign type mismatches in isa interrupt handlers. Many returned int
...
instead of void.
1995-09-19 18:55:37 +00:00
David Greenman
d0d1c65888
Killed some unused stuff inherited from Bill Jolitz. Note that since
...
this changes the size of the pcb struct, gdb will need to be rebuilt
or debugging won't work correctly.
Reviewed by: Bruce Evans
1995-08-17 11:30:03 +00:00
Bruce Evans
d5ebbddc5e
Replace sv_ex_tw by padding (it is no longer used; the tag word in sv_env
...
is valid).
Expand comment about bogus padding for emulators.
Update prototpe for npxinit().
1995-01-03 03:57:46 +00:00
Bruce Evans
a1ca704e29
Declare all functions exported by the npx driver.
...
Uniformize idempotency ifdefs.
1994-11-05 22:59:09 +00:00
Jordan K. Hubbard
fb59d6ab65
__386BSD__ -> __FreeBSD__
...
I know that many of these entries are bogus and need to be revisited,
but let's get the tree working again for now and then do a pass through
looking at all the __FreeBSD__ entries, shall we?
1994-11-04 02:14:13 +00:00
Andreas Schulz
021d975d03
Submitted by: Bruce Evans
...
Delete the ifdef GPL_EMULATE case here and made the padding work for
both types of emulators so that there is no longer a need to compile
ps and friends new if you are using the GPL math emulator instead the
normal one.
1994-08-14 23:32:45 +00:00
Gary Clark II
1099e6c189
Deleted on ifdef dontdef
...
Added ifdef for GPL_MATH_EMULATE so we get the extra padding that is needed
in the save87 struct.
1994-04-29 21:44:23 +00:00
Rodney W. Grimes
34a8ed1be1
Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some
...
minor cleanup. Added $Id$ to files that did not have any version info, etc
1993-10-16 14:40:57 +00:00
Rodney W. Grimes
5b81b6b301
Initial import, 0.1 + pk 0.2.4-B1
1993-06-12 14:58:17 +00:00