CVSROOT: /cvs Module name: xenocara Changes by: matth...@cvs.openbsd.org 2012/08/12 08:06:42
Modified files: xserver/os : privsep.c Log message: Fix a logic introducred in rev 1.23. The parent pid is initialized by the main X server too late in the privsep case (already in the unpriviliged child). So keep the early init for this case.