deraadt
|
f90fda8fd6
|
cyrix CPU_486DLC
|
1994-05-24 07:24:37 +00:00 |
deraadt
|
094c2bfbcf
|
Cx486DLC is a 486-style cpu (plus bugs)
|
1994-05-24 07:23:01 +00:00 |
deraadt
|
2643d1ce33
|
detect a cyrix 486DLC cpu
|
1994-05-24 07:21:02 +00:00 |
deraadt
|
667d6b144b
|
registers coredump crud, going away soon
|
1994-05-24 03:33:38 +00:00 |
deraadt
|
81ecaa4826
|
need conf.c
|
1994-05-24 03:28:31 +00:00 |
cgd
|
ebcaebd335
|
MIN -> min, MAX -> max
|
1994-05-24 02:35:53 +00:00 |
deraadt
|
a4950095c9
|
buffer map
|
1994-05-24 02:26:12 +00:00 |
deraadt
|
81c57a3c62
|
for newish vm
|
1994-05-24 02:25:40 +00:00 |
deraadt
|
31ce603a3c
|
liten
|
1994-05-24 02:16:27 +00:00 |
cgd
|
979f061754
|
use __signed instead of signed, per Lite
|
1994-05-24 00:51:36 +00:00 |
gwr
|
b2ebb8dd26
|
Contents got doubled somehow - remove 2nd copy.
|
1994-05-23 18:31:53 +00:00 |
mycroft
|
6eb2a919ff
|
#define KERNEL
|
1994-05-23 14:06:10 +00:00 |
mycroft
|
a6cc4ebda5
|
Copy copyinstr() from m68k generic, to deal with len > 64k. XXX I think this
code is buggy.
|
1994-05-23 12:16:34 +00:00 |
mycroft
|
a9614130fa
|
Clone from hp300 version.
|
1994-05-23 10:18:52 +00:00 |
mycroft
|
a6cdb9aa18
|
Merge with 4.4-Lite.
|
1994-05-23 10:17:41 +00:00 |
mycroft
|
5dede9ed00
|
Oops. Missed one.
|
1994-05-23 09:42:17 +00:00 |
mycroft
|
64745810db
|
Small changes to match our tree.
|
1994-05-23 09:21:16 +00:00 |
mycroft
|
648acdf769
|
Make the kernel text writable for DDB.
|
1994-05-23 08:42:50 +00:00 |
mycroft
|
cf4e21af5d
|
Merge with 4.4-Lite.
|
1994-05-23 08:22:24 +00:00 |
mycroft
|
48dd63215d
|
Merge with 4.4-Lite.
|
1994-05-23 08:03:32 +00:00 |
cgd
|
4d7a245049
|
can't use u_long
|
1994-05-23 07:41:24 +00:00 |
mycroft
|
87ffceb2c9
|
Add RCS ids.
|
1994-05-23 06:32:35 +00:00 |
mycroft
|
d27eb7ac28
|
Merge with 4.4-Lite.
|
1994-05-23 06:29:07 +00:00 |
mycroft
|
0c7a9f0d58
|
Remove copy.s. It's simply not that generic.
|
1994-05-23 06:25:58 +00:00 |
mycroft
|
0c3f5c039d
|
Merge with 4.4-Lite.
|
1994-05-23 06:21:18 +00:00 |
mycroft
|
56c75f2846
|
Update to match other code.
|
1994-05-23 06:19:05 +00:00 |
mycroft
|
f2ec88b045
|
Merge with 4.4-Lite.
|
1994-05-23 06:13:52 +00:00 |
mycroft
|
057ff5994c
|
Clean up deleted files.
|
1994-05-23 06:06:00 +00:00 |
mycroft
|
374ffaf7a4
|
Merge with 4.4-Lite.
|
1994-05-23 06:01:20 +00:00 |
mycroft
|
247d9ba6f1
|
Clean up deleted files.
|
1994-05-23 05:59:34 +00:00 |
mycroft
|
c1e1831b84
|
Merge with 4.4-Lite.
|
1994-05-23 05:58:16 +00:00 |
mycroft
|
735cde792d
|
`clock' is no longer a device.
|
1994-05-23 05:51:01 +00:00 |
mycroft
|
ef8c1b6829
|
From 4.4-Lite.
|
1994-05-23 05:49:17 +00:00 |
briggs
|
1d8170c29b
|
Copied from Amiga. Just include m68k/profile.h.
|
1994-05-23 03:54:52 +00:00 |
cgd
|
8b5021d760
|
casts to quiet warnings
|
1994-05-23 03:02:39 +00:00 |
cgd
|
ee696fb0bb
|
cast to quiet warnings, also change pagability of buffer_map
|
1994-05-23 03:02:24 +00:00 |
cgd
|
057dc4deec
|
quiet compiler warnings
|
1994-05-23 03:02:13 +00:00 |
cgd
|
d158bd71a6
|
add cpu_swapin
|
1994-05-23 03:00:56 +00:00 |
cgd
|
30f3283f7d
|
cast to quiet warning
|
1994-05-23 02:59:44 +00:00 |
cgd
|
7179bc94a1
|
mark buffer_map as pageable, when it's created.
|
1994-05-23 02:36:53 +00:00 |
cgd
|
188f390137
|
enable pmap_bootstrap_alloc
|
1994-05-23 02:36:21 +00:00 |
cgd
|
e47989d1e5
|
turn off spontaneous printing of messages when DEBUG turned on
|
1994-05-23 02:33:23 +00:00 |
cgd
|
b97d7c7677
|
don't spontaneously print, when debugging
|
1994-05-23 02:28:21 +00:00 |
cgd
|
2b457cd930
|
pg() -> printf()
|
1994-05-23 02:26:37 +00:00 |
cgd
|
baf4da3dd1
|
notdef out some debug code that no longer works
|
1994-05-23 02:25:09 +00:00 |
deraadt
|
ef17fdff45
|
update..
|
1994-05-22 23:13:51 +00:00 |
chopps
|
e3d00a46da
|
lowercase options in files.amiga.newconf required, remove SYS* for now
from GENERIC and remove old configs that serve no current purpose.
|
1994-05-22 19:33:25 +00:00 |
mycroft
|
3534cfc77a
|
Clean up deleted files.
|
1994-05-22 19:33:24 +00:00 |
chopps
|
0988229112
|
lowercase options in files.amiga.newconf required, remove SYS* for now
from GENERIC and remove old configs that serve no current purpose.
|
1994-05-22 19:33:23 +00:00 |
chopps
|
37a723b0f0
|
fix check for configured device in interrupt routine.
|
1994-05-22 19:05:10 +00:00 |