CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/16 16:54:56
Modified files:
sys/kern : exec_subr.c
Log message:
Delete a comment that was obsoleted by the switch to UVM
vmcmd_map_zero() just returns the result of uvm_map(), so make it a tail call
