CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2012/11/19 02:26:08
Modified files: sys/kern : kern_fork.c Log message: If uvm_km_kmemalloc_pla() fails when just creating a thread (and not a process), then don't decrement the total and per-user counts of processes. ok deraadt@ miod@