summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-30Add missing prototypes to silence warningsHEADmasterJeremy Huddleston1-0/+4
2011-10-30Use malloc/calloc/realloc/free directlyJeremy Huddleston2-10/+10
2010-10-07Purge cvs tags.Jesse Adkins16-16/+0
2010-07-22config: add comments for main statementsGaetan Nadon1-6/+6
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-4/+5
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon1-2/+2
2010-07-21config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon1-1/+0
2010-07-21config: remove unrequired AC_HEADER_STDCGaetan Nadon1-2/+0
2010-07-20config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-07-20config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2-21/+7
2010-06-13COPYING: replace stub file with actual Copyright notices.Gaetan Nadon1-8/+18
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith1-22/+19
2009-12-30configure.ac: remove unused sdkdir=$(pkg-config...) statementGaetan Nadon1-1/+0
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+0
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-3/+6
2009-10-26Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon3-101/+13
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-6/+64
2009-09-08sunffb: define %g2 and %g3 registers when building 64 bit version of the sunf...Denis Gilmore2-0/+8
2009-09-08xf86-video-sunffb: Remove unused .cvsignore file #23776Gaetan Nadon2-8/+0
2009-09-07sunffb 1.2.1xf86-video-sunffb-1.2.1Dave Airlie1-1/+1
2009-07-16Update to xextproto 7.1 support.Peter Hutterer2-1/+8
2009-05-04Remove DRI remnants from build systemJulien Cristau2-35/+1
2009-01-31Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+20
2009-01-10Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith1-1/+1
2008-09-03sunffb 1.2.0xf86-video-sunffb-1.2.0Adam Jackson1-1/+1
2008-09-03Fix distcheck.Adam Jackson1-5/+0
2008-08-19Uninclude xf86Version.hAdam Jackson1-2/+0
2008-03-08Makefile.am: nuke RCS IdMatthieu Herrb1-1/+0
2008-01-09Fix compilation after dri removal in the last commitBenjamin Close1-1/+0
2007-12-28Remove DRI support to fix build after devPrivates reworkDavid S. Miller8-941/+5
2007-08-07Define FFB_*_VERSION using PACKAGE_VERSION*Brice Goglin1-3/+3
2007-03-01renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+1
2007-03-01modified: man/sunffb.manAlan Coopersmith1-3/+3
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 1.1.0.sunffb-1_1_0XORG-7_1Adam Jackson8-13/+22
2006-01-26Remove remaining cfb-isms and dead accel code.Adam Jackson29-7989/+30
2006-01-25Remove xf8_32wid damage, it is going away.Adam Jackson4-7/+7
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin2-1/+6
2005-12-19Stub COPYING filesAdam Jackson1-0/+12
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin2-1/+6
2005-12-14Bug #4890" Include the assembly in the build (Ferris McCormick)Adam Jackson3-7/+21
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2-2/+7
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2-1/+6
2005-12-02Remove extraneous AC_MSG_RESULT.Kevin E Martin2-1/+5
2005-11-30Bump libdrm dep to 2.0.Adam Jackson2-1/+6
2005-11-29Only build dlloader modules by default.Adam Jackson2-0/+6
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1