commit 3a6d3a1c0aa105ad83041eca67c724e678c285a7
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Feb 18 10:52:21 2023 -0800

    constype 1.0.5
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 2418aabf04e1af6278b2c47190573fae28fb5257
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Mon Feb 6 16:00:22 2023 -0800

    configure.ac: Remove obsolete AC_HEADER_STDC
    
    Nothing checks for the STDC_HEADERS flag this set, and
    all supported systems have C89 compatible headers now.
    
    Clears autoconf warnings of:
    
    configure.ac:41: warning: The macro `AC_HEADER_STDC' is obsolete.
    configure.ac:41: You should run autoupdate.
    ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
    configure.ac:41: the top level
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 56a054f35336d5de4aa9f77b7c533aceec9ab58e
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Feb 4 13:10:14 2023 -0800

    Make argument handling a little more standard
    
    - Allow device path after "-num" instead of requiring it before
    - Add "-help" & "-version" options (with undocumented -- variants
      accepted for those with GNU habits)
    - Issue error message for unknown arguments or extra device paths
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit a6996f65ac6798a36709971ab5d9408e8c6c57eb
Author: Mihail Konev <k.mvc@ya.ru>
Date:   Thu Jan 26 13:52:49 2017 +1000

    autogen: add default patch prefix
    
    Signed-off-by: Mihail Konev <k.mvc@ya.ru>
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit f25ef93269c2996af0a9656731158815e4b61994
Author: Emil Velikov <emil.l.velikov@gmail.com>
Date:   Mon Mar 9 12:00:52 2015 +0000

    autogen.sh: use quoted string variables
    
    Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
    fall-outs, when they contain space.
    
    Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
    Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 6a51101a26ea91246054327b0da985a636002b03
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Tue Jan 24 10:32:07 2017 +1000

    autogen.sh: use exec instead of waiting for configure to finish
    
    Syncs the invocation of configure with the one from the server.
    
    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
    Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 7a68eb9981f302f874c9269d8d41a917dc581e02
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Jan 28 09:41:29 2023 -0800

    Adopt standard X.Org code style
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit f1f2dba34fb47a171cc47ccfd50073472b1ed970
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Dec 3 14:39:28 2021 -0800

    Build xz tarballs instead of bzip2
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit f029b19c4c60f126987a5911621aeaa2ba32813a
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Wed Nov 21 16:45:38 2018 -0800

    Update configure.ac bug URL for gitlab migration
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 3790d2e4607311c2e6f7a3d6ae6c917bdb13368e
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Nov 16 19:42:40 2018 -0800

    Update README for gitlab migration
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 263ea8fc3e6a7ee19a3ca1b70416750d5e7a40ca
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sun Jun 1 21:05:59 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 8097cf5af554bbfd1556a5f6c38d8d6abb32cb59
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sun Jun 1 21:05:59 2014 -0700

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

commit ae737dc6fbced83686568b1e4bb4567566a432fe
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 e2e8c6deb24ab10e6563969c77f3c2bf37e2f39b
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Feb 23 10:45:21 2013 -0800

    config: replace old-style AC_OUTPUT with AC_CONFIG_FILES + new AC_OUTPUT
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 5fed965971ed24711e020438e55339a9a89ba386
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Apr 20 13:08:27 2012 -0700

    constype 1.0.4
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 98e80f48ebf9cea1dfdff8a34da04bac56832de8
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Apr 20 13:07:12 2012 -0700

    Reorder man page to put common/modern case first, fallback/legacy later
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 0a21f2228a9b81fa3b69d10ae2f334f76f9505a2
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Thu Oct 6 22:21:19 2011 -0700

    Strip trailing whitespace
    
    Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}'
    git diff -w & git diff -b show no diffs from this change
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 11c06cace6b7d98c57207016b00f2a851633c4ce
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Thu Oct 6 22:20:57 2011 -0700

    Add const attributes to fix gcc -Wwrite-strings warnings
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit a30ee6d6ee9260d273898223035652557c8d7443
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Jun 4 20:42:21 2011 -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 d8f27254d3d8dc5fee9b5766ce773fcd862d6ace
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Jun 4 20:38:46 2011 -0700

    Remove unused XORG_PROG_RAWCPP from configure.ac
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit d7824d49a5d2b9b36cc8f7a816a4c47620e55bcf
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Oct 30 12:33:31 2010 -0700

    constype 1.0.3
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 0d918b88f6524d6e15143a63c1a05e4b148218d7
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Sat Oct 30 12:32:50 2010 -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>
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 79f574fa4853de51457215b28a2a8baa3ee4477d
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Oct 30 12:32:16 2010 -0700

    config: Remove unnecessary calls from configure.ac
    
    AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 682b0ae2c4b2125feb89eff48f86cfd6a7f01370
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Oct 30 12:31:49 2010 -0700

    config: upgrade to util-macros 1.8 for additional man page support
    
    Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
    The value of MAN_SUBST is the same for all X.Org packages.
    
    Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
    Enables use of platform appropriate version of sed.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 9725a4823d1298c72e7cd3e19d2d108c798a5e68
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Oct 30 12:28:41 2010 -0700

    Purge CVS version tags
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit ee93bdebd44d2f52d5faffab56bb7ad376b80204
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Oct 30 12:27:12 2010 -0700

    Sun's copyrights now belong to Oracle
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit d8b23490213845db4a977cbfc5b2d4ad5f51a955
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Dec 7 14:44:54 2009 -0800

    Update Sun license notice
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

commit 7f66cc204f0d61295fcab97d4a816a9fbb6ace18
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Dec 7 14:02:23 2009 -0800

    Apply automake silencing to sed substitutions of man page
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

commit e6a6332e9fa68a80adb6f22ba77b58514d3d247f
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Dec 7 13:58:42 2009 -0800

    Print more useful error messages on failures
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

commit 6c73da6848e8b54de722490e71f9e7700ad88898
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Sep 21 17:44:01 2009 -0700

    constype 1.0.2
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

commit 66a3b03ea32c407a2a37c0b42b7c6fa4060cb25d
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Sep 21 17:39:22 2009 -0700

    Add config.guess/sub to .gitignore
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

commit 5a2b0683c002065bee06ef235e449c21678a915e
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Sep 21 17:36:42 2009 -0700

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

commit f8cfb3736878e8bd894afadcc3ce45dfa3e95a22
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Sep 21 16:57:41 2009 -0700

    Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

commit 9f47f2b67f0f105c1c396da171ca46b06905301f
Author: John Martin <John.M.Martin@Sun.COM>
Date:   Thu Mar 26 13:31:09 2009 -0700

    Sun bug 6822628: constype returns unexpected value
    
    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6822628>
    
    Declare fbid as static to ensure the string returned from it is still
    present when the function returns.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

commit 02187ef55aa08b7ca0b354257f9bf1935420dd36
Merge: 902c7ce 05c8622
Author: James Cloos <cloos@jhcloos.com>
Date:   Mon Sep 3 05:57:21 2007 -0400

    Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/app/constype

commit 902c7ceb43ea8c9f48032dcbddf9beb026fb7a0e
Author: James Cloos <cloos@jhcloos.com>
Date:   Mon Sep 3 05:50:59 2007 -0400

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

commit 05c862263da36ce578ae208fdad0f101c495fd61
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Tue Aug 28 16:06:02 2007 -0700

    Version bump: 1.0.1

commit ef4f5d1e7cedbc60705337a686af40730adc3939
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Tue Aug 28 16:05:47 2007 -0700

    Move EXTRA_DIST & ChangeLog dist-hook outside if BUILD_CONSTYPE

commit 0ab603b989d0c926d60cfbf631f0df2d388b604a
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Tue Aug 28 15:57:42 2007 -0700

    Remove non-autoconf and non-C89 support #ifdefs

commit 643382c633eb01f51f299881b6884c30e52a38f1
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Tue Aug 28 15:46:07 2007 -0700

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

commit dead50b7452214a0501e2ea73f8499b2f30e69f1
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Tue Aug 28 15:42:17 2007 -0700

    Update man page generation to match current X.Org conventions

commit 7a0d1eb783cf541250ccd2a4618d8bb8af30178e
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Tue Aug 28 15:09:03 2007 -0700

    Open /dev/fb read-only on Solaris

commit 1df33901faa6a9a4bde130202c505b36e935e22a
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Tue Aug 28 14:58:29 2007 -0700

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

commit d016e9085b1699c867f158ed9f2223c61b66a64a
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Tue Aug 28 14:58:04 2007 -0700

    Add hooks for checking sources with lint/sparse/etc.

commit 442df52c06dbc66fcd8731525e30ec0e5d3c2943
Author: James Cloos <cloos@jhcloos.com>
Date:   Thu Aug 23 19:24:22 2007 -0400

    Rename .cvsignore to .gitignore

commit 3833346902ed99509246c305b0afd04faae44454
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Dec 15 00:24:01 2005 +0000

    Update package version number for final X11R7 release candidate.

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

    Add/improve .cvsignore files for apps.

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

    Update package version number for RC1 release.

commit 1533c4bcf11d1cfcdb5ca7f84f3bde8ac79e4df1
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Oct 5 02:50:58 2005 +0000

    Add constype.man to EXTRA_DIST even when not building

commit 01e802406bc8ef19b22a9bb3782a1fbbb0f83707
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Wed Sep 28 17:07:55 2005 +0000

    Updates for modularization and to match current Solaris version.

commit 4ee8638ac7f420cc290b88018bc7702457d234fa
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Wed Sep 28 16:44:04 2005 +0000

    Add autotool support for constype (previously in
        xc/programs/Xserver/hw/sun)

commit 2675d15229aedf7d79b4fc0257959930921647f9
Author: Egbert Eich <eich@suse.de>
Date:   Fri Apr 23 19:18:22 2004 +0000

    Merging XORG-CURRENT into trunk

commit 06c4d69ee525ab81a96c8febc30b61608e61939d
Author: Egbert Eich <eich@suse.de>
Date:   Sun Mar 14 08:32:59 2004 +0000

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

commit 1887b2d4567181220acddbdf978ee34f728b9303
Author: Egbert Eich <eich@suse.de>
Date:   Wed Mar 3 12:12:07 2004 +0000

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

commit e4a0f773606108a2971324ab12e0eb0870d87927
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 13:35:44 2004 +0000

    readding XFree86's cvs IDs

commit ecc3c9100a78982e124d4434608037a28dbc92b5
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 09:23:07 2004 +0000

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

commit c795a52a3051482b65161e06c92abd02322aa7bb
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Tue Nov 25 19:28:32 2003 +0000

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

commit 47bee37dc194a4ffec62149bda0434dc19bdea55
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:54 2003 +0000

    XFree86 4.3.0.1

commit f83b90f738f8cece930e20bbfe9507784de2cb92
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 15:54:45 2003 +0000

    R6.6 is the Xorg base-line
