Commit Graph

1301 Commits

Author SHA1 Message Date
pk
7672b8b95b New style core dumps. 1994-05-25 10:56:56 +00:00
mycroft
0645f8963f Check the bus type, and don't attempt to enable the round-robin algorithm
on early boards.  As suggested by Atsushi Murai.
1994-05-24 13:39:15 +00:00
mycroft
736870802e Add some more constants. 1994-05-24 11:54:24 +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
mycroft
a9376b883a MIN --> min 1994-05-24 07:31:12 +00:00
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
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
cgd
979f061754 use __signed instead of signed, per Lite 1994-05-24 00:51:36 +00:00
mycroft
6eb2a919ff #define KERNEL 1994-05-23 14:06:10 +00:00
mycroft
a9614130fa Clone from hp300 version. 1994-05-23 10:18:52 +00:00
cgd
4d7a245049 can't use u_long 1994-05-23 07:41:24 +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
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
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
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
46141abd49 kiss maxfdescs goodbye 1994-05-21 08:37:27 +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
2a13e06d03 Add network foo. 1994-05-19 09:11:57 +00:00
cgd
7e860c9159 make cpu_wait a macro, and define cpu_coredump 1994-05-19 08:09:49 +00:00
mycroft
922959fd05 Reverse the order of disabling shared memory and turning off 16-bit mode
where necessary, per Steve Wallace.
1994-05-19 07:47:34 +00:00
cgd
53a2cb5028 kill all sysv compat stuff, for a bit... 1994-05-19 07:17:29 +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
c9d464003e USL copyright foo 1994-05-16 10:58:26 +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
mycroft
7b80a8ff01 Correct select function for pccons and pcvt. 1994-05-16 05:13:49 +00:00
cgd
cd3bef4685 update for new sh; use NO_HISTORY, etc... still need to trim 90K+... 1994-05-14 22:28:13 +00:00
mycroft
8d17074a03 Duh. 1994-05-13 11:12:38 +00:00
mycroft
e0083c78ad Need non-inlined splhigh() and splx() for new profiling gunk. 1994-05-13 11:11:42 +00:00
mycroft
a4ea4bf624 Need some more macros not in the 4.4-Lite version. 1994-05-13 10:47:57 +00:00