commit a545f985ac404a771424d08e5ced63e63601c9f5
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sun Mar 24 10:51:04 2024 -0700

    xman 1.2.0
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 7cd313b41e64862a5786cf87290c57899c96a67a
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Tue Feb 13 17:33:10 2024 -0800

    unifdef NO_COMPRESS
    
    Had only been defined if defined(__SCO__) || defined(__UNIXWARE__)
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 3fd68cb4ed34958cfc4d6cea123377f070561181
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Tue Feb 13 17:31:00 2024 -0800

    unifdef INCLUDE_XPRINT_SUPPORT
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 8d5ae4a89ac057bc26db9c819136460331ffd29b
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Mon Feb 12 19:12:41 2024 -0800

    unifdef ATHENA
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 6a54a5630ee0e33f34387131e16d33d2b8c63aec
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Mon Feb 12 19:11:14 2024 -0800

    unifdef BSD < 199103
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 4c47303a0af4b5045f7735ccc848cd02fef6995d
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Mon Feb 12 19:07:56 2024 -0800

    unifdef __bsdi__
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 3ecea7a4526f571949b9d45430cfc44c59e406b6
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Mon Feb 12 19:06:59 2024 -0800

    unifdef defined(SVR4) && !defined(sun)
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 70ebfeb53325e65c9b11aca55d1722a9a76f8aa9
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Mon Feb 12 18:06:17 2024 -0800

    unifdef sony
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 01484cf8029253e704482817ebcff6c0d7449672
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Mon Feb 12 18:01:44 2024 -0800

    unifdef SCO, __SCO__, and __UNIXWARE__
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit c48217d6d977c15ef8bba9fc767a1997a1e91e99
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Mon Feb 12 17:53:21 2024 -0800

    unifdef hpux
    
    Since NO_MANPATH_SUPPORT was only defined if hpux was defined,
    removes it too.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit d0ee97550e4103bed00118a10f4adf87767079dc
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Mon Feb 12 17:51:22 2024 -0800

    unifdef __osf__
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit ae798c59e34eba8a83995579943b689fc42987bb
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Mon Feb 12 17:49:07 2024 -0800

    unifdef sgi
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 7f69157bb051c52526c3ba210f75564c86654d2f
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Mon Feb 12 17:47:27 2024 -0800

    unifdef ISC
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 5eaec0c56f2afac5dea8f63f7a7b01c26e06382a
Author: gldrk <me@rarity.fan>
Date:   Wed Oct 4 05:36:30 2023 +0300

    Restore formatting with modern man-db

commit b8ee816d8045b4a0c216825ed96a5e0515c6d94e
Author: gldrk <me@rarity.fan>
Date:   Tue Sep 26 23:21:54 2023 +0300

    Free buffered file contents when closing man page

commit 4208a0947f08562a727a855ddcd4605d201c99bd
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Thu Sep 28 17:44:13 2023 -0700

    xman 1.1.6
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 9bbfa9f3509480f87bf31ae2c37f822b6d9518b3
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sun Jan 9 13:46:09 2022 -0800

    Fix spelling/wording issues
    
    Found by using:
        codespell --builtin clear,rare,usage,informal,code,names
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 2b7825b2ab93b5ac41d295d0fa0c2b081e624cb7
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Feb 18 12:44:40 2023 -0800

    Install WM_DELETE_WINDOW handler for search window
    
    Allows using window manager close icon to close search window without
    killing the entire program.
    
    Fixes: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720266
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit d6c728b4d7c86fb486cd9f18c749f3b61ff8fb63
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Feb 4 15:10:45 2023 -0800

    Add -version option
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 73aecaafd3e4b80c57a2549e399b7f0b769bcf5e
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Tue Dec 20 18:58:48 2022 -0800

    configure: Use AC_SYS_LARGEFILE to enable large file support
    
    While xman can't handle files more than 2gb in size, due to libXt
    API limits, it can handle files with large inodes. (Not that any
    man page should ever be more than even 1mb in size in reality.)
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 204e4512a11cac5e906a0c8f422ef7e51fa559af
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Thu Jul 28 17:30:21 2022 -0700

    gitlab CI: stop requiring Signed-off-by in commits
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 9c3b7728096667404ea19c5fbddec5cff29e8bbe
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Apr 2 12:48:45 2022 -0700

    man page: remove out-of-date reference to X(7)
    
    The X(7) man page doesn't list any license information as this had claimed.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 5ac741677cc861796b4c4fae0d03eb009a67c722
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Tue Dec 7 12:26:47 2021 -0800

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

