NetBSD-Bugs archive

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

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



The following reply was made to PR port-vax/41139; it has been noted by GNATS.

From: Izumi Tsutsui <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41139 CVS commit: src/sys/arch/vax/vax
Date: Fri, 10 Apr 2009 13:40:38 +0000

 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