CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/20 22:10:56
Modified files:
sys/arch/hppa/hppa: machdep.c
Log message:
hppa also has a similar to arm64: copyout(9), copyinstr(9) and
copyoutstr(9) should bail out properly if they are called with a
length of 0.
ok kettenis@
