Go to file
thorpej 4c7a2ee3b0 Fix a couple of problems in the PCscsi-PCI driver:
* resid in pcscp_dma_intr() should also be set in the data out phase.
* Don't set up DMA in the transfer pad operations.
* Change URL of the PDF technical manual to the index page.
* include <machine/bswap.h> on big endian machines.

Fixes timeouts writing large blocks to tapes.  From Izumi Tsutsui,
PR 7252.
1999-04-25 01:20:02 +00:00
bin More punctuation glitches. 1999-04-20 05:49:50 +00:00
distrib Atari specific file list to xbase 1999-04-24 20:03:45 +00:00
etc fixed syntax for using an nfs mounted mfs partition 1999-04-24 19:57:11 +00:00
games Buffer overflow fix (from OpenBSD) 1999-04-24 22:09:06 +00:00
gnu Fix evil bitfield bug. 1999-04-25 00:10:44 +00:00
include #ifdef __STDC__ -> #if __STDC__ 1999-04-20 20:15:47 +00:00
lib Initialization of the backing store pointers in __set_subwin() was just 1999-04-22 22:39:09 +00:00
libexec Allow rpaths in setuid binaries, noticed by tron. This is already done 1999-04-23 19:29:30 +00:00
regress move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
sbin Fix entry point parsing if output file specified to modload (PR7352) 1999-04-23 17:47:02 +00:00
share Corrected description of "flags" parameter (bytes -> bits, reformulation 1999-04-25 00:00:05 +00:00
sys Fix a couple of problems in the PCscsi-PCI driver: 1999-04-25 01:20:02 +00:00
usr.bin Kill incorrect const in previous. 1999-04-24 23:54:56 +00:00
usr.sbin The previous change didn't even compile due to a warning. 1999-04-20 14:22:32 +00:00
Makefile Improve documentation. 1999-04-01 02:49:12 +00:00