summaryrefslogtreecommitdiff
path: root/xserver/os
AgeCommit message (Expand)Author
2024-11-05Update to xserver 21.1.14. tested by tb@Matthieu Herrb
2024-08-15Reduce white space diff with upstream.Matthieu Herrb
2024-04-07Update to xserver 21.1.12Matthieu Herrb
2023-10-29Update to xserver 21.1.9.Matthieu Herrb
2023-05-01Merge X server 21.1.8. tested by kn@ and op@.Matthieu Herrb
2023-01-22Add back the meson build system to xserver.Matthieu Herrb
2022-11-11Don't crash if the client argv or argv[0] is NULL.Matthieu Herrb
2022-08-31Update xserver to version 21.1.4.Matthieu Herrb
2022-02-20Sync with xorg-server 21.1.3.Matthieu Herrb
2021-11-11Update to xserver 21.1.0Matthieu Herrb
2021-09-06missing pathnames on unveil() errorTheo de Raadt
2021-09-03Update to xserver 1.20.13.Matthieu Herrb
2021-08-11GetLocalClientCreds: prefer getsockopt(,SO_PEERCRED,) to getpeereid()Matthieu Herrb
2021-02-12don't fatally error if unveil(2) sets ENOENTJonathan Gray
2021-02-12add /dev/dri/card[0-3] to allowed devicesJonathan Gray
2021-01-21Safer workaround for the "kame hack": only override sin6_scope_id if zeroJeremie Courreges-Anglas
2021-01-10try to handle running out of file descriptors by refusing client connectionsRobert Nagy
2020-12-12Update X server to version 1.20.10. Tested by jsg@ and naddy@Matthieu Herrb
2020-06-14sync white space with upstream. No code change.Matthieu Herrb
2020-06-12revert local change which removed -retro flag and adjust -br toJoshua Stein
2020-04-20Release unused filedescriptors in the privileged X server process.Matthieu Herrb
2020-04-13Update to xserver 1.20.8. ok jsg@ robert@Matthieu Herrb
2020-01-26Update to xserver 1.20.7 plus 2 extra fixes from upstream. ok jsg@Matthieu Herrb
2019-12-12Update to X server 1.20.6. Tested by naddy@Matthieu Herrb
2019-07-27Update to xserver 1.20.5. Tested by jsg@Matthieu Herrb
2019-06-11when probing for wsmouse devices, check up to wsmouse9Joshua Stein
2019-03-19Update to xserver 1.19.7. Tested by jca@ and stsp@.Matthieu Herrb
2018-10-25xserver's priv proc is responsible for opening devices in O_RDWR mode and sendRicardo Mestre
2018-08-06set MSG_CMSG_CLOEXEC when receiving file descriptors.Matthieu Herrb
2018-02-18Update to xserver 1.19.6. bug fix releaseMatthieu Herrb
2017-12-08Update to xserver 1.19.5.Matthieu Herrb
2017-10-14MFC: os: Make sure big requests have sufficient length.Matthieu Herrb
2017-03-01Fix arc4random_buf(3) detection. Noticed by Eric Engestrom onMatthieu Herrb
2017-02-28Oops, in previous commit I forgot to remove the actual implementationMatthieu Herrb
2017-02-28regenMatthieu Herrb
2017-02-28auth: remove AuthToIDFunc and associated functions. Not used anymore.Matthieu Herrb
2017-02-28MFC: Use arc4random_buf(3) if available to generate cookies.Matthieu Herrb
2017-02-28MFC: Use timingsafe_memcmp() to compare MIT-MAGIC-COOKIESMatthieu Herrb
2016-10-11regenMatthieu Herrb
2016-08-09Update to xserver 1.18.4Matthieu Herrb
2016-05-29Update to xserver 1.18.3. Tested by shadchin@ and naddy@.Matthieu Herrb
2015-11-11pledge(2) for the X server privileged process. ok deraadt@Matthieu Herrb
2015-11-07Update to xserver 1.17.4.Matthieu Herrb
2015-09-16Update to xserver 1.17.2. tested by dcoppa@, jsg@, jasper@ & naddy@Matthieu Herrb
2015-06-20Merge from upstream: Don't listen to 'tcp' by default. Add '-listen' option.Matthieu Herrb
2015-02-11Update to xserver 1.16.4.Matthieu Herrb
2014-12-21Update to xorg-server 1.16.3.Matthieu Herrb
2014-12-09Protocol handling issues in X Window System serversMatthieu Herrb
2014-10-18No more /dev/agp0Matthieu Herrb
2014-09-28white space diff reduxMatthieu Herrb