Module Name: src Committed By: ryo Date: Mon Jul 30 09:08:41 UTC 2018
Modified Files: src/sys/arch/aarch64/aarch64: copyinout.S Log Message: fix copy{in,out}str to return ENAMETOOLONG if the string is longer than len bytes. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/aarch64/aarch64/copyinout.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.