mycroft
|
01d7a6c28b
|
0 --> NODEV
|
1994-07-31 04:59:36 +00:00 |
mycroft
|
3ed3679b67
|
Make this work.
|
1994-07-28 21:40:27 +00:00 |
mycroft
|
3ba1d35da1
|
Fix a bogon that crept in when swdevt was changed to end with NODEV. Also
change to use MAXPARTITIONS.
|
1994-07-27 00:21:16 +00:00 |
mycroft
|
1e24ff6b3b
|
Don't modify the device number; let the driver do it.
|
1994-07-26 19:37:00 +00:00 |
mycroft
|
45f83d31c4
|
Make this compile with GCC 2.6.
|
1994-07-22 22:26:12 +00:00 |
mycroft
|
6d61cde9dd
|
Fix handling of null selectors.
|
1994-07-20 23:01:26 +00:00 |
mycroft
|
22b754f8e7
|
Fix disassembly of bit test instructions with an immediate shift count.
|
1994-07-15 21:11:34 +00:00 |
mycroft
|
628f44ceb3
|
Kill addupc().
|
1994-07-04 23:20:44 +00:00 |
mycroft
|
bc31358508
|
Fix some profiling stuff.
|
1994-07-04 23:19:17 +00:00 |
deraadt
|
cc7bf234c6
|
exec_aout.h not needed
|
1994-07-01 02:57:52 +00:00 |
mycroft
|
91e5666a46
|
Optimize vmapbuf().
|
1994-06-29 02:32:56 +00:00 |
mycroft
|
88c2dbd163
|
Add a couple of casts.
|
1994-06-29 01:54:09 +00:00 |
mycroft
|
527648cd2f
|
Eliminate use of b_bufsize, and clean a little.
|
1994-06-29 01:51:06 +00:00 |
mycroft
|
f9f1bab190
|
Change vmapbuf() and vunmapbuf() to use b_bufsize, not b_bcount.
|
1994-06-17 22:20:49 +00:00 |
mycroft
|
a69dd750a2
|
b_un.b_addr -> b_data
|
1994-06-16 01:07:30 +00:00 |
mycroft
|
4ebc7fb219
|
Remove some old debugging code.
|
1994-06-14 20:43:42 +00:00 |
mycroft
|
6cfd63c0a3
|
Add some missing cld's.
|
1994-06-14 20:25:53 +00:00 |
mycroft
|
ef17960ce8
|
Print `rebooting...' before doing so.
|
1994-06-14 19:55:06 +00:00 |
mycroft
|
978442b5d8
|
Add some comments, and junk the old (unused) icode.
|
1994-06-14 19:53:39 +00:00 |
mycroft
|
e38ec56cb5
|
Fix minor bogons in isdisk() and chrtoblk().
|
1994-06-14 19:47:51 +00:00 |
mycroft
|
b617dc888e
|
Need to offset cpu_vendor by KERNBASE during startup.
|
1994-06-11 20:44:13 +00:00 |
mycroft
|
907eccc9de
|
Shift vn back to major 14.
|
1994-06-04 02:41:46 +00:00 |
mycroft
|
efa75ea465
|
No more V_SWTCH.
|
1994-05-29 06:48:56 +00:00 |
mycroft
|
ebe4e58802
|
Don't increment switch count in cpu_switch(); mi_switch() does it.
|
1994-05-29 06:48:35 +00:00 |
mycroft
|
71cbfd8499
|
Increment switch count on exit.
|
1994-05-29 06:47:51 +00:00 |
mycroft
|
444bdb2ce2
|
Print trap info on every entry if trapdebug set.
|
1994-05-27 13:01:47 +00:00 |
mycroft
|
bde4697a5e
|
Set up for the 4.4 way of starting init(8).
|
1994-05-27 11:18:26 +00:00 |
pk
|
ae4b215714
|
fix RCSid
|
1994-05-26 11:28:51 +00:00 |
pk
|
7672b8b95b
|
New style core dumps.
|
1994-05-25 10:56:56 +00:00 |
mycroft
|
b59fbb1fb5
|
Explicitly disabled Cyrix cache for now.
|
1994-05-24 11:53:17 +00:00 |
mycroft
|
5d9a6c071f
|
Fix Cyrix detection.
|
1994-05-24 10:41:52 +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 |
cgd
|
ebcaebd335
|
MIN -> min, MAX -> max
|
1994-05-24 02:35:53 +00:00 |
mycroft
|
6eb2a919ff
|
#define KERNEL
|
1994-05-23 14:06:10 +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
|
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 |
deraadt
|
4e1ceb4238
|
prelim svr4 stuff from <christos@deshaw.com>
|
1994-05-22 10:17:26 +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 |
cgd
|
11b6c06344
|
no need to include <sys/vmmeter.h>
|
1994-05-21 04:00:13 +00:00 |
cgd
|
7e860c9159
|
make cpu_wait a macro, and define cpu_coredump
|
1994-05-19 08:09:49 +00:00 |
mycroft
|
6031b48379
|
Minor changes.
|
1994-05-19 06:34:54 +00:00 |
mycroft
|
96afc7c1b4
|
I don't have a VAX.
|
1994-05-19 06:33:49 +00:00 |
cgd
|
4d2028443d
|
kill bogon pointed out by chopps
|
1994-05-18 08:06:58 +00:00 |
cgd
|
21a03cca53
|
mostly-machine-indepedent switch, and changes to match. also, hack init_main
|
1994-05-18 05:12:10 +00:00 |
cgd
|
1f60a09220
|
delete bogon
|
1994-05-17 04:17:36 +00:00 |
mycroft
|
6e938cae1d
|
Add a few things needed for 4.4-Lite file system code.
|
1994-05-16 13:11:42 +00:00 |
cgd
|
54b515280a
|
sticks as quads may break my bones, but profiling will never hurt me...
|
1994-05-16 09:46:10 +00:00 |