Go to file
mjacob 3744fa3f33 Implement bootverbose recognition. Move interrupt registry up a bit so we can
use interrupting mailbox commands for isp_init. Set default HBA role.
Rename request/response dma maps to be more consistent with PCI version.
Enable bus_dmamap_sync on request queue- we already do this for response
queue- better do it for the request queue as well.

Checked to be working against a Sparc10.
2001-02-23 17:28:58 +00:00
bin use getprogname() 2001-02-20 23:02:07 +00:00
crypto remove WARNS=0. from enami 2001-02-22 03:11:24 +00:00
dist
distrib add ipsec.conf 2001-02-23 02:49:53 +00:00
etc save the world. save the trees. use :sh: in the example entries. 2001-02-21 06:50:16 +00:00
games convert to use getprogname() 2001-02-19 22:39:39 +00:00
gnu Add some documentation about the 'tag' keyword in CVSROOT/config. 2001-02-22 15:41:07 +00:00
include add prototypes for getprogname and setprogname 2001-02-19 22:12:41 +00:00
lib Add support for ARM VFP-format doubles, conditional on __VFP_FP__. 2001-02-21 18:09:25 +00:00
libexec convert to use getprogname() 2001-02-19 22:43:42 +00:00
regress use getprogname() 2001-02-20 23:22:49 +00:00
sbin fix compile errors. 2001-02-23 07:51:41 +00:00
share install ipsec.conf.5 manpage 2001-02-23 02:38:42 +00:00
sys Implement bootverbose recognition. Move interrupt registry up a bit so we can 2001-02-23 17:28:58 +00:00
usr.bin Use MAXPATHLEN (which is 1024) instead of _POSIX_PATH_MAX (which is only 255). 2001-02-23 08:59:49 +00:00
usr.sbin make this compile again. 2001-02-23 08:52:00 +00:00
Makefile
Makefile.inc
UPDATING Add notes about getprogname and hostprog builds 2001-02-20 06:00:54 +00:00