commit d9e3ccd1634a527f1d2d7e04332fc906c70e5bd3
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Apr 9 07:56:42 2008 -0600

    Renamed some files that differed only in upper/lower case.
    
    This should fix building on OSX.  Thanks to Amitai Schlair
    <schmonz@schmonz.com> for pointing this out.

commit deb8396b303c02b60a60c9b3b107b99b57ca8582
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Apr 4 11:45:55 2008 -0600

    Made note of previous changes in the NEWS.

commit 96a65cc5e8f0eb83c62886b8a692be820364e639
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Apr 4 07:33:06 2008 -0600

    Fix Require: syntax in spec file.
    
    Thanks again Giam Teck Choon

commit 136d4ef275aa77992cf898a9397ad02e6a68d728
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Apr 3 15:49:21 2008 -0600

    Bumped version to 1.104

commit 68307fcfbeb6504f7130794e60110d4f2c6558f0
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Apr 3 15:48:57 2008 -0600

    Fixed typo in installation path of md5 library.

commit f8bbd07bde737018490573d0c44e5f128c1be629
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Apr 3 11:02:04 2008 -0600

    Added missing no-bglibs control file.
    
    Without this file, spac will cause the "load" script to include
    -lbg-sysdeps, which will in turn cause all sysdeps that require linking
    to fail on systems that did not have bglibs installed previously.
    
    Thanks to Giam Teck Choon for pointing this out.

commit 7368c8c9f479b39154d1ca2046c0362a1d19d3bc
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Apr 2 17:40:27 2008 -0600

    Include the .la files in the -devel RPM.

commit 13bff47d3639edbf2ec7f0e81418a9aac91f7995
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Apr 2 17:17:10 2008 -0600

    Added missing COPYING file.

commit 11dd311ecb64d39c76872d1dcb6e94f1111bb7c5
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Apr 2 15:59:23 2008 -0600

    Bumped up the libtool library version info.

commit b05c2264bccb780f54a588c2f6ec9fea5b391474
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Apr 2 13:53:11 2008 -0600

    Put the development libs into their own RPM.

commit f2ea788317308dde569c5de5ff0574785bb9725d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Apr 2 12:15:31 2008 -0600

    Added some self-tests for misc conversion/formatting functions.

commit eba3fd8ee02669cee4bc7302acee3f0095a3bed2
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 1 23:40:03 2008 -0600

    Added a #include to misc/random.c to avoid a parallel compile problem.

commit 5888f852931dfba36acc0797f6ec546cc297ccec
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 1 23:39:20 2008 -0600

    Fixed up the ghash_set implementation and added a self-test.

commit 11cf67c687f6c8dfcffd111b072c6f113dd44ab6
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 1 14:19:38 2008 -0600

    Fixed up typo in the systime.h build file.

commit 491f24b48de64bd9309bab02444959849ef61924
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 1 14:07:00 2008 -0600

    Removed the now useless $Id$ tags from the source files.

commit 8697535351f68a5c9bf9edae2bf66795469b8c6e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 1 13:16:00 2008 -0600

    Updated copyright notes on the crypto files.

commit 806721b9e4861956b8d1564360d9ad309f946e7a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 1 13:15:43 2008 -0600

    Updated the README

commit 9e654537538af3fe933cd63cdca51d2f66911caa
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 1 12:42:19 2008 -0600

    Fixed a serious typo in the surfrand_fill function.

commit d6765585a8647042b4959738b4306c085482478b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Mar 31 23:22:33 2008 -0600

    Added documentation for the new surf/surfrand functions.

commit 368bf1149d3292779e43bfba3604e5ddb1e1d31b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Mar 31 22:35:39 2008 -0600

    Updated the Doxygen configuration for version 1.5

commit d2852a56dd04f9b164bfc9fce0f71a1bded39b6e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Mar 31 22:32:51 2008 -0600

    Completed the signalfd implementation and self-tests.

commit 8f8a2050baf67e8acac6e70710cff420e5a10e84
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Mar 31 22:13:07 2008 -0600

    Fixed up msg selftest problems caused by previous selftest.c change.

commit 851fbafcb7a8d86edaf531117b68ff737f196c66
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Mar 31 17:35:44 2008 -0600

    Added a random number generator based on SURF.

commit e4ba26534e160078ae2f15f94d1355f7b6d0dbe1
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Mar 31 17:29:58 2008 -0600

    Added files that were missing from the svn->git conversion.

commit 99518c7ff759cf4cd23c9359fe578dc3f0a760a8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Mar 31 17:28:52 2008 -0600

    Fixed typos in two #include statements in headers.

commit 0f15beb1c9d357a8ad67d8e95eecd82a15cd9bfc
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Oct 5 08:46:55 2007 -0600

    Added program and msg_show_pid definitions to the selftest.

commit 7bb68b74932968e4c3c996adac1269a53c3b1a88
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Oct 5 08:35:22 2007 -0600

    Added a set of "signalfd" functions as a generic self-pipe setup.

commit b7c615c318cf73b15a59e9a5e3b5ab333beb0a4e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Oct 5 08:34:25 2007 -0600

    Added a ghash_set function (like ghash_add, but overwrites).

commit 65da84c59d934380d682947e87a699d3f761c9d4
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Apr 11 03:08:38 2007 +0000

    Added two missing header files: fmt/misc.h and fmt/multi.h

commit b0f73b29f979bd1c9bcfceaeb856e038f1fbcc8b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Apr 11 03:08:05 2007 +0000

    Bumped version to 1.103

commit e7fc34c5a1c56f32f3767a5373b43510d287678d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Oct 30 21:08:42 2006 +0000

    I no longer have intentions to add FP to fmt, at least not until I (or
    somebody else using it) needs it.

commit 6269bfc5887749ca8316c14cb89da0b5841a2f31
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Oct 30 21:08:18 2006 +0000

    Bumped the implementation number in LIBVERSION.

commit 9f6449cf74beca64f9c9373e274d7958fb16bdf9
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Oct 30 21:06:28 2006 +0000

    Fixed a bug in resolve_ipv4name_n: when handling multiple IPs,
    it would always copy the first one multiple times.

commit 01f74a8835431ed226e93fb6ad3b18b6c389dca1
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Sep 12 17:49:06 2006 +0000

    Added "m" format option for strerror(errno)

commit f97c734bd52a18104ebf8e45f0f2d678bb9321b4
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Sep 11 18:19:54 2006 +0000

    Made some of the net tests more lenient.
    Thanks Paul Jarc <prj@po.cwru.edu>

commit 3804e9be68746ff94c4e45a9324a9487a832697a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Sep 11 16:40:58 2006 +0000

    Added self-tests for str_join

commit fe50620614d7b4704bf1da30c1021e28fdf5528d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Aug 22 17:32:50 2006 +0000

    Added support for str formatting in fmt_multi with "S".

commit ec500dbaa3ddecb77a0c7b12a576a9b04ed9a5da
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Aug 3 16:10:24 2006 +0000

    Bumped version to 1.102

commit c42fd52fc3b47a33924d6fc1683a85bd7a0e98d3
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Aug 2 16:42:15 2006 +0000

    Clarified NEWS entry.

commit eeeb6eba382fb348025a418a37f19a765caf3ade
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Aug 1 15:22:11 2006 +0000

    Marked some symbols as "weak" to prevent link errors if they aren't defined.

commit 5ead89175045ae00e121176fe514eb31df0188a4
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Aug 1 15:12:47 2006 +0000

    Use __attribute__ directly instead of the __DEPRECATED__ macro.

commit 5e83f0865576c33639c919fdef75e76d1503186f
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Aug 1 05:51:38 2006 +0000

    Added sysdep for __attribute__.

commit 05a9d504ee7b87175e1fe2838a8549694b7cd5a8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Jul 31 20:48:31 2006 +0000

    Fixed include compatibility problem in sys/tryclockgettime.c.
    Thanks Amitai Schlair <schmonz@schmonz.com>

commit 5f94b6fcd4f7c8277ec156e8d793769c0fd2a930
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Jul 31 20:47:31 2006 +0000

    Bumped version to 1.101

commit 875d2e8a79fe2f028b5745f1317e5f5f14ba027c
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jul 27 23:53:42 2006 +0000

    Tidied up several pointer signedness warnings (emitted by newer GCCs).

commit 211ee7f469ea3b6d80badf5843ea01dd133c6fec
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jul 27 23:28:51 2006 +0000

    Fixed up some missing bits in the spec needed for shared libraries.

commit e8ab8305ddf216416974d5b746f43c230dc3f6fa
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jul 27 23:10:08 2006 +0000

    Add dl.lib to the installed files.

commit 69967a78379d016adcf302b31b4ab01c0a15aef0
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jul 27 22:32:39 2006 +0000

    Added documentation for the gqueue and gstack ADTs.

commit f6979d0f21f0ac49bb3c0ad9cc94b8b9eddea72e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jul 27 22:32:21 2006 +0000

    Allow for NULL key copy functions in ghash.

commit 748f6fe8f4d94aa2045d009e8522df611e762f79
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jul 27 19:02:06 2006 +0000

    Convert all "void selftest(void)" functions in selftests to simply "MAIN".

commit 20728a2e48c2d8baeae9423f7c3b03bc90dcb003
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jul 27 19:01:19 2006 +0000

    The version was mistakenly not bumped up to 1.100

commit f3a0c99443b5c692bc3ef80e6a1a45c06d8748a8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jul 27 19:01:01 2006 +0000

    Pointer signedness fixup.

commit b934600d10ee1df341df920964deff4b608954ac
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jul 27 18:56:15 2006 +0000

    Document the resolve_ipv4name macro.

commit 8b7f0b256b155faecd0619541a93f4b2843e3f26
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jul 27 18:56:01 2006 +0000

    Added missing "@}" comment in iobuf/common.h that was causing some
    function documentation to be skipped.

commit cc48d83b7f4710117314f6bcb128d9c032a8d888
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jul 27 18:53:17 2006 +0000

    Moved the gqueue and gstack test code into seperate files.

commit 1bd712e32ab5996c926d9a3068a3679b13743614
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jul 27 18:52:50 2006 +0000

    Moved all selftest code into ghash_test.c, to make it a better example.

commit 6bc8c114902fb4b8c7f3293ec8b148ace483751e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jul 27 18:35:10 2006 +0000

    Added Doxygen documentation to adt/ghash

commit 81840784fc404ceb367a7b0832a75ca6ea4d498d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jul 27 16:55:07 2006 +0000

    Added self tests for the generic queue and stack implementations, fixing
    several bugs in the process.

commit 262767baef76426777e1d5037c674c7c6d8b6b58
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jul 27 05:56:55 2006 +0000

    Updated the Doxygen config for version 1.4.7

commit ab57cb2a16b7add3d3a243778946e45c1c88aeb8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Jul 25 20:43:55 2006 +0000

    Updated the Doxygen configuration.

commit a6499926d68c6add20fd061e5c806e28227d9303
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Jul 25 14:51:21 2006 +0000

    Added self test to ipv4_format.c

commit d2a35b16fedaf25cf644f4c1636c047725cc19ef
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Jul 25 14:45:48 2006 +0000

    Added self tests for several IPv4 functions.

commit cbb6535a88ed0aee33bccf6f8eb0b605970f5c61
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Jul 24 23:44:01 2006 +0000

    Modified the package to install libbg and libbg-sysdeps as shared
    libraries using libtool.

commit 0e9059e70000b736523609d1524b96c2d793ac8e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Jul 24 23:14:39 2006 +0000

    Added support to bg-installer for installing shared libraries with libtool.

commit e8e8d926c3220c42ed4d3ebfb07e66c69bf7acba
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Jul 24 23:02:38 2006 +0000

    Added missing libpwcmp library definition files.  They were missed in a
    previous step because the actual pwcmp library is in a different
    repository.

commit fad30a6a90bbc5b1aa9140ab3571163416db47b1
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Jul 24 20:48:02 2006 +0000

    Fixed a missing include in the old fdbuf C++ library.

commit 16c8c0f04217e2010c4340772aa0f97b031a53f2
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Jul 24 19:57:47 2006 +0000

    Fixed bug in error return of ibuf_openreadclose.
    Thanks Gerrit Pape <pape@smarden.org>

commit c2c08dff039d92dcfa21ac2099180fecb28b414e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 23 04:25:47 2006 +0000

    Fixed the missing vmailmgr/ prefix in libvmailmgr

commit 7b598647f66951e11e967b2ec3a63fb1b58005ae
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 23 04:15:58 2006 +0000

    Added missing source necessary in the libbg-msg library.

commit bfe9e1902e5d10863348a460937db0a37a92dac7
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 23 04:14:35 2006 +0000

    Renamed the library targets into the top directory with their final
    names.  This will help make generation of shared libraries easier.

