commit 1b123ac8521c7ce391970e5cc15242e42948d5d7
Author: Matt Turner <mattst88@gmail.com>
Date:   Fri Mar 23 15:40:28 2018 -0700

    xtrap 1.0.3
    
    Signed-off-by: Matt Turner <mattst88@gmail.com>

commit 871ef9919c993cc651df446ea6979b6e963f9fe5
Author: Matt Turner <mattst88@gmail.com>
Date:   Fri Mar 23 15:36:53 2018 -0700

    Fix pointer-to-int-cast errors
    
    The last parameter is just num_args, so not sure why NULL was ever a
    good choice.
    
    Signed-off-by: Matt Turner <mattst88@gmail.com>

commit 218bf401fc9bffbfba0ec24e0501f25d4ef1874c
Author: Matt Turner <mattst88@gmail.com>
Date:   Fri Mar 23 15:36:38 2018 -0700

    configure: Depend on libXt
    
    The programs use libXt, but we were not attempting to link with it.
    
    Signed-off-by: Matt Turner <mattst88@gmail.com>

commit ef7320219e103fa53c4440686cfbed75dbda6e12
Author: Matt Turner <mattst88@gmail.com>
Date:   Fri Mar 23 15:36:05 2018 -0700

    Makefile: Use _DEFAULT_SOURCE instead of _BSD_SOURCE
    
    The latter is deprecated.
    
    Signed-off-by: Matt Turner <mattst88@gmail.com>

commit bb5c6f2acbedbf51c0b5adf8254f7ccecfec0bae
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Tue Jun 3 19:43:49 2014 -0700

    config: Remove unnecessary calls from configure.ac
    
    AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now
    PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 2982f5b365f16dfc7531cedfbd9ae29c410a1156
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat May 31 21:39:32 2014 -0700

    autogen.sh: Honor NOCONFIGURE=1
    
    See http://people.gnome.org/~walters/docs/build-api.txt
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 156c7c077734e0290f864b7e40f0ecf18f9689f7
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat May 31 21:38:41 2014 -0700

    configure: Drop AM_MAINTAINER_MODE
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 9dd34a5f3d5895b4db45540b324815c19bad507f
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sun Jun 1 00:30:41 2014 -0700

    This is not a GNU project, so declare it foreign.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 57e8a13dc5ac7c66bd028787a18912d96429fd48
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Tue Jun 3 19:38:55 2014 -0700

    config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
    
    Regroup AC statements under the Autoconf initialization section.
    Regroup AM statements under the Automake initialization section.
    Add missing AC_CONFIG_SRCDIR
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 69912bd6fcb41b484633cc324baddc667ea15451
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Tue Jun 3 19:37:48 2014 -0700

    config: update AC_PREREQ statement to 2.60
    
    Unrelated to the previous patches, the new value simply reflects
    the reality that the minimum level for autoconf to configure
    all x.org modules is 2.60 dated June 2006.
    
    ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
    
    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>

commit 8577e3b4b89a6667c4d6c6f3d2485b9352b1e3a0
Author: Eric S. Raymond <esr@thyrsus.com>
Date:   Tue Jan 2 10:16:16 2007 +0000

    Bug 9522 - Markup problems on the xtrap.1x page
    
    https://bugs.freedesktop.org/show_bug.cgi?id=9522
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 9304e54b39727baf50952c53a42809fd7a0712ec
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Feb 23 10:32:12 2013 -0800

    Assume signal handlers return void, as C89 requires
    
    Drops use of autoconf's obsolete AC_TYPE_SIGNAL and RETSIGTYPE
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit bc861c7607942cf9c95ed2a2eb55619680c9a134
Author: Thomas Zimmermann <tdz@users.sourceforge.net>
Date:   Wed Oct 14 11:13:29 2009 -0700

    Bug 24530: Add $(AM_CFLAGS) to xtrap*_CFLAGS
    
    http://bugs.freedesktop.org/show_bug.cgi?id=24530
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

commit 76dcae30cd5af0b60012577edbe0ab45ab3f7baa
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Oct 12 21:33:33 2009 -0700

    Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
    
    Also fix automake-1.10 warning about needing AM_PROG_CC_C_O
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

