2535 Commits

Author SHA1 Message Date
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
deraadt
4e1ceb4238 prelim svr4 stuff from <christos@deshaw.com> 1994-05-22 10:17:26 +00:00
deraadt
a0ca154be4 prelim svr4 stuff from <christos@deshaw.com> 1994-05-22 10:04:26 +00:00
chopps
6e1e1f9a6b an ide driver and hack reload device to do symbols.
from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
1994-05-22 07:22:10 +00:00
mycroft
c9243930c9 Switch the IOPL hackery to /dev/io, and *don't* do it on close, since that's
unreliable anyway.
1994-05-21 15:57:30 +00:00
chopps
3e38213ded add md_coredump 1994-05-21 10:07:04 +00:00
chopps
4d3b82713d bye MAXFDESCS 1994-05-21 10:06:31 +00:00
chopps
9af91bf2ed sys/vmmeter.h, sys/user.h and vm/vm.h shuffle. 1994-05-21 10:05:27 +00:00
cgd
5be66e3d97 vmmeter 1994-05-21 09:22:33 +00:00
cgd
5cdafa6720 struct md_coredump 1994-05-21 09:16:34 +00:00
deraadt
f1cc805ce8 iszerodev 1994-05-21 08:44:26 +00:00
cgd
46141abd49 kiss maxfdescs goodbye 1994-05-21 08:37:27 +00:00
deraadt
a8615ac58c vmmeter 1994-05-21 08:22:58 +00:00
cgd
cbfe06b441 update from lite 1994-05-21 06:49:14 +00:00
cgd
06e74952e7 new way of naming things 1994-05-21 06:49:08 +00:00
cgd
81193600f0 update from lite 1994-05-21 06:48:13 +00:00
cgd
9e66548df2 struct md_coredump 1994-05-21 06:48:05 +00:00
cgd
aa81f487b0 new way of naming things 1994-05-21 06:47:54 +00:00
deraadt
18dab72811 32bit eisa does not work now, do not even try 1994-05-21 05:34:02 +00:00
cgd
11b6c06344 no need to include <sys/vmmeter.h> 1994-05-21 04:00:13 +00:00
mycroft
47e0d86386 Add label location overrides. 1994-05-20 18:22:44 +00:00
mycroft
2fa167c047 Kill stupid #ifndef. 1994-05-20 18:21:26 +00:00
mycroft
154fa7b57f Avoid name clash. 1994-05-20 18:19:45 +00:00
mycroft
a23ee46b98 More swtch() changes. 1994-05-20 10:44:55 +00:00
mycroft
c720dfd781 #ifdef out pmap_bootstrap_alloc() for now. 1994-05-20 10:35:16 +00:00
mycroft
29da7efedd swtch() --> cpu_switch() 1994-05-20 10:31:48 +00:00
mycroft
076a7d70b4 Need vnode.h. 1994-05-20 10:07:52 +00:00
mycroft
9d938a6e1d Fix typos. 1994-05-20 09:59:38 +00:00
mycroft
d632dcc41b Add isdisk() and chrtoblk(). 1994-05-20 09:52:15 +00:00
mycroft
e3c66a5dde Fix cpu_coredump(). 1994-05-20 07:21:31 +00:00
phil
42fb05a042 Various ... reg.h changes, bug fixes, cpu_switch, ... 1994-05-20 06:44:26 +00:00