CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2009/02/15 07:13:33
Modified files: sys/arch/mips64/mips64: lcore_access.S Log message: copystr(), copyinstr() and copyoutstr() should all return ENAMETOOLONG if string length exceeds maxlength. ok miod@