CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/06/13 23:52:43
Modified files:
sys/sys : syscall_mi.h
sys/uvm : uvm_map.c uvm_map.h
Log message:
The addition of writeable-syscall checking near MAP_STACK checking
damaged the error messages. Repair that, passing distinct format
strings for the two cases.
ok beck
