summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-05add BSD build infrastructureMatthieu Herrb
2018-08-05Import libXpresent version 1.0.0Matthieu Herrb
2018-07-30setup WSMOUSE_TYPE_TOUCHPAD devices to use ws driver by default, butJoshua Stein
2018-07-21use #define XXX 0 to explicitelty disable an option.Matthieu Herrb
2018-07-21Explicitely disable paste64 and readline options, to disable bracketed paste.Matthieu Herrb
2018-07-19Typo. Reported by feinerer@. Thanks.Matthieu Herrb
2018-07-19Document how to update XCBMatthieu Herrb
2018-07-19Remove the code that allowed to install xcbgen under /usr/X11R6/lib/Matthieu Herrb
2018-07-19Document the use of this Makefile with x11/py-xcbgen.Matthieu Herrb
2018-07-17This file is not generated by configure, @ substitutions arent availableMatthieu Herrb
2018-07-16Remove unused prototype; from Ross L Richardson.Okan Demirmen
2018-07-16Remove useless test for DISPLAY number.Matthieu Herrb
2018-07-15OpenBSD idMatthieu Herrb
2018-07-15Make Xstartup/Xreset consistent with GiveConsole/TakeConsoleMatthieu Herrb
2018-07-15syncMatthieu Herrb
2018-07-15regenMatthieu Herrb
2018-07-15Revert the removal of Xreset and Xstartup.Matthieu Herrb
2018-07-12Update to libXinerama 1.1.4Matthieu Herrb
2018-07-12Update to libXScrnSaver 1.2.3Matthieu Herrb
2018-07-12Update to xf86-video-rendition 4.2.7Matthieu Herrb
2018-07-12Update to xf86-input-synaptics 1.9.1Matthieu Herrb
2018-07-12Update to xf86-input-mouse 1.9.3Matthieu Herrb
2018-07-12Update to xkbcomp 1.4.2Matthieu Herrb
2018-07-11pledges for session can be tighten a bit now.Matthieu Herrb
2018-07-11The file descriptor parameter is not used by DefineSelf() in xenodm.Matthieu Herrb
2018-07-11sessreg -x is useless if not updating utmp. Remove it.Matthieu Herrb
2018-07-11syncMatthieu Herrb
2018-07-11Ooops I didn't intend to commit that part. revert it.Matthieu Herrb
2018-07-11Actually remove the source files for Xstartup and XresetMatthieu Herrb
2018-07-11Remove Xstartup and Xreset script. Xenodm uses GiveConsole and TakeConsoleMatthieu Herrb
2018-07-11Keep a better trace of pending children to be reaped.Matthieu Herrb
2018-07-11Delete unused codeMatthieu Herrb
2018-07-11Bind <Key>Escape to erase-line by default.Matthieu Herrb
2018-07-11Less ifdef cruft.Matthieu Herrb
2018-07-11use strvis on login name when logging debug information it since itMatthieu Herrb
2018-07-11Restore previous SIGCHLD handler in serverPause().Matthieu Herrb
2018-07-11Use __MAP_NOFAULT such that a client cannot use ftruncate and make theMark Kettenis
2018-07-10Also revert this one, doesn't look right either.Matthieu Herrb
2018-07-10Revert some of the strlcpy() conversions which are wrong.Matthieu Herrb
2018-07-10Remove more unused ifdefs blocksMatthieu Herrb
2018-07-10Remove useless ifdefsMatthieu Herrb
2018-07-10Get rid of strcpy and strncpy (they were all looking safe though)Matthieu Herrb
2018-07-10Consistant use of bool whenever possible.Matthieu Herrb
2018-07-10Remove unused code.Matthieu Herrb
2018-07-10Remove the unused localHostname() function.Matthieu Herrb
2018-07-09Make sure the fontconfig cache in the xbaseXX.tgz set is valid.Matthieu Herrb
2018-07-09Remove the local -c chroot change, unused now.Matthieu Herrb
2018-07-09FcCacheFindByStat(): fix checking of the nanoseconds field.Matthieu Herrb
2018-07-09Remove prototype for function that doesn't exist anymore in xenodom.Matthieu Herrb
2018-07-09Source the Xsetup script before initializing the greeter widget.Matthieu Herrb