Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/vax/vax



Module Name:    src
Committed By:   tsutsui
Date:           Fri Apr 10 13:40:38 UTC 2009

Modified Files:
        src/sys/arch/vax/vax: subr.S

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/vax/vax/subr.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index