commit 60d96fb66acea82724104591a77b3cfcca838c9b
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Tue Dec 7 12:26:44 2021 -0800

    gitlab CI: add a basic build test
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit aed0ca367a69a7defd29bbbe357914b1b45ca4b9
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sun Jul 14 13:10:32 2019 -0700

    xman 1.1.5
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 8e32cbc5f586ba7382941d355342b1f14bcc1f5e
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri May 31 13:45:40 2019 -0700

    Pass -D_CONST_X_STRING to make libXt declare String as const char *
    
    Clears up 62 gcc -Wdiscarded-qualifiers warnings in the xman build
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 63973d9097d4f914c7637937f3af502116375d58
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri May 31 13:43:57 2019 -0700

    Change fallback_resources from char * to String type
    
    Matches declaration of the libXt XtAppInitialize function that the
    array is passed to.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 4f5cc99e46d0795615b9adc668b4c738529cb54a
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri May 31 13:42:50 2019 -0700

    Make CreateManpageWidget use String type for name argument
    
    Matches declaration of the libXt XtCreatePopupShell function that the
    name argument is passed to.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit c84cd5c224e20e51cee89bf12e07d7c70b75938f
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri May 31 13:21:37 2019 -0700

    Delete unused function Name() from tkfuncs.c
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit bda000d1619d18aeeb37e84eda090341f38e81ea
Author: Matthieu Herrb <matthieu@herrb.eu>
Date:   Fri Mar 8 21:35:33 2019 +0100

    Fix typo in manual page.
    
    reported by Alejandro G. Peregrina on OpenBSD tech@ list
    
    Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit ea5c4d25577b20a459358eff9f2d8a100dcf794f
Author: Julien Cristau <jcristau@debian.org>
Date:   Thu Apr 30 23:38:10 2015 +0200

    If we have man-db, don't try and emulate man's pipeline
    
    Just let man itself do the formatting / zsoelim / ... dance.  This
    became necessary with man-db 2.7.0 moving zsoelim out of $PATH.
    
    Debian bug#764792 <https://bugs.debian.org/764792>
    
    Signed-off-by: Julien Cristau <jcristau@debian.org>
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 6aefab8b5831b52042afc482a50a43e3a4eba5b9
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Wed Nov 21 17:14:35 2018 -0800

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

commit e7e8014eeee800d887f8e0264a4657c7918e7591
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Nov 16 22:36:52 2018 -0800

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

