Commit Graph

4005 Commits

Author SHA1 Message Date
matthieu
1c882161e8 In priv_open_device() allow opening tty[E-J]0. While there remove
ttyD[1-7] from the list, since those devices will never get used by X.
2012-08-14 15:57:57 +00:00
matthieu
3e0a91b35c Typo in warn() argument. Reported by Artturi Alm. Thanks. 2012-08-14 12:09:33 +00:00
matthieu
1996326d50 Fix a logic introducred in rev 1.23. The parent pid is initialized
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-12 14:06:42 +00:00
matthieu
72d5b8b909 update 2012-08-11 10:09:35 +00:00
matthieu
099f8c86c3 Update to xf86-video-i128 1.3.6 2012-08-11 10:07:25 +00:00
matthieu
ff1bfa770f Update to xf86-video-glint 1.2.8 2012-08-11 10:04:15 +00:00
matthieu
9a8f04a8b5 Update to xf86-video-ark 0.7.5 2012-08-11 10:00:44 +00:00
matthieu
b2671bd323 All drivers build again. 2012-08-11 09:56:55 +00:00
matthieu
a9a88f1b55 Update to xf86-video-voodoo 1.2.5 2012-08-11 09:49:50 +00:00
matthieu
aa57bd60b1 Update to xf86-video-tseng 1.2.5 2012-08-11 09:47:01 +00:00
matthieu
b4dc8e843d Update to xf86-video-rendition 4.2.5 2012-08-11 09:44:22 +00:00
matthieu
f672e1b7f2 Update to xf86-video-chips 1.2.5 2012-08-11 09:40:47 +00:00
matthieu
940bf7c463 Update to xf86-video-apm 1.2.5 2012-08-11 09:30:55 +00:00
matthieu
71b188ea7a Update to xf86-input-elographics 1.4.0 2012-08-11 09:26:31 +00:00
shadchin
68ed616e85 fix typo
ok matthieu@
2012-08-11 06:49:52 +00:00
matthieu
40b3c07678 Don't touch the xserver autotools files a 2nd time in kdrive.
This causes a rebuild of xserver during make release (configure
becomes more recent than config.status again).
2012-08-08 21:54:33 +00:00
matthieu
143961ca76 Un-blacklist radeon, blacklist radeonold. So X -configure will now
select the radeon driver.
2012-08-08 16:37:19 +00:00
matthieu
2a52146dd2 switch to the radeon driver by default. Users needing radeonold now
need to set it up explicitly. Requested by ajacoutot@, ok espie@.
2012-08-08 16:35:05 +00:00
matthieu
3de236b892 Update to xf86-video-ati 6.14.6. Tested by mpi@, brad, eric@, ajacoutot@. 2012-08-08 16:25:21 +00:00
matthieu
173f611cc5 Native build system for gl-docs. Removes last dependency
on imake in xenocara.
2012-08-07 21:10:35 +00:00
matthieu
5f8132e311 Add privsep prototypes to osdep.h 2012-08-07 20:16:12 +00:00
matthieu
c7c0180b4c In non-privilege sepration mode, avoid accidentally sending
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 20:15:23 +00:00
matthieu
4f2bf5df6d Rename 'socket' parameter to avoid shadowing the global declaration. 2012-08-07 20:13:18 +00:00
matthieu
20c1ecb828 Remove white space diff with X.Org. 2012-08-07 20:12:01 +00:00
okan
f4e0469f06 support multibyte input to menu code; from Alexander Polakov with a tiny tweak. 2012-08-07 14:05:49 +00:00
matthieu
484812f429 Typo. From Pappe Kaugummi via jmc@. 2012-08-05 20:59:03 +00:00
matthieu
b24d966b03 Force the use of mkdir to create directories.
Recent autotools insist on using install-sh which is stupid
2012-08-05 19:52:22 +00:00
matthieu
809846ddea update 2012-08-05 18:17:34 +00:00
matthieu
eb59960f12 regen autotools 2012-08-05 18:14:29 +00:00
matthieu
fe11647d1f Update to xserver 1.12.3. 2012-08-05 18:11:37 +00:00
matthieu
84755283a8 Automake 1.12 now uses autoconf 2.69. 2012-08-05 18:08:05 +00:00
ajacoutot
77e64dc403 Indent with tabs like the rest of the script.
ok matthieu@
2012-08-05 07:27:34 +00:00
matthieu
31da0ff76b If dbus is installed, start the daemon as part of the X session.
That will help applications that depend on dbus beeing started.
With ajacoutot@.
2012-08-04 20:41:42 +00:00
matthieu
3929020b98 Switch to automake 1.12/autoconf 2.68.
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 17:10:01 +00:00
matthieu
3bb512fae4 update 2012-08-04 16:59:11 +00:00
matthieu
d71997c600 X.Org 7.7. 2012-07-23 05:50:37 +00:00
todd
259ab9a5e1 puffy 5.2 2012-07-22 22:34:55 +00:00
matthieu
bb0570e95b Rework a bit, add a subsection about radeon[old]. 2012-07-22 19:12:13 +00:00
matthieu
3a21326ca9 This is now X.Org 7.7 2012-07-22 18:55:01 +00:00
shadchin
c433d84d71 Fix for ClickPad (xenocara part). On issue pointed gilles@ and matthieu@
ok gilles@, matthieu@, mpi@, miod@, deraadt@
2012-07-22 18:33:01 +00:00
okan
9e50f2e028 Further simplify Xinerama init and re-init on XRR events.
While testing for Xinerama during setup was done display-wide, each time
XineramaQueryScreens() is called either in start-up or due to an XRR
event, the library re-tests for the Xinerama extension anyway before
moving on; so the initial test is redundant and allows another global to
go away with one other change: always fill in sc->xinerama (and _no),
regardless of the success of malloc in XineramaQueryScreens(), and use
it to see if Xinerama dimensions exist when asked by client and/or menu
code.
2012-07-18 21:53:22 +00:00
okan
476b0dcf17 unify various max routines to match client placement and partially menu ones
when calculating screen dimensions.
2012-07-16 01:53:14 +00:00
okan
8a8244095d check value 2012-07-16 01:42:00 +00:00
okan
147b66e3ac move the HasXinerama check into screen_find_xinerama and simplify logic;
moves closer to logic in menu code.
2012-07-16 01:36:30 +00:00
okan
94b92cf7fb re-use geom struct in client_ctx (saved)geometry. 2012-07-13 17:01:04 +00:00
mpi
dbe156d77d Fix path to mesa sources 2012-07-13 15:42:03 +00:00
okan
6ee7c6534f convert xmax/ymax uses to view geometry. 2012-07-13 15:21:35 +00:00
okan
3f2059e461 introduce screen "view" area and "work" area (gap applied) to simplify
various blocks that require understanding the screen geometry.
2012-07-13 14:18:04 +00:00
mpi
0e20e1901a Lets gallium a chance to build with our llvm port 2012-07-13 13:00:28 +00:00
mpi
eba99e2372 Let swrastg a chance to compile 2012-07-13 12:55:32 +00:00