CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2016/10/04 20:31:53
Modified files: sys/kern : exec_elf.c kern_sig.c kern_xxx.c sys/uvm : uvm_mmap.c Log message: Display/test/use the process PID, not the thread's TID, in a few places. ok mpi@ mikeb@