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 |
|
mycroft
|
65d3a66647
|
Do this better.
|
1994-05-13 10:40:19 +00:00 |
|
mycroft
|
365ea433a5
|
Needed for new profiling code.
|
1994-05-13 09:37:23 +00:00 |
|
mycroft
|
981850b75b
|
Fix prototype.
|
1994-05-13 07:42:42 +00:00 |
|
mycroft
|
e48b4ca9ba
|
More networking goo, just to make sure it compiles.
|
1994-05-13 06:22:55 +00:00 |
|
mycroft
|
7d14ff831a
|
More bpf.
|
1994-05-13 06:22:14 +00:00 |
|
mycroft
|
949b970c95
|
Use ether_ifattach() rather than doing the same thing in each driver.
|
1994-05-13 06:13:43 +00:00 |
|
cgd
|
c6abdc2054
|
setrq -> setrunqueue, sched -> scheduler
|
1994-05-13 00:50:41 +00:00 |
|
mycroft
|
7040f728a9
|
Fill in some more struct ifnet fields.
|
1994-05-11 12:09:17 +00:00 |
|
mycroft
|
e641126478
|
Redo in the same style as the hp300 version.
|
1994-05-11 10:03:16 +00:00 |
|
mycroft
|
02ec14c597
|
Add dummy *dump() routines.
|
1994-05-11 09:49:17 +00:00 |
|