Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-17 | Upate to libGL 7.11.2 | Martin Pieuchot | |
Tested by jsg@, matthieu@ and ajacoutot@, ok mattieu@ | |||
2012-08-16 | sync | Todd T. Fries | |
2012-08-16 | Update to xf86-input-mouse 1.8.1 | Alexandr Shadchin | |
ok matthieu@ | |||
2012-08-16 | Update to 1.6.2. | Alexandr Shadchin | |
ok matthieu@ | |||
2012-08-16 | update | Matthieu Herrb | |
2012-08-16 | Update to xf86-video-nv 2.1.20 | Matthieu Herrb | |
2012-08-16 | Update to xf86-video-neomagic 1.2.7 | Matthieu Herrb | |
2012-08-16 | Update to xf86-video-i740 1.3.4 | Matthieu Herrb | |
2012-08-16 | Update to xf86-video-cirrus 1.5.1 | Matthieu Herrb | |
2012-08-15 | sync | Todd T. Fries | |
2012-08-14 | In priv_open_device() allow opening tty[E-J]0. While there remove | Matthieu Herrb | |
ttyD[1-7] from the list, since those devices will never get used by X. | |||
2012-08-14 | Typo in warn() argument. Reported by Artturi Alm. Thanks. | Matthieu Herrb | |
2012-08-12 | Fix a logic introducred in rev 1.23. The parent pid is initialized | Matthieu Herrb | |
by the main X server too late in the privsep case (already in the unpriviliged child). So keep the early init for this case. | |||
2012-08-11 | update | Matthieu Herrb | |
2012-08-11 | Update to xf86-video-i128 1.3.6 | Matthieu Herrb | |
2012-08-11 | Update to xf86-video-glint 1.2.8 | Matthieu Herrb | |
2012-08-11 | Update to xf86-video-ark 0.7.5 | Matthieu Herrb | |
2012-08-11 | All drivers build again. | Matthieu Herrb | |
2012-08-11 | Update to xf86-video-voodoo 1.2.5 | Matthieu Herrb | |
2012-08-11 | Update to xf86-video-tseng 1.2.5 | Matthieu Herrb | |
2012-08-11 | Update to xf86-video-rendition 4.2.5 | Matthieu Herrb | |
2012-08-11 | Update to xf86-video-chips 1.2.5 | Matthieu Herrb | |
2012-08-11 | Update to xf86-video-apm 1.2.5 | Matthieu Herrb | |
2012-08-11 | Update to xf86-input-elographics 1.4.0 | Matthieu Herrb | |
2012-08-11 | fix typo | Alexandr Shadchin | |
ok matthieu@ | |||
2012-08-08 | Don't touch the xserver autotools files a 2nd time in kdrive. | Matthieu Herrb | |
This causes a rebuild of xserver during make release (configure becomes more recent than config.status again). | |||
2012-08-08 | Un-blacklist radeon, blacklist radeonold. So X -configure will now | Matthieu Herrb | |
select the radeon driver. | |||
2012-08-08 | switch to the radeon driver by default. Users needing radeonold now | Matthieu Herrb | |
need to set it up explicitly. Requested by ajacoutot@, ok espie@. | |||
2012-08-08 | Update to xf86-video-ati 6.14.6. Tested by mpi@, brad, eric@, ajacoutot@. | Matthieu Herrb | |
2012-08-07 | Native build system for gl-docs. Removes last dependency | Matthieu Herrb | |
on imake in xenocara. | |||
2012-08-07 | Add privsep prototypes to osdep.h | Matthieu Herrb | |
2012-08-07 | In non-privilege sepration mode, avoid accidentally sending | Matthieu Herrb | |
a SIGUSR1 signal to init(8). It can happen that xdm dies before the X server that it started. In that case X's is reparented by init... This is handled correctly when privilege separation is not compiled but got overlooked in the privilege separation case. | |||
2012-08-07 | Rename 'socket' parameter to avoid shadowing the global declaration. | Matthieu Herrb | |
2012-08-07 | Remove white space diff with X.Org. | Matthieu Herrb | |
2012-08-07 | support multibyte input to menu code; from Alexander Polakov with a tiny tweak. | Okan Demirmen | |
2012-08-05 | Typo. From Pappe Kaugummi via jmc@. | Matthieu Herrb | |
2012-08-05 | Force the use of mkdir to create directories. | Matthieu Herrb | |
Recent autotools insist on using install-sh which is stupid | |||
2012-08-05 | update | Matthieu Herrb | |
2012-08-05 | regen autotools | Matthieu Herrb | |
2012-08-05 | Update to xserver 1.12.3. | Matthieu Herrb | |
2012-08-05 | Automake 1.12 now uses autoconf 2.69. | Matthieu Herrb | |
2012-08-05 | Indent with tabs like the rest of the script. | Antoine Jacoutot | |
ok matthieu@ | |||
2012-08-04 | If dbus is installed, start the daemon as part of the X session. | Matthieu Herrb | |
That will help applications that depend on dbus beeing started. With ajacoutot@. | |||
2012-08-04 | Switch to automake 1.12/autoconf 2.68. | Matthieu Herrb | |
Note that I don't plan to regenerate all the autotools files now. It's a lazy update that will only take effect when autotools files are re-generated, upon updates or for another reason. | |||
2012-08-04 | update | Matthieu Herrb | |
2012-07-23 | X.Org 7.7. | Matthieu Herrb | |
2012-07-22 | puffy 5.2 | Todd T. Fries | |
2012-07-22 | Rework a bit, add a subsection about radeon[old]. | Matthieu Herrb | |
2012-07-22 | This is now X.Org 7.7 | Matthieu Herrb | |
2012-07-22 | Fix for ClickPad (xenocara part). On issue pointed gilles@ and matthieu@ | Alexandr Shadchin | |
ok gilles@, matthieu@, mpi@, miod@, deraadt@ |