summaryrefslogtreecommitdiff
path: root/hw/xfree86/utils
AgeCommit message (Expand)AuthorFilesLines
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-4/+4
2013-08-06Replace INCLUDES with AM_CPPFLAGSPeter Hutterer1-1/+1
2013-04-08Define prototypes for hw/xfree86/modes/xf86Modes.c only in xf86Modes.h.Jeremy White2-0/+2
2012-05-18cvt man page should use Hz, not kHz, for vertical refresh rateAlan Coopersmith1-2/+2
2012-03-26man: s/__xservername__/Xorg/g - no longer requiredGaetan Nadon2-3/+3
2012-03-26man: s/__xconfigfile__/xorg.conf/g - no longer requiredGaetan Nadon2-4/+4
2012-03-21Introduce a consistent coding styleKeith Packard2-234/+190
2011-11-23Fix gcc -Wwrite-strings warnings in xf86 ddxAlan Coopersmith1-2/+2
2011-10-11os: Remove Error()Jeremy Huddleston1-7/+0
2011-09-20Cross-reference cvt(1) & gtf(1) man pagesAlan Coopersmith2-4/+2
2011-01-18man: refactor common code in the man pages makefilesGaetan Nadon1-9/+1
2011-01-18XFree86 utils: build utils man pages using XORG_MANPAGE_SECTIONSGaetan Nadon8-31/+13
2010-12-07Convert cvt code to use XNFasprintf()Alan Coopersmith2-1/+22
2010-12-07Sun's copyrights now belong to OracleAlan Coopersmith2-2/+2
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-3/+3
2010-03-22Fix .man.N targets for AM_SILENT_RULESYaakov Selkowitz1-2/+2
2009-12-16Update Sun license notices to current X.Org standard formAlan Coopersmith2-48/+36
2009-11-11.gitignore: use common defaults with custom section #24239Gaetan Nadon2-2/+6
2009-06-09cvt: Allow multiple-of-60Hz refresh rates for reduced blanking.Adam Jackson1-5/+8
2009-01-06Make cvt complain about invalid arguments more often.Keith Packard1-5/+20
2008-12-04Remove dummylib.Paulo Cesar Pereira de Andrade2-2/+28
2008-07-24Remove xorgcfgDaniel Stone57-26296/+1
2008-07-24Remove ioportDaniel Stone3-550/+0
2008-07-24Remove kbd_modeDaniel Stone6-402/+0
2008-07-23Unifdef QNX.Adam Jackson1-5/+0
2008-07-19Fix compile failureJames Cloos1-0/+1
2008-07-17Drop a bunch of #ifdef Lynx.Mathieu Bérard1-5/+0
2008-07-17Remove XF86Misc code from xorgcfg.Adam Jackson1-32/+0
2008-07-16Remove font module support from xorgcfg.Adam Jackson3-97/+5
2008-07-04Nuke libc wrapper remaining stuffs.Tiago Vignatti1-183/+0
2008-06-24Check for __amd64__, not __x86_64__.Adam Jackson1-1/+1
2008-06-24Remove xorgconfig. Use X -configure instead.Adam Jackson9-7075/+1
2008-06-19Remove RCS Id.Matthieu Herrb1-1/+0
2008-05-01xorgcfg: Fix a crash if xorg.conf doesn't have a Files section.Paulo Cesar Pereira de Andrade1-16/+34
2008-04-12Check for __x86_64__ when we check for __amd64__Matt Turner1-1/+3
2008-03-12OpenBSD support for libpciaccess.Mark Kettenis1-1/+1
2008-03-02use UTILS_SYS_LIBS to pass SYS_LIBS to utils/ioports correctlyMatthieu Herrb1-1/+1
2008-02-29Remove the duplicate copy of xf86cvt.cAdam Jackson1-2/+4
2008-02-22Use the client-side XKB headers for the config utilitiesAdam Jackson2-2/+2
2008-02-17XKB: Move headers into the server treeDaniel Stone2-2/+2
2008-01-02Kill xf86getpagesize even harder (dummylib & ioport)Alan Coopersmith1-1/+0
2007-12-03Death to libcwrapper.Adam Jackson1-1/+0
2007-11-20Restore checks for __i386 where needed for Sun compilers on SolarisAlan Coopersmith1-1/+1
2007-11-17Bug #9725: Don't look in root's $HOME for config files, that's just confusing.Adam Jackson1-1/+0
2007-11-05Remove all traces of external RGB database (and Speedo)Daniel Stone5-43/+1
2007-10-14mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSIBen Byer1-1/+1
2007-09-27xorgcfg needs $(DIX_CFLAGS) for pixman-1 include pathAlan Coopersmith1-1/+1
2007-08-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick14-176/+7
2007-08-06Probable off by one buffer overflow in .../xorgconfig/xorgconfig.cRoland "Test-tools" Bär1-1/+1
2007-07-25Minor fixes in cvt and gtf manpagesBrice Goglin2-2/+2