Age | Commit message (Expand) | Author |
2008-04-09 | regen with autoconf 2.59p2. | Matthieu Herrb |
2008-04-09 | sync | Todd T. Fries |
2008-04-09 | sync | Todd T. Fries |
2008-04-08 | sync | Todd T. Fries |
2008-04-08 | be more exact | Todd T. Fries |
2008-04-08 | xf86-video-amd got renamed to xf86-video-geode to avoid confusion. | Matthieu Herrb |
2008-04-08 | remove empty file | Matthieu Herrb |
2008-04-08 | Update to pixman 0.10, with one small fix to the sse2 test in configure.ac. | Matthieu Herrb |
2008-04-08 | Update to pixman 0.10, with one small fix to the sse2 test in configure.ac. | Matthieu Herrb |
2008-04-08 | No cookie for okan. | Owain Ainsworth |
2008-04-08 | better 'quit' keybinding default (CMS-q) | Okan Demirmen |
2008-04-08 | Make _xev_quit "volatile sig_atomic_t" for proper correctness. | Simon Bertrang |
2008-04-07 | Add quit function, bind it per default to CM-q and change exec_wm | Simon Bertrang |
2008-04-07 | sync | Todd T. Fries |
2008-04-07 | make better, add sanity | Todd T. Fries |
2008-04-07 | sync | Todd T. Fries |
2008-04-05 | - use $PATH before _PATH_DEFPATH, from Tim van der Molen | Okan Demirmen |
2008-04-03 | Sync usage() with reality and manpage. | Simon Bertrang |
2008-04-02 | Clear the password as early as possible in the BSD auth case. ok deraadt@ | Matthieu Herrb |
2008-04-02 | Unconditionnaly build libdrm on i386 since the via driver needs some | Matthieu Herrb |
2008-04-01 | If privsep support isn't compiled in, use open() to open the agp device. | Matthieu Herrb |
2008-04-01 | Turns out GL does build on landisk now, ok todd@ | Dale Rahn |
2008-03-31 | GL enable on landisk was not tested yet. That half of the previous change | Dale Rahn |
2008-03-31 | some more to do. | Matthieu Herrb |
2008-03-31 | Enable shared libraries. Sets are 'close' but probably not 100% | Dale Rahn |
2008-03-31 | sync | Todd T. Fries |
2008-03-31 | sync | Todd T. Fries |
2008-03-30 | - get rid of recalloc() that got introduced here. | Matthieu Herrb |
2008-03-30 | Update to Intel driver 2.2.1. But change default accelmethod to XAA. | Matthieu Herrb |
2008-03-26 | Fix a couple of issues with the maximization code. | Owain Ainsworth |
2008-03-25 | Previous commit accidentaly enabled DRI builds on i386 and amd64. Don't | Matthieu Herrb |
2008-03-25 | Introduce bsd.xconf.mk to set default config variables used | Matthieu Herrb |
2008-03-25 | Replace autotools based build by native BSD Makefiles in proto/. | Matthieu Herrb |
2008-03-25 | sync | Todd T. Fries |
2008-03-24 | msg_controllen has to be CMSG_SPACE so that the kernel can account for | Matthieu Herrb |
2008-03-23 | Fix libmesa build on amd64 with XENOCARA_BUILD_DRI enabled. | Owain Ainsworth |
2008-03-23 | Replace the symlink configuration scheme with a simple yacc parser as | Simon Bertrang |
2008-03-22 | allow autogrouping and sticky mode to work together | Okan Demirmen |
2008-03-22 | Rip out, burn, and dance around the grave of group-edit mode. | Owain Ainsworth |
2008-03-22 | Remove a bunch of unused variables and incorrect comments. | Owain Ainsworth |
2008-03-22 | Make xterm(1) and resize(1) correctly refer to X(7) instead of X(1). | Michael Erdely |
2008-03-21 | Install libdrm before libGL. That way if we're building X on a clean system | Owain Ainsworth |
2008-03-20 | More updates coming. | Matthieu Herrb |
2008-03-20 | Fix my previous attempt to run 'fc-cache -v' at the end of | Matthieu Herrb |
2008-03-20 | Get rid of strcat() and strcpy(), fixing a potential stack overflow. | Matthieu Herrb |
2008-03-19 | update to xterm 234. tested by merdely@, 'looks ok' deraadt@. | Matthieu Herrb |
2008-03-19 | A whole bunch of new items to update. | Matthieu Herrb |
2008-03-19 | Remove a useless use of cat pointed by espie@ some time ago. | Matthieu Herrb |
2008-03-19 | As mentioned in my last commit, there was an issue where the switching | Owain Ainsworth |
2008-03-18 | Fix segfaults if you use XDM-AUTHORIZATION-1 authorization keys for | Christian Weisgerber |