Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-01 | Add const attributes to fix gcc -Wwrite-strings warnings | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com> | |||
2011-10-01 | Convert PRMSG macro to prmsg inline function | Alan Coopersmith | |
Allows using varargs to have the correct number of arguments passed to get rid of the many gcc warnings about variable printf format strings, and to reduce the duplication from having 5 implementations of the PRMSG macro depending on the debug options defined & output method used. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com> | |||
2011-09-16 | Strip trailing whitespace | Alan Coopersmith | |
Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2011-04-17 | Merge remote branch 'origin/master' into obsd | Matthieu Herrb | |
2011-03-16 | Remove a decnet leftover | Adam Jackson | |
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Daniel Stone <daniel@fooishbar.org> Signed-off-by: Adam Jackson <ajax@redhat.com> | |||
2010-11-27 | Merge remote branch 'origin/master' into obsd | Matthieu Herrb | |
2010-11-07 | Remove ISCFuncs, fix SCOFuncs inclusion (bug 23324) | Jesse Adkins | |
ISCFuncs was removed by commit 339ddc413559d4cb117a72f87b2a70dae6911c32. SCOFuncs should be for SCO only, instead of !sun. Also, remove comments that suggest ISC support. Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2009-08-02 | Merge commit 'origin/master' into obsd | Matthieu Herrb | |
2009-07-30 | Fix ifdef checks for SVR4 to do the right thing on Solaris | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2008-10-11 | Merge branch 'master' into obsd | Matthieu Herrb | |
Conflicts: Xtransutil.c | |||
2008-10-07 | Remove DECNET support. | Adam Jackson | |
This hasn't been consumed in the server or libs since 7.0. | |||
2008-08-07 | Massive ifdef cleanup, dropping a ton of unsupported platform code. | Adam Jackson | |
2008-07-15 | Apple: Allow Xquartz to provide an additional fd to xtrans since the dynamic ↵ | Jeremy Huddleston | |
addition code in the server isn't bulletproof yet. | |||
2008-05-24 | OpenBSD fixes: snprintf/strlc{at,py} | Matthieu Herrb | |
2008-05-23 | Launchd: This functionality has been moved into xorg-server | Jeremy Huddleston | |
2008-02-10 | Fixed #ifdef checks that were using i386 to use __i386__ | Jeremy Huddleston | |
""" It's simply obsolete, sloppy, compiler namespace pollution. The compiler is not allowed to predefine symbols that might conflict with ordinary identifiers. For backwards compatibility gcc currently predefines i386 when compiling for x86 32-bit (but not 64-bit), but that will go away. It is also not defined if you specify -ansi when invoking the compiler, because then it is seriously standards compliant. Other compilers shouldn't define it either. Correct code shouldn't rely on it being defined. However __i386__ is safe and proper. """ | |||
2007-12-02 | make launchd error messages less scary | Ben Byer | |
2007-11-14 | removed cvs tags | Ben Byer | |
2007-09-05 | changes to support launchd on OS X | Ben Byer | |
2006-08-22 | Merge more fixes from Solaris xtrans | Alan Coopersmith | |
Convert sprintf -> snprintf Don't use fake readv/writev on Solaris x86. | |||
2006-08-21 | Merge Solaris named pipe transport support into LOCALCONN | Alan Coopersmith | |
Also clean up #ifdefs in Xtranslcl for which transport types are supported Add "pipe" alias for named pipe transport on Solaris to match Solaris Xlib. | |||
2005-11-08 | See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902 | Kean Johnson | |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.XORG-6_8_99_14 | Daniel Stone | |
Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all source files in the xserver/xorg tree, predicated on defines of HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to <X11/fonts/foo.h>. | |||
2004-11-15 | Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Addedxprint_packagertest_20041217_basexprint_packagertest_20041125_base | Alexander Gottwald | |
mingw (Win32) port | |||
2004-07-17 | Fix typo in debug message in MakeAllCLTSServerListeners | Alan Coopersmith | |
Add $(GETPEER_DEFINES) to DEPEND_DEFINES for makedepend Add "localuser" and "localgroup" access types to server-interpreted authentication scheme. | |||
2004-04-23 | Merging XORG-CURRENT into trunkXACE-SELINUX-MERGE | Egbert Eich | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0 | Egbert Eich | |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | |
2003-12-19 | XFree86 4.3.99.902 (RC 2)xf86-4_3_99_902 | Kaleb Keithley | |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16 | Kaleb Keithley | |
2003-11-14 | XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1 | Kaleb Keithley | |
2003-11-14 | R6.6 is the Xorg base-lineXORG-MAIN | Kaleb Keithley | |