summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-04Remove now un-used configuration filesMatthieu Herrb
2016-09-04Remove remaining chooser configuration bitsMatthieu Herrb
2016-09-04Xft is now the only font selection systemMatthieu Herrb
2016-09-04Unconditional IPv6 support.Matthieu Herrb
2016-09-04Remove zaurus specific default VT configuration (it had only 2 VTs)Matthieu Herrb
2016-09-04Update README for xenodmMatthieu Herrb
2016-09-04PidFile was removed. Remove PIDDIR configure supportMatthieu Herrb
2016-09-04Unifdef Xinerama supportMatthieu Herrb
2016-09-04Unifdef XFTMatthieu Herrb
2016-09-04Unifdef XPMMatthieu Herrb
2016-09-04Remove X.Org logosMatthieu Herrb
2016-09-04Remove remaining references to XwillingMatthieu Herrb
2016-09-04Remove some Xaccess remaining referencesMatthieu Herrb
2016-09-04check windowPath before the login_fbtab() call to restore modes.Matthieu Herrb
2016-09-04Rename xdm -> xenodmMatthieu Herrb
2016-09-04Note that login_fbtab() doesn't work because of pledge.Matthieu Herrb
2016-09-04Revert "Disable pledge for now. It prevents login_fbtab() from working."Matthieu Herrb
2016-09-04Disable pledge for now. It prevents login_fbtab() from working.Matthieu Herrb
2016-09-04move login_fbtab() call to where we're still running as rootMatthieu Herrb
2016-09-04Generate a WINDOWPATH that's suitable for fbtab(5)Matthieu Herrb
2016-09-04Attempt at using login_fbtab to set device perms for the sessionMatthieu Herrb
2016-09-04Get rid of strcpy() using XtNewString()Matthieu Herrb
2016-09-04Fix format specifier for sizeof()Matthieu Herrb
2016-09-04Declare LogFatal() __deadMatthieu Herrb
2016-09-04replace strcpy() with snprintf()Matthieu Herrb
2016-09-03Update puffy imagesMatthieu Herrb
2016-09-03remove SIGVAL macroMatthieu Herrb
2016-09-03Some WINDOWPATH debug code...Matthieu Herrb
2016-09-03Foreign X servers are not supportedMatthieu Herrb
2016-09-03mark openErrorHandler() __deadMatthieu Herrb
2016-09-03Make chldHandler() staticMatthieu Herrb
2016-09-03include <poll.h> for ppoll()Matthieu Herrb
2016-09-03Remove stale alarm()Matthieu Herrb
2016-09-03Replace the last remaining setjmp()/longjmp() with ppoll().Matthieu Herrb
2016-09-03Add a Debug() statement in StartServer() to track attempts.Matthieu Herrb
2016-09-02another longjmp...Matthieu Herrb
2016-09-02One more longjmp bites the dustMatthieu Herrb
2016-09-02remove pidFile tentaclesMatthieu Herrb
2016-09-02remove more udpPort referencesMatthieu Herrb
2016-09-02Remove / comment support for non MIT-MAGIC-COOKIE authMatthieu Herrb
2016-09-02More non arc4random random stuff to goMatthieu Herrb
2016-09-02remove 'willing' resourceMatthieu Herrb
2016-09-01no more explicit dependency on libXdmcpMatthieu Herrb
2016-09-01Generate the MIT-MAGIC-COOKIE-1 cookie directly from arc4random_buf()Matthieu Herrb
2016-09-01Remove !arc4random() based random number sourcesMatthieu Herrb
2016-09-01Remove accessFile supportMatthieu Herrb
2016-09-01Remove -requestPort optionMatthieu Herrb
2016-09-01Remove KRB5 and SECURERPCMatthieu Herrb
2016-09-01Remove more XDMCP tentaclesMatthieu Herrb
2016-09-01Remove support for XDM-AUTHORIZATION-1Matthieu Herrb