Commit Graph

926 Commits

Author SHA1 Message Date
matthieu
f1b8f80ce9 Pull patch from X.Org bugzilla #7364 from XF4 tree: fix for
potential unaligned access on 64 bit architectures.
2007-08-06 16:15:08 +00:00
matthieu
39d2de7893 Disable xdmcp over IPv6 for now, like it was in XF4 because the
current code listens to IPv6 only by default.
tested and ok mbalmer@
2007-08-06 13:48:50 +00:00
todd
427c16f9a0 only put shared libs at the top of the tarballs, not all of X11R6/lib
ok matthieu@
2007-08-05 22:26:02 +00:00
matthieu
a462491a05 Fix quoting for cpp processing 2007-08-05 20:01:48 +00:00
matthieu
ce9833d5cb bring OpenBSD local diffs back in 2007-08-05 19:54:19 +00:00
matthieu
0fbe2a53f3 merge xdm 1.1.4 2007-08-05 19:37:39 +00:00
matthieu
9ab55f74d2 Import xdm 1.1.4 2007-08-05 19:00:25 +00:00
reyk
dcd6bea211 Add support for the mobile i965GM chipset.
tested by many
ok matthieu@
2007-08-04 19:55:21 +00:00
matthieu
348dc7ad3d regen 2007-08-04 19:44:30 +00:00
matthieu
8e06b3eaed Fix crash during resolution change. From debian bug #423485,
by Tormod Volden pointed at by Ryan Freeman. Thanks.
Has been in snapshots for a while without complaints.
2007-08-04 19:34:21 +00:00
todd
1d0a21a89c sync 2007-08-03 17:05:43 +00:00
todd
3540f26824 crank to 4.2
puffy v4.2 courtesy Ty Semaka, thanks!
2007-08-03 03:46:18 +00:00
mbalmer
6fa4e46eb4 Typo, it's xsetroot, not setroot.
ok matthieu.
2007-07-30 12:38:19 +00:00
matthieu
556ab37df3 regen 2007-07-29 12:20:04 +00:00
matthieu
9be58eca1a regen 2007-07-29 11:34:29 +00:00
matthieu
8370179c25 regen 2007-07-29 10:50:16 +00:00
matthieu
7499e731ed regen 2007-07-29 10:43:23 +00:00
matthieu
9a6a402f63 Remove RCS Id 2007-07-29 10:43:12 +00:00
matthieu
0f1f38e9f0 regen 2007-07-29 10:27:00 +00:00
matthieu
1c7792ef4c sync 2007-07-29 10:12:43 +00:00
matthieu
149412e021 sync 2007-07-29 08:44:30 +00:00
matthieu
5370eb37a3 regen 2007-07-29 08:38:06 +00:00
matthieu
280de4f507 remove -DUSE_XM_STUBS. I didn't not intend to commit this. 2007-07-29 08:32:45 +00:00
matthieu
99503146e2 Bring in GLw from XF4, to replace the Mesa version. This version
has Motif support enabled using a couple of hacks that Mesa didn't
pick up. ok mbalmer@
2007-07-28 13:50:48 +00:00
matthieu
b19e1aa7ef Initialize 'dz' again in the input routine. Fixes breakage introduced
in 1.2 and noticed by robert@.
2007-07-27 06:49:39 +00:00
mbalmer
cd2d3c8c17 Show correct include file pathnames in GLw documentation.
ok matthieu.
2007-07-23 13:33:04 +00:00
jolan
941644531a typo; from peter ericson 2007-07-14 11:20:10 +00:00
matthieu
46796a2b84 preprocess man page with tbl 2007-07-05 22:20:55 +00:00
matthieu
678c0fa793 the xterm manual page needs to be pre-processed by tbl. 2007-07-05 22:09:06 +00:00
todd
7982750e85 sync 2007-07-04 22:48:01 +00:00
ajacoutot
80c4160d9e - most users expect a "mouse" man page ; let's give them one using a
link to mousedrv(4)

inputs and ok matthieu@
2007-07-04 12:52:46 +00:00
matthieu
f1662182e6 regen 2007-06-30 06:57:45 +00:00
matthieu
d41b593701 Fix linking on OpenBSD/a.out systems. Tested by Nick@. 2007-06-30 06:38:56 +00:00
jmc
76c5c60953 Okan Demirmen sent me a diff to kill some silly Fa macros, then persuaded
me to clean this page up;

jasper and bernd gave oks for the Fa removal;
2007-06-29 21:10:37 +00:00
matthieu
2b69aaee49 mkfontscale now have a workaround to build on sh. So re-enable it.
Remainded by todd@.
2007-06-28 18:48:49 +00:00
todd
4253076c6b implement keyboard initiated movement of windows
enhanced version of diff originally from niallo@
man bits from niallo@
ok niallo@ japser@
2007-06-27 13:28:22 +00:00
niallo
b321a79f63 modify "exec" dialog so that it auto-completes based on executables in
_PATH_DEFPATH

add an "ssh-to" dialog which auto-completes based on contents of
 ~/.ssh/known_hosts (M-.)

testing and eyeballing by Simon Kuhnle <simonkuhnle at web.de>, todd@, pedro@
mk@ and David Cathcart <david at cathcart.cx>

ok todd@
2007-06-26 19:34:26 +00:00
mk
253e1abd9d The "Type" option is mandatory so put it in synopsis. Also, fix a small
sentence.

ok matthieu jmc
2007-06-24 16:33:15 +00:00
matthieu
3ef0e68671 regen 2007-06-23 21:49:28 +00:00
matthieu
1e286947d5 Pull some local changes from XF4 that didn't make it to xenocara.
Noticed by todd@ with a failed sgi build.
2007-06-23 12:49:06 +00:00
matthieu
b3161bf821 Fix static linking. 2007-06-20 21:46:22 +00:00
matthieu
495882d9db remove unneeded files 2007-06-16 16:34:59 +00:00
matthieu
9411e2c68c merge libpciaccess 2007/06/16 2007-06-16 16:22:09 +00:00
matthieu
ed93913cf1 Import libpciaccess from git as of today.
Changes: solaris support added.
2007-06-16 16:13:55 +00:00
matthieu
ac30841897 pretty SRCS list. 2007-06-15 19:43:57 +00:00
matthieu
53c7172c05 Merge xterm version 225 2007-06-15 19:34:50 +00:00
matthieu
06d70fc7d7 import xterm 225 2007-06-15 19:29:55 +00:00
matthieu
85ea868e9d swap xOrigin and yOrigin in SProcRenderSetPictureClipRectangles.
Fixes Xrender clipping rectangles when X server and client are of
different endianness, shown by xterm 225 among others.
2007-06-13 22:53:10 +00:00
todd
ac84733f10 sync 2007-06-11 15:28:33 +00:00
todd
e29094406d no need to recurse into distrib/notes twice 2007-06-11 15:27:51 +00:00