commit 734671aaa013ba9272e38549e94f6e1ac143daa0
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Mar 19 05:51:54 2006 +0000

    Simplified the result length-only formula in fmt/*num.c slightly.

commit a7a87e99cbe3e86b56c20323901dd1c30535ecab
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Mar 19 05:48:23 2006 +0000

    Fixed a bug in counting the length of signed and unsigned long long
    integers (0 was counted as having zero length).

commit ee65018d5fb44fa562970ec8747770a7b9d60889
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Mar 19 05:46:57 2006 +0000

    Bumped version to 1.042

commit 14ffc6c8d8855bba6498593c1fc42e4c43136e58
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 8 19:16:08 2006 +0000

    Fixed up newline handling to deal with @verbatim and @example sections
    better.

commit 6a220deaf2e12008dfa4bbeda530a87902c6f536
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Mar 3 21:49:04 2006 +0000

    Renamed dict/hash.c and cdb/hash.c to prevent future linkage problems.

commit 21a5e64d1231e76a4cb58902a9e2ce8ae43a4592
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Feb 28 19:43:52 2006 +0000

    Reverted revisions 677 and 678.  From now on all crypto apps should
    target libtomcrypt (or some other better external library).

commit 031c40d85338d073a6ad7904bcb2fc46484f413a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Feb 28 19:36:45 2006 +0000

    Removed extraneous #! header on cli-generate.

commit 77dfa60e69eda16aede787da9fbf6782ceab2ae4
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Feb 28 19:35:21 2006 +0000

    Added support for HTML output to cli-generate.

commit b37206f6738c07f76bb45602e755789ac358e8cf
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Feb 28 17:56:45 2006 +0000

    Added and fixed up the man page formatting codes.

commit ca6c8ac71e21dc88ba6d4a696fd6878f33e66bc8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Feb 24 23:31:32 2006 +0000

    Added some additional man page sections (warnings and authors).

commit 6d7318e69e795b5b7cd7ac79fedf8f7ddd42915d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Feb 22 18:05:12 2006 +0000

    Added a crypto hash "lookup by name" function.

commit 3be0cb093130266be4907c9687cc3840d404fdf9
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Feb 22 17:18:37 2006 +0000

    Modified all the crypto hash functions to fit a control block
    framework (like the HMAC system does), bumping the version to 1.050

commit 7acf82302ddf9d7276042350c036b9e4b5d00e45
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Feb 20 00:30:00 2006 +0000

    Tweaked the hmac_finish prototype to properly indicate that the
    midstate is const and unmodified by the function.

commit 870632edd85208e9fa6bbc6af1cb723680076e74
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Feb 20 00:29:20 2006 +0000

    Bumped the version to 1.041

commit 9b41cfb62655535982f7447d7bc4d72abc561c3f
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Feb 19 06:51:29 2006 +0000

    Install the man page(s) into RPMs.

commit 83ba0bb8600f110fc20c449b09243cc9587cf36a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Feb 19 06:21:47 2006 +0000

    Warn about missing Description: header in cli-generate.

commit 5340dbb5c3c6dd9748bb6d1987900654fef83dc3
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Feb 19 06:21:18 2006 +0000

    Stop blocking SIGSEGV with the sig_all_* functions, as this has
    resulted in bugs causing endless signal loops.

commit 7741cd55f2b4babefae48c28070b38270bf2ddbb
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Feb 19 06:20:09 2006 +0000

    Added some more notes on the crypto hash rewriting.

commit 2b75d700052c14d3d85fe82ef2622e68da6e489b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Feb 19 06:19:51 2006 +0000

    Fixed a couple of installation bugs for the man page.

commit 35b981474cc3443acb07ad50c98a0574e118134b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Feb 19 05:58:04 2006 +0000

    Modified the crypto HMAC code to do precalculation of the intermediate
    hash results.

commit e8cac94621e86b6063267536a3577664a8e226b2
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Feb 17 19:31:54 2006 +0000

    Cleaned up some bits I missed in the cli-generate man page.

commit e4232a8a4c44b3e6ce604f81725f648f75bf8e21
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Feb 17 19:27:15 2006 +0000

    Added a man page for cli-generate.

commit 639d57a2a3cdc7053a4d3be27c9dd56f8150fe60
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Feb 17 18:59:15 2006 +0000

    Account for the "-h, --help" options when calculating the minimum width.

commit d340a7a14653eb180aecff0b423a742d2b83f1aa
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Feb 17 18:27:43 2006 +0000

    Added preliminary support for generating man pages.

commit c696852303547a4bf3d48a59985fde5812b26d8f
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Feb 17 15:42:23 2006 +0000

    Simplified the header/section parsing mechanics to seperate dividing up
    the file into sections from parsing the content within the sections.
    This will make it simpler to add more kinds of sections (for docs).

commit 8988b84338cb9eb40510b1ec3feccc08c4789149
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Feb 17 06:16:59 2006 +0000

    Added a 'description' field to the header, and fixed up newline addition
    to the prefix in cli-generate.

commit 494cc33e2b7bec1fbe824bedddc4a83ffc42c027
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Feb 16 22:48:18 2006 +0000

    Tweaked the ghash_add function to return a pointer to the newly
    created entry (since some uses will want to use it immediately).

commit 363c97ea96ae70ca466ea2c9d4aec6e0403ea0e6
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Jan 24 04:49:09 2006 +0000

    Add support for outputting the msg_debug_bits flag in cli-generate.

commit 94e1453440cbd753e0255f5998a930e7b21f9250
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Jan 22 04:27:57 2006 +0000

    Large number of changes, mostly steming from reworking the program to
    work on a single file only, and send its output to stdout.  Also made
    the script pre-calculate the help text (omitting it from cli_options),
    and fixed a number of bugs.

commit 8001d963c5ea5a528b02b87a404bd545f3797ef3
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 20 22:53:58 2006 +0000

    Split the help text output code out of the rest of the CLI library.

commit 2985e0433cc349509e1347f11f92a9758a97ff2a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 20 22:53:05 2006 +0000

    Stamped the README with the year 2006.

commit 8dfdf539b5e98c728ae9a7cbee05a42d1bfc4310
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 20 18:12:57 2006 +0000

    Added cli-generate, a program to produce C header and source from
    command-line interface description files.

commit 3cfdc5051430a0ffb1accd87b52ae687c516daa6
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Dec 18 22:15:26 2005 +0000

    Fixed base64 decoding on systems where char is unsigned by default.
    Thanks Gerrit Pape <pape@smarden.org>

commit 82d7628be2421058d715e937f98aee9681fa0db9
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Dec 18 22:13:52 2005 +0000

    Bumped version to 1.032

commit e208c944df9a7da3392e31c76e5533bf604c058b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Dec 2 06:09:11 2005 +0000

    Added note about missing installing hmac.h file.

commit 51afa18ddc6b3a745276af5617634a8391e7626c
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Dec 2 06:08:30 2005 +0000

    Bumped version to 1.031

commit c730153c1f548f6960a938daefd2b9d3a392ce41
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Dec 2 06:06:51 2005 +0000

    Fixed missing installation of crypto/hmac.h

commit 409f51bd919f2924a6c51ab8bccd4ff5d2831c50
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Dec 2 04:26:39 2005 +0000

    Bumped version to 1.030.

commit 16024640f0c3df3019dd69c74eba6d4dbfb6b284
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Dec 2 03:51:31 2005 +0000

    Fixed the copyright on the new HMAC code to the LGPL.

commit 11b6420a5adc6dd82992fbe8a6d24e77f072a49d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Dec 1 22:07:11 2005 +0000

    Added a RFC 2104 generic HMAC (keyed hashing for message
    authentication) routine to the crypto section, with control blocks for
    MD5, SHA1, SHA256, SHA384, and SHA512.

commit a68039a54400671ec7996f4877207a6d052b04b2
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Nov 30 03:52:22 2005 +0000

    Updated the documentation inside bg-installer.c

commit 849b0974d8d5b42d11d852f5b908eeaff7198620
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Nov 29 18:56:38 2005 +0000

    Added support for UID and GID names (instead of just numbers) in bg-installer.

commit 9c2389f96ddcbaa6e8bd2ecde4da6278bc795ef8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Nov 29 18:11:01 2005 +0000

    Bumped version to 1.029

commit 859f719508f1154bb26233ceb3ee2c692f984294
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Nov 21 05:33:04 2005 +0000

    Fixed missing dependancy in the sysdeps.h file.

commit 28f6720b195359501f7c130b44d891939a0bacdf
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Nov 21 04:51:21 2005 +0000

    Fixed up copyright notice in the README.

commit 6ef08c056e874189b79f3481dbadfd7464c93d82
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Nov 21 04:43:14 2005 +0000

    Since the copyright changed, added a 2005 copyright stamp on all files
    claimed by myself.

commit 7cc27b9b17c771df6c4645c044d44ec97c2725d0
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Nov 21 04:39:57 2005 +0000

    Switched from standard GPL to LGPL-2.1 license.

commit 5538b03d481d51e6fde31e4b53a8a98b8f059710
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Nov 20 23:38:23 2005 +0000

    Switched email address from bruceg@em.ca to bruce@untroubled.org.

commit f4999098287c1be44ffd88e57e83e7db44315d56
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Nov 4 20:47:46 2005 +0000

    Fixed bug in self test for unix/selfpipe.c that caused problems with
    running make -- the self test sent signals to "0", which is the process
    group, instead of to a single PID.

commit 3b84c854ea167890c232d13714f6e3bca806c241
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Nov 2 17:37:50 2005 +0000

    Expose the mystring::append functions publically.

commit 3c9e872c084a6e4d7a48d1cf3bf3acd49cc61934
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Sep 4 04:41:12 2005 +0000

    Fixed name of cli++topod.pl script.

commit 1b22e74d62493c5b455a5a3c3ea6dbc3601b1c89
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Sep 4 04:20:59 2005 +0000

    Changed the definition of uint32 to just "unsigned" in order to make the
    cdb++ library work on both 32 and 64-bit systems.

commit fec890671c833192b9ab6de342de1c817bc7e293
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Aug 29 17:39:54 2005 +0000

    Fixed sysdep for clock_gettime to link with rt.lib.

commit e6d4dbc1421c939f3feee704b5e93ec0ce494e15
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Aug 29 17:32:59 2005 +0000

    Added sysdep for dynamic linker functions (dlopen etc).

commit 42aa4ab1ff9ebd23b95279dfbcaaffd9463a05eb
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Aug 29 17:32:16 2005 +0000

    Bumped version to 1.028

commit 32710ac43be298788556bfeba11e14e807154e43
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Aug 29 17:20:07 2005 +0000

    Simplified sysdep choosing:
    All sysdeps follow the try*.c has*.h0 has*.h1 scheme.

commit ae26188abdf34f5a918fd4f1d6eab583998c0497
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Aug 29 17:10:26 2005 +0000

    Renamed .h2 to .h1 (1 meaning "on") and fixed up the choose.sh file to match.

commit 7949ef52ab42a717b4147fb118e8c618f6830e4a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Aug 29 17:10:02 2005 +0000

    Switched from hard-coded constants to the symbolic names for vpwentry
    flag numbers.

commit 9369f973de71880e8e196f4beaf9471573d09933
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Aug 29 17:08:28 2005 +0000

    First step of renaming has*.h# files:
    .h1 becomes .h0 (0 meaning not set)

commit 63f1a5310315fcf7c360adfbc0b24f1be0f7ea40
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Aug 23 18:21:54 2005 +0000

    Added some selftests for a few ibuf functions.

commit 72f012097cbbb67957086f6cdad70416059398c8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Aug 23 17:41:16 2005 +0000

    Added notes about recent changes.

commit 44ce8a40d02d639e86e84ad130531b2201a448f4
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Aug 23 17:37:44 2005 +0000

    Added some generated .lib files, for testing.

commit 3e9d76cd863f67477c31ec454acbd4fc3b214fb3
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 19 22:38:58 2005 +0000

    Fixed numberic export glitch in vpwentry_export: (unsigned)-1 is
    represented in vpwentries as "-" instead of "4294967295".

commit 0a79e129642369260cb5abae550c0ee47443b993
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 19 22:37:20 2005 +0000

    Bumped version to 1.027

commit 9ab7da66d422cf26328b8b70fa62b749407eea13
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 19 20:39:41 2005 +0000

    Added some dependancies in the selftests.sh spac file to allow "make -j"
    to work without errors.

commit 9e66d36c1a2901f00ab235ebf99957b1c541c3ac
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 19 20:17:04 2005 +0000

    Change depricated Copyright: tag to License: in spec.

commit 8612f91d9695a2a4a7d994e49461749931bff467
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 19 20:11:01 2005 +0000

    Added $Id$ tags to all C sources and includes.

commit b9d67931b3c082ee6435c521a63cd3abded507a8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 19 18:42:23 2005 +0000

    Added the capability to bg-installer to optionally run commands based
    on the existance of the source (or another) file.

commit 61d00f912d13545e35f47134cabe4f4289088284
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 19 18:26:12 2005 +0000

    Fixed bg-installer to not create directories in "dry-run" mode.

commit 4f2f2bd24063448550fc25b5fc38f15dc90ed0ee
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 19 17:44:07 2005 +0000

    Fixed negative indexing bug in ibuf_getstr_crlf.
    Thanks Gerrit Pape <pape@smarden.org>

commit 0350f865ba86514e1d8e13d42e593104a2a30582
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 19 17:38:38 2005 +0000

    Fixed negative indexing bug in str_findprev* functions.
    Thanks Gerrit Pape <pape@smarden.org>

commit 60dca018b89b52ce37b80f5c9c6ccebac4604c53
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 19 17:34:15 2005 +0000

    Bumped version to 1.026

commit b5eb65301d5c82a5bd07b4a3a2acd4e47c4cb062
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Aug 18 17:29:03 2005 +0000

    Added a sysdep for clock_gettime.

commit 576f9a3ca2430a2ecba8459d15ab36eb3f62408a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Aug 18 16:50:13 2005 +0000

    Added copyright notice to bg-installer.c

commit 37d9c74db35262464b5833a0dee42f0154fb6871
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Aug 18 16:40:19 2005 +0000

    Use wrap_str to protect against OOM in string routines in bg-installer.

commit 6c68963618f0502418bc62fdf6da5a9e9e43fa81
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Aug 18 16:37:57 2005 +0000

    Converted the install setup to the new unified INSTHIER mechanism.

commit 712aa7e03713baaf20c4b2720b0199f6c4e38290
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Aug 18 16:33:46 2005 +0000

    Two minor tweaks to path_mktemp:
    1. Cache the PID to avoid one syscall if the routine is called repeatedly.
    2. Format the microsecond number out to 6 digits.

commit a843bade39c9b5a1cfdb49651cd89fe16f90f531
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Aug 18 16:32:12 2005 +0000

    Added the capability to bg-installer to handle multiple destinations
    within the same source list.

commit ebb8480c41d6d9f7599b3a0cb8d127640de8be1e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Aug 3 05:58:04 2005 +0000

    Added a sysdep for struct timespec, which is defined if not present.

commit a70b8e2ea84127d4f37a4b6b8dbac7a4d647bf46
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Jul 16 22:25:45 2005 +0000

    Renamed the "setmode" function in bg-installer that was causing
    compile problems on *BSD systems.

commit 354a38e5420da653eb8c87760e36ca39d99f5e97
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jul 15 22:49:16 2005 +0000

    Bumped version to 1.025

commit cfd410d68b89f21d6f2a6856e82a0ea46354505f
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Jul 11 04:44:52 2005 +0000

    Make the shared library a bit of a priority.

commit a0c918e242e21c4edd7bcf23a30cf27539540575
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Jul 10 06:15:52 2005 +0000

    Fixed (again) glob patterns to allow both "!" (like modern glob)
    or "^" (like existing shells) for negating character sets.

commit 946766d5e69a85a347bf9d4dff2ef6982d21fcbd
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Jul 10 06:11:10 2005 +0000

    Bumped version to 1.024

commit cfbfdb9a09bf1f080fb576e806a6a350bcc04129
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Jul 9 15:44:37 2005 +0000

    Fixed up the note about installation.

commit c66f785f2e138f3f9d7e6557445638dea2601a11
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jul 8 21:56:10 2005 +0000

    Fixed the installer libraries to include all the necessary object
    files for producing the installer/instcheck/instshow programs.

commit 5f4b55f8cde68963baad139a5e56c1b2b4da8168
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jul 8 21:35:04 2005 +0000

    Initial checkin of the stock configuration files.

commit 15b94541b4b3735b4fb7c2e20bffd420d7d8d1c2
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jul 8 21:27:10 2005 +0000

    Fixed glob pattern matches to use "!" instead of "~" for negating
    character sets like all other globs use.

commit 55e18f674696486c90ff456485395c362546b009
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jun 23 04:53:23 2005 +0000

    Tweaked str_alloc to use realloc when appropriate.

commit e2ab47bec5ed01ccb51b2d936d0df5d30b465b42
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Jun 15 03:31:35 2005 +0000

    Bumped version to 1.023

commit 43ada53fee4d91083324adb0c955708837ab4807
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jun 10 17:07:21 2005 +0000

    Use lstat instead of stat to get accurate information on links.

commit dc632fc9f6fecceab9d66ed199d44e483f39a45e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jun 10 17:06:06 2005 +0000

    Install files into temporary files and then rename them.

commit 33c11d10aa071691435f67fbc971804fdd21ab0f
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jun 10 16:05:42 2005 +0000

    Add the install prefix when making the top directory.

commit 7760bf349976883ad25468bbcd3532a9ecc3946b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jun 10 15:40:09 2005 +0000

    Put programs into %{_bindir}

commit be42f59adbedf51e9312fbbb80d56c2287ce5417
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jun 10 15:37:53 2005 +0000

    Added missing source path/mkdirs.c

commit bd449c22fac0153f790281080d22b95cc57d3a10
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jun 10 06:48:11 2005 +0000

    Added documentation for path functions.

commit 61a38e3376158880c113cb08b6662710367cbb79
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jun 10 06:31:02 2005 +0000

    Modified the installers to create missing directories.

commit 2b7bd1fe71b241cdbc0742539080993f56926699
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jun 10 06:18:30 2005 +0000

    Added path_mkdirs function.

commit 310b69d2a1e5ecd62c75bd509d63eb20923508a5
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jun 9 23:09:20 2005 +0000

    Copy the docs onto the website after installation.

commit 33ecc91f5c43e74da1ccdbe98188b55a986fbec1
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jun 9 22:28:54 2005 +0000

    Added a generic installer program, similar to the "install" program
    included with ezmlm.

commit 32854e472778e431dc1342c071d8b9a7b719a5e8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jun 9 21:58:43 2005 +0000

    Fixed typo in Doxygen grouping end tag.

commit 6da7d25f9ca609760405f77b595605445302c09d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jun 9 17:44:55 2005 +0000

    Moved some code into a common main function.

commit 850327a2eb230d277a33b25d8e0098ef36746721
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jun 9 17:26:50 2005 +0000

    Fixed the instshow library to use and dispaly the install prefix just
    like the other instlib programs.

commit cbdaacccf298f5a345fde472dc85abe9f39c1160
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jun 9 17:24:56 2005 +0000

    Bumped version up to 1.022

commit e723d36878be2bb373b7874f4fea16fc0fca2752
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jun 9 16:41:56 2005 +0000

    Added self-tests for all wrap functions.

commit 67685eb0427d02142a61c5118b1a0b79773aa6a8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jun 9 16:39:41 2005 +0000

    Added a wrapper for functions that allocate memory (returning a pointer).

commit e6046d4e2d8b0a54a69328f2262683025f438473
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Jun 8 16:45:21 2005 +0000

    Introducing variables in the middle of a block is not yet well supported.

commit 202b416c714e6ce0784d5e614a2de472c299bde5
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Jun 8 16:37:34 2005 +0000

    Allow the installers to use $install_prefix the same way autoconf based
    systems use it.

commit cd36dcbdced6bcf65064f334b6deecf0004c8e61
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Jun 8 16:22:20 2005 +0000

    Doxygen needs to be told about recursing into the instlib directory.
    Missed this part of the previous commit.

commit cacf522995570b8a6a0a2d3d0ac0aa20b08cceef
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Jun 8 16:21:41 2005 +0000

    Added a little documentation for the installer libraries.

commit fc873b344bf972e4af81b5f967f1813cb4c22a22
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Jun 8 15:05:03 2005 +0000

    Fixed 32-to-64 bit sign extension bug in fmt_multi on some 64-bit
    platforms.  Thanks Gerrit Pape.

commit af9666e291041c8612aa4d672e8af52daa2d278f
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Jun 8 15:04:37 2005 +0000

    Fixed the remaining typo in str_catfv.  Thanks again Gerrit Pape.

commit a1ad5cee3ad85a08e301d56ac2c26dabd1cc440f
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Jun 8 06:17:22 2005 +0000

    Fixed up the daylight missing header to be a macro instead of a static
    const, as the static will get multiply compiled into every object.

commit b9b7b47e6c5643d0b355bebef7f3977971478839
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Jun 8 04:17:15 2005 +0000

    Added sysdep for "extern int daylight".

commit f6cfad46d872743d9cd89c94bc7be28114dbb9cb
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Jun 6 18:03:03 2005 +0000

    Fixed typo bug in str_catfv and str_copyfv that caused failures on (at
    least) PPC and S390 architectures.
    Thanks Gerrit Pape <pape@smarden.org>

commit 882c86de1e75a8fa31649b81b9b5aaf26375293a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jun 3 00:10:54 2005 +0000

    Renamed the "install" directory to "instlib" to prevent conflicts with
    the "install" target.

commit 15a3eadcc5be21c994a23f15e7006c5cd72dd9e0
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jun 2 22:38:34 2005 +0000

    Added an installation note to the README.
    Thanks Sebastian Benoit <benoit-lists@fb12.de>

commit 0dbc7c9cdf76ddb467bb3374f0272fe059d962b5
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jun 2 22:37:55 2005 +0000

    Removed unused config file.

commit f9d687211d16a0d551ffa437447df5e275b3e82a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jun 2 22:26:11 2005 +0000

    Added a to do note.

commit 6b2f0a4bfcff864e60ad112408d1b5c62592a691
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jun 2 22:10:18 2005 +0000

    Installation is now done under seperate include/lib directories.

commit 53d3a514c0a0388c328fee5b6836570bc3392b58
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jun 2 22:07:49 2005 +0000

    installer/instcheck program libraries now optionally install into a
    prefix directory specified on the command line.

commit 7bef496976fec243975c3f731b50d2957e8aea86
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jun 2 21:17:06 2005 +0000

    Bumped version to 1.021

commit e029a9b1441d8adf28a7a1f50d3207c412d1c80b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jun 2 21:16:26 2005 +0000

    Switched the installer from using stdio to bglibs

commit e6f5ce2e2a22ee7d6dad94aac161e6057ea2c37f
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 27 22:20:49 2005 +0000

    Reverted the previous change to the variadic macros, since other C9X/C99
    features are in use (variable length arrays and va_copy).

commit 376931242b3ac93263761b3cff8ee621c09e5c37
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 27 04:32:11 2005 +0000

    Switched the variadic msg macros to the old GCC format so that older
    systems can continue to use bglibs.  We'll see if this becomes a problem
    in practice.  If so, the only solution will be to provide two different
    macros, one for older GCCs that don't understand the C9X standard
    variadic macro format, and the other for everybody else.

commit 4f0a252b1ead09b297847653ffb62b153f218eb9
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 27 03:49:35 2005 +0000

    Fixed up the documentation so Doxygen produces fewer warnings.

commit c77a641e7a85dc0f06bb2103a2a725fe87a67f7c
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 27 03:22:29 2005 +0000

    Add support for long and long long data types.

commit bb89c9fadaae06914b9d8d3b48e79923d2f12aff
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu May 26 23:05:48 2005 +0000

    Broke out some static functions from fmt/multi.c into their own objects.

commit 33629a4f4370e48065fd3ea9162e538e637c4702
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu May 26 22:47:15 2005 +0000

    Added a set of formatted message functions.

commit a8a915354441c2c7b519e83381831bdcb6ecb682
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu May 26 22:31:39 2005 +0000

    Added format functions that take a va_list parameter.

commit 7c5f5145d03ed72ee013dc2771e4d7ed03f9c6e1
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu May 26 21:51:15 2005 +0000

    Moved the documentation around a bit and gave fmt_multi documentation.

commit e4236bb9b909943e748c21ed5e91332ae4aaa14c
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu May 26 21:36:14 2005 +0000

    Added multiple-item formatting functions fmt_multi (similar to printf,
    but safer), fmt_multiv, obuf_putf, str_catf, and str_copyf.

commit 4db5a874d8c8c67fd9af20ffd4d4d228918574eb
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu May 26 19:54:17 2005 +0000

    Updated copyright year.

commit 79268b8fae821fbfca6f9e25bc4bddff6b5bb16d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Nov 18 16:11:48 2004 +0000

    Mark ipv4_parse as deprecated.

commit 8e080e7d71a64b7668dec3326d317fe859693844
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Nov 18 16:08:47 2004 +0000

    Added a sysdep for GCC's __attribute__((__deprecated__)) tag.

commit fa772dda52a380c34dbf554ab3c49a1355f7ef07
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Nov 17 16:48:32 2004 +0000

    Fixed a couple of length counting bugs in the fmt number code.

commit 90bc10ce772780e7474094240dc6ff749eedb971
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Nov 17 16:47:09 2004 +0000

    Bumped version to 1.020

commit c3097e8290c50f7fc67920233a4d4a7a20d68dcb
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Nov 17 14:24:56 2004 +0000

    Include the no-buffer length when testing this function.

commit 2d8897d7e00b1f5baa706228309e1d9dfd23dd1b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Nov 16 21:19:11 2004 +0000

    Added self-tests for the fcntl wrappers.

commit 6a2f8ed94646e7f8d9790de50ba503404281b4c6
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Nov 16 21:04:32 2004 +0000

    Fixed up the iobuf documentation to produce the full doxygen output again.

commit f55b65e47dc602ef2e9642d0444ff44d681bd94a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Nov 15 20:49:40 2004 +0000

    "Hide" the invocation of the hundreds of ln commands to avoid production
    of libbg.a from obliterating earlier errors.

commit fd372b389bdece95fb356a64560f8b9603e6e42a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Nov 15 20:44:38 2004 +0000

    Only call the fcntl SET syscall if the desired flags are different from
    the existing ones.

commit 34d464362c298cda33227dfba5b16f2a7b691b33
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Nov 15 20:38:34 2004 +0000

    Fixed a couple of typos in the fcntl_fd_* functions.

commit f60d2f4ff687d96dac1f5fb4ab51e7b3b269d3c1
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Nov 15 20:27:37 2004 +0000

    Added two new missing header files: unix/cloexec.h unix/fcntl.h

commit ad4409a80c07cbe6d4351fdfdd3b4062b4992666
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Nov 4 18:14:53 2004 +0000

    Changed the error in ibuf_getnetstring from EPROTO to EPROTOTYPE to
    fix compile errors on *BSD systems.  Thanks Ville Walveranta.

commit 32ee969e72aa25ccb33dc02f7527753046fe7722
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Nov 4 17:15:20 2004 +0000

    Selfpipes now close-on-exec to prevent the pipe from being exported to
    child processes.

commit 2265b8bd6e981c5dbeb4c56a5a036d75f7310a38
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Nov 4 16:59:52 2004 +0000

    Added cloexec_{off,on} functions to manipulate the close-on-exec flag.

commit 3160b5ad48711c6dc34310bb91f44a1d08aec5c9
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Nov 4 15:48:50 2004 +0000

    Rewrote the nonblock functions in terms of the new fcntl wrappers.

commit 3ff002a02febc079715401255385670fda116e34
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Nov 4 15:46:12 2004 +0000

    Added low-level fcntl wrapper functions.

commit ca31b2eade4f4ca572bbceb9526d7c3651e67bdc
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Oct 29 23:31:01 2004 +0000

    Broke the iobuf includes into smaller parts.

commit 4a299798e7156eb0ae60d0deec7015fae920b82a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Oct 29 22:46:47 2004 +0000

    Bumped version to 1.019

commit 2306480a23b47ddbd49e452ab07932317c649fd8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Oct 26 04:59:01 2004 +0000

    Added missing misc/ucspi.h header file.

commit 3b34f5c908f4e746ab2f2c6689947c3d3bbbc35d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Oct 25 23:29:03 2004 +0000

    Added missing #include.

commit 53bab4d3015e383ba360b299e0a052f88c5cd4ab
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Oct 22 17:56:23 2004 +0000

    Bugfix: when iterating over empty tables, don't crash because the table
    pointer is NULL.

commit 78bc60c06b7611650169c1e5087769046270a8d1
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Aug 25 05:52:43 2004 +0000

    Made the datacopy function optional by emulating it with a straight memcpy.

commit cba4794d0be947d38f4c2ef6de14c0584fcb4ea6
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Aug 23 21:20:23 2004 +0000

    Added ghash_remove prototype and macros.

commit fbaf51f567a68b6f5c0e6b280998b5d107b195b4
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Aug 23 21:19:59 2004 +0000

    Add missing ghash_iter.o object file.

commit 957f2a2e3a5bb8786c815674d10c68c4e7e9117a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Aug 23 20:16:51 2004 +0000

    Added missing source from previous commit.

commit 9d4eaf51ff9444307438beee461d855102ae918a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Aug 23 18:45:22 2004 +0000

    Reorganized and expanded the convenience functions for using const char*

commit 73974a7ca477384a7cb1f2882f509e5aff370632
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Aug 22 21:42:38 2004 +0000

    Renamed the hash value type to adt_hash_t

commit ee2cb3b6c52a8e1a9ee4060f2bc24dbf16818041
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Aug 22 21:30:06 2004 +0000

    Added detector for the "inline" keyword.

commit 4148a31e3852d0de9acb79dc193a93250520adb8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Aug 22 21:27:04 2004 +0000

    Added ghashiter functions, for iteration over ghash tables.

commit 38a7754c681e1d97df872f9297817d532c52541d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Aug 22 20:05:33 2004 +0000

    Split up the two ghash_hash* functions, and added a ghash_hashsp
    function that is useful directly in hash tables that use const char*
    keys.

commit a0529b494a7136b3a982331f733f163e5b107f69
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Aug 22 18:52:34 2004 +0000

    Added ghash_remove function.

commit 945299bbb61c2f6ed843d2f7c8e81ecdbf3067aa
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Aug 22 18:51:12 2004 +0000

    Rewrote the adt/ghash library to store the function pointers in the
    structure instead of requiring the pointers to be passed to every
    funciton.

commit 3c6344d6708816a653940b8da8e967f0c0179faa
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 20 18:02:29 2004 +0000

    Break down the rehash process into two steps: (1) recompute the hash
    values (ghash_rehash) which shouldn't be needed often, if evern, and (2)
    rebuild the hash table (ghash_rebuild).

commit 6c6118ab2e4bbbdd0b4e96cd94ac589d4d226d1e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 20 17:58:20 2004 +0000

    Broke down the ghash_get primitive into two steps -- locate the entry
    (ghash_find), and then dereference it if it was found (ghash_get).
    ghash_find can be used by other functions that need to determine the
    slot.

commit 1bdbe6f053ca2ff647aafb577e10440c79556ae0
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 13 21:26:56 2004 +0000

    Added str_getnetstring function.

commit 472617bac2bcb8e4d6988a781c4e7efa157fe698
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 13 21:25:01 2004 +0000

    Fix up function definitions to make them match with the prototypes, so
    that doxygen can match them up properly.

commit d247b58f05d44a46d4b9c31bb9b32799ebc62f2b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 13 18:41:35 2004 +0000

    Use a forward struct str declaration to avoid recursive includes.

commit 85d984179dc8cd7b3a365229e592811ee592af3a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 13 18:40:05 2004 +0000

    Use a forward struct str declaration to avoid recursive includes.

commit 2913b821e43a20d25cdb59064851b741bc24c196
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 13 18:38:55 2004 +0000

    Added missing str/env.h and unix/trigger.h header files.

commit f328ece6f987f121564b7615f70f289b39bc8ec2
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 13 16:59:26 2004 +0000

    Added named pipe trigger functions.

commit 9c4ba3423f80eacfab2d03c5196173cb032f5c06
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 13 06:15:25 2004 +0000

    Added environment string manipulation functions.

commit be007f19c734d08059de79fa2c2b417bd6809b2b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 13 06:14:45 2004 +0000

    Use "cat -v" to expose non-printing bytes.

commit 2c938e1042d10e64ef136f6f10489369343cec54
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 13 05:24:32 2004 +0000

    Fixed bug in ibuf_getu: didn't subtract ASCII '0' offset from digits.

commit 4b277b8565f64ee2acc26f5e072eeb3afb89b512
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 13 05:22:53 2004 +0000

    Added sysdep check for the "named pipe bug": polling a named pipe
    without a writer unconditionally succeeds.  Source code was copied and
    modified from a similar check in nullmailer.

commit afb187afaacd03b65c23f9312c18e5348844c477
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 13 05:09:05 2004 +0000

    Added sysdep and emulator function for mkfifo.

commit b11b0122fa826df8d880af089436730797360b62
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Jul 27 16:59:48 2004 +0000

    Added missing unix/selfpipe.h header to insthier.

commit b3ee7a7580d18730ad13d988a97455c96ea73bfc
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 25 21:25:47 2004 +0000

    Added missing crypto/surf.h header to insthier.

commit 764a49a6ead8b54c04e8567d8129838ba6ed690c
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 25 21:24:49 2004 +0000

    Bumped version to 1.018

commit 17bd2f64776abc0547778402ffe545c50d36e1cb
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 24 03:53:47 2004 +0000

    Fixed some silly typos.

commit 22253e938c3b66409b3e47403d3b932e7246c570
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 24 03:53:09 2004 +0000

    Removed the surfc function.

commit e54ed27875187889703e7ef572dd01001d884a72
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Mar 23 00:13:05 2004 +0000

    Fixed utoa to write into its buffer instead of before it.

commit 71615e238569fa887c803b2ed3c5a24bcedcc3dc
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Mar 22 17:29:20 2004 +0000

    Added missing va_end calls.

commit f7ba1690823acca335b6b03413aaeac174cb2a0f
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Mar 22 17:12:37 2004 +0000

    Added str_copyns, str_catns, and obuf_putns functions.

commit 637053f12c5d2de031d377d6b7872b65266b0f81
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Mar 14 06:30:55 2004 +0000

    Added SURF code.

commit 0a1d8c6c9587eaaa0c279afdb4502a7c428ffa0e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Mar 14 06:29:52 2004 +0000

    Bumped version up to 1.017

commit 8d08c481ebd0e616cfa2aa71d914237614bb9188
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Mar 5 18:13:18 2004 +0000

    Added notes about IPv6 plans.

commit 8b9a2c17457cca60ec34bbb85a8d17b9fb56a595
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 4 23:41:51 2004 +0000

    Added functions for querying UCSPI environment variables.

commit 15e31732f88a64cc55f680ca4fc29f33c23d9935
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 4 23:40:58 2004 +0000

    Added back the definition of socket_tcp and socket_udp for compatability.

commit b6960c3091d4513fffdfb4f27922301f3d7cad5f
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Mar 2 19:44:58 2004 +0000

    Fixed socket_notcpdelay on FreeBSD 4.x (and possibly other BSDs).

commit 8315e3abb343f2142a589aa9d03700052b718029
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Mar 2 19:42:21 2004 +0000

    Bumped version to 1.016

commit bfce95dee013017900b04b58ac715801c9b1371a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Feb 25 18:01:43 2004 +0000

    Fixed mis-named gcrc.h header file, and added crc16_*.h headers.

commit 1adbfd89339491ecebc05be766eb8749fa608c32
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Feb 25 05:09:32 2004 +0000

    Modified linkage warning to add note about libbg.

commit b491fb5cbe22b1b602ffe57167c1aad1001f4bd5
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Feb 25 05:01:40 2004 +0000

    Added notes.

commit b7931804e794ebc53efc402d159a0a458c1496ef
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Feb 9 23:47:01 2004 +0000

    Added a "libbg.a" build target, including all the other libraries that
    don't define a main routine.

commit 1e8f37e70f7c6aacd234dd50004b4906aa99ecca
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Feb 7 21:03:09 2004 +0000

    Added missing control file.

commit ec0dc81ef4beae7ce0fbe1610588936a5308b024
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Feb 7 00:38:25 2004 +0000

    Added CRC32C

commit f21000c34f35789fb8bd71d76df72117a662cd2a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Feb 6 23:55:42 2004 +0000

    Rewrote the CRC routines in terms of "generic" forward and reflected
    functions.

commit 1e3a539f92b224e56b40519f20e06784942ec0dd
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Feb 4 16:04:26 2004 +0000

    Added resolve_ipv4name_n, to resolve a name to more than one IP.

commit 45a1ef4b453b8e74142e0254e9b59a24ab47dd43
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Feb 4 16:00:00 2004 +0000

    Bumped copyright end year to 2004.

commit 23b1acc06565d92692ce2e56ed7ede7b45c1e3a1
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Feb 3 21:16:58 2004 +0000

    Mark the copied-in data as being present before flushing the buffer.
    Without this patch, no data is ever written.

commit 5b2101186897964f810950cb478cefafc2c7302a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Feb 2 22:54:30 2004 +0000

    Fixed up the selftests (copy & paste error).

commit bd0236be20f5f675b8ab71a3ccc96367964f70a8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 30 20:42:54 2004 +0000

    Added ibuf_copytofd and obuf_copyfromfd, modified versions of iobuf_copy.

commit 33d07dbb7faeb8c486f7c2a2fed9482b7c78d407
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 30 20:34:08 2004 +0000

    Modified iobuf_copy to use the existing buffer in the ibuf instead of a
    stack-allocated one.

commit 17530c3d7eceb106a74066446404117158e8aa93
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 30 20:32:39 2004 +0000

    Make sure to do sanity checking before any of the reading.

commit 498a28c600b7c89c2701b1529215032934120f64
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 30 20:25:23 2004 +0000

    Added ibuf_readall and ibuf_openreadclose.

commit b718e88b968039e3fbc890d42cde551b7963ff22
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 30 19:14:38 2004 +0000

    Bumped version up to 1.015, as there are some significant changes in
    this release, and made a note about the fmt changes.

commit f75a318ea4a32685a2a39be2dc9a55e849387670
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 30 18:29:25 2004 +0000

    Added missing prototypes.

commit 950429721e08ed3f3d2147a920cc422f24b4c712
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 30 18:28:25 2004 +0000

    Corrected broken use of #include <>.

commit 5cc830952e610603e92812f37ab75d16808f5664
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 30 18:22:15 2004 +0000

    Added socket connect functions with a timeout.

commit bfa2e37eb30ecf77720843525d9b551977ecfa03
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Jan 26 17:38:23 2004 +0000

    Added str_xlate function.

commit 4b0da24801daec3940807a23b99f1ba4deed35f6
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Jan 26 17:13:53 2004 +0000

    Modifed str_subst to return a count of substitutions.

commit acfaaf2fa230d83ebe887e0946ab75b25e8c27d3
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Jan 24 19:28:55 2004 +0000

    Renamed the IPv[46] format_r functions to match the new fmt_ library.

commit cbefbed6e5ad467f3635a0622b4edf277c85736b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 2 19:31:32 2004 +0000

    Added a library of number formatting routines.

commit 204258febad2526e9f55d036add539fc6ee533c9
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 2 19:28:06 2004 +0000

    Installer missed installing net/ipv6.h header.

commit f5beda9c7dd31d328d89c5fc7c843e0f0512fa96
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 2 18:14:45 2004 +0000

    Completed IPv6 network functions.

commit d56eb5f6b4b49340cee67bb7f7c26ae4d7c4e53e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 2 18:03:13 2004 +0000

    Fix errno typo -- wrong error code, missing semicolon.

commit 14c15cece00556208fb09f92d2f6157022b6ae2b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 2 17:32:41 2004 +0000

    Renamed socket_tcp and socket_udp to match socket_tcp6 and socket_udp6.

commit 30fdb6afeba148c42355ba9bcbb3babd022f90bf
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 2 17:31:57 2004 +0000

    Fixed some comment and function naming typos.

commit 4e7618b8fb20bb4aec0aeba8a90264c8ce2ff4e5
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 2 17:26:26 2004 +0000

    Added IPv6 TCP/UDP socket creation functions.

commit 84865e6fd76afc0d11bcfff30adb75291d5c0328
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 2 17:17:12 2004 +0000

    Simplified the choose script by one more step.

commit 7d29310eb98848b3a71da36848ada638772c624b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 2 17:11:17 2004 +0000

    Added sysdep comments to header files that were missing them.

commit 342c7a6b40919b0cc0d119917c2a99ad0b9ef2ee
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 2 14:55:07 2004 +0000

    Renamed some sysdep files to make the naming convention more regular.

commit 682efffc1177dfec4aa21ccbb37271f16ddd7c00
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jan 1 22:07:14 2004 +0000

    Fixed trivial typo: I put the ipv6 and getpeereid tests in the wrong place.

commit 8370237810b136ea399a153cd05b2605fcbe415d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jan 1 22:04:43 2004 +0000

    Simplified the sysdep production system by truncating prefixes used by
    the choose script.

commit f92c884f977b6b2c96406997eaf75dc4905b8934
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jan 1 22:03:42 2004 +0000

    Added control file necessary to generate systime.h.

commit d0cc2457467e27769134d4ac18b092d1986b9b28
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jan 1 21:58:11 2004 +0000

    Added missing config file.

commit 09653bb76f5602558ee03bfe3a654b9f9e38ddba
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jan 1 21:45:57 2004 +0000

    Added missing source.

commit c7379d59a4f0d7ce2411bd0a2575583428fc7902
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jan 1 20:55:06 2004 +0000

    Add a sysdep testing for IPv6 defines and structures.

commit b2ca2589253a6eb4699eea112d160d7c52b15ffe
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 30 19:22:51 2003 +0000

    Added missing documentation for socket_notcpdelay

commit ef26a65d1a29a80df32c67b82ac5336e5db79ee8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 30 19:19:00 2003 +0000

    Added TCP nodelay function.

commit 87f472fbc015022d7026a2cf1dadc26c5f4e7f1e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 30 18:06:39 2003 +0000

    Added IPv4 loopback address constant.

commit 9b8e560b89c86ce71653eeedee94326194770220
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 30 05:01:19 2003 +0000

    Updated the Doxygen configuration for new version of doxygen.

commit b86db2b5a1354488c3e64f40d7758cea884a3b45
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Dec 29 21:20:03 2003 +0000

    Converted the _r formatting functions to return a count of bytes
    written to the formatted string instead of a pointer.

commit 29bf8d7e60052f254ed61dbfcc00bb7097d76336
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Dec 29 20:50:18 2003 +0000

    Added thread/recursion safe IP formatting routines.

commit 23cae50a100f5e5b17f3c626541abe3c0ae4ba5a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Dec 29 19:53:42 2003 +0000

    Added IPv6 address parsing/formatting functions.

commit afa0f9db086f28b00c67f5f1faff8b52a21cf96a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Dec 18 04:30:48 2003 +0000

    Added str_splice functions.

commit 76babe28f8d976e82dfac7f066424a296e9fdb2c
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Dec 18 04:28:21 2003 +0000

    Bumped version to 1.012

commit e745c8e8baf201f6dcb117229471aacf2003c159
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Dec 1 17:24:43 2003 +0000

    Added note about missing include fix.

commit 1996d165c86a66cc31c76a7fc624187dbdc83527
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Dec 1 16:50:46 2003 +0000

    Add missing include <stdlib.h> which declares strtol and strtoull.

commit d37e6eb4434dd582f8276e3d77f889fab08736a9
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Nov 27 21:42:28 2003 +0000

    Internal changes to installer scripts to make it work on systems where
    the root directory is non-readable.

commit 67d05f55509bf9bad5876e0d2dcd0a540543d199
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Nov 18 23:00:15 2003 +0000

    Return the result of debugged functions, and flush stderr on exit.

commit e23fe6ba5d30186da56fd77b2177fb712071e7b6
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Nov 18 22:59:18 2003 +0000

    Fixed up parsing of illegal IP addresses, and added self tests.

commit b33f65b9a9cb2b0108ee0f8114c25754e06217cc
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Nov 18 21:03:18 2003 +0000

    Fixed ipv4 address parsing number validation.

commit 136185af0eece6c9b741d4a487a770da3310d0d6
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Nov 18 21:02:41 2003 +0000

    Fixed up crc64 table generation on 64-bit platforms.

commit 05f2202ca33d814b90f4df7646df36635d825cfd
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Nov 17 22:24:01 2003 +0000

    Fixed missing "ULL" on a constant.

commit 29eb3913617d00824e37ac3623592f1f9270d5b0
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Nov 17 22:23:17 2003 +0000

    Added mailing list archive site.

commit 7e575f893a2ba423295a3b4437fd93ed09b219e2
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Nov 17 21:51:22 2003 +0000

    Fixed up self-test on selfpipe if different fds are opened.

commit 6db051cb348bf398c70bd901c79445b49dd33eb3
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Nov 17 21:38:29 2003 +0000

    Bumped version to 1.011

commit e34899d3c38ffc214e49d233e4404d892d9fa948
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Nov 17 20:14:38 2003 +0000

    Fixed up the mailing list subscribe address.

commit bd66d787d2f8925db08fc957a513ee03e2f44c34
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Nov 17 19:27:39 2003 +0000

    Bugfix: avoid using opendir to set up the root directory fd, as opendir
    does a chdir first, which is bad.

commit afd62723573651416400ebb809e58da465fd37bc
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Nov 17 18:22:14 2003 +0000

    Force FD 0 to be the root directory when installing;
    fixup resulting multiple "/" prefixes in instshow.

commit df7268d2b57fb064ef377aa1043f1bef7e76e4e0
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Nov 17 18:02:04 2003 +0000

    Export the signal catch routine to allow other signals to be handled.

commit d40019001588c1ccf6676f95aba2666f48b31a26
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Nov 17 17:58:10 2003 +0000

    Write the signal number to the pipe instead of arbitrary data;
    make the signal catching mechanism more generic.

commit a9076e8b8cfd3144887944de548f1da967a83e53
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Jul 22 21:43:45 2003 +0000

    Fixed insthier installing "installer.o" in place of "instcheck.o"

commit a8e2ca9287478c947b0987b0a5056e545bb81c98
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Jun 18 16:56:43 2003 +0000

    Added macros for uint*_*_native functions, to be defined as using the
    system's native byte order.  On systems that support unalligned memory
    accesses, this provides for high-performance multi-byte accesses.

commit d4f905e06e7e8efdc848b039fbe298e53f22e14e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jun 12 22:25:10 2003 +0000

    Added documentation for selfpipe functions, and fixed up an (highly
    unlikely) file descriptor leak on error.

commit b075128343af5c45eb98bbbe7fa89126e1e7c5d4
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Jun 11 22:56:32 2003 +0000

    Broke the wrapper functions into their own modules, and added wrap_str.

commit f419fc3aad6436f8da2127d920cf507c7e13cf95
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Jun 11 22:41:52 2003 +0000

    Added "out of memory" standard function.

commit 8b778e5e47db980d0cc7868040340dfe42faedbe
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Jun 11 21:20:42 2003 +0000

    Removed old note about building CRC tables.

commit 5540a5bbe6a9798b2a257aef492df3a22a6f732d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Jun 11 21:08:30 2003 +0000

    Added self-pipe SIGCHLD handling functions.

commit 264185407d1b2d902cd410ce5256cf42c93a4865
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Jun 11 18:04:16 2003 +0000

    Use a modified "compile" script to compile selftests, as some versions
    of gcc (and maybe other cc's) don't like multiple "-o" options.

commit 91b4255329a4c6c2f34d3ea13b9c00fef79de21e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Jun 11 17:28:38 2003 +0000

    Make sure MAP_FAILED is defined before using it.

commit f18a454fb91e72fd10f01cd98a1747664a08cc21
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Jun 11 17:16:55 2003 +0000

    Added getpeereid sysdep function.

commit c21f57c8115fa52ec49c89870a490b7b84267cc1
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed May 28 19:53:40 2003 +0000

    Fixed the 64-bit constants to use "ULL" notation.

commit bede20569ff6128dc4b5dbf89c50ebc25e0e6f9e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed May 14 17:49:58 2003 +0000

    Added str_start functions.

commit d190cba0aecf890940977e33658d3ffa15adcc46
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed May 14 17:26:31 2003 +0000

    wrap_* functions can now exit with a customized error code.

commit 756188f06917ddf91c66d300fa3d1e0140ea5d19
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed May 14 17:21:00 2003 +0000

    Use the modified str_glob API.

commit c908f5c460d563f8d00a69f04a0b15490c3fa1b9
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed May 14 17:20:23 2003 +0000

    Split the case insensitive parts of the str_glob and str_match
    functions into str_case_glob and str_case_match respectively.

commit fb12e61397a0204dfcde83a0175e0c5d23c20cdc
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Apr 16 23:38:45 2003 +0000

    Removed stale directory.

commit 6dcd72788d2abdb97865735af7590eec12aa74e3
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Apr 16 23:34:28 2003 +0000

    Make all the CRC tables generated at build-time.

commit f46e9e38edd52b151bd688d0c91c641c90b87c18
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Apr 16 23:31:04 2003 +0000

    Removed depricated file.

commit 1086cd8957c596fb8f1685766a174f35695079b1
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 15 23:38:16 2003 +0000

    Removed the cvm libraries (merged into the main cvm package).

commit abd86d205186c1b7c0e41f4c086283f7b5be85d0
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 15 23:34:45 2003 +0000

    Updated with past changes.

commit 29154c93d44079cf25aa6080dad294785214d5a1
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 15 23:33:26 2003 +0000

    Keep track of the message length in bytes instead of bits, avoiding
    extra computations every time a block is processed.

commit 7bb558922ac83c9c20dab2f968eccfb388ad1a9d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Apr 9 21:00:33 2003 +0000

    Applied some major optimizations to the main update loop and the final
    stage, cutting the overhead cost in half.

commit 810eff7e701efd042971e3ab4aaf049f5a424398
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Apr 9 20:58:40 2003 +0000

    Fixed a one-off bug, noticed when comparing the new SHA code to the
    existing SHA-1 code.

commit 79a51bcc7aa5f0431a584cfbcfbb1c6912191245
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 8 19:56:50 2003 +0000

    Added a small optimization to the SHA-256/512 code found in the MD5
    implementation.

commit be5104e241f9fd3cdb70d20bc4cc4c0ab6becddb
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 8 16:11:25 2003 +0000

    Bumped up version to 1.010

commit 2a297efa60ab5bd40a46693ac0b3f1215be171d1
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Apr 7 17:42:29 2003 +0000

    Turn off recv/sendfd if the appropriate defines are missing.

commit 5811940c4074d27210bc12e09f2034a0559125fc
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Apr 7 17:07:12 2003 +0000

    Fixed iobuf/iobuf_init.c for systems that lack anonymous mmap.

commit 763e4c42412d341306c1758a4c990d3fc4a4a1c7
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Apr 7 17:00:46 2003 +0000

    Added note about SHA-256/384/512 changes.

commit c87fe8a83fa51d12fae876e3c8331e1017a43394
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Apr 7 16:35:15 2003 +0000

    Install the right SHA headers.

commit 12ba7e0445ba73e3cee11c01caad586d9e14de84
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Apr 7 16:34:53 2003 +0000

    Broke out the uint## macros into a separate header, to speed up
    compilations that don't require these macros.

commit 7ad9b7a22c975485cbca2a1a825e7dc0bfc749ca
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Apr 7 16:18:21 2003 +0000

    Broke the SHA512 final transform and the copying of the digest into
    separate routines, so that SHA384 doesn't have to do a double copy.

commit ed07f469dce82524a65752104a4a03ff24803a36
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Apr 7 15:53:52 2003 +0000

    Two optimizations:
    1. Avoid copying input data into ctx->M when possible.
    2. Use a rolling pointer to set up the initial value of W.

commit 73db245a30f56eb0645165413ed5f32f0017a516
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Apr 7 15:24:05 2003 +0000

    Rewrote the SHA-256 algorithm from scratch, based on the SHA-512 code.

commit e79694e601d9d78685060b6cea0c35e720dafdc7
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Apr 5 13:56:06 2003 +0000

    Adds SHA384, a trivial derivation of SHA512.

commit 3e099abe0824ea117f6599c3d786b0aead39a042
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Apr 5 13:55:04 2003 +0000

    Removed the 32-bit implementation, as the native 64-bit code compiles to
    smaller and faster objects.

commit a299b1fb65705c50c744c945b251aa066ce4c077
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Apr 5 04:47:46 2003 +0000

    Fixed a harmless warning, and added several more test vectors from
    http://www.aarongifford.com/computers/sha.html

commit 2fa8456afe52b1b41e6c5e81f195a5d21f33b783
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Apr 5 04:38:16 2003 +0000

    Renamed sha512a to sha512, and merged in a 64-bit native implementation.

commit 2cb1fefe702f168d2ab514fae4f5847c4b89bd9d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Apr 4 18:25:38 2003 +0000

    First round of portability fixes.

commit 91673333efcd6f86a47393dd4a36e07f9c1fffe2
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Apr 2 16:54:39 2003 +0000

    Bumped up version to 1.009

commit 5e7c963834bf7c8fe2e2c7d7e287cb20a7e4d308
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Apr 2 16:54:13 2003 +0000

    More portability fixes: don't use "local", and switch to using
    short-circuit logic so "set -e" can be used.

commit 0c5d3e7051f2a83f4110d502dae9c809efeb4296
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Apr 2 15:21:59 2003 +0000

    Clean up warnings about unused parameters.

commit e6ef2254bc811e942fcf863c292c0b728be78fbf
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 1 23:02:21 2003 +0000

    Noted miscelaneous changes.

commit 87f4ca133d1adf719935017c568cd3696a5d73ed
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 1 22:59:38 2003 +0000

    Another portability fix.

commit a4ca0149d1fb3fc048b3815c98e2c7921a1efe5e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 1 22:55:48 2003 +0000

    Annotate sources for test vectors.

commit a4761eba29007ecc16a5acae0a63342c340a8a5a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 1 22:54:13 2003 +0000

    Compatibility fixes for Solaris (among others).

commit e9cbdf285e05e520c85a068faf362255e1c764d5
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 1 22:42:42 2003 +0000

    Note to self...

commit 3b390ef9b978b7b3b44b355c12befe580a917e11
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 1 22:42:27 2003 +0000

    Switch from uint32_unpack to uint32_get (could produce better code).

commit f793d488616189905b80bd11b1bb294828d77ab9
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 1 22:41:59 2003 +0000

    Remember to close (and thereby flush) the output file.

commit bbf56464ce32501a5d4475e28b89c02f80c9c4a8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 1 22:41:20 2003 +0000

    Install all the ADT headers.

commit e1ca04504483d1a640c80062ff075063ec1309c8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 1 22:40:59 2003 +0000

    Don't blow up when retrieving an entry from an empty table.

commit 77cd79c67f7ee145ac2b8987bd05d35ec2ff8696
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 1 22:40:23 2003 +0000

    Add support for separators in long option listings.

commit 2a8e0cc4e339fd139600e10b4c4d3f2c4d27dd1a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 1 13:31:37 2003 +0000

    Add a new option type: CLI_FUNCTION.  When options of this type are
    found, a function is called with the corresponding command-line
    argument.

commit c7d79a032814798d42307df767b678db34ff0d3e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 1 13:19:49 2003 +0000

    Add a pointer to the option in each stringlist node, for setups where
    multiple options add to the same list.

commit a5fe13d8374692a0083b2ddde234ed5377678eb6
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 26 17:52:36 2003 +0000

    Added note about Subversion repository.

commit 16b5f11add7fcf51a83f50bd69b4ffa5f2e6b18c
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 26 17:17:03 2003 +0000

    Modified to allow running individual tests.

commit ed716837b68761c055037022c4ad2122c7a5a12a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 26 17:16:43 2003 +0000

    Reuse the str glob function, add dotfile tests.

commit 3dcb73152d6220e9dbacaa90c386634516d91ff3
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 26 17:08:55 2003 +0000

    Added case insensitivity to str_match*.

commit ec66ca3808fabd809b2ec5d87f11c423030ed5d9
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 26 16:44:14 2003 +0000

    Added globbing function to str library.

commit 5120802c08343fd9e78b1db4b010f01099746423
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Mar 25 23:04:26 2003 +0000

    Changed API for str_match function to allow for matching against binary
    or dynamic strings.

commit 668ca6322b3e057b60b607228d51f29b3e6a708c
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Mar 25 18:46:23 2003 +0000

    Moved tests into the ghash sources so the selftests mechanism will run them.

commit d364fbe6f3f75d6a323f53748a72857f3f5f45f1
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Mar 25 17:24:29 2003 +0000

    Renamed global to avoid naming conflicts.

commit 88536a72caa8b233564f76f2866726f0c2027a29
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Mar 25 17:24:01 2003 +0000

    Added stack and queue ADTs.

commit 2f3793931d93495fc13733e5c87eb04620dbe32b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Mar 25 17:22:44 2003 +0000

    Moved the function prototypes into a common header.

commit b40ce9174623784157bc49ffc16e0ea5e658fb50
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Mar 21 22:32:22 2003 +0000

    Added some more tests, and URLs to where I found the vectors.

commit ba506625808346b9b9c098c0e7db34d30c9350ba
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Mar 21 20:36:03 2003 +0000

    Moved (most of) the self-tests into the main source module so they will
    get included in the resulting tarball.

commit 35be84027bab228f1ccf2661b3da78459491e51f
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Mar 21 20:05:00 2003 +0000

    Don't try to output the entire self-test contents in the diff.

commit 817462de86b116a072bbc0cb9b46de95f85622c9
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Mar 21 20:04:31 2003 +0000

    Added self-tests.

commit 94f0ba071ff79955e342c854111897c0e7d8e215
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Mar 21 20:03:54 2003 +0000

    Added self-tests, which showed up several bugs.

commit f0d1e5c2d9fafd1f46359a2002d48a374b89a8bb
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 20 21:40:20 2003 +0000

    Moved the iopoll, setenv, and unsetenv objects into the sys subdirectory.

commit 451941fc65964b5fdb206ee7703f29be099d3a6b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 20 21:02:04 2003 +0000

    Don't strip the environment, for setups where env vars are required to
    compile.

commit b66c8459d25e555884181e4032966147d7ee2793
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 20 19:25:36 2003 +0000

    Broke out the #ifdef and #endif constants into the head/tail files.

commit 6db54cc166297de7f7c1bc91cee43839cf0c41f6
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 20 19:22:43 2003 +0000

    msg_show_pid should be const.

commit 91a83c0177b7e1c9fe08fdc198a2a0f5ab2b2376
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 20 19:22:22 2003 +0000

    Since <sys/types.h> is already included, just use pid_t instead of int.

commit 6f003695c2a04c21af9a6fc55baa032fbb7973d2
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 20 19:22:01 2003 +0000

    Merged the includes of <sys/types.h> into one place.

commit b774f94be658a93d20dc26dc5f2a5dc0695cf52a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 20 17:25:19 2003 +0000

    Portability fixes.

commit ff68c278d7a101f5469dc6adea5ae816ede3400d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 20 17:24:52 2003 +0000

    Added missing define.

commit 92f1a3f6194199cca07d3f6dfb63d7a77b1c5b50
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 20 17:23:12 2003 +0000

    Added SHA-1 test vectors, parsed from the FIPS reference document.

commit 1c0195d78e5e6a128a56b58612f2cb7142f9ac55
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 20 17:22:32 2003 +0000

    Added MD4 code and tests.

commit 37e234b19f8d59d11e721a3d7f166c747be64098
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 20 17:22:06 2003 +0000

    Fixed up these tests so the selftest system would run them.

commit daec8389b9a32c1761ebea3e99938e763cac8bd3
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 20 17:21:24 2003 +0000

    Fixed typo in endian detection test.

commit 97398ad89d6121ca00c21b94a51b66ca387d4e2a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 20 17:20:46 2003 +0000

    Bumped up version number.

commit 92ed7e59e572f7a157eb14372232e59892cde10a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 19 23:00:22 2003 +0000

    Added missing (assumed) library.

commit 82f430e37534ffa2b405669198a0409b062477e0
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 19 22:46:19 2003 +0000

    Some portability and cleanliness fixes.

commit 813cc450e71c531598394dcf56ea59149a40a17e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 19 22:35:38 2003 +0000

    Fixed up selftests target so it gets properly included in distributed
    tarball.

commit c02fdf8ae12dfb774eb1f04f4f2cef4c3b4fba63
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 19 22:27:01 2003 +0000

    Rewrote the test cases to make adding more cases easier.

commit 82f52a1bd2bee5035bf004a3352f8be88d37390a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 19 22:26:43 2003 +0000

    Added more test cases gleaned from the web.
    Still looking for more XMODEM CRC test cases.

commit d8744fed163743b497ae3a35662983b3fa336271
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 19 22:25:43 2003 +0000

    Fixed wrong polynomial value for XMODEM CRC.

commit 0bceaf967da35db976e615d8fba1fa071e416078
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Mar 18 22:19:07 2003 +0000

    Added tests to check the mmap bug in iobuf_init.

commit 35b1d57977d819451009ad6533628c6688a4acc0
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Mar 18 20:07:24 2003 +0000

    Added self-tests for CRC routines.  I only have confirmation on the ARC
    and CRC32 check codes from external sources.  The other three (CCITT,
    XMODEM, and CRC64) may be suspect.

commit 1a03e24c1fc2b24620212b1fc3e36f85b64fcffd
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Mar 18 17:07:32 2003 +0000

    Using a while loop made $exitcode a local variable, preventing a proper
    error exit when one test failed.

commit 4df7a2014796645f7a6a4920a7715065fad0e873
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Mar 18 17:03:16 2003 +0000

    Added prototype and lib entry for common obuf_sign_pad function.

commit e107ecf4e0362ee4deab04c4385ab64efee4a9d1
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Mar 18 17:02:49 2003 +0000

    Removed old self test files.

commit d5e7431450e642c42619aafd15f23b2baacee2d1
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Mar 18 17:01:52 2003 +0000

    Added initial tests; fixed some new bugs in iobuf/obuf_put*numw.c

commit 8f5c90d21324325a56b15283746bf4a45c8ec561
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Mar 18 16:58:21 2003 +0000

    Added missing SPAC files to repository.

commit 97c8edd65a3e934b3b1c0f4a9ed4e90748a5decb
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Mar 18 16:57:57 2003 +0000

    Started building up self-test framework.

commit 0e4de1bdff8ec75a7826e1467195b004fc7f7ed8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Mar 17 23:56:08 2003 +0000

    Added note about CRC generation.

commit f05eba66898947bfaf673dabb7141fc868b298cf
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Mar 17 23:28:50 2003 +0000

    Added generic number appending routines to str.

commit 637185658fa0181674c56180166e87ec4ea1a72e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Mar 17 21:09:01 2003 +0000

    Added some documentation notes, and merged the digit strings.

commit 5af764100d18ec6d1998cff2f8b3c54fd764b25e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Mar 17 20:31:09 2003 +0000

    Added generic number output routines, replacing the existing specific ones.

commit 25afa6edcc43e523b840b16eb7957407aa30b195
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Mar 14 20:40:28 2003 +0000

    Added 3 16-bit CRC functions.

commit 20a282648c705b6995a42ac9e420d644882ffcae
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Mar 14 20:40:08 2003 +0000

    Fixed some minor bugs, mostly related to 16-bit usage.

commit 7feac98299e46b7d35518974e46a7f4338f0b444
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Mar 14 20:38:25 2003 +0000

    Added missing note about 64-bit CRC changes.

commit 2d2d4081dc2dacb47fbf68b278ef54be5f87027e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Mar 14 20:18:46 2003 +0000

    Removed the (now) unneeded build rules.

commit 7a85382b76be0a827a66e031721876fa91dc645e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Mar 14 20:07:27 2003 +0000

    Switched the 64-bit CRC code from a "reversed" to a "normal" algorithm.

commit 68d30a3e24d661b0da82b9c4ba2ddc81a1b9f70e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Mar 14 20:06:45 2003 +0000

    Added CRC##POST and crc##_block definitions.

commit ab788b0e87f22583eb8b6994c9ace69d751f989e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Mar 14 20:04:32 2003 +0000

    Switched the polynomial to something more useful looking, first seen in
    the PostgreSQL code, taken in turn from the DLT1 spec (ECMA-182).

commit 48014b4a7bf9c9ade7783e0814230490941821cc
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Mar 14 20:00:44 2003 +0000

    Expanded the code to allow for normal and reversed generators.

commit 35cdba285220782b782dac3b4fd240fbea766ac5
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Mar 9 02:45:58 2003 +0000

    Fixed bug in parameters to mmap in iobuf_init.

commit f5cb0ef7dd24ca8ab286ebed71d3bd6078a5f647
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Mar 9 02:44:04 2003 +0000

    Bumped up version.

commit e2f640c2537b4904e24c99f1de60c987733a76a4
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 5 23:21:51 2003 +0000

    Don't copy the documentation until SPAC makedist knows how.

commit 915badfd3694a183bf13049c644b0987fb705615
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 5 22:30:06 2003 +0000

    Reorganized the installed library (again).

commit c49aa5dc8ccaf821fe6c5d43ea6026e968b175e5
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 5 22:29:02 2003 +0000

    Add the documentation to the web site.

commit 668de4a5ff5b9d5fd27919107fbb76a44742715e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 5 22:26:43 2003 +0000

    More notes.

commit 8453d1aac2e372452e0f4dbc8a5030c47310ea76
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 5 21:04:41 2003 +0000

    Add the documentation to the resulting RPM (and comment on it).

commit bf9fcbf6fa42d204f3f6657f493061801546dc0a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Feb 21 20:40:59 2003 +0000

    Add random_trunc function, which truncates (with integer modulus)
    instead of scaling (with floating point divide and multiply) the base
    random number.

commit a88f7ebf5200a7df1ac75591d94e1988d41995ee
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Feb 21 20:39:48 2003 +0000

    Avoid variable name conflict with "uint".

commit f0d80da28dbc7142ca0aec096e8adc967390e4f9
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Feb 11 15:36:58 2003 +0000

    Added the "Mersenne Twister" random number generator MT19937.

commit 7af33db8b4004d484e20218ed5501036a8277fde
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Feb 11 00:01:57 2003 +0000

    Added note about portability fixes.

commit 33f09e7c1eba2c0b5f33d974eda664e8fa1fc97e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Feb 11 00:00:44 2003 +0000

    Added missing cvm and pwcmp symlinks.

commit fbf5b9c1da353780074ca0129f80dd5f6b43664e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Feb 10 23:41:31 2003 +0000

    Work on systems that don't define _NSIG

commit d68ec2788995c9d7f4a9b78e814c5de5fa033d35
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Feb 4 00:04:30 2003 +0000

    Added a standard msg_debug_init function to allow setting msg_debug_bits
    at runtime from $MSG_DEBUG

commit 676d09895d506b23bc37d0cc063e84e76dd42d57
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Feb 3 23:53:59 2003 +0000

    Remember to actually increment the slot pointer when probing.

commit f61b78518a157e32eecf928e7f9cde9e9a67a3b7
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Feb 3 23:52:28 2003 +0000

    Added 32 and 64 bit CRC functions.

commit 0cc23ead39744ee511ee11b34054aa1bdce8cab6
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Jan 22 18:07:13 2003 +0000

    Fixed a typo -- need to look at in->count, not ibuf.count.
    Thanks to Lars Uffmann for the fix.

commit 58d67ff4f9d0926932b238e2b958ba8e31054347
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Jan 21 22:29:48 2003 +0000

    Added new ADT (abstract data type): generic hash table.

commit d9014be863617765beeba0e6906547ff109d3644
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jan 9 22:32:08 2003 +0000

    Added Doxygen documentation to the iobuf library.

commit a493e75f9cfb9a3066ddd23f5d4e10989274dbed
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Jan 8 17:13:25 2003 +0000

    Added Doxygen documentation to the net library.

commit 6159ca5d688f00b31c43de9b5062b796ad900ccf
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Jan 7 19:35:10 2003 +0000

    Created initial Doxygen configuration.

commit 95d999f51066fb656e73fdeeb6ce966c5dfc654e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Jan 7 19:34:40 2003 +0000

    Added some doxygen-style documentation to the str library.

commit ba1f4be52cfdf6a1d99bc77f9bf4e7d26d4e8d21
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Jan 6 21:20:02 2003 +0000

    Added 2003 to Copyright stamp.

commit 9a618a03c435bbafe040d758e59ae2f1405e3633
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 3 19:46:29 2003 +0000

    Fixed some remaining bugs in the install paths.

commit d3ae65d40732080cbe7b56b9a4e10407c4322c9c
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 3 19:46:02 2003 +0000

    Reflect the new path of trypoll.c in the hard-coded path.

commit b55e44ead638d0fd53ded7504d48a4c5eb10d326
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 3 19:45:37 2003 +0000

    Report the source filename, not the destination file name, when
    reporting a failure to open a file.

commit 6e3764fe327fc887f9854bbd9e3fbe0ec9b1b79a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 3 18:03:07 2003 +0000

    Added note about internal reorganizations.

commit 26596afc17d56e70c0e1242c60e28ea394920968
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 3 18:02:31 2003 +0000

    Moved all the uint16/32/64 source code into subdirectories.

commit 7671a92e1241b8864751de5574759c84ed6a91e3
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 3 17:58:53 2003 +0000

    Moved system dependancy tests and headers into a "sys" subdirectory.

commit ce1676596d3dab020ddaa4581d1d40564d113454
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jan 3 16:52:39 2003 +0000

    Added str_catxw function.

commit 7f13ce268f1549046a433d7674d642172b3ba6f0
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 31 22:51:13 2002 +0000

    Moved library definition files back into their own subdirectories,
    to reduce clutter in the base directory.

commit 1f7293bc3595c7a2f208a8f43e87a275e5f33175
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 31 17:15:21 2002 +0000

    Added obuf_putxw function for outputting hex numbers.

commit 1f90607801af1f52e7e67434ac0ed8bb857c208f
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 31 17:06:56 2002 +0000

    Handle single-digit negative integers properly.

commit 41d8d9d8098f2bf249bcb6ddab6494114959f19b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 31 04:56:26 2002 +0000

    Replaced the str_ready and str_realloc functions with str_alloc and two
    #define wrappers.

commit d7ca70320b028fb69cc80ea06dbf82c50db6d075
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 31 04:55:36 2002 +0000

    Prevent name clash with str type.

commit d2b868224ea7a402b991f2e5616b92d6b9c070c3
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 31 04:49:09 2002 +0000

    Protect additions against integer overflow.

commit 601f13f51e5dc3a9b592e0bcd093de3d7f49a437
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Dec 27 23:49:53 2002 +0000

    Created new routine ipv4_scan; redefined ipv4_parse based on ipv4_scan.

commit ce50b31c66e8d9f17e8400d91985e89bbdff8ab6
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Dec 27 23:49:14 2002 +0000

    Created new routine ipv4_scan; redefined ipv4_parse based on ipv4_scan.

commit ccb422aeb8f41c312126c0327f78762e58397f25
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Dec 27 23:48:38 2002 +0000

    Redefined ipv4addr and ipv4port in terms of uint8/16.

commit 70ae6f501eb172a16383bb2803565784be163017
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Dec 27 17:01:16 2002 +0000

    Added note about ipv4addr change.

commit 0c525aeb0081160151c6966fd54283a9d73121c5
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Dec 27 17:00:06 2002 +0000

    Converted the ipv4addr typedef from just a char array to a struct.
    This makes it obvious when it's being passed by reference, and when it
    could be modified.  Unfortunately, it also breaks source code
    compatibility with everything that uses it, but the breakages will be
    obvious.

commit b6e75458baa7e3cb6cd69109d4f6b76243bc4bcf
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Dec 27 16:53:51 2002 +0000

    Use the correct header files for uint32 usage.

commit 8e8c55c937ab80ebb7cb23774f12a11af4b21c68
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Dec 27 16:52:35 2002 +0000

    Make sure to install the uint16.h header file.

commit d2fe5bd6cc244e6cbe2329786bae956bacd90d32
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Dec 27 16:52:08 2002 +0000

    Use the sysdeps.h macros to conditionally compile only the necessary
    bits.

commit 41204bb17db195b8ce72b9861249c349a233b0a1
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Dec 27 16:51:05 2002 +0000

    Moved the uint32/64 function declarations into their own seperate
    headers.

commit a2d9fc2de86ab8ad48351059e80c4282b2ff40be
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Dec 27 16:50:22 2002 +0000

    Reformatted these headers for inclusion into the sysdeps.h header.

commit 6f02a777f1b1d41a8679fa2670cc8c3ad27f2eaa
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Dec 27 16:49:30 2002 +0000

    Moved the uint32/64 typedefs into sysdeps.h header.

commit 2bc478bbfd3f6cba64fe898e9c10ed8c90e9dd57
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Dec 27 16:48:51 2002 +0000

    Switched to the standard UINTNN macros.

commit 2cbf720bfbcdf177ee85aa1eea86b16fa6daee02
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Dec 27 16:47:34 2002 +0000

    Added test to determine system's endian order.

commit 7d7e4959e81f13ca945cdf0453e878900148c699
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Dec 27 16:46:34 2002 +0000

    Moved the uint16/32/64 typedefs into the sysdeps.h header.

commit b8515afcdcab22f1d9670b4984c67281c9295b49
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 24 07:34:35 2002 +0000

    Added uint 16/32/64 get functions, like unpack but return the result.

commit bcdbb0659a1923517a5d822afdbd49862c3c103a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 24 07:29:06 2002 +0000

    Move the uint## includes to the end, to allow them to take advantage of
    the unaligned definition; fixed typo in tryunaligned choice.

commit 7f71b21df5e3de42ebbad98436d02ad9bcf7a8d5
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 24 07:21:40 2002 +0000

    Added a test for unaligned accesses, to speed up uint## get/put
    operations.

commit 33640204bc6a22c90d2cdba9f08f0ecd93030afe
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 24 06:25:23 2002 +0000

    Packed uint64 values are 8 bytes, not 4.

commit ccdef007956f11f6d382764a59f448fb8eafdd33
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 24 06:25:00 2002 +0000

    Change prototypes to reflect that packed uint16 values are two bytes.

commit b6365db55422f32944ad6b9fbf755964d730ec6f
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Dec 21 06:11:28 2002 +0000

    Added note about pack/unpack functions.

commit e842ba0adcbc374d27834971d9d4e3fb81f0b868
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Dec 21 06:11:14 2002 +0000

    Bumped version to 1.006

commit fa4ccc5634413cda826329fa0df44a5b2b41b3d4
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Dec 21 06:07:24 2002 +0000

    Don't both include uint32/64.h and run the same test as generates them.

commit a13b99b1163ca49da04af7b951bf42cec27d1379
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Dec 21 06:04:04 2002 +0000

    Added uint16 prototype and pack/unpack functions.

commit 8dc57072a1fc82aa6845507aba191840a59e9714
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Dec 21 05:19:20 2002 +0000

    Use the built-in (to libsysdeps.a) uint32 pack/unpack functions.

commit f51c2d7a6568ebc3fc159fbeecb3f2a3fbfb51d3
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Dec 21 05:15:06 2002 +0000

    Use the right operator -- && (logical and) should have been & (bitwise)

commit 650863fdad1d677cbf04ea630cb2df23e6e945af
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Dec 21 05:14:33 2002 +0000

    Use the right implementation of uint64 pack/unpack this time, instead of
    the editor glitch.

commit de68cd52f8d402985ad14df0ca8819e0cf20649d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Dec 21 05:10:22 2002 +0000

    Added uin64 pack/unpack functions.

commit 5ccad1177b77900dd4a6f6cdad04b0f4dd6627fc
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Dec 20 23:05:54 2002 +0000

    Added uint32 pack/unpack functions.

commit 20906e151e425e2d86c8c36571579284ae2bdbe0
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 17 23:25:39 2002 +0000

    Don't avoid building the sysdeps.h target.

commit 2bebf4f0a344b134057d6f722a6f272f6b47be48
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 17 23:23:23 2002 +0000

    Added a manual sysdeps.h dependancy to make sure it gets built first.

commit d6c23e861c0e872eb3d93212042d9290a6b2b27b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 17 23:10:45 2002 +0000

    Added ChangeLog to the list of web-installed files.

commit beb6406eb4b2e03e34a95d0d64a659ef8f39925a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 17 22:44:41 2002 +0000

    Added note about new lib structure.

commit 624d740adfc6a17ce26827b67a33047e64100c44
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 17 22:44:25 2002 +0000

    Switched to a templated README.

commit cfb001922527daa6a6ed6af48414a700a22017fd
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 17 22:38:23 2002 +0000

    Bumped version to 1.005, just for kicks.

commit 1996066bc94779009199eabc878934cf3c720077
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 17 22:25:09 2002 +0000

    Flattened out the lib directory structure, adding symlinks for
    compatibility where necessary.

commit 33d6da59eb8324008ee9539f533512623ea6449a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 17 20:37:46 2002 +0000

    Start reorganizing how libraries are installed.

commit cf8623fb4c61147bedd772967ebf5bedfe481347
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 17 20:36:56 2002 +0000

    Make sure to add "." as a library path.

commit af436f26bd572f2c9019ac1bf1819d0301d36ff0
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 17 20:15:47 2002 +0000

    Eliminated another shadowed global variable.

commit efee6bcabcb302b4e791c8ca490330ce8234178e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 17 20:11:13 2002 +0000

    Removed unused directory.

commit 245f1cddd101d7ad1ad50ab721a86209d4503e3f
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Dec 17 16:54:41 2002 +0000

    Remove symlinks before creating them so existing ones can be recreated.

commit 9303a20f97e6b5440085c4d0e30ec611e1ef496d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Dec 14 20:56:58 2002 +0000

    Fixed the shadowed global variable naming conflicts.

commit 61a9d8559814c531b3be3704f68c6b817f7e95ac
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Dec 14 20:46:45 2002 +0000

    Fixed up the filename in the header.

commit 6516ed256ed52fccea2dbc276f9514db89f8017c
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Nov 20 04:59:53 2002 +0000

    Added more signal catchers -- all, int, and quit.

commit 2e13039f4710ca355b960c8131f5ff18795346a4
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Oct 18 02:07:14 2002 +0000

    Added obuf_put*ll functions.

commit c1c277e8e010310a8e220ff3e21afe5937df8dc6
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Oct 18 02:06:40 2002 +0000

    Fixed a minor bug -- don't return success on EOF.

commit e6fff1ddbfc14339d25d6142e753ccf45cd3b690
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Oct 18 02:06:10 2002 +0000

    Bumped version to 1.004

commit 59fe17d5fa2003fd9a40ec4d506d8f8c13173f9d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Oct 18 02:05:56 2002 +0000

    Added str_match function.

commit 02de89dcbfc33814ae81499206b75e9401d46c33
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Oct 16 11:57:11 2002 +0000

    Added long long str_cat*ll functions.

commit e8664142c467b1a7a4c0decbf6f52df22e6739ea
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Oct 16 11:56:21 2002 +0000

    Added long long (64 bit) str_cat functions.

commit 9fcdca856887476ab897de02c56bd86ea4192160
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Oct 16 11:56:00 2002 +0000

    Fixed up comment header.

commit 2a6032bcfd77a17277ea15366c069e3e502962b5
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Oct 16 11:55:29 2002 +0000

    If MSG_NO_DEBUG is defined, omit all debugging messages.

commit 31a772ddd8cecf9e9240c58f771c69614ce566b5
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Oct 16 11:54:20 2002 +0000

    *** empty log message ***

commit c804b5c55d42fcdc645dd81014d6bef253bd9f39
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Oct 8 05:55:31 2002 +0000

    Use MAP_ANON if MAP_ANONYMOUS is not defined.

commit d48da33692ba1d34325715e363f2455440c98bf1
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Oct 8 05:55:20 2002 +0000

    Add missing include.

commit 589938e5c073c0b69d6532e30012fe579dde6f64
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Sep 28 05:23:15 2002 +0000

    Bumped version.

commit a649104ee7348ab7fb67519f797a0352cb86d702
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Sep 28 03:15:27 2002 +0000

    Clarify path changes.

commit d93edf8241c64675703b79954977085187bbd4d0
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Sep 26 22:40:06 2002 +0000

    Try to mmap the iobuf data buffer.

commit fc7fc0f05942d73e7dec2ae3779a10c1cb3c5c97
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Sep 26 22:36:36 2002 +0000

    Seeks to current read/write position should not cause a lseek syscall.

commit f4bce6dd34a39ac77e11cddbe6a9f363f1d334bd
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Sep 11 10:38:51 2002 +0000

    Fixed missing +offset bug in str/cmp.c

commit f937ae7f1a99305c739001c9ad2e33e974657912
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Aug 27 09:39:21 2002 +0000

    Don't do directory listings on intermediary paths unless necessary.

commit ad589c5fd6a69a3bd7b12d5a3c6f1af13737ee48
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Aug 17 03:05:47 2002 +0000

    Bumped up date.

commit 55905e9a4b78623ce8b9082e441a0da735517f42
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Aug 17 03:05:11 2002 +0000

    The regsub module is depricated in newer versions of Python.

commit 4a150dd31ba54a557b6fa6dcbbe08d83284e85b1
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Aug 15 10:11:25 2002 +0000

    Portability fixes for FreeBSD (and possibly others).

commit 5f1f72f1bc3a738fa4f54199024339f44411d753
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Aug 15 10:09:36 2002 +0000

    Portability fixes for FreeBSD (possibly others).

commit 88fc2f2f4953ab455da99119367792a30e1946c8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Aug 15 05:36:54 2002 +0000

    Make sure to increase the string length in str_cat#s

commit b66c1725377ab488a7f124cd7d90be07213ed780
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Aug 15 04:36:10 2002 +0000

    Added new dict_foreach routine.

commit 4866bf03158930e283a9dfd756968bf847955f47
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Aug 5 22:34:37 2002 +0000

    Bumped version.

commit 5ab7c9e2c92beea961f554bae95b9372b01bde25
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jun 21 00:23:06 2002 +0000

    Removed prototype for srandom that appears to only cause problems.

commit 84a19f34ec1af56a2a997be69c79318bfb8e1e63
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jun 21 00:22:14 2002 +0000

    Removed silly trailing "." from common message output code.

commit c5b06174ed04b5e0a18b4e9ddaad5a30ae3e13b3
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jun 21 00:20:19 2002 +0000

    Added in crypto library.

commit 6cabb5ffcd56f0d4ea4252dc9e5fe4589bb96d55
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Jun 1 12:21:34 2002 +0000

    *** empty log message ***

commit 6d9ff9a1f6677dd3e1a0877ac2025fdbc5dbb89e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Jun 1 12:21:30 2002 +0000

    Bumped up date.

commit 4d1de8e2c05c932ae352700e0a0d7eefbf484b65
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Jun 1 04:31:26 2002 +0000

    Fixed a typo.

commit 78454fa8bd4c78507d597118851a537b778bbafb
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Jun 1 04:31:15 2002 +0000

    *** empty log message ***

commit cb95a345dd1860769daee899a82fbae0b0d24e60
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Jun 1 04:31:06 2002 +0000

    Copied from spac tree, without the -lsysdeps default target.

commit 20ae50cc170495f66efc94220cc115bf753996a0
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Jun 1 04:30:29 2002 +0000

    Bumped up version.

commit 2792dcf4f03dd4d74404bcb6ec35f130d5d8b21d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Jun 1 04:30:03 2002 +0000

    Make sure the subshell fails if any of the commands fail.

commit 4b631198a03e98d3e5dfd2f077e91853c76d24a6
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Jun 1 03:36:25 2002 +0000

    Added missing uint(32|64).h targets.

commit 0608918b8d4980dac797b7309f282082300511b8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Jun 1 03:35:45 2002 +0000

    Nuked in favour of conf-home setup.

commit e4c32bc42d0d1fb9fd8f429a92d3f7a528adccd4
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Jun 1 03:18:41 2002 +0000

    Moved all installed files under /usr/local/bglibs

commit 3c30cf7aa67d4916969e05b382f2c97680152f87
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 31 19:47:59 2002 +0000

    Removed bogus '*.html' file list.

commit ddffe390db5aedd8eb93ae59d15df7eee279b116
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 31 19:27:13 2002 +0000

    *** empty log message ***

commit 5da4106c6c0a06ac76dcecc67795567d29a10a24
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 31 19:27:03 2002 +0000

    Use #include "sysdeps.h", not <sysdeps.h>

commit 1d517f8fbf3d391ef666d0431789a68263756d77
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 31 19:26:24 2002 +0000

    Added missing #include "load.h"

commit 5292b752917e9971a59f70cc8d3a6394e9d67cd9
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 31 06:01:50 2002 +0000

    First check in.

commit 9f66821d7873db4ac3f09da11a2d99013a6c7f5c
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 31 06:01:36 2002 +0000

    Copied from spac tree.

commit b5fba26aa6d953fa628930cb72501c84297776b7
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 31 05:59:00 2002 +0000

    First check-in.

commit 8175ce9ff0868e3c1cc6ac069ffb63b6947b4670
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 31 05:58:42 2002 +0000

    Fixed command regex's to handle multi-line cases.

commit 9bd0cb6755b9401991d5e8c67c9b1bdf0a76fc0e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 31 05:58:24 2002 +0000

    Added additional time and sys modules.

commit e97bb9276ec41f5ca4aa2020e0f37753b4991024
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 31 05:57:31 2002 +0000

    Rewrote parts of the make library.

commit 628199cd9728e273c225d3a69865814c2a51e380
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 31 05:57:15 2002 +0000

    *** empty log message ***

commit 2db550dea93d9ce3b1b115d8e04d6bb8426ff5a6
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 31 05:56:04 2002 +0000

    Split up cdb.c into multiple files.

commit 2e0c69446b90bdfcf79845d72de7b7e50f1eb998
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 31 05:55:44 2002 +0000

    Added str library.

commit a970268ce0f00d28645eb10bc6fa855212c25f9f
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 31 05:55:10 2002 +0000

    Split cdb.c into multiple files.

commit 775543238e87a7ed0f952e4fd3c41acc8682d8b6
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 31 05:50:48 2002 +0000

    Removed the socket library.

commit 3f71d79fa4d8cbe173434447225d75b87ac37bfb
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 31 05:45:53 2002 +0000

    Use new sysdeps.h header.

commit 258e0e6f3917d61d71688845ff9becf9e5a7a0a5
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 31 05:45:17 2002 +0000

    Use new iopoll_restart function.

commit 92ab3bd9b47805a58e982968945c0d9e86762935
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 31 05:44:46 2002 +0000

    Remember to free the key string memory.

commit dc8d8bcd28e2f6aa565596d81eaddee3cae69a6d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 31 05:44:00 2002 +0000

    Renamed socket_pair to socket_pairstr, and added the corresponding
    socket_pairdgm function.

commit cab5d42d2e924f948df196978774ec932e6642d9
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 31 05:43:25 2002 +0000

    Corrected typo in function name.

commit 635fd7aa42fcfabaa22d54a4debf840e7b1286f8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 31 05:41:17 2002 +0000

    Added non-sigaction/sigprocmask support.

commit 29e9f42b64cc73365e9f93bcd54f576c4d4c1438
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu May 30 23:16:40 2002 +0000

    Disabled this library, in favour of the generic msg library.

commit e0578710d279a5051b3f6a4f8cdbfa8bd3caa48b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue May 28 20:16:35 2002 +0000

    Added send/receive FD functions.

commit 59ab6ab605de9d525181fb71ba49bb42984e52bf
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri May 10 23:58:20 2002 +0000

    Fixed major bug -- copy#s functions didn't set len.

commit 442a791ca3526aff6eb8160180f51eae93c57f2d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu May 2 23:41:20 2002 +0000

    Cleaned up the implementation of find{next,prev}of slightly.

commit 6846ec2b5e92164b5777aef5332c9c180c00fccf
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu May 2 23:39:18 2002 +0000

    Added str_find{first,last,next,prev}not functions.

commit e2499a009bc0e8e47c51e2c667e7b50b9f2124d2
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Apr 26 00:15:57 2002 +0000

    Fixed includes.

commit 46b3ab28374be8ef127978d9f10a1af2e044a423
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Apr 19 01:57:29 2002 +0000

    Renamed "socket/" to "net/"

commit a14aabb2af48662a4afcaaca4f23648f0839db9d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Apr 19 01:56:26 2002 +0000

    Added new wrapper function for socketpair.

commit cb53bfda3ce54b4f1ec93c92c042f507c63de875
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Apr 17 04:55:13 2002 +0000

    Added needsfree flag support.

commit 74be743c3fd7ee3e50b39738c5bf527b1f4ef73d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Apr 17 04:55:02 2002 +0000

    Fixed error handling case.

commit ae995c4215cdf62d2365fa199908e4fcc92b81db
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Apr 17 04:52:53 2002 +0000

    Added new function, path_mktemp.

commit 732ac5611e541e70af6d00ee9c83742be48df2dc
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Apr 17 04:52:38 2002 +0000

    Use new form of str_sort.

commit 254fed842baccc1a2206c7705e6c8428069e98f4
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Apr 17 04:44:33 2002 +0000

    First check-in

commit d22ddd0fd8f0ae292d324192752405c7395d32cf
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 7 22:56:25 2002 +0000

    First check-in.

commit a5c7c2dc02c04f7e759801191ed8cdb27eec2a59
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 6 22:37:56 2002 +0000

    Initial check-in.

commit f2c012e137a86993a0881a40e00e14ace444bb08
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Feb 13 04:28:40 2002 +0000

    Depricated the use of $CVM_SASL_LOGIN in favour of $CVM_SASL_PLAIN.

commit e0e81aea7bdc672c2c05cde5f08210f22d4f8de7
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Feb 1 23:05:27 2002 +0000

    Modified str_sort to take a comparison function parameter.

commit ffc0e43ec7c94b3274738bfa6ba7a291f9a1e80a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Oct 20 01:42:07 2001 +0000

    Added routines for corking/uncorking a socket.

commit 5365900113739b3a0a19b1df61dfd89d69d297f0
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Oct 18 00:13:15 2001 +0000

    Completed the alternate read/write function modification.
    Added a seekable flag.
    Merged the do_close and do_free flags into the flags field.

commit 10ed001fa92c6406e8280eaffb54362263d9a2af
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Oct 17 23:41:52 2001 +0000

    Added support for alternate read/write functions.

commit 5071006ccf5d449191ad1d64b8610a49e5cab4b4
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Oct 17 23:40:53 2001 +0000

    Added implementation of seek.

commit bfb9ee9323350c024b551357304661fc0eba1507
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Oct 13 02:31:30 2001 +0000

    Removed cdb_ prefix from cdb_hash.c and cdb_make.[ch]

commit f2411a5643a610a195b8e699c88dc953692e041e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Sep 29 03:19:40 2001 +0000

    Realloc padsize+etc *more* space.

commit d0911badbebdb5a89ca726e85b23cd9050929cf3
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Sep 29 03:19:10 2001 +0000

    Make sure the temporary string is freed before returning.

commit 3977866ce42db45f9e9b4dabb96e41b2ac2e1f8c
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Sep 22 09:29:53 2001 +0000

    Added a new function, socket_connected.

commit c7dbb499091583075d3a8da5414437b4c79e1b70
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Sep 15 04:32:11 2001 +0000

    Ignore the first portion of the credential string instead of requiring
    it to be equal to the second portion.

commit 95916546f231fc544cf89bddfcad99f79455ca0e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Sep 15 04:31:36 2001 +0000

    Fixed up generation of the domain name in the challenge string.

commit 7ccf56ad8e849dbee1f81468033ddd9cd49554ff
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Sep 14 11:46:31 2001 +0000

    Added a transform function parameter to dictionary loading functions.

commit 6db1a369dad077e2df239c8945a19cc193cd0d1c
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Sep 8 00:13:31 2001 +0000

    Always set a NUL byte at len, to avoid non-NUL-terminated strings.

commit fbd42f376e24e8330283b6f4321fca9a520ffb73
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Sep 8 00:12:37 2001 +0000

    Fixed operation of the PLAIN mechanism.

commit 3a838cfab63c0f99b617fcd9a97cdbd93a9ff17a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Sep 8 00:12:24 2001 +0000

    *** empty log message ***

commit 825b413641ad29eabef1855b7686ce9f045e0d7b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Sep 7 12:38:53 2001 +0000

    Added ibuf_getstr_crlf object.

commit 400ff6b5e968186858bbf18571d4ec829ef85712
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Sep 7 12:38:40 2001 +0000

    Added new function ibuf_getstr_crlf, to retrieve [CR]LF terminated strings.

commit a6e1f0a1059619f40d2157e39e58e20abadea226
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Sep 7 12:38:04 2001 +0000

    Fixed missing include.

commit cf9eab3bb34f89b5441a17d4833af0d1dbaa6b07
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Sep 7 12:37:32 2001 +0000

    Fixed the order of parameters to memmove.

commit 0a4ec19bdbd0e5a9f6bada9ea06727b158f8c874
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Sep 7 12:36:36 2001 +0000

    Added missing objects.

commit 3ca1dd4503b0f9d18133165e69ea12f9cd802b72
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Sep 7 12:36:21 2001 +0000

    Fixed typo in declaration of str_findnextof macro.

commit 32bec39c79aa2310760592bc3baa360b4557937e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Aug 25 11:14:21 2001 +0000

    Added some documentation.

commit 36b415ccfa42ac0a64d5bfb052cf249505f45db8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Aug 25 11:14:14 2001 +0000

    Modified the list of mechanisms to be a more intelligent linked list.

commit 6b7e12c3b8caa3e3d245aee3de47211a29878c1d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Aug 25 02:32:14 2001 +0000

    Added extra "parse account" parameter to cvm_authenticate.

commit 516aec4ef41d452ef416e99448146e0716cf5855
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Aug 11 04:10:16 2001 +0000

    First checkin.

commit 0be25083c229b61f60042ec53f14691fec309d1b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Aug 11 01:55:01 2001 +0000

    Added standard routines for loading up dictionaries.

commit 2dd993a3737c56e8719df62536f4c312e489d00d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Aug 11 01:54:41 2001 +0000

    *** empty log message ***

commit 51e2b3221da4cbef116844bd3dad4ccd47a6c9ac
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Aug 11 01:54:31 2001 +0000

    Added a convenience function for freeing dictionaries of strings.

commit b090cdd78553f57b8a7e0e6002b20ba2477edaa5
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Aug 9 09:21:41 2001 +0000

    Turned some char* into char[] types, making them constant.

commit 7e17b6dce4bdcf839d660f7dadb98ad506f66841
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Aug 9 09:20:52 2001 +0000

    Removed system-dependant alloca.h include.

commit 1fa70ad01788f3abe041472cbcd78550eba90bad
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Aug 9 09:20:33 2001 +0000

    Header fixups.

commit 302752673f5edc4218bc8ce680ea8ceab8dbabb7
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Aug 9 09:19:42 2001 +0000

    First check in of dict library.

commit a565c7bc2c770ee31832041f1a26f00373fa0aa8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Aug 9 09:18:51 2001 +0000

    First import of CDB library.

commit d5992d127c8e31b11e47a64f25c3c51819360af1
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Aug 9 09:18:10 2001 +0000

    First import of base64 library.

commit c8e499c6d45b490ceeacbedd53f7bc54c3f2729d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Jul 31 10:42:05 2001 +0000

    Added options to control matching of dotfiles.

commit 62b445c2d8cd6cbb77474991275479f1bf7c9e3c
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jul 26 03:32:38 2001 +0000

    First check-in

commit dbda59b71edcf26a51ffc1805078e2aa185f201b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jul 6 00:23:10 2001 +0000

    *** empty log message ***

commit 1fca9e1728ef889887dfdd5ebc605112951398b3
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jul 6 00:22:42 2001 +0000

    Increase the maximum number of arguments from 4 to 6, and add the PID to
    all messages.

commit 4ed74ac0f950062cd4d4d554f47997c9f58f7d66
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jul 6 00:22:16 2001 +0000

    Increase the maximum number of arguments from 4 to 6.

commit cb03d892cccf64b647986e07d0773fe0a8d1da29
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jul 6 00:20:27 2001 +0000

    Call _exit instead of exit on assertion failure.

commit bdb918724774a0b1e71b2de1001e74ba527276cc
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jul 6 00:20:09 2001 +0000

    Added new function for reading lines into a str.

commit 74b989be489c419c634e6e367e27dad2af79ab4e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jul 6 00:18:59 2001 +0000

    Added new function obuf_put7s.

commit cd6f3283d433060d70876766ed7cd90bf6aef9b3
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jul 6 00:18:35 2001 +0000

    Added missing include of string.h

commit 9cbbb1707f067cd7806a6a408e9e25a258649209
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jul 6 00:17:53 2001 +0000

    Use iopoll instead of poll directly.

commit aa2601d72c094436cb4cdb8dba15efe8215323db
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Jun 30 03:38:05 2001 +0000

    Added routines to sort a list, and to chop bytes off the front or end of
    a string.

commit 87ebcb539d28a11de974f4c5a4dfab81c867aae9
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Jun 30 03:37:21 2001 +0000

    Added a routine to get the IPv4 address of a socket.

commit 6f1b9dbf08c44ac5c1a8ee7e74c329b05aefca0c
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jun 29 12:10:22 2001 +0000

    Initial revision

commit c4b6c8d42729e899cd63bffec7f0329214a2d5af
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jun 15 04:13:50 2001 +0000

    Added missing object files.

commit 7fd33ffd1e9b24a49a2afa2767acec1882fd28d7
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jun 15 04:13:35 2001 +0000

    Fixed a typo in the loop.

commit 6c4710ca4fa04771c6d5d9422781430fc8f0ede6
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jun 15 04:13:20 2001 +0000

    Use memmove instead of memcpy due to the fact that the strings will be
    overlapping.

commit 8920457597f7f7930b69acad2d0da0754a7f2f68
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jun 15 04:12:51 2001 +0000

    Need to include string.h

commit 1973ff1006aadb9ef802ff813a7878eca00e4be3
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Jun 15 04:12:39 2001 +0000

    Fixed the ordering of the digits and properly inserted padding.

commit 3f54f7b75b27de70bf9e7684b8da8f18529d9a9a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Mar 30 21:30:36 2001 +0000

    Added striter functions to this library.

commit 3060e87a70c30dbde6b41b7edbce6f67c4cc7133
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 29 03:03:05 2001 +0000

    Added string comparison functions.

commit cc51c9a7c63a3d6d0e9d52fc817cde2c7cfac79e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 29 03:02:57 2001 +0000

    *** empty log message ***

commit 72615eb817b5a395da3eb5830a0498d9d6e748a4
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 29 03:02:36 2001 +0000

    Added a string truncation function, different than reallocation or
    readying.

commit fcc5ea622709407156735cc0a7b3ba4386e9ac9e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 28 21:28:05 2001 +0000

    Added new functions to handle UNIX-domain sockets.

commit 6e9bdb8b2ca6ff533151ac65dec654bff1914d54
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 28 21:27:52 2001 +0000

    Added new functions.

commit 5a2cd49dfef1210a66d12612f4f28d5a381fade5
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 28 21:27:41 2001 +0000

    Added new routine to shut down sockets.

commit 2ef0b30ef2c2fd087220b5f96972c7410fe95dca
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 28 21:27:11 2001 +0000

    *** empty log message ***

commit 6142295d98652a24c633f4fcfa0e618e2f2217fb
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 28 21:26:34 2001 +0000

    Don't handle interrupted connections.

commit 0ec5938062fb4370b36d5793a6da74d83eae41c5
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 28 21:26:16 2001 +0000

    Added source for ipv4 address constants.

commit 56b6f87bd799be4534665866a1ecea1dcb607cf8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 28 21:25:42 2001 +0000

    Added function to set broadcast mode flag.

commit 3dd96670ed3d7b40def8645d5d2afd9ac78fe0a7
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 28 21:25:08 2001 +0000

    Removed unnecessary include.

commit 786b221b28a272e48baa7aac1cb741bacfc8fa8b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 28 21:24:31 2001 +0000

    Don't automatically set non-blocking mode on new sockets.

commit 9e080527efeb178c98eeae5039d1f6686e3b3f91
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 8 22:24:04 2001 +0000

    Removed unused argc parameter in parse_long.

commit d7ca9b7d4ee3f7c9fbd7cf0c199c211d4b2ca2b8
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 8 22:22:39 2001 +0000

    Added some unsigned type conversions to remove warnings.

commit 4fd9b9f507843f0ae27d6b8349092f85bc12b754
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 8 22:22:11 2001 +0000

    Added missing "do_close" initializer.

commit 10fb0e1a72cabe943c0575ca205753b794c671a7
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 8 21:45:06 2001 +0000

    The position has to be a signed integer, not unsigned.

commit df2e60bbfb2f55564ad635551b6f23566f895923
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 8 21:43:39 2001 +0000

    Added new multi-string copy functions.

commit f943573980293ba4e9db68cf3e3097f5f84b624e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 8 21:43:26 2001 +0000

    Added new multi-string catenation functions.

commit b0230e8de88e0af9e392ab86fb1fac0325bc89f6
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 8 21:43:06 2001 +0000

    Added new functions.

commit fcfa23f1dc7099a31c3f0479af06a1e5d0a32f1a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 8 21:42:52 2001 +0000

    Removed the memory copy and actually free the old memory block.

commit e52405d904c7c19f91034fbb183e384769632c55
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 8 21:42:22 2001 +0000

    Added new "str_realloc" function that does the memory copy that
    "str_ready" used to do.

commit a8b47e78b50b34fe82e5647292234a90a17507bf
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 8 03:35:32 2001 +0000

    Initial revision

commit 0a1620e839bb98164334927511a50f72784e9476
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 8 03:15:10 2001 +0000

    Added SPAC library file.

commit f6801224fee06fa9b0e33604c419db4ff0bd3b30
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 8 03:14:06 2001 +0000

    Converted to a C-based implementation
    (the C++ version is now in lib/cli++).

commit 73f814a111404651633a3091a1e358839ae94ce5
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 8 01:30:28 2001 +0000

    Renamed lib to libcli++.a

commit e08db0201b6cca7d0c2c626a173c264153e0b31f
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 8 01:24:58 2001 +0000

    Renamed cli2pod.pl to cli++topod.pl

commit a8cdc521d0a80613b308d12484faf72a586cb4e0
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 8 01:24:10 2001 +0000

    Renamed cli.h to cli++.h

commit c1e754b9fee20c783e0a609c77863ab5bff7007f
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 8 01:22:36 2001 +0000

    Renamed cli to cli++

commit 55a9eea8c56ede0fb8d65d588b59b8fba9080fe6
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Mar 7 20:45:28 2001 +0000

    Call iobuf_close even if obuf_flush fails.

commit 05768530fcebb10e33060fadea601d76e97048a4
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Mar 5 04:25:26 2001 +0000

    Fixed error checking logic.

commit 8dffb162e5d8a447627762fa4d48c0a4b1dd1a32
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Mar 4 11:11:34 2001 +0000

    Fixed typos.

commit 51aa07a54138ebbfcea53e4b0cd00cfc79877e57
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Mar 4 11:10:13 2001 +0000

    Take into account timeout in refill.
    Simplified some logic.

commit b4c0882a62a1efa1cb15ea8c57af914066e29e16
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Mar 4 11:09:35 2001 +0000

    Take into account error conditions and EOF.

commit 81ce9ca40b028fef0269470f08bf2dfe0101f4b2
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Mar 4 11:06:17 2001 +0000

    Take into account timeout.

commit 95fbd99705702a349e407e1a59c79c187e340099
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Mar 4 11:05:52 2001 +0000

    Fixed the logic used so it will actually return, and simplified the loop.

commit b62d2a8bf3f4bec68f511c9d7a6f3c0677572ccf
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Mar 4 02:11:32 2001 +0000

    Use new IOBUF_SET_ERROR macro.

commit 722759e641151222fa8fe9f7a19963f8ec7d0039
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Mar 4 02:11:22 2001 +0000

    Added missing object files.

commit 8c86c2b094c03fb1c33097bda1f6cc20fcafd212
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Mar 4 02:11:09 2001 +0000

    Bulk-zero the iobuf structure before setting any values.

commit 705e6979a9a4814b10844e143274950c29823a30
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Mar 4 02:10:52 2001 +0000

    Added timeout handling.

commit 08b223eafc63fc350a66bbc4a2ffba75b37c821a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 1 10:45:55 2001 +0000

    Updated the comment.

commit 306d420a298bd64de9e4344002ef07754a82dff0
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 1 10:43:32 2001 +0000

    Renamed STR_MINSIZE and STR_ROUNDSIZE to STR_BLOCKSIZE.

commit 2b32727bfcae1dc55de222fcad50b83d91dbd4f1
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 1 10:43:13 2001 +0000

    Modified the allocation policy to overallocate 1/8 of the requested size
    (rounded up to STR_BLOCKSIZE) in anticipation of future concatenations.

commit 2e41e5b0abceb5cf8fe026e427fc56e9cb4da369
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 1 09:14:41 2001 +0000

    Modified these functions to conditionally output the strings if they are
    non-null.

commit a5e3cb4c8e7c133cbe499199d8b17925414c9808
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 1 09:01:31 2001 +0000

    Added 2 to 6 multi-string convenience output functions.

commit dc889e2234341bf39b14ebcbde4f3c26c6cab21f
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 1 02:04:01 2001 +0000

    *** empty log message ***

commit 754741cd532923e1b6c4beee8fa62ab6a30865fb
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 1 02:03:57 2001 +0000

    Rewrote the tests.

commit 7e6f720939ef851f05b50c561c7700d3f92228c0
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 1 01:50:33 2001 +0000

    Added tests for the put[ui]w functions.

commit 840dc2cfb465aa4cfac6bb1c3c767d51d43ad3d4
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 1 01:48:16 2001 +0000

    Fixed padding of numbers, and added support for non-space padding.

commit d66f7af117abe3e58b50993e240c092ab44dcb96
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 1 01:30:11 2001 +0000

    Allow for non-space padding.

commit daa39c5ca5adceca8473edd8a4ea260f60c3a65d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 1 01:15:49 2001 +0000

    Removed the conditional modification of the str, as it will have
    virtually no impact on performance.

commit a32f501fd41fac4d977f6121fe63ea33a1355c19
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 1 00:55:34 2001 +0000

    Various prototype changes.

commit 36dff908b79bf5cab24f7640e3872ae529fa1194
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 1 00:55:23 2001 +0000

    Added new modification functions.

commit 20cfd23f7560e7a0aeb281399b59e27a8ff4003b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 1 00:55:06 2001 +0000

    Made the source str targets const.

commit ea8a5b62a69675004320b2e36a31c83e3daf9638
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 1 00:51:59 2001 +0000

    Removed these extraneous functions.

commit b17c4d448ec2f3c7bfe477367d94da376090f9df
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 1 00:16:30 2001 +0000

    Made the string parameter constant for search functions.

commit 230b385715be58ac916fc856500a59ce36ef62be
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 1 00:16:11 2001 +0000

    *** empty log message ***

commit 02355232772f9d82f07b5a84b11212d1f95d8410
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Mar 1 00:15:55 2001 +0000

    Added counting functions.

commit 5347cfc2d2dba1e61a34f160624ea38ee1193fb6
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Feb 28 23:10:57 2001 +0000

    Added the find{last,prev}{,of} functions.

commit 96fa4548b84674f9848fc1df1315e621806a10ad
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Feb 28 22:58:00 2001 +0000

    Made the minsize and roundsize globals into defines.

commit a11ee7f2012845d02f22df56ec72c58c5efccee5
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Feb 28 22:57:38 2001 +0000

    NUL-terminate the string after modifying it.

commit acff424a88443f5c71c22893114f9aa7932cf16c
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Feb 28 22:57:09 2001 +0000

    Always make sure there is size+1 bytes of space available.

commit 87044467fa1a9ec5602eefd760d76ca936818d7a
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Feb 28 11:44:01 2001 +0000

    Added routines to append signed and unsigned numbers.

commit d518476bc483aed438bc47c1b617e8fb48884b4c
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Feb 28 05:49:50 2001 +0000

    Initial revision

commit b61b4d8a5596038aaa33cbb8962685864bdf9c14
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Nov 21 08:52:44 2000 +0000

    New mmap-based CDB implementation continues.

commit d128b15654542c11831720699674752cbd8b604e
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Oct 26 02:20:11 2000 +0000

    Fixed minor bug in parsing the terminating option.

commit 660a28a5a45e7650a16cc96c478af603f2aa68c7
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Oct 2 23:21:41 2000 +0000

    Added some missing includes.

commit 7f9e7eb6f54801eafe57ee2bd45f7d84c4195222
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Sep 24 02:11:07 2000 +0000

    Added cli2pod.pl to EXTRA_DIST.

commit e92e935e648a43b351b53497168a1a69c7f3f158
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Aug 22 23:26:10 2000 +0000

    Fixed up the error number accessor.

commit e6bf1285aa25dacac5c19fd076b787bd54e4bc44
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Aug 22 23:21:56 2000 +0000

    Added an error number accessor.

commit 9252b9ee8831cd00e8f673da90cb034ceb0d20ad
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Aug 16 11:28:05 2000 +0000

    Reorganized the logic slightly.

commit fb0db00e6f9b4f3050ba22fad96b8e0eadc72968
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Aug 16 10:28:01 2000 +0000

    *** empty log message ***

commit 1d4ce65b9971138e8eed2fe6e986318b80c3c435
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Aug 16 07:58:02 2000 +0000

    Replaced all the CLI documentation generators with cli2pod.pl

commit 9ab606591c47aa5d277a1d76d3dfc009bfa3c861
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Aug 13 12:18:44 2000 +0000

    Fixed description paragraph parsing some.

commit 56e2c7faa4099b95e4954aec6d43a19a1d80a34f
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Aug 13 11:01:37 2000 +0000

    Improved the modularity of the two programs -- moved more of the
    functionality into cli_parse.pl.

commit 24fc2e164086032942bb01aac5a2b385d717c381
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Aug 13 00:13:50 2000 +0000

    Added a simple parsing framework to turn CLI programs into either man
    pages or HTML documentation (that looks like a man page).

commit 23ff61d2cca7f85848114088e4d7de3cf11627e7
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Aug 11 04:08:35 2000 +0000

    Fixed a bug in fdibuf::read_large

commit 9d37ce4cd0a166a5be3f5f15fb23c15407aa3756
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Aug 2 04:27:09 2000 +0000

    Fixed several width glitches.

commit b4a604532d2078b268df20f8a6c30e4348ee6d8f
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Wed Jul 19 01:15:36 2000 +0000

    Added uinteger type, fixed last mystring remenant.

commit e32d1249a9929d6d4f93f51b985ae43ae92ad43d
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jul 13 22:08:40 2000 +0000

    Modified the makefile to allow for packages without a dependancy on
    mystring.

commit c373291437589c1e386907ee2f140e9ba612d72c
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Jul 13 22:00:39 2000 +0000

    Removed dependancy on mystring.

commit b3db7e6e56df4f37f9085a17c115a4782a47ea29
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Apr 10 23:11:38 2000 +0000

    Small change to order of inline definitions in header file.

commit b687ce0240a54f4e2274a0507a85e78c99eecb05
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Apr 10 09:19:14 2000 +0000

    Added "count" method.

commit 666b55f5e24141f5273ab64667ed99555c03bb35
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Apr 9 10:15:03 2000 +0000

    Fixed a bug in read_large.

commit 941b9e6134401386626c159a743adb14d1a99aa0
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sat Apr 8 01:12:17 2000 +0000

    *** empty log message ***

commit 4edcf3a492f82819786f4b185e5dcdfbe6dd5d20
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Apr 7 22:09:01 2000 +0000

    Some file reorganization.
    Added more efficient large block read and write.

commit e76086eb8c7aa7d7821a8c413ce2115db2cffbb2
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Apr 7 05:13:32 2000 +0000

    File reorganization.

commit 39ba8c0a564d1ea52ef3c47206f7e62d1c6e8781
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Fri Apr 7 05:02:05 2000 +0000

    Renamed find_{first,last} to find_{first,last}_of.
    Some file reorganization.

commit 38d467383ca1fbc6e22f61ec63231054b11a82e2
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Apr 6 01:29:35 2000 +0000

    Use new include scheme.

commit 7a72b0e250d1bf17e580eae1aa6de74892cdeac9
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Thu Apr 6 01:22:43 2000 +0000

    Use new include scheme.

commit 01d9fba700e6d9d5f48da4a1fd53db31fb6e1d81
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Apr 4 00:22:15 2000 +0000

    Updated copyright notice in source files.

commit eb52b31df18790d58c0953ec79be46c762fd8ce9
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Mon Apr 3 21:31:36 2000 +0000

    Fixed problem with INCLUDES to change away from using "-I../../include"

commit a19d4a82c6eafd95a5d4448c513ea8fff1ecf46b
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Tue Mar 28 11:00:59 2000 +0000

    Initial revision

commit e845a89e93f49d2979a30250e67d1abb062c118c
Author: Bruce Guenter <bruce@untroubled.org>
Date:   Sun Feb 13 11:20:24 2000 +0000

    Initial check in.
