cgd
|
1beca2d96b
|
add a new machine-dependent sysctl, machdep.root_device, which is the
(string) name of the root device. It's a string so that it can
be used before dev_mkdb has been run.
|
1996-06-14 20:40:46 +00:00 |
mycroft
|
ce000f04ef
|
Remove deprecated cpu_setstack().
|
1995-12-21 05:01:32 +00:00 |
cgd
|
c83f9c5568
|
remove unused cpu_exec() definitions. moved "broken swap" markers, for
ports that still need it, to types.h.
|
1995-06-28 02:55:18 +00:00 |
cgd
|
ba164ee03d
|
update for various (old) NetBSD changes
|
1995-06-28 01:16:13 +00:00 |
cgd
|
8703076975
|
define BROKEN_SWAP and/or cpu_swapout as appropriate.
|
1995-05-05 03:41:51 +00:00 |
christos
|
de42a28a1b
|
- added sunos_machdep.c for sun3, atari, amiga and mac68k.
- changed machdep.c and trap.c to use struct emul.
- remove ep_setup references.
- added struct emul to all emulations.
|
1995-04-22 20:24:40 +00:00 |
cgd
|
804b49ae1f
|
remove support for double-mapping the user area/kernel stack
|
1995-03-24 15:01:31 +00:00 |
cgd
|
85854cb4ad
|
preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TO
THE REST OF THE KERNEL ARE IN THE TREE YET. Also, some of this is
_incredibly_ hack-ish, etc., but it works.
|
1995-02-13 23:06:39 +00:00 |