aoyama
8a3654518e
Fix gcc3 specific error. The diff is based on latest upstream change.
...
suggested by jsg@, tested on luna88k by me, ok by jsg@ and matthieu@
2019-09-05 14:03:08 +00:00
jsg
cb4de3d9c1
sync
2019-08-28 08:04:03 +00:00
jsg
4126f04810
build xf86-video-amdgpu on arm64
...
ok kettenis@ patrick@
2019-08-28 08:03:10 +00:00
jsg
86f7c2fd52
enable radeonsi and llvm on arm64
...
ok kettenis@ patrick@
2019-08-28 08:01:48 +00:00
matthieu
2b9ab627de
update
2019-08-24 16:39:33 +00:00
jsg
cddeeb9fb6
intel: Add support for Comet Lake
...
From Anuj Phogat
82f6a746e8b47fb6e3f96d7f5f69973f50eec9ca in mesa master
2019-08-24 02:12:17 +00:00
jsg
5e7792301a
sync i965 pci ids with xserver git master
...
ok matthieu@
2019-08-24 01:20:16 +00:00
jsg
38e2fafc5f
remove duplicate ids added by patch in xserver 1.20.5 update
...
ok matthieu@
2019-08-24 01:15:31 +00:00
matthieu
4f845b250b
update
2019-08-15 18:06:41 +00:00
matthieu
13cff90981
Remove apps unlinked from the build several months ago.
2019-08-15 18:06:02 +00:00
matthieu
73599d9e9d
Update to xwininfo 1.1.5
2019-08-15 17:59:13 +00:00
matthieu
6993267f7f
Update to xprop 1.2.4
2019-08-15 17:52:58 +00:00
matthieu
ef2032d6ff
Update to xmodmap 1.0.10
2019-08-15 17:51:00 +00:00
matthieu
354ece0923
Update to xmore 1.0.3
2019-08-15 17:48:05 +00:00
matthieu
69458bc6ad
Update to xlsatoms 1.1.3
2019-08-15 17:43:42 +00:00
matthieu
fd47a85b33
Update to xlogo 1.0.5
2019-08-15 17:40:56 +00:00
matthieu
8c7b0d02e1
Update to xinput 1.6.3
2019-08-15 17:38:24 +00:00
matthieu
f0f73ad126
Update to xfd 1.1.3
2019-08-15 17:33:48 +00:00
matthieu
8ac46feb91
Update to xev 1.2.3
2019-08-15 17:31:43 +00:00
matthieu
a1d3d5c34b
Remove empty file also removed upstreams.
2019-08-15 17:29:01 +00:00
matthieu
ecd7f987b2
Update to xcompmgr 1.1.8
2019-08-15 17:27:05 +00:00
matthieu
dc74642110
Update to xclock 1.0.9
2019-08-15 17:19:52 +00:00
matthieu
180002922b
Update to xcalc 1.1.0
2019-08-15 17:13:47 +00:00
matthieu
274574490b
Update to xbiff 1.0.4
2019-08-15 17:11:34 +00:00
matthieu
aa6a2ecbd7
Update to xbacklight 1.2.3
2019-08-15 17:09:24 +00:00
matthieu
3c49189247
Update to x11perf 1.6.1
2019-08-15 17:03:49 +00:00
matthieu
5c7f6f0f8c
Update to setxkbmap 1.3.2
2019-08-15 17:03:15 +00:00
matthieu
6d205384e9
Update to sessreg 1.1.2
2019-08-15 17:02:20 +00:00
matthieu
38d585394d
Update to mkfontscale 1.2.1. This version got merged with mkfontdir.
2019-08-15 17:01:12 +00:00
matthieu
3910490aae
Update to fontstosfnt 1.0.5
2019-08-15 16:57:57 +00:00
matthieu
2542268dcc
Update to bitmap 1.0.9
2019-08-15 16:56:00 +00:00
matthieu
b9bedc770a
Provide better xsession examples. exec the window manager last.
...
Convert user's example to /bin/sh. Remove xman for example.
2019-08-15 16:23:33 +00:00
matthieu
6a5cb53020
Remove xman and olwm (not available from ports anymore) from menu
2019-08-15 16:17:16 +00:00
matthieu
3fd1c696d6
Remove xman from utilities menu.
2019-08-15 16:15:04 +00:00
matthieu
1e4dc55ae1
Don't prune duplicate modes there.
...
This function removes too many modes, causing trouble with the vesa
driver at least. Problem reported by semarie@. Thanks.
2019-08-15 14:48:45 +00:00
schwarze
7a992bbebd
Retire xman(1).
...
It's totally broken (requires MLINKS which we removed long ago,
relies on the old man.conf(5) format we stopped supporting long ago,
Alfred Morgan reported additional bugs on bugs@, ...),
it reimplements man(1) in a very poor way,
and it lacks many useful features that man(1) in an xterm(1)
readily provides, so fixing it would be a waste of time.
matthieu@ deraadt@ krw@ agree with the direction.
2019-08-15 12:11:36 +00:00
okan
2bcb96d9fd
Because cwm warps the pointer during a client move (to stay within the client),
...
there's a window of time where an expose or enternotify event will get
generated for a lower client; use a hammer and drain events after keyboard
move/resize, until such a time that cwm doesn't warp the pointer. Behavior
noticed by kn.
ok kn@
2019-08-13 18:45:38 +00:00
okan
ba4d949d04
Fix regression from r1.107 (lost a return); kettenis@ pointed out the high
...
potential for a use-after-free (true!) where kn@ ran into the regression using
an app that actually exercised the XGrabPointer() failure path.
2019-08-12 00:52:36 +00:00
matthieu
3a6045e486
replace obsoleted xf86{,Un}BlockSIGIO() calls by input_{,un}lock()
...
for xserver 1.20. No functional change.
2019-08-08 12:28:09 +00:00
matthieu
2aeb2bf61b
Adapt Block and Wakeup handlers prototypes to X server 1.20.
...
No functional change.
2019-08-08 12:23:34 +00:00
matthieu
c0e6abce88
Adapt Block and Wakeup handlers prototypes to X server 1.20.
...
No functional change.
2019-08-08 12:04:36 +00:00
deraadt
77671420b9
sync
2019-08-04 15:21:02 +00:00
matthieu
056243b384
regen after xtrans 1.4.0 update.
2019-08-04 13:47:51 +00:00
matthieu
14a4895e45
missed README -> README.md conversion in previous
2019-08-04 13:44:46 +00:00
matthieu
ccf7349d87
update
2019-08-04 13:37:42 +00:00
matthieu
9563e10e76
Update to libXft 2.3.3
2019-08-04 13:36:02 +00:00
matthieu
c6568d8569
update to libICE 1.0.10
2019-08-04 13:35:29 +00:00
matthieu
a400859a9c
Update to libX11 1.6.8 riding the major bump caused by xtrans 1.4.0
2019-08-04 13:34:52 +00:00
matthieu
85da565ec0
Update to libxtrans 1.4.0. Major bumps for libX11 and libICE.
...
no objections from naddy@, espie@ and ajacoutot@
2019-08-04 13:33:46 +00:00
matthieu
2e1879725f
Update to libXdmcp 1.1.3
2019-08-04 13:25:20 +00:00