commit 4a75562c077c0042f4793111e8062df7262f9b84
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Thu Oct 1 14:54:31 2009 -0700

    Add README with pointers to mailing lists, bugzilla, & git
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

commit 697462d8dfd68d3dccca4d7cb97e342652c24fa3
Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
Date:   Fri Jan 30 19:30:37 2009 -0200

    Janitor: Add matching prototypes to callback functions.

commit e0c50fd64a739a53da72efe03f0a5e6aedf9d0da
Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
Date:   Tue Jan 13 20:24:16 2009 -0200

    Ansification and compile warning fixes.
    
      This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, and corrects
    make distcheck.
      Only remaining sparse warning(s) are in the format:
    
    xtrapout.c:268:35: warning: incorrect type in argument 3 (different argument counts)
    xtrapout.c:268:35:    expected void ( *[usertype] func )( ... )
    xtrapout.c:268:35:    got void ( static [toplevel] *<noident> )( ... )
    
    and so on. And these warnings are correct, as the callback prototypes
    in X11/extensions/xtraplibp.h have a different prototype (apparently
    code in xtrapout.c was never update for library changes...).

commit 19af61149a8dd650dac2a636c6bffb1fd7aab43b
Author: James Cloos <cloos@jhcloos.com>
Date:   Thu Dec 6 16:37:31 2007 -0500

    Replace static ChangeLog with dist-hook to generate from git log

commit 760fb286583cc6b7c9337e1002394b875153b849
Author: James Cloos <cloos@jhcloos.com>
Date:   Mon Sep 3 05:51:53 2007 -0400

    Add *~ to .gitignore to skip patch/emacs droppings

commit ebafdd5bb163639db246b056249c4583955bfc8f
Author: James Cloos <cloos@jhcloos.com>
Date:   Thu Aug 23 19:25:15 2007 -0400

    Rename .cvsignore to .gitignore

commit 038f7935200707aad75c9ba420a038b4c4590d51
Author: Adam Jackson <ajax@nwnk.net>
Date:   Fri May 12 16:22:20 2006 +0000

    Bump to 1.0.2

commit 05c0a1e404552ab3bf1cf78a68fea384c375e9de
Author: Kevin E Martin <kem@kem.org>
Date:   Tue May 9 21:55:08 2006 +0000

    Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pages
        not created correctly when MANDIR & MANSUFFIX don't match.

commit 46d5d3105158388a26c8092e1817d96d0d02f8aa
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Dec 21 02:29:54 2005 +0000

    Update package version for X11R7 release.

commit 529d475a614066a286f138a716fbac2e5ef92fbb
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Dec 19 16:22:47 2005 +0000

    Stub COPYING files

commit 7b92ec0dad5f0c0a8c07da577cd91001df449eef
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Dec 15 00:24:12 2005 +0000

    Update package version number for final X11R7 release candidate.

commit bbfdc3bef8f7902ff6f7b99b94140b4f54b76c07
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Dec 6 22:48:26 2005 +0000

    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

commit be24bd1684e2d06b5b701eef79e9970a4765ca83
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Dec 3 05:49:28 2005 +0000

    Update package version number for X11R7 RC3 release.

commit 5e2e934d70e0317477213bc9f6810165a4dc7281
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Nov 28 22:01:48 2005 +0000

    Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
        update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)

commit ab2393114cb87689ebe683dfe33303aad130f8aa
Author: Eric Anholt <anholt@freebsd.org>
Date:   Mon Nov 21 10:35:09 2005 +0000

    Another pass at .cvsignores for apps.

commit b89f397c5726c1da6ff4c54904b86e2715b10be0
Author: Eric Anholt <anholt@freebsd.org>
Date:   Sun Nov 20 22:08:56 2005 +0000

    Add/improve .cvsignore files for apps.

commit aa0e1ef131674b412108a90d0d83b7658663ce6f
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Oct 19 02:47:58 2005 +0000

    Update package version number for RC1 release.

commit 8900de9adc1028043edeaddfababf206755f229a
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Oct 17 23:56:25 2005 +0000

    Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
        work better with BSD make

