NetBSD/sys/arch/vax
tsutsui 0126759cb5 Apply patch from mhitch@:
Make copyin(9) and copyout(9) work with 64KB or larger data blocks.
Fixes broken pipe(2) problem mentioned in PR port-vax/41139. Ok'ed by ragge@.

Should be pulled up to netbsd-5.
2009-04-10 13:40:38 +00:00
..
bi
boot Revert kludge in previous. 2009-03-23 13:52:32 +00:00
compile
conf PR kern/26878 FFSv2 + softdep = livelock (no free ram) 2009-02-22 20:28:05 +00:00
consolerl
floppy
if bcopy -> memcpy 2009-03-18 17:06:41 +00:00
include Remove SHMMAXPGS from all kernel configs. Dynamically compute the 2009-03-06 20:31:46 +00:00
mba g/c BUFQ_FOO() macros and use bufq_foo() directly. 2009-01-13 13:33:58 +00:00
stand
uba bcopy -> memcpy 2009-03-18 17:06:41 +00:00
vax Apply patch from mhitch@: 2009-04-10 13:40:38 +00:00
vsa Correct a few more bungled bcopy() -> memcpy() conversions. 2009-03-19 22:52:16 +00:00
Makefile