summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-07 282. Fix integer overflow problems in the handling of Type1 fontsxf-4_6-branchtsi1-182/+3
2006-09-07 73. Fix integer overflow problems in the handling of Type1 fontstsi6-7/+39
2006-09-07Snapshot: 4.6.99.7dawes1-2/+4
2006-09-06 72. Add the cleandir utility's functionality to lndir (David Dawes).dawes3-12/+186
2006-09-04 71. Extend xwd to allow selection of a rectangular sub-region of a window totsi6-58/+428
2006-09-04 70. Fix infinite loops and/or segfaults that can occur when libXpm readstsi2-14/+22
2006-09-02 69. Make X server argv strings constant (David Dawes).dawes119-373/+383
2006-08-31 68. Handle tinyx directories as subdirs of Xserver/hw/tinyx rather thandawes3-26/+78
2006-08-24warning fixdawes1-2/+1
2006-08-21 67. Extend the mmapr and mmapw utilities to allow specification of wsconstsi1-1/+3
2006-08-21Snapshot: 4.6.99.6dawes1-2/+4
2006-08-20 66. Fix mmapw segfault that can occur on some systems (Marc La France).tsi1-1/+2
2006-08-18 65. Fix file descriptor leaks in the module loader's error paths (antsi2-6/+10
2006-08-18 64. Support multiple PCI domains on OpenBSD/sparc64, pending kernel changestsi3-16/+43
2006-08-09 63. Fix a case where X server audit messages do not get printed (David Dawes).dawes24-327/+345
2006-08-07Snapshot: 4.6.99.5dawes1-2/+4
2006-07-27 60. Some X11.tmpl housecleaning; Don't generate references to libraries thattsi2-709/+1011
2006-07-26Minor tweaktsi1-2/+2
2006-07-26Build fixtsi1-1/+6
2006-07-26Guard against unescaped caretstsi1-2/+2
2006-07-26Missed a few more "^" occurrences.tsi1-3/+3
2006-07-25Fix for Solaris (whose /bin/sh bestows special meaning to an unescaped "^"tsi1-3/+3
2006-07-25Warning fixtsi1-2/+2
2006-07-25Fix typotsi1-2/+2
2006-07-24 59. Re-implement an old hack that was meant to deal with unaligned accessestsi3-22/+15
2006-07-23 58. More fixes for linking with a static libGL (Marc La France).tsi17-41/+46
2006-07-23 57. Allow glxinfo and glxgears to be linked with a static libGL (addtsi3-9/+11
2006-07-23 56. Fix segfaults in PCF font handling (adapted from Matthieu Herrb).tsi3-6/+37
2006-07-22 55. Fix typo/brain fart that prevented hardware cursor support in the sunffbtsi2-4/+6
2006-07-21Snapshot: 4.6.99.4dawes1-2/+4
2006-07-18 54. Remove the "special case"'ing of assembler objects WRT their inclusiontsi8-102/+29
2006-07-14Fix typotsi1-2/+2
2006-07-14 53. Another swipe at dealing with xterm's setgid woes:tsi7-93/+166
2006-07-12- Add definitions for MIPS ELF relocations (not yet used);tsi2-7/+56
2006-07-11 52. Fix gccmakedep script to disable filename expansion in its quotedtsi2-5/+15
2006-07-11Fix typotsi1-2/+2
2006-07-11 51. Fix stack overflow in libXfont's FreeType code (Matthieu Herbb, Bugzillatsi2-2/+7
2006-07-10 50. Extend the SunOS/Solaris aperture driver to sun4v and amd64tsi1-1/+3
2006-07-10 49. Recognise the newer sun4v's as sun4u's (Marc La France).tsi2-5/+8
2006-07-10 48. Update Macintosh french keymap (Adapted from Etienne Bersac, Bugzillatsi2-43/+58
2006-07-10Make an analog xclock, when using Render, update the minute hand at most everytsi1-2/+2
2006-07-10Update corresponding to ucsany.c's license change.tsi1-10/+3
2006-07-10Resync with NetBSD version (license change only).tsi1-9/+2
2006-07-07Snapshot: 4.6.99.3dawes1-2/+4
2006-07-05Add more GCC-internal symbols.tsi1-5/+7
2006-07-05 47. Fix unaligned accesses in the ELF loader on non-Linux SPARC that occurtsi2-5/+6
2006-07-05 46. Fix cases where ELFAddressToSymbol() returns an empty stringdawes2-3/+8
2006-07-05 45. Allow a module to export its own ModuleData structure, and use this totsi5-12/+16
2006-07-05Add an additional debug message.tsi1-1/+6
2006-07-05 43. ELF loader changes: Remove unnecessary resetDest*() calls; Fix supporttsi2-78/+158