mycroft
|
801d30952a
|
ISDEBUG --> LEDEBUG, and fix some ugly code.
|
1994-07-02 04:13:16 +00:00 |
|
deraadt
|
7bb91385ad
|
tmd2/rmd2 have bits which must be set to 1
|
1994-07-02 01:10:05 +00:00 |
|
deraadt
|
943735dc41
|
modifications to the threshold and nicer error checking from christos
and .. splhigh() around insw/outsw code.. yetch
|
1994-07-01 23:08:11 +00:00 |
|
mycroft
|
73aca695ac
|
Make sure we don't leave the interrupt masked after some errors.
|
1994-07-01 21:38:19 +00:00 |
|
mycroft
|
2f609096e4
|
Inline le{rd,wr}csr().
|
1994-07-01 21:34:40 +00:00 |
|
mycroft
|
bf74fc41d1
|
Add prototype.
|
1994-07-01 21:33:20 +00:00 |
|
mycroft
|
f62bc452ca
|
Correct some comments.
|
1994-07-01 21:31:14 +00:00 |
|
gwr
|
d79cf5993e
|
Oops, the call to trapsignal needs to be conditional.
|
1994-07-01 21:30:13 +00:00 |
|
mycroft
|
4a9a4fb27b
|
Clean up deleted files.
|
1994-07-01 20:25:29 +00:00 |
|
mycroft
|
66e72cdf4b
|
Rename is to le, and add support for some models of DEPCA.
|
1994-07-01 20:25:25 +00:00 |
|
deraadt
|
7926e3feb5
|
match normal Makefile
|
1994-07-01 20:18:48 +00:00 |
|
mycroft
|
6b879e0403
|
is0 --> le0, and give trinity one.
|
1994-07-01 20:09:56 +00:00 |
|
deraadt
|
4b582be3c4
|
add support for the Mostek MK48T08 (found in sun4m)
|
1994-07-01 19:59:13 +00:00 |
|
pk
|
7d2e12f330
|
Adapt to current libsa.
|
1994-07-01 10:46:55 +00:00 |
|
deraadt
|
d34a60b7fd
|
document field
|
1994-07-01 09:23:58 +00:00 |
|
phil
|
bfeb27c384
|
state save for config.new stuff
|
1994-07-01 04:25:48 +00:00 |
|
phil
|
9ccf79aae9
|
param.h: make #include conditional on KERNEL
vmparam.h: remove MINFREE ...
|
1994-07-01 04:25:20 +00:00 |
|
phil
|
ec163683a8
|
State save on work to get config.new working. It is close.
|
1994-07-01 04:23:57 +00:00 |
|
deraadt
|
877c6d65ed
|
do not use /usr/include to compile
link against libkern, not libc
|
1994-07-01 03:02:29 +00:00 |
|
deraadt
|
cc7bf234c6
|
exec_aout.h not needed
|
1994-07-01 02:57:52 +00:00 |
|
cgd
|
a2e313bd42
|
gen syscall fiels from new syscalls.master
|
1994-06-30 17:01:45 +00:00 |
|
cgd
|
bc9970144d
|
fix up for new ID format, and consistency
|
1994-06-30 16:42:47 +00:00 |
|
gwr
|
1f142431e8
|
Fix disassembly of branches with byte displacement.
Disassembler routine no longer prints the address because
db_examine now does it for us (fixes "double speak" bug).
|
1994-06-30 12:54:44 +00:00 |
|
gwr
|
c39ef8bbe5
|
Add yet more debugging hacks:
set pmap_db_watchva=VADDR to see all activity for that VADDR
|
1994-06-30 12:45:54 +00:00 |
|
gwr
|
2a45f65ed0
|
Yes, trap() can be called when curproc==NULL
|
1994-06-30 12:42:05 +00:00 |
|
chopps
|
f3ac12d5c9
|
some aga cleanup from osymh@gemini.oscs.montana.edu (Michael Hitch)
|
1994-06-30 11:49:05 +00:00 |
|
phil
|
8c1fd46d99
|
<scsi/xxx.h> => "../../scsi/xxx.h" for use with old conf and "pc532 special
scsi." As soon as config.new is working on the pc532, pc532/scsi should
disappear.
|
1994-06-30 01:12:44 +00:00 |
|
chopps
|
d64a1b73b1
|
aga mode, finally.. thanks to osymh@gemini.oscs.montana.edu (Michael Hitch)
|
1994-06-29 13:12:43 +00:00 |
|
cgd
|
cf92afd66e
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:29:24 +00:00 |
|
gwr
|
76511003fc
|
Make setsoft* use the real software interrupt register.
Integrate several fixes from the amiga port (and drop COMPAT_HPUX for now).
Add lots of debugging checks to pmap.c - still needs work.
|
1994-06-29 05:35:55 +00:00 |
|
gwr
|
ab9bc34d8d
|
...wrong version last time...
|
1994-06-29 05:34:16 +00:00 |
|
gwr
|
c51c8eb6c8
|
..wrong version last time...
|
1994-06-29 05:32:53 +00:00 |
|
briggs
|
cefec1332a
|
Still not working, but getting closer. Lots of debugging stuff left in
here.
|
1994-06-29 04:59:05 +00:00 |
|
briggs
|
cd7957a201
|
Only do some of these mods on the first pass.
|
1994-06-29 04:57:43 +00:00 |
|
briggs
|
984ca4e84d
|
Oops. w/ 4k pages, PTSIZE is larger.
|
1994-06-29 04:55:57 +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 |
|
deraadt
|
50b13742e4
|
_MACHINE_VARGS_H_
|
1994-06-29 00:45:01 +00:00 |
|
gwr
|
f3d0b50b88
|
Make setsoft* use the real software interrupt register.
Integrate several fixes from the amiga port (and drop COMPAT_HPUX for now).
Add lots of debugging checks to pmap.c - still needs work.
|
1994-06-28 22:05:41 +00:00 |
|
gwr
|
ccceee9df1
|
Make setsoft* use the real software interrupt register
provided on Sun machines (instead of simulating mtpr).
|
1994-06-28 21:47:56 +00:00 |
|
gwr
|
dd658a58ea
|
Add PMEGQ_KERNEL for pmegs on the new kernel queue.
|
1994-06-28 21:44:38 +00:00 |
|
gwr
|
8db19b31db
|
Make initial tty mode the same as the PROM uses
(so you can read the console messages).
|
1994-06-28 21:42:32 +00:00 |
|
gwr
|
321a38087b
|
Move vnode_if.o earlier in the OBJ list.
|
1994-06-28 21:40:34 +00:00 |
|
deraadt
|
e9aa986658
|
nice little colons
|
1994-06-28 07:55:25 +00:00 |
|
deraadt
|
f28df7b8d5
|
i will run quotas
|
1994-06-27 21:16:36 +00:00 |
|
chopps
|
43f5db7cf8
|
some fixes from Michael
|
1994-06-27 04:56:29 +00:00 |
|
chopps
|
3252e2de20
|
some minor changes
|
1994-06-27 04:55:58 +00:00 |
|
chopps
|
a4f9f62cf0
|
recognize amix partitions that are of bsd 4.2 type.
|
1994-06-27 04:55:38 +00:00 |
|
hpeyerl
|
73485a0035
|
Why was DESTDIR= here? From Dave Carrel <carrel@cisco.com
|
1994-06-27 04:00:52 +00:00 |
|