commit 5bd4b64f5d6819de8bea952e7a8cf29caa16c912
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Oct 17 21:13:15 2005 +0000

    Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's a
        suffix rule (reported by Matthieu Herrb)

commit fccfbe4c9805c7169f54a6e293e6d08625e3cdde
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Fri Oct 14 01:46:36 2005 +0000

    Add shadow man pages for xtrap* programs

commit 984d7954015802b8b7e1be3e8a66902933dc7caa
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Fri Oct 14 00:25:48 2005 +0000

    Use sed to fill in variables in man page

commit 1e5e3e1f6f1979358d3f83dc63fd3290ad3584d6
Author: Adam Jackson <ajax@nwnk.net>
Date:   Wed Aug 3 05:07:06 2005 +0000

    More unique PKG_CHECK_MODULES tokens

commit 181d358ea239a130b72ddef3d2f2c654e7b1cb72
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Aug 1 20:25:32 2005 +0000

    Install man pages to section 1 instead of section m (Patch from Donnie
        Berkholz)

commit 5c94ad994e9afe0dbb4d8fc3108c0e524ad74e44
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Jul 29 21:22:38 2005 +0000

    Various changes preparing packages for RC0:
    - Verify and update package version numbers as needed
    - Implement versioning scheme
    - Change bug address to point to bugzilla bug entry form
    - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
        reenable it)
    - Fix makedepend to use pkgconfig and pass distcheck
    - Update build script to build macros first
    - Update modular Xorg version

commit f642055e2b5daac1bbf0126468069f030296a8b4
Author: Adam Jackson <ajax@nwnk.net>
Date:   Wed Jul 20 19:32:04 2005 +0000

    Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
        configure cache, you cache it, and the cached value is probably wrong.

commit c58aeba1927b1a984c50d2936e4bbc9d28f59218
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Thu Jul 14 22:40:16 2005 +0000

    Add _BSD_SOURCE to lots of applications - patch from Stefan Dirsch

commit e3a613482db489e50da87856c35f6665e9bda404
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Fri Jul 1 20:09:09 2005 +0000

    xtrap.pc.in: s/Xfixes/XTrap/ xi.pc.in: s/Xt/Xi/ Xv/src/Makefile.am: remove
        whitespace after backslash modularizeapp.sh: s/destkop/desktop/
        modular/symlink.sh: Add bitmaps for xeyes, system.xsm for xsm, and
        Xvidtune.cpp for xvidtune. Also comment out non-existing mga_bios.h
    Check in buildsystems for xsetroot, xsm, xstdcmap, xtrap, and xvinfo

commit ec7433b5ba3295225ca65a56a08a2496b034539d
Author: Egbert Eich <eich@suse.de>
Date:   Thu Aug 26 11:58:10 2004 +0000

    Fixed support for LynxOS 3.1 (LynxOS 4 will follow) (Thomas Mueller).
    2

commit 078dcdf4fab3f791c2b78938dab7de1882dd62d2
Author: Egbert Eich <eich@suse.de>
Date:   Fri Apr 23 19:55:08 2004 +0000

    Merging XORG-CURRENT into trunk

commit 6be4f5c77c393f4e5eacd3ca14df1bb75287a2e7
Author: Egbert Eich <eich@suse.de>
Date:   Sun Mar 14 08:35:52 2004 +0000

    Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004

commit 8b8e7c2c6d2801aac4595ed8e0e78d80189c2874
Author: Egbert Eich <eich@suse.de>
Date:   Wed Mar 3 12:13:20 2004 +0000

    Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004

commit a49f348ecb0bc387a48c1408c699d52f6f7d1141
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 13:36:31 2004 +0000

    readding XFree86's cvs IDs

commit 7fa37d32c068326b5b15a41b629f77f729f0a957
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 09:24:18 2004 +0000

    Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004

commit 90f07bf50dca2354b677152ddb4bd6e51e40311f
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Tue Nov 25 19:29:23 2003 +0000

    XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks

commit cec65b4d4e000051b452594b98a5634e4a39bd87
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:49:24 2003 +0000

    XFree86 4.3.0.1

commit 721055e48fa8964d8895f551292dc845a5724c36
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:49:24 2003 +0000

    Initial revision