summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-07add 'moveamount' to cwmrc; it sets keyboard movement amount, makingMartynas Venckus
2009-02-07remove leftover from mdoc.samples; ok jmc@Martynas Venckus
2009-02-06syncTodd T. Fries
2009-02-05Bah. Diff applied strangely last time. Fix fallout.Owain Ainsworth
2009-02-04Merge in two commits of mine from upstream mesa which mean that onOwain Ainsworth
2009-02-04syncTodd T. Fries
2009-02-03fix off-by-one in geom.[xy], after pwin changes. keyboard movementMartynas Venckus
2009-02-02Better looking default resources for the XDM chooser.Matthieu Herrb
2009-02-02Enable build of kdrive/Xephyr on gcc3 arches. ok todd@Matthieu Herrb
2009-02-02syncTodd T. Fries
2009-01-30getLocalAddress(): return 127.0.0.1 if the hostname doesn't resolve.Matthieu Herrb
2009-01-30regenMatthieu Herrb
2009-01-30Fix a merge botch in xdm 1.1.8 update.Matthieu Herrb
2009-01-30Add more input checks. From "nobody@example.com" on bugs@.Matthieu Herrb
2009-01-29xdm 1.1.8.Matthieu Herrb
2009-01-29Add support to run intel_reg_dumper on OpenBSD.Matthieu Herrb
2009-01-29Fix allocation and freeing of InputDriverRec, so that X doesn't dump coreMatthieu Herrb
2009-01-29xf86-input-elographics 1.2.3, tested on msys's point of sale machine.Matthieu Herrb
2009-01-28Install Xephyr and its manual page using the Makefile generated byMatthieu Herrb
2009-01-28__miscmansuffix -> __miscmansuffix__Matthieu Herrb
2009-01-28Add missing OpenBSD RCS Ids.Matthieu Herrb
2009-01-28Pass all needed options to configure to get kdrive use theMatthieu Herrb
2009-01-28OpenBSD still uses old xkb-data, whose default rules are called 'xorg'.Matthieu Herrb
2009-01-28Update to xf86-video-radeonhd 1.2.4.Matthieu Herrb
2009-01-28syncMatthieu Herrb
2009-01-27Xephyr requires dri support for now, so enable it.Matthieu Herrb
2009-01-27regenMatthieu Herrb
2009-01-27Fix linking of Xwscons for xserver 1.5.3Matthieu Herrb
2009-01-27Don't allow to build kdrive here anymore. This is now in ../kdrive.Matthieu Herrb
2009-01-27/usr/X11R6/include/drm is gone. The headers now come from the kernel.Matthieu Herrb
2009-01-27remove Nscreens and x_screenname() - we really don't need them.Okan Demirmen
2009-01-27One of the most annoying things to do was restart cwm and lose all ofOwain Ainsworth
2009-01-26never define XF86DRI_MM after configure. 2.4.x still had the ttm bitsOwain Ainsworth
2009-01-26Update libdrm to 2.4.3Owain Ainsworth
2009-01-26syncMatthieu Herrb
2009-01-26Xtrans 1.2.3. Tested on a full ports build by naddy@.Matthieu Herrb
2009-01-26util/macros 1.2.1. Tested on a ports bulk build by naddy@.Matthieu Herrb
2009-01-23passing a null pointer to free() is valid; sprinkle a few free->xfree.Okan Demirmen
2009-01-23Whitespace nit.Owain Ainsworth
2009-01-23Switch to using XInternAtoms for caching the atom numbers. Saves a pileOwain Ainsworth
2009-01-23move conf_clear() and add proto.Okan Demirmen
2009-01-23Move the keybinding argument to a union to prevent warnings whereOwain Ainsworth
2009-01-22updateMatthieu Herrb
2009-01-22now that pwin is gone gone gone, we no longer have to do the bwidthOkan Demirmen
2009-01-22The default font name is strduped, so don't test for default font nameOwain Ainsworth
2009-01-22Oops, missed an atom.Owain Ainsworth
2009-01-22Cache all of the X atoms we use at startup.Owain Ainsworth
2009-01-21borderwidth as a cwmrc(5) keyword, really helps debuggingTodd T. Fries
2009-01-20more gcc2 breakage found by sparcTodd T. Fries
2009-01-19library dependency ordering matters for static archs, -lXext last in this caseTodd T. Fries