Home | History | Annotate | Line # | Download | only in dist
      1 commit 0d20e0453fcbe348e517e65fa45126ea4b4477cc
      2 Author: Julien Cristau <jcristau (a] debian.org>
      3 Date:   Sat May 12 13:29:07 2012 +0200
      4 
      5     xf86-video-newport 0.2.4
      6 
      7 commit 3e01816ce8a8d42144cb6726435ee72cf698ce92
      8 Author: Matt Turner <mattst88 (a] gmail.com>
      9 Date:   Mon Sep 26 22:54:13 2011 -0400
     10 
     11     Remove if(E != NULL) checks around free(E)
     12     
     13     Signed-off-by: Matt Turner <mattst88 (a] gmail.com>
     14 
     15 commit 95b2e6f88fca70216d0bffd813981316ec74b2de
     16 Author: Paulo Zanoni <pzanoni (a] mandriva.com>
     17 Date:   Mon Dec 13 15:55:18 2010 -0200
     18 
     19     Replace X{c,r,}alloc and Xfree for stdlib functions
     20     
     21     Signed-off-by: Paulo Zanoni <pzanoni (a] mandriva.com>
     22     Reviewed-by: Jeremy Huddleston <jeremyhu (a] apple.com>
     23     Signed-off-by: Julien Cristau <jcristau (a] debian.org>
     24 
     25 commit 21c5ff7a38fb0a678f90478659e5e486213fb6a0
     26 Author: Gaetan Nadon <memsize (a] videotron.ca>
     27 Date:   Wed Jul 21 16:49:04 2010 -0400
     28 
     29     config: add comments for main statements
     30 
     31 commit 1e66f6b1960fbc1261da1118083c5283f06fc1c5
     32 Author: Gaetan Nadon <memsize (a] videotron.ca>
     33 Date:   Wed Jul 21 16:07:00 2010 -0400
     34 
     35     config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
     36     
     37     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
     38 
     39 commit f669d93ea1a6e2de304ff0a73e5d8ace0c9094ba
     40 Author: Gaetan Nadon <memsize (a] videotron.ca>
     41 Date:   Wed Jul 21 14:37:41 2010 -0400
     42 
     43     config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
     44     
     45     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
     46 
     47 commit be8da92fde7a6d5606ff052ae18ce7027fc14160
     48 Author: Gaetan Nadon <memsize (a] videotron.ca>
     49 Date:   Wed Jul 21 14:05:22 2010 -0400
     50 
     51     config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
     52     
     53     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
     54 
     55 commit cd3146c2e05b6e2005ff696e6b2daf448246d11d
     56 Author: Gaetan Nadon <memsize (a] videotron.ca>
     57 Date:   Wed Jul 21 09:27:42 2010 -0400
     58 
     59     config: complete AC_INIT m4 quoting
     60     
     61     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
     62 
     63 commit 7fa3f4afea77c3eb7768ee18b7ddf352024bdf4a
     64 Author: Gaetan Nadon <memsize (a] videotron.ca>
     65 Date:   Tue Jul 20 21:44:57 2010 -0400
     66 
     67     config: remove unrequired AC_SUBST([XORG_CFLAGS])
     68     
     69     This macro is called by PKG_CHECK_MODULES
     70     
     71     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
     72 
     73 commit fbbe579d900759cdf3cca486e5af9ed537c1fae2
     74 Author: Gaetan Nadon <memsize (a] videotron.ca>
     75 Date:   Tue Jul 20 20:24:42 2010 -0400
     76 
     77     config: remove unrequired AC_HEADER_STDC
     78     
     79     Autoconf says:
     80     "This macro is obsolescent, as current systems have conforming
     81     header files. New programs need not use this macro".
     82     
     83     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
     84 
     85 commit 6a5c1636c9b2e73e02af94e14cc7a7d41a442ce9
     86 Author: Gaetan Nadon <memsize (a] videotron.ca>
     87 Date:   Tue Jul 20 19:41:31 2010 -0400
     88 
     89     config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
     90     
     91     XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls
     92     AC_PROG_C_C99. This sets gcc with -std=gnu99.
     93     If AC_PROG_CC macro is called afterwards, it resets CC to gcc.
     94     
     95     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
     96 
     97 commit 47fe48827a8cafad37a05c39e9b450738aa2ed61
     98 Author: Gaetan Nadon <memsize (a] videotron.ca>
     99 Date:   Tue Jul 20 18:45:19 2010 -0400
    100 
    101     config: update AC_PREREQ statement to 2.60
    102     
    103     Unrelated to the previous patches, the new value simply reflects
    104     the reality that the minimum level for autoconf to configure
    105     all x.org modules is 2.60 dated June 2006.
    106     
    107     ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
    108     
    109     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    110 
    111 commit 4bbbfb202fd1d31340e9eaff929a3a14d9a4c884
    112 Author: Gaetan Nadon <memsize (a] videotron.ca>
    113 Date:   Tue Jul 20 16:15:29 2010 -0400
    114 
    115     config: upgrade to util-macros 1.8 for additional man page support
    116     
    117     Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
    118     The value of MAN_SUBST is the same for all X.Org packages.
    119 
    120 commit c46b3ca0418dedfa7a8a526f014dc2e43c4f785d
    121 Author: Gaetan Nadon <memsize (a] videotron.ca>
    122 Date:   Sun Jun 13 19:26:30 2010 -0400
    123 
    124     README: keep the text version of README, discard the sgml version
    125     
    126     The linuxdoc doc tool is deprecated.
    127     README files are exclusively text files.
    128     
    129     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    130 
    131 commit dd7a59d040c7a6b6b721f241537c3426d9865c7f
    132 Author: Gaetan Nadon <memsize (a] videotron.ca>
    133 Date:   Sun Jun 13 19:21:38 2010 -0400
    134 
    135     README: fix linuxdoc content
    136     
    137     defs.ent are located under X11 directory
    138     ident tag is not a Linuxdoc tag
    139     replace docbook email tag with linuxdoc email tag
    140     
    141     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    142 
    143 commit feb48d8c797370d827a4be5472e209c13ffeb4f1
    144 Author: Gaetan Nadon <memsize (a] videotron.ca>
    145 Date:   Sat Jun 12 20:49:44 2010 -0400
    146 
    147     COPYING: replace stub file with actual Copyright notices.
    148     
    149     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    150 
    151 commit 48f48e585bf542be48d7d34dc66d430d6843268f
    152 Author: Julien Cristau <jcristau (a] debian.org>
    153 Date:   Sat Jan 23 14:46:46 2010 +0100
    154 
    155     newport: stop using obsolete loader functions
    156     
    157     The loader symbol list functions have been removed from the server in
    158     1.7.
    159     
    160     Reported-and-tested-by: Bernhard R. Link <brlink (a] debian.org>
    161     Signed-off-by: Julien Cristau <jcristau (a] debian.org>
    162 
    163 commit 12f5f9a07259b986fdf9f76004da9512f7890382
    164 Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    165 Date:   Fri Jan 15 15:54:02 2010 -0800
    166 
    167     Update Sun license notices to current X.Org standard form
    168     
    169     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
    170 
    171 commit c7912af51eb02292ae7efde7ce8165b22935bf57
    172 Author: Gaetan Nadon <memsize (a] videotron.ca>
    173 Date:   Tue Dec 15 22:01:02 2009 -0500
    174 
    175     configure.ac: remove unused sdkdir=$(pkg-config...) statement
    176     
    177     The sdkdir variable isn't use, so remove the statement.
    178     
    179     Acked-by: Dan Nicholson <dbn.lists (a] gmail.com>
    180     
    181     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    182 
    183 commit fb0e0d04d1e229ebd1c60ce5359518fb14460f2e
    184 Author: Gaetan Nadon <memsize (a] videotron.ca>
    185 Date:   Mon Nov 23 09:25:05 2009 -0500
    186 
    187     Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
    188     
    189     Now that the INSTALL file is generated.
    190     Allows running make maintainer-clean.
    191 
    192 commit 79d2c1d3303d297bce9f21d46c5f3def2675b422
    193 Author: Gaetan Nadon <memsize (a] videotron.ca>
    194 Date:   Wed Oct 28 14:41:41 2009 -0400
    195 
    196     INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
    197     
    198     Automake 'foreign' option is specified in configure.ac.
    199     Remove from Makefile.am
    200 
    201 commit 63d439b2aee729746c30437f70b277787b22bd8e
    202 Author: Gaetan Nadon <memsize (a] videotron.ca>
    203 Date:   Wed Oct 28 14:09:09 2009 -0400
    204 
    205     INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
    206     
    207     Add missing INSTALL file. Use standard GNU file on building tarball
    208     README may have been updated
    209     Remove AUTHORS file as it is empty and no content available yet.
    210     Remove NEWS file as it is empty and no content available yet.
    211 
    212 commit 50bd1735e0e472874672370406ab789c75c435d5
    213 Author: Gaetan Nadon <memsize (a] videotron.ca>
    214 Date:   Mon Oct 26 12:54:21 2009 -0400
    215 
    216     Several driver modules do not have a ChangeLog target in Makefile.am #23814
    217     
    218     The git generated ChangeLog replaces the hand written one.
    219     Update configure.ac to xorg-macros level 1.3.
    220     Use XORG_DEFAULT_OPTIONS which replaces four XORG_* macros
    221     Update Makefile.am to add ChangeLog target if missing
    222     Remove ChangeLog from EXTRA_DIST or *CLEAN variables
    223     This is a pre-req for the INSTALL_CMD
    224 
    225 commit 33495617d19fc2184df2666730c47407dfad0cdb
    226 Author: Gaetan Nadon <memsize (a] videotron.ca>
    227 Date:   Thu Oct 22 13:02:23 2009 -0400
    228 
    229     .gitignore: use common defaults with custom section # 24239
    230     
    231     Using common defaults will reduce errors and maintenance.
    232     Only the very small or inexistent custom section need periodic maintenance
    233     when the structure of the component changes. Do not edit defaults.
    234 
    235 commit 82fcf213449be382a1b99a371a0e40398d87f41b
    236 Author: Gaetan Nadon <memsize (a] videotron.ca>
    237 Date:   Thu Oct 22 12:34:17 2009 -0400
    238 
    239     .gitignore: use common defaults with custom section # 24239
    240     
    241     Using common defaults will reduce errors and maintenance.
    242     Only the very small or inexistent custom section need periodic maintenance
    243     when the structure of the component changes. Do not edit defaults.
    244 
    245 commit d389e0a1de0b8861d6869866fc133bc970014c36
    246 Author: Dave Airlie <airlied (a] redhat.com>
    247 Date:   Mon Sep 7 15:03:57 2009 +1000
    248 
    249     bump to 0.2.3 for release
    250 
    251 commit fc6ef5cfb34e26b2f391d1868501bebbaaef786c
    252 Author: Dave Airlie <airlied (a] redhat.com>
    253 Date:   Tue Jul 28 15:22:40 2009 +1000
    254 
    255     newport: change to using ABI version check
    256 
    257 commit d0bc81e8d7af7df512e5556a2d1da0c2053c75cd
    258 Author: Dave Airlie <airlied (a] redhat.com>
    259 Date:   Tue Jul 28 13:32:31 2009 +1000
    260 
    261     newport: update for resources/RAC API removal
    262 
    263 commit 67fbf6932ec59063928925401283958ccdfb98c3
    264 Author: Julien Cristau <jcristau (a] debian.org>
    265 Date:   Fri May 15 03:01:04 2009 +0200
    266 
    267     Bump to 0.2.2
    268 
    269 commit 50e8de3620fc0e4e6df47d101b9743424fb9ed4c
    270 Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    271 Date:   Fri Jan 9 16:31:17 2009 -0800
    272 
    273     Remove xorgconfig & xorgcfg from See Also list in man page
    274 
    275 commit 6cad0fa508db77a9ce45165a1cf870ee2f54ca3d
    276 Author: Adam Jackson <ajax (a] redhat.com>
    277 Date:   Sun Nov 23 20:14:15 2008 -0500
    278 
    279     Use "no" bus, not ISA
    280 
    281 commit 75e6c48a6f9f731ed6088e6f65db4697b89f9f85
    282 Author: Matthieu Herrb <matthieu.herrb (a] laas.fr>
    283 Date:   Sat Mar 8 23:41:26 2008 +0100
    284 
    285     Makefile.am: nuke RCS Id
    286 
    287 commit 86b6bb11ffc4bce5886b5bc28b8df41af89f0925
    288 Author: Julien Cristau <jcristau (a] debian.org>
    289 Date:   Mon Feb 25 11:52:20 2008 +0100
    290 
    291     Bug#11761: Fix xaa initialization
    292     
    293     Load the xaa module when NoAccel is unset, so it actually has a chance
    294     to work.
    295 
    296 commit 39c8fdb4029f775a4cfc6b84be6584876e54b49e
    297 Author: James Cloos <cloos (a] jhcloos.com>
    298 Date:   Mon Sep 3 05:52:37 2007 -0400
    299 
    300     Add *~ to .gitignore to skip patch/emacs droppings
    301 
    302 commit 023e3e4e20c6145e6ac70eea1c18cf5518b935ca
    303 Author: James Cloos <cloos (a] jhcloos.com>
    304 Date:   Thu Aug 23 19:25:50 2007 -0400
    305 
    306     Rename .cvsignore to .gitignore
    307 
    308 commit 6cce7770b43999ea606a468d63067aa6263a7940
    309 Author: Brice Goglin <bgoglin (a] debian.org>
    310 Date:   Tue Aug 7 12:37:51 2007 +0200
    311 
    312     Define NEWPORT_*_VERSION using PACKAGE_VERSION_*
    313 
    314 commit e35dd304dc9f0dc12eaf73ea247ca7b8e0c66aec
    315 Author: Adam Jackson <ajax (a] benzedrine.nwnk.net>
    316 Date:   Fri Oct 13 18:36:42 2006 -0400
    317 
    318     Bump to 0.2.1
    319 
    320 commit 923e59983d60723a198fb8819eb67ff61f31f8c2
    321 Author: Adam Jackson <ajax (a] nwnk.net>
    322 Date:   Wed Apr 12 20:28:12 2006 +0000
    323 
    324     Bug #6563: s/MAXSHORT/SHRT_MAX/ for POSIX. (Matthieu Herrb)
    325 
    326 commit a02507545b53ab20f6003c8771b800a6927c7106
    327 Author: Adam Jackson <ajax (a] nwnk.net>
    328 Date:   Fri Apr 7 19:28:16 2006 +0000
    329 
    330     Unlibcwrap. Bump server version requirement. Bump to 0.2.0.
    331 
    332 commit 72681940d2523cc2928b0c2803b006483e8e4929
    333 Author: gravity <gravity>
    334 Date:   Tue Jan 10 03:24:09 2006 +0000
    335 
    336     Convert manpage to utf-8
    337 
    338 commit f3f016f30340b12b188b04e6ff250492724dd676
    339 Author: Kevin E Martin <kem (a] kem.org>
    340 Date:   Wed Dec 21 02:30:01 2005 +0000
    341 
    342     Update package version for X11R7 release.
    343 
    344 commit 95fba2ecd83b193f9ac089f04fdd62af6b047f7e
    345 Author: Adam Jackson <ajax (a] nwnk.net>
    346 Date:   Mon Dec 19 16:25:54 2005 +0000
    347 
    348     Stub COPYING files
    349 
    350 commit 17fb7503032bb5e15841e0cbbfd6e499777447ee
    351 Author: Kevin E Martin <kem (a] kem.org>
    352 Date:   Thu Dec 15 00:21:32 2005 +0000
    353 
    354     Update package version number for final X11R7 release candidate. Bump
    355         driver version number.
    356 
    357 commit eed591b122ffe11b3bba59486d28c04ecf08fd68
    358 Author: Adam Jackson <ajax (a] nwnk.net>
    359 Date:   Thu Dec 8 22:58:21 2005 +0000
    360 
    361     Fix a non-dlloaderism to make X -configure work.
    362 
    363 commit 69bc01341d11591e4d1081f94909247d508619ee
    364 Author: Kevin E Martin <kem (a] kem.org>
    365 Date:   Tue Dec 6 22:48:36 2005 +0000
    366 
    367     Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
    368 
    369 commit d601badb16cb38ceb52acaaf30aa93b967d49a9f
    370 Author: Kevin E Martin <kem (a] kem.org>
    371 Date:   Sat Dec 3 05:49:34 2005 +0000
    372 
    373     Update package version number for X11R7 RC3 release.
    374 
    375 commit d49b6278182aff50d6b40a110bda1ac7173b4f55
    376 Author: Kevin E Martin <kem (a] kem.org>
    377 Date:   Fri Dec 2 02:16:09 2005 +0000
    378 
    379     Remove extraneous AC_MSG_RESULT.
    380 
    381 commit a1aff06fd1ba90f2b69e6cdc2611169259407bea
    382 Author: Adam Jackson <ajax (a] nwnk.net>
    383 Date:   Tue Nov 29 23:29:59 2005 +0000
    384 
    385     Only build dlloader modules by default.
    386 
    387 commit 83621e07b92089782485ff04901f37edc651c5f6
    388 Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
    389 Date:   Mon Nov 28 22:04:09 2005 +0000
    390 
    391     Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
    392         update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
    393 
    394 commit 69726c83e478b53f61c199258e741e8cea582c38
    395 Author: Eric Anholt <anholt (a] freebsd.org>
    396 Date:   Mon Nov 21 10:49:16 2005 +0000
    397 
    398     Add .cvsignores for drivers.
    399 
    400 commit f83de64033b88491c05fdfe668a59522525a3d10
    401 Author: Kevin E Martin <kem (a] kem.org>
    402 Date:   Wed Nov 9 21:15:19 2005 +0000
    403 
    404     Update package version number for X11R7 RC2 release.
    405 
    406 commit faee2803662b5e36a739ec5cd3c14bddc629076c
    407 Author: Kevin E Martin <kem (a] kem.org>
    408 Date:   Tue Nov 1 15:08:53 2005 +0000
    409 
    410     Update pkgcheck depedencies to work with separate build roots.
    411 
    412 commit 0db71ff3f1de4a69a7fffdea7c2e9fac298317b0
    413 Author: Kevin E Martin <kem (a] kem.org>
    414 Date:   Wed Oct 19 02:48:03 2005 +0000
    415 
    416     Update package version number for RC1 release.
    417 
    418 commit b36dbf2cf161dc84afd91fc2d2f1a0a0d552a715
    419 Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
    420 Date:   Tue Oct 18 00:01:53 2005 +0000
    421 
    422     Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
    423         substitutions to work better with BSD make
    424 
    425 commit 8c39284ee026918e3c5efedcaa0eec0bca1ac5a4
    426 Author: Adam Jackson <ajax (a] nwnk.net>
    427 Date:   Mon Oct 17 22:57:34 2005 +0000
    428 
    429     More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
    430         of indirectly
    431 
    432 commit 8cb782a27629d10d271ba659aa339f57e3655428
    433 Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
    434 Date:   Mon Oct 17 00:09:04 2005 +0000
    435 
    436     Use sed & cpp to substitute variables in driver man pages
    437 
    438 commit 97af303a6145c02c38d6c1b028a6ce4955bde0f6
    439 Author: Kevin E Martin <kem (a] kem.org>
    440 Date:   Tue Oct 4 22:59:15 2005 +0000
    441 
    442     Add missing files for various drivers Remove trailing / on src_dir that
    443         causes problems in symlink.sh
    444 
    445 commit 640a96eef229aba0f564a3fa16120c6b9c8a0886
    446 Author: Sren Sandmann Pedersen <sandmann (a] daimi.au.dk>
    447 Date:   Tue Oct 4 20:01:03 2005 +0000
    448 
    449     Check in generated README files
    450 
    451 commit 23b57387e31c1c9b0f94d786e55c6847078f5812
    452 Author: Sren Sandmann Pedersen <sandmann (a] daimi.au.dk>
    453 Date:   Mon Oct 3 21:22:07 2005 +0000
    454 
    455     - For all drivers that have a <driver>.sgml file, add code in their build
    456         system to build the README file at make dist time
    457     - in util/macros/xorg-macros.m4, add a new XORG_CHECK_LINUXDOC macro that
    458         will check if the required tools and files exist, and if so set a
    459         conditional.
    460     - util/modular/symlink.sh
    461     - Link all the <driver>.sgml to xf86-video-<driver>/README.sgml
    462     - Add all the README.<driver> to the list of excluded files
    463     - xc/programs/Xserver/hw/xfree86/doc/sgml/SiS.sgml: Various changes to make
    464         it spew less warnings when the text file is built.
    465 
    466 commit b19864fc5c746ae088a44077ce551199c8df4a60
    467 Author: Sren Sandmann Pedersen <sandmann (a] daimi.au.dk>
    468 Date:   Tue Sep 27 20:53:19 2005 +0000
    469 
    470     Update build system for apm, chips, cirrus, glint, i740, mga, neomagic,
    471         newport to accomodate various new documentation and utility files.
    472 
    473 commit 1040f8cc0766a5a9432aa19878a283c5751cb9a7
    474 Author: Daniel Stone <daniel (a] fooishbar.org>
    475 Date:   Thu Aug 18 09:03:47 2005 +0000
    476 
    477     Update autogen.sh to one that does objdir != srcdir.
    478 
    479 commit 1433cf102dc456bf437fd5fde1f6074f7b02ee9c
    480 Author: Kevin E Martin <kem (a] kem.org>
    481 Date:   Fri Jul 29 21:22:44 2005 +0000
    482 
    483     Various changes preparing packages for RC0:
    484     - Verify and update package version numbers as needed
    485     - Implement versioning scheme
    486     - Change bug address to point to bugzilla bug entry form
    487     - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
    488         reenable it)
    489     - Fix makedepend to use pkgconfig and pass distcheck
    490     - Update build script to build macros first
    491     - Update modular Xorg version
    492 
    493 commit 2178e939153f693e03c2d45169a4fc49604d1582
    494 Author: Sren Sandmann Pedersen <sandmann (a] daimi.au.dk>
    495 Date:   Tue Jul 26 16:56:44 2005 +0000
    496 
    497     Build system for newport
    498 
    499 commit d282e88a9b8f6e086f07f0ea93c11e06e820697f
    500 Author: Adam Jackson <ajax (a] nwnk.net>
    501 Date:   Mon Jul 11 02:29:52 2005 +0000
    502 
    503     Prep for modular builds by adding guarded #include "config.h" everywhere.
    504 
    505 commit bfa59fc4bf74d8957e05968770c85131ed520ee7
    506 Author: Adam Jackson <ajax (a] nwnk.net>
    507 Date:   Sat Jun 25 21:16:55 2005 +0000
    508 
    509     Bug #3626: _X_EXPORT tags for video and input drivers.
    510 
    511 commit a94ef4cf0b34e54548e560dae57d814ee3c6570a
    512 Author: Daniel Stone <daniel (a] fooishbar.org>
    513 Date:   Wed Apr 20 12:25:28 2005 +0000
    514 
    515     Fix includes right throughout the Xserver tree:
    516     change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h;
    517     change "foo.h", "extensions/foo.h" and "X11/foo.h" to
    518         <X11/extensions/foo.h> for extension headers, e.g. Xv.h;
    519     change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.
    520 
    521 commit 8ae49542018d43a3596e095e1c1d0860872221c2
    522 Author: Adam Jackson <ajax (a] nwnk.net>
    523 Date:   Fri Feb 18 21:40:14 2005 +0000
    524 
    525     Bug #2356: Massive acceleration improvements to newport(4). (Dominik Behr)
    526 
    527 commit 4ad86d4e43467ac0275811b5e185b00df8ebda11
    528 Author: Eric Anholt <anholt (a] freebsd.org>
    529 Date:   Wed Jun 16 09:23:27 2004 +0000
    530 
    531     DRI XFree86-4_3_99_12-merge import
    532 
    533 commit 9a4281137708f0e3f65f5a1553a682c2e6b98b0d
    534 Author: Egbert Eich <eich (a] suse.de>
    535 Date:   Wed May 26 16:24:09 2004 +0000
    536 
    537     Fixing setting of physical framebuffer base for several drivers. C&T
    538         driver: Fixed setting of minimal clocks for HiQV chipsets. Neomagic
    539         driver: improved support for lowres double scan modes.
    540 
    541 commit ce907aeb417713fe1506fddb02ff4c3552967247
    542 Author: Egbert Eich <eich (a] suse.de>
    543 Date:   Fri Apr 23 19:39:44 2004 +0000
    544 
    545     Merging XORG-CURRENT into trunk
    546 
    547 commit e782d03bf80bbedaa2bc8f18aa6e81a47187edfb
    548 Author: Egbert Eich <eich (a] suse.de>
    549 Date:   Sun Mar 14 08:33:26 2004 +0000
    550 
    551     Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
    552 
    553 commit 975757c24f50f234c5cec40e12ac3a72579f4499
    554 Author: Egbert Eich <eich (a] suse.de>
    555 Date:   Wed Mar 3 12:12:20 2004 +0000
    556 
    557     Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
    558 
    559 commit 7bfd4a267c55a8a9f747a1d7953b9984ea3abee6
    560 Author: Egbert Eich <eich (a] suse.de>
    561 Date:   Thu Feb 26 13:35:53 2004 +0000
    562 
    563     readding XFree86's cvs IDs
    564 
    565 commit f780e2288c19152e2ff17f92a4ca33a719f0e595
    566 Author: Egbert Eich <eich (a] suse.de>
    567 Date:   Thu Feb 26 09:23:20 2004 +0000
    568 
    569     Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
    570 
    571 commit 4dcf7c24b98e77f37d31c52d4d1baabcd847dc19
    572 Author: Kaleb Keithley <kaleb (a] freedesktop.org>
    573 Date:   Tue Nov 25 19:28:37 2003 +0000
    574 
    575     XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
    576 
    577 commit 3f2ba4e82919656caeb64018b3a8e110c73edaa9
    578 Author: Kaleb Keithley <kaleb (a] freedesktop.org>
    579 Date:   Fri Nov 14 16:48:55 2003 +0000
    580 
    581     XFree86 4.3.0.1
    582 
    583 commit 97902c8af857c320210369ae1187662649a12f39
    584 Author: Kaleb Keithley <kaleb (a] freedesktop.org>
    585 Date:   Fri Nov 14 16:48:55 2003 +0000
    586 
    587     Initial revision
    588