]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
irix fixen
[citadel.git] / citadel / ChangeLog
index 183d3455bee6387ceaae8c8f3517b215b7a26f2b..379328dd484917bfc1cb611f4cf7901b3f3beeef 100644 (file)
@@ -1,3 +1,10 @@
+1999-01-29 Nathan Bryant <bryant@cs.usm.maine.edu>
+       * fixes for IRIX (thanks to wr and family for use of the Indy):
+         - use memset()/memcpy() instead of bzero()/bcopy() in all cases
+         - configure updates
+         - handle `long' pid's
+         - a few other little bits
+
 Mon Jan 25 21:23:07 EST 1999 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * Fixed bug in save_message() which crashed the server on mail to sysop
        * Rewrote pop_march() to be smarter about <G>oto heuristics