summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-30Remove code writing .Xauthority in /tmp if it cannot write it in ${HOME}.Matthieu Herrb
2021-08-30chown /dev/dri/ nodes if they existJonathan Gray
2021-08-30Make login_fbtab() work by tweaking the pledges.Matthieu Herrb
2021-08-30Get the path to the console device from the X server.Matthieu Herrb
2021-08-30Fix the WINDOWPATH environment variable setting.Matthieu Herrb
2021-08-30Fix function name in Debug() messages.Matthieu Herrb
2021-08-30doneAddrs: reset addrs to NULL after freeing listMatthieu Herrb
2021-08-30Greeter: add parens to DRAW_STRING & TEXT_WIDTH macrosMatthieu Herrb
2021-08-30Fix spelling/wording issues.Matthieu Herrb
2021-08-30Set the VT to be used by the X server on armv7 and powerpc64 too.Mark Kettenis
2021-08-30Release xenodm 20.7Matthieu Herrb
2020-07-14Remove generated files.Matthieu Herrb
2020-07-14Fix RCS ids expansionsMatthieu Herrb
2020-07-14Start xconsole after setting the background. Fixes an issue that causes xcons...Matthieu Herrb
2020-07-14Provide a lower contrast root weave as default background.Matthieu Herrb
2020-07-14A darker login widget, providing better contrast.Matthieu Herrb
2020-07-14sort architectures listMatthieu Herrb
2020-07-14Set the VT to be used by the X server on arm64 too. ok phessler@Matthieu Herrb
2020-07-14xenodm uses the libc authentication layer incorrectly. fix by markus or mille...Theo de Raadt
2020-07-14Provide better xsession examples. exec the window manager last. Convert user'...Matthieu Herrb
2020-07-14check return values against -1 "reasonable" deraadt@Matthieu Herrb
2020-07-14add (commented out) blurb to get openbsd-wallpaper running.Marc Espie
2020-07-14Check asprintf() return values correctly. ok and tweaks tb@Matthieu Herrb
2020-07-14chown the first drm render node in addition to the primary drm device ok matt...Jonathan Gray
2020-07-14Disable keyboard binding for abort-display() and update manual page.Matthieu Herrb
2020-07-14Remove the unused 'keyFile' resource.Matthieu Herrb
2020-07-14regenMatthieu Herrb
2020-07-14Remove useless check for XdmcpWrap().Matthieu Herrb
2020-07-14Pass the correct buffer length to strlcpy() to avoid truncation. Problem noti...Matthieu Herrb
2020-07-14This file is not generated by configure, @ substitutions arent availableMatthieu Herrb
2020-07-14Remove useless test for DISPLAY number. This script is only run by xenodm for...Matthieu Herrb
2020-07-14OpenBSD idMatthieu Herrb
2020-07-14Make Xstartup/Xreset consistent with GiveConsole/TakeConsoleMatthieu Herrb
2020-07-14regenMatthieu Herrb
2020-07-14Revert the removal of Xreset and Xstartup.Matthieu Herrb
2020-07-14pledges for session can be tighten a bit now.Matthieu Herrb
2020-07-14The file descriptor parameter is not used by DefineSelf() in xenodm. Zap it.Matthieu Herrb
2020-07-14sessreg -x is useless if not updating utmp. Remove it. Also don't try to remo...Matthieu Herrb
2020-07-14Ooops I didn't intend to commit that part. revert it.Matthieu Herrb
2020-07-14Actually remove the source files for Xstartup and XresetMatthieu Herrb
2020-07-14Remove Xstartup and Xreset script. Xenodm uses GiveConsole and TakeConsoleMatthieu Herrb
2020-07-14Keep a better trace of pending children to be reaped.Matthieu Herrb
2020-07-14Delete unused codeMatthieu Herrb
2020-07-14Bind <Key>Escape to erase-line by default.Matthieu Herrb
2020-07-14Less ifdef cruft.Matthieu Herrb
2020-07-14use strvis on login name when logging debug information it since it may conta...Matthieu Herrb
2020-07-14Restore previous SIGCHLD handler in serverPause().Matthieu Herrb
2020-07-14Also revert this one, doesn't look right either.Matthieu Herrb
2020-07-14Revert some of the strlcpy() conversions which are wrong.Matthieu Herrb
2020-07-14Remove more unused ifdefs blocksMatthieu Herrb