summaryrefslogtreecommitdiff
path: root/xserver/os/privsep.c
AgeCommit message (Expand)Author
2009-09-08restore version 1.12 of privsep.c which got accidentally revertedMatthieu Herrb
2009-09-06update to xserver 1.6.4rc1. Tested by many, ok oga@.Matthieu Herrb
2009-07-14Make the !privsep and privsep paths a little more similar (stillOwain Ainsworth
2008-11-02xserver 1.5.2. tested by ckuethe@, oga@, and others.Matthieu Herrb
2008-08-28Add /dev/tty04 to the list of devices privilege separated X can open.Marc Balmer
2008-06-15Update to xserver 1.4.2. Tested by landry@, ckuethe@, jsing@ mbalmer@.Matthieu Herrb
2008-06-14Add amdmsr(4) to the list of privsep devices.Marc Balmer
2008-06-12change /dev/dri/card0 to /dev/drm0. Subdirs in /dev consideredOwain Ainsworth
2008-06-12Deal with devices that need to be opened differently to what we do inOwain Ainsworth
2008-03-24msg_controllen has to be CMSG_SPACE so that the kernel can account forMatthieu Herrb
2008-03-15Repair msg_controllen. In those cases it should just beMatthieu Herrb
2008-03-13Correct CMSG_SPACE and CMSG_LEN usage, same fixes as in the base system.Matthieu Herrb
2007-11-25Support the new AGP device. Work by oga@ and me, with some ideas fromMatthieu Herrb
2006-11-28OpenBSD local modifications:Matthieu Herrb