IABSD.fr/xenocara

Branch :


Log

Author Commit Date CI Message
91c82fae 2018-07-10 14:50:21 Remove useless ifdefs
a0819069 2018-07-10 14:44:34 Get rid of strcpy and strncpy (they were all looking safe though)
1b4f7ece 2018-07-10 14:20:42 Consistant use of bool whenever possible.
8e35b035 2018-07-10 13:57:31 Remove unused code.
72e68d3b 2018-07-10 13:15:50 Remove the unused localHostname() function.
e573efcd 2018-07-09 21:20:56 Make sure the fontconfig cache in the xbaseXX.tgz set is valid. Tarballs only store timestamps with 1s resolution, while the fontconfig cache uses nano-second resolution from the filesystem to check that a directory hasn't changed. So the font directories extracted by the installer were almost always considered out of date, causing applications that use fontconfig to trigger a rebuild of the cache. Now, when installing with DESTDIR set, we use a perl one-liner to remove the nanoseconds from the mtime of the fonts directories before running fc-cache, so that the timestamps recorded in the cache match what will be set after extracting the xfont set. Help and suggestions from at least guenther@, millert@, espie@ and deraadt@
3d6c2359 2018-07-09 21:16:41 Remove the local -c chroot change, unused now.
fddab557 2018-07-09 17:09:44 FcCacheFindByStat(): fix checking of the nanoseconds field. ok millert@
53d0e5e2 2018-07-09 16:52:19 Remove prototype for function that doesn't exist anymore in xenodom.
e5b6c5a2 2018-07-09 15:02:41 Source the Xsetup script before initializing the greeter widget. Based on a request by weerd@, tested by jca@ and weerd@
06061c49 2018-07-08 17:45:38 white space
b406222e 2018-07-08 17:16:44 update
caae66c0 2018-07-07 14:56:22 sync
3ae7282b 2018-07-06 03:31:17 sync
5e297892 2018-06-29 17:18:44 sync
7a6863f7 2018-06-28 20:11:32 The futex-based implementation of libxshmfence requires atomic operations that hppa, m88k and sh don't provide. Since DRI3 requires libxshmfence, this means we can't enable DRI3 on these platforms. ok matthieu@
2b4ad4e7 2018-06-27 13:21:42 sync
3bd5debf 2018-06-26 18:20:32 sync
c7bc2b34 2018-06-26 06:51:17 Enable various bits of DRI3 support. ok matthieu@
a011f4db 2018-06-18 20:07:30 Improve the wheel emulation logic. Make the axis filtering symmetrical, and less restrictive for vertical scrolling. Thanks to Jake Champlin for help with the issue. ok matthieu@
609cb010 2018-06-10 14:21:39 sync
191958df 2018-06-09 11:44:13 Make sure we create shared memory files in /tmp such that programs can use the "tmppath" pledge to allow creation of shared memory fences. ok matthieu@
3a5dfaa2 2018-06-08 13:16:24 Add OpenBSD support using process-global futexes. ok matthieu@
d9fb2885 2018-06-07 22:05:13 add BSD build infrastructure
14d42ae4 2018-06-07 21:59:18 Makefile for dri3proto
b1a440ca 2018-06-07 21:57:28 Import libxshmfence 1.4
9d95a995 2018-06-07 21:56:17 Import dri3proto 1.0
caa58244 2018-06-07 09:25:32 Make sure HAVE_DRI3 is defined when DRI3 support is enabled. Matches what is done for Linux. ok jsg@
eb834a5b 2018-05-29 06:02:52 Explcitely disable xf86misc and fontcache extension support. Some people may still have old files lying around while building. Suggested by deraadt@
3b5f1cf2 2018-05-26 08:52:16 Use -mxgot to build libepoxy on mips64 and mips64el. ok visa@ who reported that mips64 is affected too.
cd6e03ff 2018-05-26 08:17:01 sync
864ae554 2018-05-26 07:51:37 Remind people to bump dependent libs majors too.
766a354a 2018-05-26 07:51:00 Bump majors after libfreetype major bump
5653f6ed 2018-05-25 06:26:21 sync
ebc336bb 2018-05-25 06:26:00 update
9d6c7364 2018-05-25 06:24:59 Update to libepoxy 1.5.2. ok aja@
4fab2a21 2018-05-21 20:07:31 update
337449ed 2018-05-21 20:06:55 Update to libdmx 1.1.4
4defdf0a 2018-05-21 20:02:28 Update to libpciaccess 0.14
e2efba86 2018-05-21 19:52:26 Update to xbitmaps 1.1.2
ac5bf229 2018-05-21 18:49:32 update
ca1e08f7 2018-05-21 18:47:37 Update xwud to 1.0.5
b04bdc2c 2018-05-21 18:44:13 Update to xwininfo 1.1.4
4781b8e9 2018-05-21 18:37:29 Update to xwd 1.0.7
3a44be17 2018-05-21 18:33:48 Update to xsm 1.0.4
84bc3460 2018-05-21 18:29:41 Update to xsetroot 1.1.2
3488e8d2 2018-05-21 18:24:59 Update to xset 1.2.4
7836b43b 2018-05-21 18:18:55 update xrefresh 1.0.6
677ce9de 2018-05-21 18:14:58 Update to xrdb 1.1.1
8e147bf9 2018-05-21 18:11:25 Update to xprop 1.2.3
cf2d414a 2018-05-21 18:08:21 Update to xpr 1.0.5
8c04f8bb 2018-05-21 18:04:09 Update to xmessage 1.0.5
ecaf0e92 2018-05-21 18:00:32 Update to xlsfonts 1.0.6
96be043b 2018-05-21 17:58:22 Update to xlsclients 1.1.4
3a29818c 2018-05-21 17:54:50 Update to xload 1.1.3
28f6cb9d 2018-05-21 17:50:14 Update to xkill 1.0.5
e9ceea7e 2018-05-21 17:46:26 Update to xkbcomp 1.4.1
169077e6 2018-05-21 17:05:09 Update to xinit 1.4.0
bb038f71 2018-05-21 16:24:15 Update to xfontsel 1.0.6
e47cdd2d 2018-05-21 16:19:57 Update to xeyes 1.1.2
ec123d97 2018-05-21 16:15:34 Update to xdriinfo 1.0.6
b11eddb9 2018-05-21 16:11:22 Update to xbacklight 1.2.2
bd628a1a 2018-05-21 16:05:26 Update to viewres 1.0.5
141f5c95 2018-05-21 16:00:54 Update to twm 1.0.10
8259ecda 2018-05-21 15:49:52 Update to oclock 1.0.4
48856103 2018-05-21 15:42:53 Update to mkfontscale 1.1.3
485d0797 2018-05-21 15:38:17 Update to listres 1.0.4
8b989225 2018-05-21 15:32:35 Update to ico 1.0.5
a22e8b4a 2018-05-21 15:22:54 Update to iceauth 1.0.8
d8bf5bd7 2018-05-21 15:15:36 Update to editres 1.0.7
307bf81e 2018-05-21 15:00:17 Update to appres 1.0.5
0ebe3be1 2018-05-21 14:59:53 Update to appres 1.0.5
5d55788f 2018-05-21 14:24:32 Update to freetype-doc-2.9.1
1fbe2710 2018-05-21 14:03:29 sync
2f630448 2018-05-21 12:52:40 sync
1f0d8a70 2018-05-21 11:56:16 Backout local change, not needed anymore Suggested by matthieu@
c1147192 2018-05-21 11:52:24 Update to FreeType 2.9.1 OK matthieu@
3765173e 2018-05-20 17:25:01 Adjust to reality: obj dirs are mandatory and should be created as root.
3c2639c9 2018-05-20 09:41:33 sync
049ea173 2018-05-20 09:40:53 Unlink fontcache and xf86misc libs and protos from the build. They are both unsupported on the server side for many years. ok tb@
54917569 2018-05-20 09:28:40 Change the 'Enable Blinking Cursor' menu item to 'Toggle Cursor Blinking' This is more coherent with how the menu item interacts with changes caused by sending escape sequences. Remove the check mark from the item which was getting out of sync.
2c13a168 2018-05-20 09:25:38 Make 'reset terminal' also reset the blinking state of the cursor. Fix from Thomas Dickey.
a7a745bb 2018-05-20 09:22:18 set the default for cursorBlink to 'never'
51ae82fb 2018-05-19 14:46:03 update
022476f9 2018-05-06 15:26:15 static variable shadowing found by clang
537654d7 2018-05-06 15:25:27 Unused variables found by clang
fc7d5d18 2018-05-06 15:18:42 Add missing brackets to multi-statement if in SaveServerAuthorizations From Alan Coopersmith in xdm.
c4e3a279 2018-05-01 14:09:05 Remove libXfont. unlinked from builds since one month.
e1c8def5 2018-04-28 17:40:09 -update
13d37ac4 2018-04-19 14:52:34 modesetting: setup colormap Fixes utilities like xcalib Upstream xorg commit ac138f9b31b0fba00742edbc3326afe66e28099a ok matthieu
26b9521a 2018-04-09 18:16:44 Don't use optarg as format string. ok millert@
c37ef19e 2018-04-09 15:48:14 Measure statistics against UPTIME clock. So that your statistics remain correct if the system wall clock is changed during playback. Use CLOCK_UPTIME instead of CLOCK_MONOTONIC so that statistics remain correct across suspend/resume. Testing by tobias@, sthen@, and Benjamin Baier <programmer AT netzbasis DOT de>. ok sthen@
ef72b46f 2018-04-02 17:06:59 update
4134ad05 2018-04-02 17:06:24 sync
ec1ab865 2018-04-02 17:06:02 Unhook libXfont from the build. Obsoleted by libXfont2. Bulk ports build checked by naddy@. Thanks.
690963b7 2018-03-29 20:50:18 update
75cfafe8 2018-03-29 20:34:30 Update to bdftopcf 1.1
a59a4af1 2018-03-29 20:23:53 Update to xterm 331
6e8ae151 2018-03-29 20:22:05 Update to xterm 331
364ef073 2018-03-29 20:19:15 Update to xterm 331