HardenedBSD/sys
Justin T. Gibbs 393ca4686c Setup ULTRAEN in SXFRCTL0 to match the syncrate we are using during the
call of ahc_scsirate.  Otherwise, the proper setting may not get set until
the next reconnection/selection.

The saved_queue used to re-order the QINFIFO during error recovery or
certain SCB paging operations should be an array of u_chars not ints.

saved_queue type error pointed out by: Noriyuki Soda <soda@sra.co.jp>
1996-05-22 15:32:28 +00:00
..
alpha
amd64 A serious error in pmap.c(pmap_remove) is corrected by this. When 1996-05-22 04:17:17 +00:00
compat/linux
compile
conf Add support for NE2000 compatible PCI Ethernet cards. The PCI probe 1996-05-18 17:56:42 +00:00
ddb
dev Let the user know what errors are experienced on received packets. 1996-05-21 19:05:31 +00:00
fs
geom
gnu
i386 Setup ULTRAEN in SXFRCTL0 to match the syncrate we are using during the 1996-05-22 15:32:28 +00:00
isa
isofs/cd9660
kern Minor performance improvement to kern_malloc.c that increases the 1996-05-18 22:33:13 +00:00
libkern
miscfs
modules
msdosfs
net
netinet Fix an embarresing error on my part that made the IP_PORTRANGE options 1996-05-21 20:47:31 +00:00
netipx
netns
nfs
nfsclient
nfsserver
pc98/pc98
pccard
pci Let the user know what errors are experienced on received packets. 1996-05-21 19:05:31 +00:00
powerpc/include
rpc
scsi Correct a few mode page definitions according to the SCSI-2 specs. 1996-05-19 19:29:09 +00:00
sys Initial support for mincore and madvise. Both are almost fully 1996-05-19 07:36:50 +00:00
tools
ufs
vm After reviewing the previous commit to vm_object, the page protection 1996-05-21 17:13:31 +00:00
Makefile