Displaying 20 results from an estimated 400 matches similar to: "[ANNOUNCE] xproto 7.0.12"
2008 May 29
0
xproto-7.0.13
Alan Hourihane (1):
avoid checking for fds_bits on mingw
Colin Harrison (2):
Use winsock2.h
Use Sleep() instead of sleep() on windows
James Cloos (2):
Fix typo in XF86Keysym.h
Add more dead key syms
Jeremy Huddleston (3):
Apple: Cleaned up some Apple definitions
Apple: Define _DARWIN_C_SOURCE otherwise _XOPEN_SOURCE, _POSIX_SOURCE, or _POSIX_C_SOURCE
2015 Jul 01
0
[ANNOUNCE] xproto 7.0.28
Adds support for up to 512 clients in the X server. Also a warning fix
for C99 compilers, and a build fix for Darwin.
Adam Jackson (1):
xproto 7.0.28
Jeremy Huddleston Sequoia (1):
darwin: Include strings.h
Olivier Fourdan (1):
Increase the number of file descriptors
Thomas Klausner (1):
Use C99 compliant definition of nonnull attribute.
git tag: xproto-7.0.28
2016 May 13
0
[ANNOUNCE] xproto 7.0.29
Alan Coopersmith (1):
Incorrect guard block in HPkeysym.h
James Clarke (1):
Don't let XFD_SETSIZE exceed FD_SETSIZE
Julien Cristau (1):
xproto 7.0.29
Olivier Fourdan (1):
Raise the number of FD on WIN32 as well
git tag: xproto-7.0.29
http://xorg.freedesktop.org/archive/individual/proto/xproto-7.0.29.tar.bz2
MD5: eeeae1f47d43a33ef0d5c56727410326
2016 Sep 22
0
[ANNOUNCE] xproto 7.0.30
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jeremy Huddleston Sequoia (5):
Xfuncproto.h: Define __has_feature() if it isn't already
Xfuncproto.h: Define __has_extension() if it isn't already
Xfuncproto: Add support for _X_DEPRECATED_MSG() macro
Xfuncproto: Add support for _X_NOTSAN macro
xproto 7.0.30
git tag: xproto-7.0.30
2016 Sep 23
0
[ANNOUNCE] xproto 7.0.31
A bit of a brownbag release; sorry I didn't catch the typo in review.
Keith Packard (2):
Fix typo __has_extenstion -> __has_extension
xproto 7.0.31
git tag: xproto-7.0.31
http://xorg.freedesktop.org/archive/individual/proto/xproto-7.0.31.tar.bz2
MD5: 16791f7ca8c51a20608af11702e51083 xproto-7.0.31.tar.bz2
SHA1: 779fa333c5522cca40ca810c25a8fa60b6ccedfb xproto-7.0.31.tar.bz2
2006 Sep 21
0
[ANNOUNCE] (for 7.1.0) xproto 7.0.8
Hi,
Another fresh xproto release for you. This one brings inlines and a
couple of new keysyms, as well as an AIX fix.
ajax: I'd like this one for 7.1.0.
Alan Coopersmith:
renamed: .cvsignore -> .gitignore
Replace manual ChangeLog with dist-hook to generate from git log
Dan McNichol:
Bug #7458: AIX changes to Xmd.h
Daniel Stone:
Add ISO_Level5_{Shift,Latch,Lock}.
2006 Jun 01
0
[ANNOUNCE] xproto 7.0.6
Bug #6296: Add Braille keysyms. (Samuel Thibault)
CVS tag: xproto-7_0_6
http://xorg.freedesktop.org/releases/individual/xproto-7.0.6.tar.gz:
MD5: eb1690a9d77bce94c6490f9794a3a594 xproto-7.0.6.tar.gz
SHA1: 05d390c4100c48aff3f9d5ffcf7cdc42dfac2476 xproto-7.0.6.tar.gz
http://xorg.freedesktop.org/releases/individual/xproto-7.0.6.tar.bz2:
MD5: 576f12caab9d1c022ac92c9443f39079
2014 Dec 31
0
[ANNOUNCE] xproto 7.0.27
This package provides the headers and specification documents defining
the X Window System Core Protocol, Version 11.
It also includes a number of headers that aren't purely protocol related,
but are depended upon by many other X Window System packages to provide
common definitions and porting layer.
This release improves support for compiler attributes for the clang and
Solaris Studio 12.4
2006 Apr 26
0
[ANNOUNCE] xproto 7.0.5
Fix more comment typos.
On Solaris, #include <sys/isa_defs.h> to be sure _LP64 is defined
in 64-bit builds.
Fix some comment typos.
CVS tag: xproto-7_0_5
6f287a54712dae74b62f1ec6b6e207ad xproto-7.0.5.tar.gz
f47d90bd44e3809e0bdf8da87d27caa25b7f3f8d xproto-7.0.5.tar.gz
7ebf5b845817a867f2e4bdcabc33a257 xproto-7.0.5.tar.bz2
c4757c2051f5774fe35b0a6c7aa455ae684d6781 xproto-7.0.5.tar.bz2
-
2010 Nov 03
0
[ANNOUNCE] xproto 7.0.19
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This package provides the headers and specification documents defining
the X Window System Core Protocol, Version 11.
It also includes a number of headers that aren't purely protocol related,
but are depended upon by many other X Window System packages to provide
common definitions and porting layer.
No code nor headers were changed in this
2010 Dec 08
0
[ANNOUNCE] xproto 7.0.20
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This package provides the headers and specification documents defining
the X Window System Core Protocol, Version 11.
It also includes a number of headers that aren't purely protocol related,
but are depended upon by many other X Window System packages to provide
common definitions and porting layer.
This release provides two code changes - an
2008 Jul 01
0
[CentOS4.6]Where can I get these packages (xorg-server xproto fontsproto)?
When I install xf86-video-intel-2.3.2, Package requirements were not met.
And " yum list | grep xorg-server " can not find such package.
Where can I get these packages (xorg-server xproto fontsproto)?
Thanks in advance.
The log information is below:
./configure
......
checking pkg-config is at least version 0.9.0... yes
checking for XORG... Package xorg-server was not found in the
2003 May 17
0
opensshd fd_set definition problem
Hello,
I have been playing with valgrind + openssh-3.5p1 as
distributed in Red Hat 9. In the report, I get this:
==1059== Invalid read of size 4
==1059== at 0x40170B7D: vgAllRoadsLeadToRome_select
(vg_intercept.c:612)
==1059== by 0x40170DF2: __select (vg_intercept.c:681)
==1059== by 0x804E4C6: (within /usr/sbin/sshd)
==1059== by 0x403DC5CC: __libc_start_main (in
/lib/libc-2.3.2.so)
2011 May 14
3
Problems building wine 1.3.20 on Mac os x 10.6.7
Hi all,
I have been trying to build wine from source on my imac, but I encountered errors that I have no idea how to fix [Crying or Very sad]
I configured with:
Code:
./configure CPPFLAGS='-I/usr/X11/include -I/opt/local/include' LIBS='-lGL -lGLU' LDFLAGS='-L/usr/X11/lib -L/opt/local/lib'
I installed the dependencies for wine with MacPorts (hence the /opt/local).
2003 Aug 04
0
Thread woes after 4.7 - 4.8 upgrade
Since upgrading our openldap (v1.2.13) server to 4.8-STABLE from 4.7-STABLE,
we've noticed that the slapd server increasingly eats up memory, before
dieing and coredumping after about 15 minutes. I rebuilt the package (via
ports), post-upgrade, to see if that fixed the problem and no dice. I've
rebuilt libc_r and the pkg with debugging symbols, yielding the following:
# gdb ./slapd.static
2016 Jan 24
3
Intel Xorg driver for Intel HD graphics
I found this page:
https://01.org/linuxgraphics/downloads/2015q4-intel-graphics-stack-release
I have an Intel NUC5C with "Intel HD" graphics and I'm trying to use CentOS
7.2
I downloaded the files suggested:
cairo-1.14.4.tar.xz libva-1.6.2.tar.bz2
mesa-11.0.4.tar.xz
intel-gpu-tools-1.13.tar.bz2 libva-intel-driver-1.6.2.tar.bz2
xf86-video-intel-2.99.917.tar.gz
2008 Mar 06
0
[ANNOUNCE] libX11 1.1.4
Adam Jackson (2):
Bug #14029: Don't LockDisplay() recursively.
libX11 1.1.4
Alan Coopersmith (6):
X.Org Bug #4312: incorrect comment asterisk in XAnyEvent.3x man
page
XErrorDB updates for Render 0.9 & XFixes 4.0
Add WM_LOCALE_NAME to list of properties set in XSetWMProperties
comment
Spell out number in XkbGetKeyVirtualModMap man page to avoid cpp
2005 Mar 11
1
select.h not working on ia64
__FD_SET, __FD_CLR, __FD_ISSET, __FD_ZERO
are inside of __KERNEL__ in:
include/asm-ia64/posix_types.h
and therefore not available.
I've added stuff like this to our code:
#ifndef __FD_SET
#define __FD_SET(d, set) ((set)->fds_bits[__FDELT(d)] |= __FDMASK(d))
#endif
but it would be nice if this can be solved in klibc.
Thanks,
Kay
2020 Jul 27
0
SegFault when using TunnelServer=yes
Hi. I have few questions out of curiosity.. Cant help for now with
your problem...
What version is crashing? 1.1 or 1.0 ?
How your network is segmented..?
I use tinc myself here a lot too (1.0) but my network is very segmented.
I use switch mode and handle routing myself, so mesh links arent large..
I would NOT go beyond 30 nodes for full auto-mesh.. its already like 435
edges...
Regards,
2006 Nov 02
0
[ANNOUNCE] XCB 1.0 release candidate 3 now available
The XCB developers proudly announce the 1.0 RC3 (0.9.93) release of
xcb-proto and libxcb, now available from:
<http://xcb.freedesktop.org/dist/xcb-proto-0.9.93.tar.bz2>
with sha1sum: c3a0a5ecc6c602c948d164b186967eb715e872e6
<http://xcb.freedesktop.org/dist/xcb-proto-0.9.93.tar.gz>
with sha1sum: 59f4963abb1772d179f0f299c46a9ee2eb259884