Commit Graph

16372 Commits

Author SHA1 Message Date
briggs e46e8e7a57 A first pass at a scsi driver based on the Atari ncr5380{reg.h,.c} code. 1995-09-01 03:43:49 +00:00
jtc af8b52d6db Sync with 4.4lite2 1995-09-01 01:42:41 +00:00
jtc 7642736cd5 Sync with 4.4lite2 1995-09-01 01:29:39 +00:00
jtc ca160a4e7b imported from 44lite2 1995-09-01 00:25:45 +00:00
jtc 054acc2598 Sync with 4.4lite2 1995-08-31 23:38:49 +00:00
jtc f84b83335c imported from 44lite2 1995-08-31 23:36:06 +00:00
jtc 08f6147534 Sync with 4.4lite2. 1995-08-31 23:35:23 +00:00
jtc 62803f0235 Sync with 4.4lite2
I actually threw away most of the changes, because our version of this
program is considerably better.
1995-08-31 23:30:56 +00:00
jtc 9cffeee5b2 Sync with 4.4lite2 1995-08-31 22:50:22 +00:00
jtc 4d85334f0f Sync with 4.4lite2 1995-08-31 22:36:32 +00:00
jtc 3f2b3b5a18 Sync with 4.4lite2 1995-08-31 22:26:07 +00:00
ragge 2c7359091d Patches from Ken Wellsch/Ken Lalonde to support some Dilog MSCP cards
(DQ256 SMD card, SQ706A and SU726A SCSI card).
1995-08-31 22:24:39 +00:00
jtc 0c3e631d7d Sync with 4.4lite2 1995-08-31 22:22:05 +00:00
jtc f1df59ade6 Sync with 4.4lite2 1995-08-31 22:11:37 +00:00
jtc fcf00a7f44 Sync with 44lite2 1995-08-31 22:10:05 +00:00
pk 1a9159c7ba Check for zero sized BSS to avoid a big no-op syscall (per Mike Hibler). 1995-08-31 22:07:25 +00:00
jtc 3614b0d5b7 Sync with 4.4lite2 1995-08-31 22:06:22 +00:00
jtc be667101f6 Sync with 44lite2 1995-08-31 21:54:51 +00:00
jtc 9c755aca36 Sync with 4.4lite2. 1995-08-31 21:51:32 +00:00
jtc 5a441adfaf sync with 4.4lite2 1995-08-31 21:48:32 +00:00
jtc 3af2d946ae imported from 44lite2 1995-08-31 21:37:34 +00:00
jtc 9d398c5d3a Update batch comparison so that pr's can be sent with send-pr.el. PR #1077 1995-08-31 19:06:23 +00:00
jtc e9b2e388aa Fix typo. Use DEFAULT_CLASS instead of DEFAULT_CONFIDENTIAL for Class 1995-08-31 18:59:58 +00:00
jtc abd78a8514 Use SUBMITTER instead of DEFAULT_SUBMITTER in send-pr.el generation 1995-08-31 18:58:40 +00:00
jtc 98150bc36d Upgraded to send-pr 3.95, with our local modifications 1995-08-31 18:48:23 +00:00
mycroft 23de03812d Clean up a little, and fix a fencepost error. 1995-08-31 16:28:01 +00:00
fvdl 10101d52ba Only define some vars (one of pcvt-specific type) when pcvt is configured.
Fixes PR #1424 (from Mike Long)
1995-08-31 09:33:10 +00:00
briggs d3930dd627 In child_return(), pass oticks of 0 to userret() instead of p->p_sticks to
avoid slighting the child of a timer tick if it gets one after starting.
Thanks go to cgd for noticing this.
1995-08-31 03:22:55 +00:00
phil f9399fadc7 add option CON_BRK_PANIC to be able to force a panic by 3 consecutive
breaks without any input on the console port.
1995-08-30 23:51:40 +00:00
pk 20a3845e27 Correct description of default century (from Peter Seebach; PR#1423). 1995-08-30 21:21:21 +00:00
jtc aa8fc243af Don't overflow fixed sized buffers. Parts of this patch come from
Perry Metzger, Charles Hannum and Paul Kranenburg.
1995-08-30 21:20:36 +00:00
fvdl 0324e91dae Remove VT-switch disabling hack now that pcvt handles this. 1995-08-30 00:32:51 +00:00
fvdl 9fc36ab1a4 * Don't scroll by setting the CRT start address when in graphics mode, and
make sure to use the right buffer (fixed in the same way as pcvt 3.30)
* Maintain keyboard state locally per VT. This makes sense, enables switches
  between VTs with different kbd states, and aids Linux VT emulation.
1995-08-30 00:29:09 +00:00
thorpej 0696b30519 Wrap dk stats stuff in `#ifdef WORKING_DISK_STATISTICS'. Takes care
of PR #1388 until such time as dk stats works on all ports.  XXX !!
1995-08-29 23:13:44 +00:00
pk b1ae3d7339 Garbage collect. 1995-08-29 23:09:29 +00:00
cgd 1d48789579 pull in string.h for protos 1995-08-29 23:07:07 +00:00
cgd e9b16ab034 pull stdlib.h and string.h in, for protos, where necessary 1995-08-29 23:05:49 +00:00
pk 7a84d590e0 Add bwtwo@obio specs (from Jason Thorpe). 1995-08-29 22:50:36 +00:00
phil 022e1038fd Use pc532 specific in_cksum.c. 1995-08-29 22:48:02 +00:00
phil 3564c1fcc2 More changes to ncr driver to try to get it working. (From Matthias Pfaller) 1995-08-29 22:44:27 +00:00
phil d9c05825be Changes for gdb from Matthias Pfaller. 1995-08-29 22:37:41 +00:00
pk bc5b188714 Define bwtwo at obio & vme (from Jason Thorpe). 1995-08-29 22:28:07 +00:00
pk a4e214aef0 If we're the console, say so in attach message. 1995-08-29 22:26:37 +00:00
pk a159e45699 Support for sun4 (from Jason Thorpe). 1995-08-29 22:20:01 +00:00
pk 15c28bc39a Sun4s must set baud rate on the mouse port (from Jason Thorpe). 1995-08-29 22:15:35 +00:00
pk f9777fe9ef Export `eeprom_va' (from Jason Thorpe). 1995-08-29 22:13:19 +00:00
pk 6f1f25d6ed Export `eeprom_va' so drivers can peek at the configuration (from Jason Thorpe). 1995-08-29 22:11:58 +00:00
phil f2d39a40d1 Changes for new INSTALL generic kernel and compressed kernel boot. 1995-08-29 21:55:39 +00:00
leo 33a26fbd65 Remove FPU detection and report on stdout instead of stderr. 1995-08-29 20:35:15 +00:00
leo 8f5551f5fd Fix rule for manual page. 1995-08-29 20:26:39 +00:00