commit 6758ad5a88b0d64ebbd008a0561239935a7be443
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat May 5 15:05:45 2018 -0700

    Change fall through comment in ScrollByL.c to match gcc's requirements
    
    Needs to match one of the regexps shown under
    https://gcc.gnu.org/onlinedocs/gcc-7.3.0/gcc/Warning-Options.html#index-Wimplicit-fallthrough
    
    Silences warning from gcc 7.3 of:
    
    ScrollByL.c: In function ‘PrintText’:
    ScrollByL.c:1109:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
                 if (*(c + 1) == BACKSPACE) {
                    ^
    ScrollByL.c:1125:9: note: here
             default:
             ^~~~~~~
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 652ca3b948f6ae1f84d72b5a5bb841d7c893e5e4
Author: Mihail Konev <k.mvc@ya.ru>
Date:   Thu Jan 26 14:00:21 2017 +1000

    autogen: add default patch prefix
    
    Signed-off-by: Mihail Konev <k.mvc@ya.ru>

commit 4e8efb3fca88799f1101020ee7c9af9c34cfe8a4
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>

commit 231eec8d26187e4d3bd84d439a9d0a90d28780bb
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>

commit 27ae1a020119b5254c0238ef60a1ba602befba56
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Mar 6 19:06:48 2015 -0800

    xman 1.1.4
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 4e70edc503ad153c4223995ae5fb4adf980b01bd
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Wed Nov 12 19:25:49 2014 -0800

    Ask groff for text instead of postscript on Solaris
    
    In the last case fallback to groff in #ifdef HANDLE_ROFFSEQ, it
    was just running "groff -man", which generates postscript output,
    which xman displays as a text dump of the postscript source, not
    very readable.
    
    Hit on Solaris since it wasn't caught by the earlier checks for
    CSRG_BASED, linux, __CYGWIN__, and __DARWIN__, which cover most
    other cases.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit ddb35139f98bcf276ef328db00961dc5a1b4ecf7
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Jul 11 20:12:43 2014 -0700

    Fix typos & wording issues in source comments
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit b07a3b3bc4c039bf0c2b03c3c60eae7c86c6fc6e
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat May 31 23:35:02 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 c9919b02bb41013789dc28f63285483ca8b18740
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat May 31 23:35:01 2014 -0700

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

commit f6ae31ee1da66ecdd9ad049a5aa4fe82aca209c8
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat May 31 23:34:53 2014 -0700

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

commit e3a9f82775946f056e997df4528e5ff536edf4a5
Author: Thomas Klausner <wiz@NetBSD.org>
Date:   Thu May 22 00:16:59 2014 +0200

    Fix shadow warning.
    
    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    Signed-off-by: Thomas Klausner <wiz@NetBSD.org>

commit bb926ce84421b1fc9795c229ce32332b77a4b18d
Author: Jörg Sonnenberger <joerg@NetBSD.org>
Date:   Thu May 22 00:15:36 2014 +0200

    Fix tautology to the intended check.
    
    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    Signed-off-by: Thomas Klausner <wiz@NetBSD.org>

commit 15382f62a734d5b4bde30378dab525deadae72c2
Author: Jon TURNEY <jon.turney@dronecode.org.uk>
Date:   Wed Feb 19 14:51:34 2014 +0000

    Use same FORMAT command on cygwin as on linux in HANDLE_ROFFSEQ case as well
    
    Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
    Reviewed-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>

commit a2976b6403ce3a98e8bb4f8db8c1703588800ee8
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Oct 18 23:23:44 2013 -0700

    Ensure fgets read at least one byte before modifying string
    
    If a file has a \0 byte (binary file, strange encoding, corruption),
    fgets() can return a string starting with a \0 byte - check for that
    before checking to see if the byte before the \0 is a \n, so we don't
    reach back before the start of our memory buffer.
    
    Also check that the penultimate byte is a \n before we chop it off,
    in case we're reading from a file missing a newline, or a line longer
    than fit in the buffer provided to fgets().
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 617209a03a219abfd0fc626be1a038d20443178b
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sun Sep 8 09:11:57 2013 -0700

    Fix "no search will be preformed" typo in dialog box message
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 46c0034ae501360edb541082d0eadb23babf302e
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Sep 6 23:46:22 2013 -0700

    xman 1.1.3
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 9382d2510db6184fee7a531add217c5e38cefea4
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Sep 6 23:44:27 2013 -0700

    COPYING: Remove notice for Xprint code removed in 5722ca728763e7
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 64e6ead0bde2806f7be8222bd4805293d9c0f6ce
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Wed Aug 7 23:59:04 2013 -0700

    Resync Solaris man page section list with current Solaris xman
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit cf05d354a937e234f60d90c36c7bd676c521b548
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sun Apr 21 13:11:23 2013 -0700

    Check for CreateManpage returning NULL
    
    Now that it can propogate the malloc failure on from InitPsuedoGlobals,
    we need to check its result before using it as well.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 4d31718584028d9f3df144d54269c4b62a8b5bb5
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sun Apr 21 13:08:38 2013 -0700

    Check for InitPsuedoGlobals() returning NULL
    
    Fixes possible NULL pointer dereferences warned about by parfait:
    
       Read from null pointer 'man_globals'
            at line 162 of buttons.c in function 'CreateManpage'.
              Function 'InitPsuedoGlobals' may return constant 'NULL' at line 183, called at line 153.
              Null pointer introduced at line 183 in function 'InitPsuedoGlobals'.
       Read from null pointer 'man_globals'
            at line 59 of help.c in function 'MakeHelpWidget'.
              Function 'InitPsuedoGlobals' may return constant 'NULL' at line 185, called at line 56.
              Null pointer introduced at line 183 of buttons.c in function 'InitPsuedoGlobals'.
    
    and various ones following from each path from those points.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit e34e8c6d3203cfeed0f98aae504f318a26d5d75b
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sun Apr 21 11:29:59 2013 -0700

    Close file pointer before setting it to NULL in Format()
    
    Avoids more file leaks
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 58b857bcc005552b1ae90733c52d456dc56c3f9b
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sun Apr 21 10:36:41 2013 -0700

    Fix file leak in ConstructCommand()
    
    File was never closed in any code path.
    
    Found by parfait 1.1 bug checking tool:
    Error: File Leak
       File Leak: Leaked File file
            at line 729 of misc.c in function 'ConstructCommand'.
              file initialized at line 703 with fopen
              file leaks when fopen(fname, "r") != NULL at line 703.
            at line 771 of misc.c in function 'ConstructCommand'.
              file initialized at line 703 with fopen
              file leaks when fopen(fname, "r") != NULL at line 703.
            at line 773 of misc.c in function 'ConstructCommand'.
              file initialized at line 703 with fopen
              file leaks when fopen(fname, "r") != NULL at line 703.
            at line 763 of misc.c in function 'ConstructCommand'.
              file initialized at line 703 with fopen
              file leaks when fopen(fname, "r") != NULL at line 703
                  and left <= 1 at line 762.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit d25a3b87ce9fdf950b42f45b644242d72e7167b3
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Apr 20 09:56:08 2013 -0700

    configure: check for groff and enable groff extensions if found
    
    Check for groff never got translated from imake to autoconf
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>

commit 72b3760a2a5c4ea81c3bebf085b3b8f5ac56730e
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Apr 20 08:58:46 2013 -0700

    Provide a fallback mkstemp so we don't need to maintain 2 API versions
    
    Unifies the file handling API's to always return an open fd or FILE *,
    instead of delaying the open when mkstemp was not available.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>

commit 5ca3757aaa698c8482cec092551e0cc72597981d
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Apr 20 09:38:27 2013 -0700

    Fix scroll wheel when CapsLock, NumLock or other modifiers are on
    
    "None" means no modifiers at all, when all we really want is not
    Shift or Control, which have their own mappings.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 78c43bb3d12ed38bc5d750c3e0b1f7f0ea44cf0d
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Apr 20 09:02:32 2013 -0700

    Increase default text window sizes from 600 to 780 pixels
    
    Old defaults weren't wide enough to display 80 columns of text in our
    default fonts, so our help & man pages didn't fit.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit f82ad2fe93d85190e21a9fcdcc66fdd9ccdbbdb6
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Apr 20 08:54:29 2013 -0700

    Stop checking for OSMINORVERSION in list of Solaris man page sections
    
    It's never defined in the autotool setup, so these sections were always
    hidden - better to always define them and let the existing logic filter
    them out if they don't exist.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 2c52f843d4a359e32273bef4c08a49bcaec56100
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Apr 20 00:04:18 2013 -0700

    Use strchr() & strrchr() instead of index() & rindex()
    
    Welcome to ANSI C89.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 0c2d9fa7e5c2c109c68037e1b4da56fc4598b61b
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Apr 19 23:55:11 2013 -0700

    Use remove() instead of unlink()
    
    In normal cases, no difference.   If somehow our file path ends up
    pointing to a directory, can save having to fsck to clean up the
    mess, if someone is silly enough to be running xman as root.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 2e5d074873fe7440c397cbf257b0a9c2da28e08b
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Apr 19 23:08:32 2013 -0700

    Mark PrintError as noreturn
    
    Suggested by gcc -Wsuggest-attribute=noreturn
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 0d8f02da4e3e9d65608b26222d76ce75567956d0
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Apr 19 23:04:17 2013 -0700

    Remove unused NULLSTR macro
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit da80716836bd7a049e74503c660d853e512e6239
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Apr 19 23:02:23 2013 -0700

    constify char *'s to clear compiler complaints
    
    Can't get them all, due to Xt API, but this gets rid of dozens of
    warnings when building with gcc 4.7.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 27b1aadf2b24ad18e2d0d722e3b720f3f846dfec
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Apr 19 20:19:11 2013 -0700

    Replace StrAlloc with XtNewString
    
    Wasn't as hard as the comment suggested.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit e92ce109f36918b700eaaafed338fd532d017aa9
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Apr 19 20:13:21 2013 -0700

    Remove XConsortium/XFree86/XdotOrg RCS/CVS id tags
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 0d0b3ac1adbbfc055555f6f9be1f61ed4686d235
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Apr 19 23:34:12 2013 -0700

    unifdef SYSV386 (really defined(SYSV) && defined(i386))
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit bc2cd98ebf50dab5db099a812b9dedc62b593c85
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Apr 19 23:27:17 2013 -0700

    unifdef -Uhcx
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit c50a01ea37e0242943d276b6af39b81860cba2a3
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Apr 19 23:25:09 2013 -0700

    unifdef -UmacII
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 08da0a2c5be93a9b711722d725b005e23bd50638
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Apr 19 23:22:39 2013 -0700

    unifdef -Uultrix
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 401961177f9411e80213bab0d66ad0d82a1e96f1
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Apr 19 20:23:49 2013 -0700

    unifdef -UUTEK -Uapollo -ULynx
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 767616ea1e22716901e9043faa912b25f56c23f0
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Apr 19 20:11:51 2013 -0700

    unifdef -UCRAY
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 2803776db88953904e5b789c5d81ab375c7653f7
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Apr 19 20:10:05 2013 -0700

    Convert to X.Org standard code style
    
    Mostly via util/modular/x-indent-all.sh, plus some manual cleanup
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 8140c2d43519fc44606a82e0d249541a2cdf516d
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Apr 19 18:41:23 2013 -0700

    Fix numerous typos & spelling errors in comments and message strings
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit eec31c83594049fc52c985daacca0f8007a2a410
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Apr 19 18:04:12 2013 -0700

    Use <dirent.h> everywhere instead of checking for X_NOT_POSIX/SYSV/USG/etc.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 6ffd48bf0084e3e26dee31b16b7234805db00c44
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Jan 4 18:45:53 2013 -0800

    unifdef -U__UNIXOS2__
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 2a502d748344549a2b74f8e147243048a400c451
Author: Eric S. Raymond <esr@thyrsus.com>
Date:   Thu Aug 23 12:34:15 2012 -0400

    Eliminate use of tab stops.  Use real TBL markup where indicated.
    
    These changes assist structural translation to DocBook.
    
    Signed-off-by: Eric S. Raymond <esr@thyrsus.com>

commit a52a5150dd353a6dcc8db1720d0616d14b14905e
Author: Christos Zoulas <christos@NetBSD.org>
Date:   Thu Jul 12 20:26:03 2012 +0200

    Rename PIC to ROFF_PIC to avoid problems with "-DPIC" compilations.
    
    Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 0824a8ce82e053723b661bf1c2864e52eebac917
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Wed Jun 29 20:53:53 2011 -0700

    xman 1.1.2
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit b8e4ebb00593d8b58815921cf5eb2d1e8a3738a7
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Mar 4 18:16:48 2011 -0800

    Remove xmu dependency by inlining AssignMax macro
    
    No calls from libXmu were used, just one instance of one simple macro
    that made the code harder to understand, so stop requiring it and
    linking directly to it.   (Of course, libXaw still depends on it, so
    it will still be loaded indirectly.)
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    Reviewed-by: Matt Turner <mattst88@gmail.com>

commit ca7ff690136a35b8dad90271db5966cc9614b1c1
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Jan 28 23:10:22 2011 -0800

    Use snprintf to PATH_MAX sized buffers to construct filenames
    
    Simpler than trying to calculate the size to malloc.
    
    Could have used XtAsprintf() but didn't seem worth the dependency
    for two simple calls with a standard, well-known maximum size.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    Reviewed-by: Dirk Wallenstein <halsmit@t-online.de>

commit 48709d1ed5002255fa322cb3f0c4b8d5a5a7f3de
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Jan 28 22:38:08 2011 -0800

    Convert more sprintf calls to snprintf
    
    Previous conversion seems to have missed many calls right next to ones
    that were converted to snprintf already
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    Reviewed-by: Dirk Wallenstein <halsmit@t-online.de>

commit 35265840bba5aa4098b2f12522ef4c80b17c604a
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Jan 28 22:35:35 2011 -0800

    Don't need to copy static strings to a buffer before calling PopupWarning
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    Reviewed-by: Dirk Wallenstein <halsmit@t-online.de>

commit 72817de248a160ae84532662268b380b701908e8
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Jan 28 22:24:47 2011 -0800

    Mark string argument to PopupWarning as a const char *
    
    PopupWarning just copies the string into the message it displays,
    via snprintf, and never writes to it.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    Reviewed-by: Dirk Wallenstein <halsmit@t-online.de>

commit 382d261e50ac976001376c3a660fba0a55faad6d
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Thu Jan 13 14:18:09 2011 -0500

    config: move man pages into their own directory
    
    Use services provided by XORG_MANPAGE_SECTIONS.
    Use standard Makefile for man pages.
    
    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>

commit 461b7068c522a9a3a92cd64ac1b664d079803807
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Thu Jan 13 14:12:46 2011 -0500

    man: replace hard coded man page section with substitution strings
    
    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>

commit d7cb024227f8df08840937335ddf3f6f1bc95bef
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Thu Jan 13 11:15:47 2011 -0500

    man: remove trailing spaces and tabs
    
    Using s/[ \t]*$//
    
    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>

commit a2b1b62a8603e21f4944ed55951d8682964f11b7
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Wed Jan 12 16:28:02 2011 -0500

    config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
    
    This silences an Autoconf warning

commit e62b0d9d0515221b5b82e5dbf63f10be8e2b2f1d
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Wed Jan 12 15:29:50 2011 -0500

    config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
    
    This silences an Automake warning.
    
    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>

commit bee5d67ab054decda85e2ba2fc70cf8a53b74fcd
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Oct 30 17:31:47 2010 -0700

    xman 1.1.1
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 689cb1e03b0feb46bf198a468e4cc5c91ff59aa6
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Oct 30 17:29:22 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 98f366e764334a853b291b84856996e3dfad8959
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Oct 30 17:28:38 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 8d75f5d9e4c2c1f819dfc4e523ad88a2a0b0e251
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Sat Oct 30 17:28:03 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 fd30b754d17685ad971294ce31e34de5fede5a25
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Sun Aug 8 12:00:53 2010 -0400

    config: update direct dependencies for xman
    
    Depends on xproto through the inclusion of X.h.
    Depends on Xaw through the inclusion of List.h
    Depends on Xmu through the inclusion of Xmu/Misc.h
    Depends on Xt through the inclusion of Intrinsic.h
    
    PKG_CHECK_MODULES calls AC_SUBST for CFLAGS and LIBS
    
    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>

commit 96224f67f30830c2b49045313dfa746d155c56bf
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Aug 6 15:08:24 2010 -0700

    Fill in COPYING file with copyright notices from source code
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 522ee7a23d31a0a0e359922d1194214db215bb6f
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Wed Feb 10 17:28:55 2010 -0500

    make: remove version.h from xman_SOURCES
    
    Commit cac7f814053ddbc8ec14666cfe85adc34344220f
    removed the file from git.
    
    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>

commit b36ab48574afae17c7701bc55a3a0d6a971c3ced
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Sat Dec 19 20:48:48 2009 -0500

    configure.ac: use backticks rather than $() for cmd subs
    
    Use "$PKG_CONFIG" rather than hard coded "pkg-config"
    
    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>

commit 9b52967330f1c6466a5b8729ad36a0a96b3dcd62
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Thu Nov 26 09:19:54 2009 -0500

    Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
    
    Now that the INSTALL file is generated.
    Allows running make maintainer-clean.
[--snip--]
