Go to file
eeh 5c6bf5ad03 Overhaul streaming buffer handling:
sysio streaming buffer flushes write a single 8-byte aligned 8-byte
	value.

	psycho streaming buffer flushes write a 64-byte aligned 64-byte block.

So separate out the streaming buffers into their own structure and pass those
in to all iommu operations.  This also means we only flush the correct
streaming buffer for psycho rather than needing to flush both just in case.
2002-06-20 18:26:23 +00:00
bin Slight changes to the English. 2002-06-20 10:07:42 +00:00
crypto Remove (commented out) krb_equiv(3) reference, suggested by joda. 2002-06-13 11:19:48 +00:00
dist typo (unneeded whitespace) 2002-06-20 12:14:08 +00:00
distrib mention devices supported by netdock(4) 2002-06-20 13:24:37 +00:00
etc Sync "sh $0.local all" lines. 2002-06-19 15:08:40 +00:00
games Provide a BN_dec2bn() shim for the non-openssl case that reports an error 2002-06-18 23:07:36 +00:00
gnu add some items to CLEANFILES 2002-06-19 16:10:48 +00:00
include forward declaration for struct utmp. 2002-06-02 00:00:27 +00:00
lib Added a NOTES section to describe the differences between our menus 2002-06-20 12:18:48 +00:00
libexec Added CONF_LL macro, which understands raw 'strsuftoll' conf variables. 2002-06-18 09:59:47 +00:00
regress Fix off-by one when computing page count in the test file. 2002-06-04 22:17:47 +00:00
sbin USE_MBR on macppc too 2002-06-18 00:21:53 +00:00
share reject packets with private address (follow RFC). sync w/kame 2002-06-20 09:12:08 +00:00
sys Overhaul streaming buffer handling: 2002-06-20 18:26:23 +00:00
tools The last commit wasn't tested. Add a missing \ 2002-06-12 19:59:55 +00:00
usr.bin use macro to determine link-local multicast addr 2002-06-19 23:38:59 +00:00
usr.sbin sync with 8.3.2. 99% of conflicts were due to $NetBSD$ tag. 2002-06-20 11:42:53 +00:00
build.sh Add hppa as a supported MACHINE_ARCH. 2002-06-10 14:08:05 +00:00
BUILDING add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
BUILDING.mdoc add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
Makefile Fix whitespace usage in comment. 2002-06-20 08:21:59 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Sync the sshd entry with etc/master.passwd. 2002-05-19 00:54:35 +00:00