K 10 svn:author V 7 davidxu K 8 svn:date V 27 2003-11-29T14:10:02.000000Z K 7 svn:log V 247 Remove surplus mmap() call for stack guard page in init_private, it is done in init_main_thread. Also don't initialize lock and lockuser again for initial thread, it is already done by _thr_alloc(). Reviewed by: deischen Approved by: re (scottl) END