briggs
|
1c817d1c3c
|
Fix a typo in last.
|
1996-03-07 20:47:01 +00:00 |
|
christos
|
d318abdbc4
|
prototypes for ccd audio and ncr5380
|
1996-03-07 15:00:07 +00:00 |
|
christos
|
bdc697d910
|
Bring setjmp/longjmp prototypes into scope.
|
1996-03-07 14:33:39 +00:00 |
|
christos
|
4a43afe50f
|
- Make things compile cleanly after the NTP additions.
- Remove unused variables in exec_ecoff.c
|
1996-03-07 14:31:16 +00:00 |
|
christos
|
f8a755a2de
|
exec_ecoff.h: add missing prototype for cpu_exec_ecoff_hook
sysctl.h: added missing prototype for sysctl_ntptime
systm.h: added missing prototypes for setjmp, longjmp.
|
1996-03-07 14:29:44 +00:00 |
|
ws
|
32761b2385
|
Don't return from removede prematurely.
Fixes PR# 2185 and 2068
|
1996-03-07 13:30:46 +00:00 |
|
leo
|
6da2ce259c
|
Allow for a machine dependent match function - rd_match_hook()
|
1996-03-07 10:25:28 +00:00 |
|
mycroft
|
5dcce59678
|
Remove extra arg to target_read_memory().
|
1996-03-07 07:26:02 +00:00 |
|
jtc
|
95151c4196
|
unused file
|
1996-03-07 06:52:51 +00:00 |
|
briggs
|
ddfeeb8c2d
|
Add option to try linked commands on all devices for PUMA.
|
1996-03-07 02:48:33 +00:00 |
|
briggs
|
7c44b1180f
|
Disable SCSI linked commands, but allow kernel option to override.
|
1996-03-07 02:26:37 +00:00 |
|
jtk
|
7492f0d7f1
|
speaker takes one port, so declare it as such in isa_attach_args
fixes pr#2178
|
1996-03-07 00:54:14 +00:00 |
|
jtk
|
ff6687748a
|
speaker device uses a port, so declare it as such in all the config
files
|
1996-03-07 00:48:34 +00:00 |
|
mark
|
385c194369
|
Added #ifndef guards round the timeout macros so values can be
overridden in the config file.
|
1996-03-06 23:56:59 +00:00 |
|
mark
|
34e0ef97c0
|
Code reformatted to make it a bit more readable and brings it inline
with a lot of the style guide.
|
1996-03-06 23:53:13 +00:00 |
|
mark
|
ed2051c4d9
|
Use cngetc() instead of WaitforKey().
|
1996-03-06 23:52:15 +00:00 |
|
mark
|
27284def2a
|
Removed a lot of redundant routines used during debugging.
Eventually this file can go completely when DDB is completely
working.
|
1996-03-06 23:50:14 +00:00 |
|
mark
|
8429ee71c5
|
Initial commit of generic sbic (WD3393) SCSI driver code based on the
amiga sbic driver.
|
1996-03-06 23:44:09 +00:00 |
|
mark
|
619d2dcd72
|
Removed redundant code related to managing a history buffer
in the readstring() routine.
|
1996-03-06 23:44:07 +00:00 |
|
mark
|
a66ed3abac
|
Initial commit of generic sbic (WD3393) SCSI driver code based on the
amiga sbic driver.
|
1996-03-06 23:44:06 +00:00 |
|
mark
|
a629b79a66
|
Fixed reporting of errors when claiming podule interrupts.
|
1996-03-06 23:33:14 +00:00 |
|
mark
|
b702c67c74
|
Pickup IRQ number from configuration file via mainbus_attach_args
instead being fixed in a header file.
|
1996-03-06 23:30:58 +00:00 |
|
mark
|
e766702f7e
|
Fixed IOMD identification during device probing.
|
1996-03-06 23:26:20 +00:00 |
|
mark
|
bdb7e8955c
|
Reformatted code to suit style guide.
Fixed IOMD identification during driver probing.
|
1996-03-06 23:24:52 +00:00 |
|
mark
|
7f57d7bda6
|
Commented out macros for IRQ bits that are now set in the config file.
Added definition of the IRQ_SOFTCLOCK bit.
|
1996-03-06 23:22:56 +00:00 |
|
briggs
|
d504670861
|
Fix for serial console handling from Bill Studenmund.
|
1996-03-06 23:22:41 +00:00 |
|
mark
|
a88b7466b9
|
Added structures to describe RISCiX partition tables.
|
1996-03-06 23:17:51 +00:00 |
|
mark
|
4da86891fc
|
Add support for software single stepping.
Define SOFTWARE_SSTEP for the ddb code.
|
1996-03-06 23:16:54 +00:00 |
|
mark
|
daf2144c3a
|
Removed redundant boot parameters relating to swap sizes.
|
1996-03-06 23:11:36 +00:00 |
|
mark
|
49cf80b1b2
|
Initial commit of machine dependant debugger functions.
|
1996-03-06 23:08:36 +00:00 |
|
mark
|
bcfc2f794a
|
Fixed the typedef of label_t to be 11 words as required by setjmp and
longjmp in locore.S
|
1996-03-06 23:04:04 +00:00 |
|
mark
|
f380bafdee
|
Added to code fixup the pc on entry to the debugger.
Added funtions for software single stepping.
|
1996-03-06 23:01:49 +00:00 |
|
mark
|
e6e9c2985e
|
Added stack frame structure for debugger tracebacks.
|
1996-03-06 22:53:50 +00:00 |
|
mark
|
32e37aa2c9
|
Code now actually performs a stack traceback.
|
1996-03-06 22:49:51 +00:00 |
|
mark
|
9e18e78df6
|
Fixed multiple miscellaneous bugs. Fixed the case of some instruction
operands. Added support for dissassembly of more of the instruction set.
|
1996-03-06 22:46:37 +00:00 |
|
mark
|
aeec9c8ac1
|
Added code to locate the NetBSD disklabel on disks with RISCiX partition
tables.
|
1996-03-06 22:43:11 +00:00 |
|
jtc
|
f693982efb
|
Change -v to -V to match send-pr script
|
1996-03-06 22:01:34 +00:00 |
|
pk
|
7e18fd4e93
|
Avoid load/store doubles; jmp_buf is long aligned (Michael Eriksson; PR#2180)
|
1996-03-06 21:50:20 +00:00 |
|
jtc
|
fed36893e3
|
add c-parse.h to beforedepend target's dependency list
|
1996-03-06 20:40:06 +00:00 |
|
is
|
ce4541b2da
|
Altais graphics board support, and some nicer formatting of preconftab.
Closes PR #1812 by myself.
|
1996-03-06 20:13:28 +00:00 |
|
scottr
|
2dc058d31b
|
Update search list length limit to match reality.
|
1996-03-06 18:22:16 +00:00 |
|
is
|
006fe839fe
|
Back out change intended for netbsd-1-1 and accidentally committed here
|
1996-03-06 16:40:16 +00:00 |
|
pk
|
0b9acf16f8
|
Return zero status if `else' clause is empty.
|
1996-03-06 14:49:29 +00:00 |
|
leo
|
957e1c5c7d
|
Use files.scsi
|
1996-03-06 14:47:44 +00:00 |
|
scottr
|
3a2ca195af
|
Picked up a little lint in the dryer.
|
1996-03-06 06:34:20 +00:00 |
|
scottr
|
64e4898415
|
Since we're setuid, let's be paranoid.
|
1996-03-06 06:22:04 +00:00 |
|
scottr
|
291f29d7f4
|
Forgot this bit, somehow.
|
1996-03-06 04:52:37 +00:00 |
|
jtc
|
352df56fe2
|
Added getrlimit(2) and sysconf(3) cross references
|
1996-03-06 02:23:57 +00:00 |
|
christos
|
7758c3b701
|
Fix PR/2126; recognize mount option readdirsize. In addition, if rsize is
specified and readdirsize is not, make readdirsize use the value of rsize.
|
1996-03-06 00:21:21 +00:00 |
|
christos
|
9779dee0b1
|
Fix PR/2118; apply sysincludes patch.
|
1996-03-06 00:15:17 +00:00 |
|