Go to file
leo 4b5bff0d0f During a rather lengthy debug session with Markus Kilbinger (Thanks again!),
we managed to kill the following SCSI-driver bugs for the Falcon:
   - The Byte_Count_zero bit of the falcon DMA controller does not always
     tell the truth! This caused the SCSI-driver to choke on devices that
     disconnected in the middle of a DMA-transfer (mostly removables).
   - Printing debug info about the 5380 on the Falcon is *only* permitted
     when DMA is not active.
   - Some functions forgot to remove possibly pending sofware interrupts
   - Some debug options didn't allow debugging a single target while they
     could easily be made to do so. This is fixed.
1996-07-05 19:35:35 +00:00
bin Fix formatting of description of @ command; From PR #2577 1996-06-30 23:16:32 +00:00
distrib Re-arrange install_disk() a bit. The code to mount a disk is pulled out 1996-07-04 06:57:21 +00:00
etc Comment out code which traverses the directory hierarchy and removes 1996-07-02 23:10:35 +00:00
games BS was using obsolete 'bs' and 'bc' capabilities. Now tries 'le' first. 1996-07-03 04:17:24 +00:00
gnu RCS id police. 1996-07-03 03:28:09 +00:00
include Declare setre[ug]id() to take [ug]id_t args. No functional difference. 1996-06-23 11:56:25 +00:00
lib Thanks to the calling conventions used by some cpus, the argument lists 1996-07-04 07:18:56 +00:00
libexec RCS id police. 1996-07-03 03:28:09 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Update. 1996-07-03 22:38:37 +00:00
share Add the manual page. 1996-06-27 11:07:55 +00:00
sys During a rather lengthy debug session with Markus Kilbinger (Thanks again!), 1996-07-05 19:35:35 +00:00
usr.bin Fix typo/thinko in last change: an occurrence of "while" should have 1996-07-03 23:17:51 +00:00
usr.sbin Changed to not use a compiled in table of baud rates. Evidently 1996-06-30 23:55:49 +00:00
Makefile Headers in src/domestic/include are now installed by the includes target 1996-04-25 01:09:33 +00:00