leo
|
2cad659038
|
Make DD/HD selection do anything sensible.
|
1995-07-11 18:27:31 +00:00 |
|
leo
|
a5b73613fc
|
Dumping works, now if there were tools to handle it...
|
1995-07-11 18:24:57 +00:00 |
|
briggs
|
30c70a7c59
|
patch to handle cursor moves better. From Paul Goyette
(Paul@pgoyette.bdt.com)
|
1995-07-09 15:36:41 +00:00 |
|
pk
|
8274dc04d1
|
si scsi driver configs.
|
1995-07-08 21:33:48 +00:00 |
|
pk
|
89cb640a97
|
si scsi driver, adapted from sun3 version by Jason Thorpe.
Note: re-arranged to use dev/ic/ncr5380* MI files.
|
1995-07-08 21:32:47 +00:00 |
|
briggs
|
fd69606246
|
Take out bogus message.
|
1995-07-08 12:39:12 +00:00 |
|
briggs
|
33cef0adfd
|
Clean up a lot. Run machdep.c through indent.
Remove a bunch of old debugging code and some dead code.
Put in some new comments. Need more.
|
1995-07-08 04:25:07 +00:00 |
|
gwr
|
ca95fcc2e3
|
Put back SYMTAB_SPACE so the distributed kernels will have symbols when
loaded by the SunOS boot program. Our netboot works, but our ufsboot
still has a problem on the 3/260, so keep SunOS boot support for now.
|
1995-07-07 16:01:22 +00:00 |
|
briggs
|
3758e23b79
|
Add another routine for the grf display-specific drivers to return a physical
address.
|
1995-07-06 17:13:45 +00:00 |
|
briggs
|
e6992b3e60
|
Panic if we don't know how to relocate the video address.
|
1995-07-06 13:30:24 +00:00 |
|
briggs
|
84ee954356
|
Change NBSBASE to 0x90000000 and let it and NBSTOP be defined.
|
1995-07-06 13:25:30 +00:00 |
|
pk
|
576bc844e5
|
Support KIOC_GETLAYOUT, so other than US keyboards can be dealt with better.
|
1995-07-06 05:35:34 +00:00 |
|
briggs
|
d1d1fbc094
|
Put in a cast to make compiler happy.
|
1995-07-06 04:17:15 +00:00 |
|
briggs
|
0ae9938e56
|
Fix (last?) bug in the IIvx kludge.
|
1995-07-06 03:44:46 +00:00 |
|
cgd
|
479fb9e45b
|
add <sys/cdefs.h> inclusions. namsspace-protect physadr, label_t
def'ns against _POSIX_SOURCE and _ANSI_SOURCE.
|
1995-07-06 03:39:32 +00:00 |
|
briggs
|
6503666839
|
If SYMTAB_SPACE is defined, set esym to be the same as end.
Fixup my IIvx kludge again.
|
1995-07-06 02:32:13 +00:00 |
|
briggs
|
f3274364d4
|
Fix a bug I introduced earlier.
|
1995-07-06 00:28:32 +00:00 |
|
pk
|
12bdf1b787
|
KNFify a bit.
|
1995-07-05 19:55:02 +00:00 |
|
gwr
|
090fdb11cf
|
Do not advance esym if the SYMTAB_SPACE option is set.
|
1995-07-05 19:36:48 +00:00 |
|
gwr
|
2d867f9de5
|
SUBDIR=stand
|
1995-07-05 19:04:23 +00:00 |
|
pk
|
41d3ba8d49
|
Commit to MACHINE_NONCONTIG.
|
1995-07-05 18:52:32 +00:00 |
|
pk
|
b8065a4244
|
remove a db_printf() that has been there for too long.
|
1995-07-05 18:51:41 +00:00 |
|
pk
|
10a0b4b79e
|
Prototype pmap_dumpsize() and pmap_dumpmmu().
|
1995-07-05 18:45:46 +00:00 |
|
pk
|
a796c37169
|
Re-arrange dumpconf() and dumpsys().
|
1995-07-05 18:40:50 +00:00 |
|
pk
|
b34c403839
|
#define MACHINE_NONCONTIG here, so all vm_*.c files see it timely.
|
1995-07-05 18:04:48 +00:00 |
|
pk
|
50755a7cc5
|
typos.
|
1995-07-05 17:53:41 +00:00 |
|
pk
|
8a8842dc58
|
remove __BDEVSW_DUMP_OLD_TYPE
#include <sys/cdefs.h>.
|
1995-07-05 17:46:11 +00:00 |
|
pk
|
337522fb97
|
Move dumpmmu() over here.
|
1995-07-05 16:35:42 +00:00 |
|
pk
|
c39b37a262
|
xd declarations.
|
1995-07-05 15:53:22 +00:00 |
|
pk
|
9013a7a6e2
|
Add xxread/xxwrite.
|
1995-07-05 13:34:10 +00:00 |
|
pk
|
deb17b0f15
|
make this compile better....
|
1995-07-05 13:06:33 +00:00 |
|
ragge
|
e0ebe6c93d
|
(some) support for DDB disassembly added.
|
1995-07-05 09:54:07 +00:00 |
|
ragge
|
620027e37d
|
Null pointer were referenced if signal occurred before first
syscall. Didn't hurt on 4.3 Reno binaries.
|
1995-07-05 08:39:48 +00:00 |
|
ragge
|
a237052e3a
|
DDB needs writable kernel text.
|
1995-07-05 08:36:37 +00:00 |
|
ragge
|
761fc3ae0f
|
Bug causing null pointer mscp buffer reference fixed. Thanx, Rick Macklem!
|
1995-07-05 08:34:01 +00:00 |
|
ragge
|
26c6819bfc
|
mscp_requeue() should work now.
|
1995-07-05 08:31:38 +00:00 |
|
ragge
|
426274c2a6
|
rx, rl and kdb needed cdev_decl's.
|
1995-07-05 08:30:41 +00:00 |
|
ragge
|
0e60bcde3a
|
Calling of pppintr() included.
|
1995-07-05 08:29:27 +00:00 |
|
ragge
|
dc2461e35c
|
uda/tmscp read/write added.
|
1995-07-05 08:24:45 +00:00 |
|
ragge
|
5ad69f2c9d
|
nton?/ntoh? moved to endian.h.
|
1995-07-05 08:22:21 +00:00 |
|
ragge
|
25e4dd61b5
|
Changes due to common network code mods.
|
1995-07-05 08:19:05 +00:00 |
|
ragge
|
1ab8219384
|
DDB file added.
|
1995-07-05 08:17:16 +00:00 |
|
ragge
|
7d58080faf
|
More near reality.
|
1995-07-05 08:15:25 +00:00 |
|
briggs
|
e11c8dfd4c
|
Stupid programmer error in IIvx kludge.
|
1995-07-05 03:48:45 +00:00 |
|
chopps
|
07d9670a6c
|
remove indirect use of strategy which brok with recent changes
|
1995-07-05 02:12:38 +00:00 |
|
christos
|
38f1964478
|
Fix bug in the KGDB trap definition. Add svr4 software traps.
|
1995-07-04 22:58:51 +00:00 |
|
christos
|
1fc6525f9b
|
trap.c: Add svr4 software traps. Fix bug in errno mapping.
svr4_machdep.c: Add siginfo translation (from mrg), add some software traps.
|
1995-07-04 22:57:33 +00:00 |
|
briggs
|
38031d912a
|
First cut at a kludge for IIvx internal video.
|
1995-07-04 18:55:11 +00:00 |
|
chopps
|
f1e1796cf4
|
misc cleanup, better tty alloc for mfc. from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1995-07-04 18:06:40 +00:00 |
|
briggs
|
6d08320888
|
Move SCSIBase from scsi.c.
|
1995-07-04 14:42:16 +00:00 |
|