8d9db3b11e4d28ae5129bc8925e94b4ae3541a54
[mmh] / ChangeLog
1 Tue Sep 7 16:47:03 1999 Dan Harkless <dan-nmh@dilvish.speed.net>
2
3         * Renamed ZSH.COMPLETION to COMPLETION-ZSH and added COMPLETION-TCSH.
4
5 Tue Aug 17 16:06:29 1999 Dan Harkless <dan-nmh@dilvish.speed.net>
6
7         * Automated #define of MAILGROUP and installation of inc as setgid mail
8         when the mail spool directory isn't world-writable.
9
10 Thu Jul 15 18:37:07 1999 Dan Harkless <dan-nmh@dilvish.speed.net>
11
12         * slocal -debug used to leave a file in /tmp for each message
13         processed.  Very bad for folks with slocal -debug in their .forward!
14
15         * Got rid of a ton of compilation warnings.  Most were "junk"
16         warnings due to the use of gcc -Wall (without -Wno-parentheses),
17         but a few represented real bugs.  There remain many warnings to be
18         tackled that are due to missing function prototypes (e.g. snprintf()).
19
20         * Default rcvdistcomps no longer puts a copy of all outgoing
21         messages in outbox.  Added an rcvdistcomps.outbox that does.
22
23 Sat Jun  9 12:22:47 1999 Doug Morris <doug@mhost.com>
24
25         * Updated configure to check for mkstemp (available on OpenBSD) and 
26         substitute it for mktemp if available. 
27
28 Thu May 13 16:40:19 1999  Doug Morris <doug@mhost.com>
29
30         * Added config.sub and config.guess and updated acconfig.h and
31         configure.in to automatically detect system type and set the
32         proper #defines.
33
34 Wed May 12 23:41:33 1999  Dan Winship  <danw@mit.edu>
35
36         * Released nmh-1.0.1.
37
38 Fri May  7 17:18:28 1999  Dan Winship  <danw@mit.edu>
39
40         * Fixed flist to properly deal with relative folder names.
41         Problem noted by Jerry Peek <jpeek@jpeek.com>.
42
43         * Fixed --with-krb4 to work with original Kerberos 4 libraries as
44         well as the Kerberos 5 compat libraries. Based on a patch from
45         Assar Westerlund <assar@sics.se>.
46
47         * Added a check in configure.in to test if modf is in libc and
48         link with libm if not. This is needed by at least Digital UNIX. 
49         Problem pointed out by Kevin Oberman <oberman@es.net>.
50
51         * Fix a bug from the "mhn -show" to "mhshow" renaming that
52         made the "list" command in whatnow not work for some users.
53         From Ruud de Rooij <r.c.m.derooij@twi.tudelft.nl>.
54
55         * Replaced "extern int errno" with "#include <errno.h>" in a
56         number of files. Suggested by Stephen Wilson Bailey
57         <swb@nconnect.net>.
58
59         * Fixed a problem in how "packf -mbox" translated "Return-Path:"
60         lines. From Kimmo Suominen <kim@tac.nyc.ny.us>.
61
62         * Fixed a segmentation fault in inc. Patch originally from Ruud de
63         Rooij <r.c.m.derooij@twi.tudelft.nl>.
64
65         * Allow display of 8bit encoded messages. From Kimmo Suominen
66         <kim@tac.nyc.ny.us>.
67
68         * Fixed repl to not add line breaks in the middle of long
69         addresses when building a reply. From Ruud de Rooij
70         <r.c.m.derooij@twi.tudelft.nl>.
71
72         * Added -library switch to spost so it can parse user aliases like
73         post does. From Ruud de Rooij <r.c.m.derooij@twi.tudelft.nl>.
74
75         * Changed configure.in's check for sigsetjmp to properly deal
76         with systems like Linux where it is a macro. From
77         <elleron@servtech.com>.
78
79         * Fixed a bug in whatnow that could cause it to sometimes exit
80         without prompting the user. Based on a patch by Richard Geiger
81         <rmg@netapp.com>.
82
83         * Added code to deal with SIGPIPE in mhl so it doesn't print
84         "Broken pipe" if you quit out of the moreproc.
85
86         * Documentation: Added a note to MACHINES about Irix make. Added a
87         pointer to the online copy of the MH book in INSTALL. Added
88         some additional information to the whatnow and packf man pages,
89         suggested by Jerry Peek <jpeek@jpeek.com>.
90
91         * Updated INSTALL, FAQ, etc to not refer to Richard as the
92         maintainer or math.gatech.edu as the home any more.
93
94 1999-02-06  Richard Coleman  <coleman@math.gatech.edu>
95
96         * Released nmh-1.0.
97
98         * Merged mbx_open and mbx_Xopen in dropsbr.c.  Fixed
99           mbx_open so that the mode of zero length maildrops
100           would not be changed.
101
102         * Replaced the substitute version of snprintf() with the
103           one from the Apache web server.
104
105         * Changed to default mode for creating new messages to 0600
106           (this should have been done a long time ago).
107
108         * Changed "flist" to handle searching for multiple sequences
109           for each folder.  Also flist will now correctly split
110           Unseen-Sequence if it consists of multiple sequences.
111
112         * Added new switches `-unlink' and `-nounlink' to "refile".
113
114         * Added new switches `-unlink' and `-nounlink' to "rmm".
115
116         * More cleanups of slocal output.  Changed adorn() to
117           send to stdout, instead of stderr (to match rest of
118           verbose printing).
119
120         * Merged mbx_create() into mbx_open, so that creating and
121           opening a nonexistent maildrop is done atomically.  This
122           removes a bad race condition.
123
124         * Fixed bug that caused slocal to be unable to save to MMDF
125           style drop file.
126
127         * Added new wrapper function usr_folder() to slocal.c to
128           handle adding message to folder (currently, it still uses
129           usr_pipe() to call rcvstore).
130
131         * seq_list() checks for empty folder before scanning for
132           sequence information.
133
134         * num_digits() in flist.c and folder.c now returns correct
135           value for 0.  Also added sanity check.
136
137         * folder_delmsgs() now correctly decrements internal message
138           count.
139
140         * Don't attempt to read sequence information if folder
141           is empty.
142
143         * Split seq_read into seq_public and seq_private.
144
145         * Small change to sigmsg.awk, since newer versions of gawk
146           interpret 034 as octal.
147
148         * In flist, don't scan for sequence information in empty folder.
149
150         * Updated mhn.defaults.sh to output profile entries for mhshow,
151           mhstore, and mhbuild.
152
153         * Changed configuration parameter "mhn-access-ftp" to
154           "nmh-access-ftp".  Updated man pages
155
156         * Moved the code in InitMultipart to reverse the order of the
157           parts in a multipart, into its own function "reverse_parts()".
158
159         * Changed code in mhbuildsbr.c to store unencoded content
160           in the c_cefile structure when building.
161
162         * Changed code in mhoutsbr.c to look for unencoded content
163           in the c_cefile structure when outputing message.
164
165         * Changed configuration parameter "mhn-cache" and
166           "mhn-private-cache", to "nmh-cache" and "nmh-private-cache",
167           since it is used in mhstore, mhlist, and mhshow.  Updated man pages
168
169         * Change configuration parameter "mhn-storage" to
170           "nmh-storage", since it is now used in mhstore, mhlist,
171           and mhshow.  Updated man pages
172
173         * Add autoconf support for KPOP (kerberized pop).
174
175         * Add autoconf support for Hesiod.
176
177         * Split routines to output a message given a Content structure
178           (output_message, output_content, write7Bit, etc..) to a new
179           file "mhoutsbr.c".
180
181         * Split output_content(), into output_content() and build_headers().
182
183         * Changed copy_some_headers() in mhstoresbr.c, to use the linked
184           list of header fields, rather than reopening the message.
185
186         * Added free_header() to mhfree.c to free structures containing
187           header field information.
188
189         * Changed get_content() to use the linked list of header fields
190           when parsing the various MIME headers (Content-XXX).
191
192         * Changed get_content() to store linked list of header field
193           values when parsing a content.
194
195         * Changed mhbuild, mhn, mhlist, mhshow, mhstore, to use the
196           routines in mhcachesbr.c to handle the content cache.
197
198         * Split various funtions (find_cache, find_cache_aux, find_cache_aux2,
199           cache_content) into new file mhcachesbr.c.
200
201         * More calls to sprintf/strcpy (primarily in mhparse.c
202           and mhbuildsbr.c) converted to snprintf/strncpy.
203
204         * When a message is displayed with `mhshow', it is now
205           removed from the "unseen" sequence.
206
207         * Change the default "showmimeproc" to "mhshow".
208
209         * Split "mhn -show" off into separate command "mhshow".
210
211         * Split "mhn -store" off into separate command "mhstore".
212
213         * Split "mhn -list" off into separate command "mhlist".
214
215         * Add sanity checks to context_find(), context_replace(),
216           and context_del(), to abort if context file hasn't been
217           read.
218
219         * Add calls to context_read(), to the beginning of all nmh
220           commands (instead of being called indirectly by context_find).
221
222         * Changes the "substitute" version of vsnprintf/snprintf for
223           operating systems without native versions, to just call the
224           native vsprintf(), and ignore the buffer length.   This is
225           faster, but less secure than the previous version that used
226           temporary files.  This should only be a problem for systems
227           which do not have a native snprintf(), and require `inc' to
228           be setuid/setgid.
229
230         * Lots more calls to sprintf/strcpy converted to snprintf/strncpy.
231
232         * Changes client() routine to take additional parameter, which is
233           the buffer length of the parameter "response".  Then added
234           buffer length checks for this parameter.
235
236         * Changed getws() to get_fields(), since that is apparently the
237           name of a wide character version of gets() on some archetitures.
238
239         * Lots of sprintf/strcpy calls converted to snprintf/strncpy.
240
241         * Change the code in most of the commands that take multiple
242           message names/sequences/ranges on the command, such that
243           the msgs array is expanded dynamically.  This removes most
244           of the limits on the length of command lines.
245
246         * Add additional parameter to copyip(), to specify the
247           maximum number of strings that can be copied (security
248           fix).
249
250         * Create new function getarguments(), to massage the argument
251           vector before parsing it (add any arguments from your
252           profile to the beginning of the argument vector).  This
253           also removed the general limit on the number of command line
254           arguments.
255
256 1998-07-04  Richard Coleman  <coleman@math.gatech.edu>
257
258         * Released nmh-0.27.
259
260         * Added a new command "delete", that is available during
261           a "whatnow" session.  It is equivalent to "quit -delete".
262
263         * Added another parameter to editfile (in whatnowsbr.c),
264           that controls whether editfile should remember the last
265           program that was exec'ed.  This way the whatnow command
266           "mime", will not be re-executed if "edit" is later given
267           with no arguments.
268
269         * Changed whatnowsbr.c, so that whatnow doesn't abort if
270           mhbuild returns an error.
271
272         * Added parameter to sendsbr(), so you may specify whether to
273           rename the draft file.
274
275         * Pass delay time to splitmsg() as a parameter, rather than
276           use a global variable.
277
278         * Moved code to rename draft file after sending message from
279           splitmsg and sendaux, to sendsbr.
280
281         * Removed all the code in viamail to split messages and then
282           mail them.  Replaced this with the standard sendsbr.c routines.
283
284         * Changed sendsbr(), so that when splitting messages into
285           messages of type "message/partial", the header fields that
286           are copied are more compliant with RFC-2046.
287
288         * Fixed mhbuild to track temporary files better.  They are
289           now correctly removed when mhbuild aborts.
290
291         * Created a new man page for "sendfiles".  The information
292           about "mhn -viamail" in the "mhn" man page was moved to
293           this new page.
294
295         * Changed the name of the "viamail" shell script to
296           "sendfiles".  Modified "sendfiles" to use the new
297           viamail program.
298
299         * Moved the functionality for "mhn -viamail" out of mhn,
300           and into a separate executable called "viamail".
301
302         * When storing MIME contents to a folder using mhn -store,
303           they are now accumulated in a temporary file, and then added
304           to the folder using folder_addmsg().
305
306         * Moved code to save content to a folder from store_content
307           to new function output_content_folder.
308
309         * Moved code to save content to file from store_content to
310           new function output_content_file.
311
312         * Moved code to parse storage format string from store_content
313           to new function parse_format_string.
314
315         * Fix copy_some_headers() in mhstoresbr.c, so that the
316           correct header fields in the first enclosing message/partial
317           will be copied (according to RFC2046), when using mhn -store
318           to reassemble messages of type message/partial.
319
320         * Fixed bug to openFTP() in mhparse.c, that caused the
321           tmp file to not be removed, when transferring a
322           message/external file from ftp.
323
324         * Moved the code in mhparse.c to process -auto switch (scan
325           contents for the attribute "name"), to a new function
326           "get_storeproc" in mhstoresbr.c.
327
328         * Moved routines to free data structures related to MIME
329           content from mhparse.c and mhbuildsbr.c, to new file
330           mhfree.c.
331
332         * Moved code to show/display MIME content into new
333           file mhshowsbr.c.
334
335         * Moved code to store MIME content from into
336           new file mhstoresbr.c
337
338         * Moved code to parse MIME content into new
339           file mhparse.c.
340
341         * Moved code to list information about MIME content
342           into new file mhlistsbr.c.
343
344         * Move part_ok(), type_ok(), content_error(), flush_errors(),
345           and set_endian() to new file mhmisc.c.
346
347         * Start to isolate the code to show, list, and store MIME
348           messages.  One side effect is that only one flag (-show,
349           -list, or -store) can be used at a time now.
350
351         * mhn -store -auto wasn't storing file in correct directory.
352
353         * Removed a few dead variables from sbr/ruserpass.c
354
355         * move code for creating tmp files, and renaming the
356           the composition draft in mhbuild, from build_mime()
357           to main().
358
359         * remove left-over code in mhbuild.c, mhbuildsbr.c, for
360           the -[no]auto switch (which isn't used in mhbuild).
361
362         * split mhn.c into mhn.c and mhnsbr.c (name later changed
363           to mhparse.c).
364
365         * split mhbuild.c into mhbuild.c and mhbuildsbr.c.
366
367 1998-05-25  Richard Coleman  <coleman@math.gatech.edu>
368
369         * Released nmh-0.26.
370
371         * Added (unlisted) options [no]dashstuffing to send, post,
372           and whatnow to determine whether to do RFC934 quoting
373           (dashstuffing) for encapsulated BCC messages.  The default
374           is still the same (dashstuffing).
375
376         * Changed the undocumented feature "nodashmunging" in forw
377           and mhl, into the documented feature "nodashstuffing".  The
378           default for forw, is still "dashstuffing" for backward
379           compatibility, although I don't believe that bursting
380           RFC934 digests is very common anymore.
381
382         * Added an option to define REALLYDUMB in the default config.h.
383           But it is not on by default.
384
385         * moved creation of config file mts.conf from zotnet/mts
386           to etc.  This simplified the Makefile in zotnet/mts.
387
388         * simplified directory support/general to etc.
389
390         * removed unneeded directory support/bboards.
391
392         * split getusername() into getusername() and getuserinfo().
393
394         * Changed getusr() routine to getusername().
395
396         * Slight cleanup in folder_pack.c on code that records the new
397           number of the "cur" message when packing.
398
399 1998-05-08  Richard Coleman  <coleman@math.gatech.edu>
400
401         * Released nmh-0.25.
402
403         * Change install process, so that hard linking the correct mts
404           library to libmts.a, is not necessary.  The final link process
405           uses the original name of the library.
406
407         * Fixed bug in flist.c and folder.c, so that symbolic links which
408           point to directories, will not decrement the number of directory
409           links remaining.
410
411         * Split the function list_content (in mhn.c and mhbuild.c) into
412           list_content and list_debug.
413
414         * Don't pack (folder -pack) an empty folder.
415
416         * Exit gracefully in flist.c, if no sequence is specified,
417           and no "Unseen-Sequence" is given in nmh profile.
418
419 1998-02-27  Richard Coleman  <coleman@math.gatech.edu>
420
421         * Released nmh-0.24.
422
423         * Small clarification to the man page for `ali'.
424
425         * Fix bug in inc.c so that if both flags `-file' and `-truncate'
426           are given, that order doesn't matter.
427
428         * Fix bug in seq_list.c when realloc'ing for
429           large sequence line.
430
431 1998-02-23  Richard Coleman  <coleman@math.gatech.edu>
432
433         * Released nmh-0.23.
434
435         * Add new section on "Transfer Encodings" to man page for mhbuild.
436
437         * In mhbuild.c, split compose_content into compose_content
438           (parse and execute composition string), and scan_content (scan content,
439           decided transfer encoding, check for clash with boundary string).
440           I did a good amount of rearranging of this code.
441
442         * Moved definitions for data structures for parsing MIME
443           messages from mhn.c and mhbuild.c to a new include
444           file h/mhnsbr.h.
445
446         * Small amount of rearranging in sendsbr.c
447
448         * Small changes to MAIL.FILTERING file.
449
450         * Add the file MAIL.FILTERING to nmh distribution.
451
452         * Add line to packf so that if message begins with
453           "X-Envelope-From:" field, it is converted to "From ".
454
455         * Fix packf to add "From " line to beginning of message,
456           even if Return-Path doesn't exist.
457
458         * Add note to MACHINES file that on Linux, configure
459           doesn't find the functions sigsetjmp/siglongjmp.
460
461         * Fix configuration for machines that don't have (or find)
462           sigsetjmp/siglongjmp.
463
464 1998-02-11  Richard Coleman  <coleman@math.gatech.edu>
465
466         * Released nmh-0.22.
467
468         * Add a configure check for sigsetjmp.  Add some conditional
469           #define's in h/signals.h in case it's not found.
470
471         * Added additional notes about -auto switch in mhn man page.
472
473         * Added note about MM_CHARSET environment variable to
474           mh-profile(5) man page.
475
476         * Fix signal problem in mhn.c (change setjmp/longjmp to
477           sigsetjmp/siglongjmp).
478
479 1998-02-09  Richard Coleman  <coleman@math.gatech.edu>
480
481         * Released nmh-0.22-pre1.
482
483         * Changed the first line in mhl.format from
484           " -- using template mhl.format -- " to a blank line.
485
486         * Added note about automimeproc to mh-profile man page.
487
488         * Reorganize the main entry point for parsing a MIME message
489           or file in mhn.  Add new function parse_file() as new main
490           entry point for parsing MIME files.
491
492         * Add note to mhn man page, that "mhn -file -" will accept the
493           source message on the standard input.
494
495         * Changed a sanity check in folder_realloc that was too strict.
496
497         * -norfc934mode is now the default for mhbuild,
498           rather than -rfc934mode.
499
500         * Fix mhbuild, so that Content-Description and RFC-822 comments
501           from #forw directive will be correctly included if there is
502           only one message.
503
504         * Change mhn to correctly default parts of multipart/digest to
505           message/rfc822 (leftover code from rfc934mode was removed).
506
507         * Restore HP specific code to zotnet/tws/lexstring.c.  Apparently
508           it is still needed.
509
510 1998-02-06  Richard Coleman  <coleman@math.gatech.edu>
511
512         * Released nmh-0.21.
513
514         * If the file given to mhbuild is "-", then accept the draft on
515           standard input, and output the MIME message to standard output.
516
517         * Cleaned up code in mhbuild.c that decides what transfer
518           encoding to use.
519
520         * Cleaned up code in mhbuild.c that decides what character set
521           to use for text contents.
522
523         * Removed old hpux specific code from zotnet/tws/lexstring.c
524
525 1998-02-02  Richard Coleman  <coleman@math.gatech.edu>
526
527         * Released nmh-0.21-pre2.
528
529         * Added the "decode" variable to mhl.format and mhl.header.
530
531         * Added new variable "decode" to mhlsbr.c to decode text in
532           header fields as per RFC-2047.
533
534         * Make sure that when decoding RFC-2047 header fields, that any
535           spaces at the ends of the encoded text are not ignored, but the
536           spaces between encoded word are.
537
538         * Removed #ifdef's for MIME.  MIME support is always compiled in.
539
540         * scan/inc will now decode both Subject and From lines as
541           RFC-2047 encoded header fields.
542
543         * Added new function write_charset_8bit() to sbr.  It returns
544           the character set to use for 8bit text in composition draft.
545           Changed mhbuild to use this function.
546
547         * Split mhn man page into man pages for mhn and mhbuild.
548
549         * mhn -show will only now only use default method for content
550           of type plain, if it is NOT a part of a multipart/alternative.
551
552         * Split mhn -build into mhbuild.  Did some code cleanup.
553
554         * Added support for %(decode) to fmtdump.c.
555
556         * check_charset() now accepts US-ASCII as a subset of any
557           ISO-8859-X character set.
558
559         * Changed the default "showproc" to mhl, instead of the
560           pager more.
561
562         * When reading file into mhn composition file, only need read
563           permissions, not write permissions.
564
565         * Added own version of strcasecmp to distribution, since
566           nmh calls it frequently with NULL pointers (ughh).
567
568         * Replaced uleq.c with strcasecmp.  Removed uleq.c from
569           distribution.
570
571 1998-01-22  Richard Coleman  <coleman@math.gatech.edu>
572
573         * Released nmh-0.21-pre1.
574
575         * If a message is missing charset parameter to text/plain, show
576           will assume US-ASCII, rather than just calling showmimeproc.
577
578         * Change show.c and mshcmds.c to use check_charset to see if text
579           message contains valid character set.
580
581         * Added new scan format file "scan.nomime" to support/general
582           that doesn't do any RFC-2047 decoding.
583
584         * Modified all the scan format files in support/general to do
585           RFC-2047 decoding of Subject field.
586
587         * Did more work on sbr/fmt_rfc2047.c, so that it will correctly
588           ignore whitespace between two valid encoded words, but not
589           between an encoded word and normal text.
590
591         * Created new file sbr/check_charset.c.  Moved code from
592           fmt_rfc2047.c to check for valid character set to this file.
593
594         * Added format escape %(decode) to decode contents of "str" register
595           as a RFC-2047 header field.
596
597         * The command install-mh now recognizes the switches -version
598           and -help.
599
600         * Added a new argument to print_help.c to decide whether to
601           print profile entries (needed for install-mh to prevent weird
602           loops).
603
604         * Changed folder_read.c and folder_realloc.c so that mp->lowoff
605           is initialize to max (mp->lowmsg, 1) rather than always 1.
606
607         * Changed macros for sequence/attribute manipulation so that
608           message status array doesn't need to always start at 1.
609
610         * Small cleanups in folder_realloc().
611
612 1998-01-09  Richard Coleman  <coleman@math.gatech.edu>
613
614         * Released nmh-0.20.
615
616         * Added configure option --with-pager=PAGER.
617
618         * Added configure option --with-editor=EDITOR.
619
620         * Changed the default format file for mhl (mhl.format) to
621           also ignore (not display) the header fields Content-Type,
622           Content-Transfer-Encoding, and Content-ID
623
624         * Fixed core dump in addrsbr.c when using %(proper) format function
625           and the To: line was missing.
626
627         * Added the file ZSH.COMPLETION to the distribution.
628
629 1998-01-04  Richard Coleman  <coleman@math.gatech.edu>
630
631         * Released nmh-0.20-pre2.
632
633         * Added new switch -snoop to both `msgchk' and `inc', so you can
634           watch the POP transaction.
635
636         * Changed "replgroupcomps" to check for Mail-Followup-To header
637           first, and use it if available.
638
639         * Changed "replcomps" to check for Mail-Reply-To header
640           first, and use it if available.
641
642 1998-01-03  Richard Coleman  <coleman@math.gatech.edu>
643
644         * Released nmh-0.20-pre1.
645
646         * Changed seq_list.c to dynamically enlarge the buffer for
647           collecting the message ranges in a long sequence line.
648           This should remove the last hard limit on the size of a
649           sequence line.
650
651         * Changed seq_read.c so that can read long sequence lines.
652           It will use multiple calls to m_getfld() when m_getfld()
653           returns the state FLDPLUS.
654
655         * Changed brkstring.c to dynamically add more space for pointers
656           if necessary.  This is needed when splitting up large sequence
657           lines.
658
659         * Did some small cleanups in seq_save.c.
660
661         * Added new switches `-[no]unseen' to rcvstore, to control
662           whether new messages are added to Unseen-Sequence.
663
664         * Moved locking routines (zotnet/mts/lock.c) to sbr/lock_file.c
665
666         * Changed the internal UNSEEN flag to SELECT_UNSEEN which is
667           more appropriate.  Changed the MHPATH flag to ALLOW_NEW.
668
669         * Changed "replcomps" to not include CC and TO lines so that
670           that reply message is only directed at the author of the
671           message to which you are replying.
672
673         * Added new switch `-group' to command repl, which causes repl
674           to use new forms file "replgroupcomps".  This is intended for
675           making group replies.
676
677         * Removed #ifdef for ATHENA.
678
679 1997-12-28  Richard Coleman  <coleman@math.gatech.edu>
680
681         * Released nmh-0.19.
682
683         * Fix repl,forw so that switch `-form file' will not abort
684           as ambiguious (silly mistake on my part).
685
686         * Cleaned up the mhn man page.  Added info about a few escapes
687           for the formatting/display strings that were not documented
688           (%%, %t).  Moved the BNF grammar for the mime composition file,
689           to the end of the man page.
690
691         * Added the options -[no]format to the command repl.  The
692           switch `-format' will filter the message to which you are
693           replying with the standard message filter "mhl.reply", which
694           is now included in the distribution.  The `-noformat' option
695           will negate the use of -format or -filter and not include
696           the message to which you are replying in the draft.
697
698         * Did some cleaning and reorganization on many of the man
699           pages.
700
701         * Added debugging switch `-debug' to mhparam, which displays
702           the values of all `procs' (and some other misc configuration
703           info) that nmh keeps in global variables.
704
705         * When using `refile -preserve', if a conflict occurs, then use
706           the next available number above the message number you wish
707           to preserve.
708
709         * In forw.c, split the code for creating MIME style forwarding
710           out of copy_draft, and into copy_mime_draft.
711
712         * Move routines in mark.c to print sequences, into new
713           file sbr/seq_print.c
714
715         * flist will now update the current folder.
716
717         * Added the switches -[no]fast to flist, to replace
718           -[no]total.  The previous switches are still accepted
719           but now undocumented.
720
721         * More reorganization in flist of the code for
722           traversing folders.
723
724         * The command "flist +foo -all" will now scan the folder
725           "foo" and all its 1st level children.
726
727         * Add missing include file <h/mh.h> to sbr/snprintf.c
728
729         * Fix alarm bug in rcvtty, so that when it calls external
730           process, the alarm is never longer than 30 minutes.
731
732 1997-12-17  Richard Coleman  <coleman@math.gatech.edu>
733
734         * Released nmh-0.18.
735
736         * Fixed bug in mark, so that "mark -list -seq foo" will
737           correctly indicate if "foo" is a private sequence.  I found
738           this bug mentioned in Jerry Peek's book.
739
740         * Simplified the code in seq_setcur(), since seq_addmsg() now
741           retains the public/private status of sequences.
742
743         * Changed sequence handling so that if the switches -public
744           or -nopublic, are not specified for the commands mark, pick,
745           or rcvstore, then existing sequences will retain their
746           previous public/private status.
747
748         * mhparam now handles the mh-sequences profile entry
749           correctly.
750
751         * flist -all will now also check readonly folders (for
752           private sequences).
753
754         * Improve the leaf optimization for folder command.
755           It will now track the number of directories in a folder,
756           and stop stat'ing files once it has hit all the subfolders.
757
758         * Renamed m_getfolder to getfolder.  Changed getfolder to
759           take option to determine whether it should get current
760           folder, or just default folder (Inbox).  Changed rcvstore,
761           inc, and rmf to use the new getfolder.
762
763         * flist now indicates if a sequence is private.
764
765         * Change WUNTRACED to 0, in pidwait.c, so that commands will
766           wait for stopped processes.
767
768         * conflict will dynamically allocate space for group names,
769           so it can now handle system with more than 100 groups.
770
771 1997-12-09  Richard Coleman  <coleman@math.gatech.edu>
772
773         * Released nmh-0.18-pre4.
774
775         * Check if we have enough message status space, before we
776           call folder_realloc() in burst, mhpath, and m_draft().
777
778         * mhn will now correctly identify a formatting string of "-"
779           for the option -store, and send content to stdout.
780
781         * Change the way that memory for message status is
782           allocated.  It is dynamcially allocated separately from
783           the folder/message structure.  This required changing
784           folder_read.c, folder_realloc.c, folder_free.c.
785
786         * Removed all the MTR code (experimental code for message
787           status allocation).
788
789         * Renamed m_readfolder.c to folder_read.c and simplified
790           the code.
791
792         * Renamed m_freefolder.c to folder_free.c.
793
794         * Add function trim() to slocal.c to pretty print
795           the debugging output.
796
797         * Changed the name of m_packfolder() to folder_pack().
798           Changed the name of m_remsg() to folder_realloc().
799
800 Wed Dec  3 23:33:38 1997  Richard Coleman  <coleman@math.gatech.edu>
801
802         * Released nmh-0.18-pre3.
803
804         * Changed installation to add `flists' which is hard linked
805           to `flist'.  This is a equivalent to `flist -all'.
806
807         * For flist, -showzero is on by default.
808
809         * Major changes to flist.  Default is now for flist to search
810           current folder.  The switch `-all' is now used to specify
811           searching all top level folders.  The new switch `-showzero'
812           is used to print out folders that don't contain any messages
813           in the given sequence.
814
815         * Split BuildFolderList in flist.c into 2 functions
816           (BuildFolderList, BuildFolderListR).  Changed these functions
817           so that flist now does better leaf optimization, and will stop
818           stat'ing directory entries when it knows it has hit all the
819           subdirectories of a given directory.
820
821         * Reorganized code in folder.c, so that all relevant folders
822           are scanned first and information recorded.  Then all the
823           folder summaries at printed out at one time.
824
825         * Made the options of folder(s) more orthogonal.  Now
826           "folder -all -noheader -nototal" will do the right thing.
827
828         * Added `-noall' switch to folder, for completeness.
829
830         * Changed the default mode for creation of new folders
831           to 0700 (was 0711).
832
833         * Slightly changed the format for flist.  It now indicates
834           if a folder is current.  Also the width of the various
835           fields are now calculated at runtime.
836
837         * Changed the format for folder(s).  Folder names
838           are now left justified.  The width of the various fields
839           are calculated at runtime.
840
841 Sun Nov 30 19:14:53 1997  Richard Coleman  <coleman@math.gatech.edu>
842
843         * Released nmh-0.18-pre2.
844
845         * Add paragraph to man page for install-mh and to INSTALL file
846           about checking for global mh.profile.
847
848         * Renamed m_find() to context_find().
849           Renamed m_replace() to context_replace().
850           Renamed m_delete() to context_del().
851           Renamed m_update() to context_save().
852           Renamed m_getdefs() to context_read().
853           Renamed m_foil() to context_foil().
854
855         * Change rcvstore to use routine folder_addmsg(), instead of
856           adding message to folder itself.
857
858         * Changed refile, so that if the switch -preserve is used,
859           and a conflict occurs for a particular folder, then folder_addmsg()
860           will just use next highest available number for that folder,
861           instead of exiting.
862
863         * Make folder_addmsg() more robust.  It will make repeated
864           attempts to link file into folder if link returns with
865           the error EEXIST.
866
867         * Fix bug, so that that if forking sendmail, HELO will be sent
868           unless clientname: option is defined but empty (so now it
869           is the same as the direct smtp code).
870
871         * Changed sprintb to snprintb (now we pass the buffer length
872           to new routine).  Changed code to use new function.
873
874         * Added snprintf to sbr. Added configure check to build it
875           if you don't have a native version (but haven't changed much
876           code to use it yet).
877
878 Thu Nov 13 18:42:18 1997  Richard Coleman  <coleman@math.gatech.edu>
879
880         * Released nmh-0.18-pre1.
881
882         * Fixed alarm bug in slocal, so that alarm is never
883           called with a value larger than 30 mintues.
884
885         * Fixed race condition in rmm and refile, so that
886           context is updated before external rmmproc is called.
887
888         * Removed all the OVERHEAD code.
889
890         * Move code to add message to folder from refile.c
891           to folder_addmsg.c
892
893 Fri Jul 25 19:39:29 1997  Richard Coleman  <coleman@math.gatech.edu>
894
895         * Did some rearranging of the internals of inc.c.
896
897         * Make -inplace the default for anno, forw, dist, and repl.
898
899         * Changed --enable-smtp to --with-mts={smtp,sendmail}
900
901         * Created new directory mts/sendmail for direct sendmail
902           interface (although it currently still uses SMTP).
903
904         * Removed all the TMA (trusted mail agent) code
905
906         * Removed all the TTYD (terminal access daemon) code
907
908         * Removed all the MF (uucp filtering) code.
909
910         * Removed all the code for BERK.
911
912         * Removed all the code for stand-alone delivery (MHMTS).
913
914         * Split the file mts/sendmail/smail.c into sendmail.c and
915           smtp.c.  Changed the name of the directory to mts/smtp.
916
917         * Changed autoconf to use @sysconfdir@ for location of
918           configuration files.
919
920         * Changed #define in mhn.c from FTP to BUILTIN_FTP.
921
922 Mon Jul 21 03:22:34 1997  Richard Coleman  <coleman@math.gatech.edu>
923
924         * Released nmh-0.17.
925
926         * MAKEDEFS weren't passed down to recursive makes correctly.
927
928         * slocal.c now checks for UTMP_FILE and _PATH_UTMP instead
929           of hard-coding "/etc/utmp".
930
931         * rcvtty.c check for _PATH_UTMP if UTMP_FILE is not
932           defined.
933
934         * Remove configure checks for ulong and ushort.  Changed
935           code to just use unsigned {short, long}.
936
937         * Change addmsg function in refile.c to return new
938           number of refiled message.
939
940         * Added check in get_returnpath for empty unixbuf.
941
942         * Cleanup of sbr/pidstatus to use more POSIX macros
943           for return value of wait().
944
945         * Change configure to also check /bin for "more".
946
947 Sat Jul 12 00:02:23 1997  Richard Coleman  <coleman@math.gatech.edu>
948
949         * Released nmh-0.16.
950
951 Mon Jun 23 20:13:24 1997  Richard Coleman  <coleman@math.gatech.edu>
952
953         * Added automimeproc, which should replace automhnproc.
954
955         * multipart messages will no longer abort for messages
956           of type 8bit or binary (although we still can't really
957           deal with binary messages, yet).
958
959         * Fix double free of c_storage.  From John MacMillan.
960
961         * mhn now treats unknown subtypes of "text" as text/plain.
962
963         * mhn changed so that specifying mhn-show-multipart, or
964           mhn-show-multipart/{mixed, alternate, etc...) will override
965           the use of the internal method for displaying these types.
966           Previously mhn would always use the internal method for subtypes
967           mixed, alternate, digest, and parallel (even if an alternate
968           method was specified in mhn.defaults).
969
970         * mhn show treats unknown subtypes of multipart, as type
971           multipart/mixed (as specified RFC2046).
972
973         * mhn checks for the parameter "name" rather than "x-name".
974           From MH-6.8.4 patch.
975
976         * Fix double free of ctinfo in user_content when using
977           #forw with single message.  From John MacMillan (and
978           MH-6.8.4 patch).
979
980         * Changed -mhnproc switch for show, to -showmimeproc.
981
982         * Changed profile entry "mhnproc" to "showmimeproc".
983
984         * Added "mime" option to "whatnow", which calls the program
985           "buildmimeproc" (default is mhn -build) to process MIME
986            composition files.
987
988         * Added -build switch to mhn, to process MIME composition
989           files.
990
991         * Did some reorganizing of mhn.c.
992
993         * Changed casting in mts/sendmail/smail.c from (char) to
994           (signed char) so SMTP reply codes work correctly for machines
995           which used unsigned chars by default.
996
997 Sat Jun 21 01:21:47 1997  Richard Coleman  <coleman@math.gatech.edu>
998
999         * Released nmh-0.15.
1000
1001         * Added new form "scan.unseen" to distribution.  It marks messages
1002           which are in any sequence in Unseen-Sequence.
1003
1004         * Do some rearranging of date/time code in zotnet/tws/dtime.c
1005
1006         * Fix sign extension bugs in fmt_scan.c.
1007
1008         * Fix m_atoi.c so that strings ending in non-digit characters
1009           return 0.
1010
1011         * Split code in burst.c so that finding delimiters of digested
1012           messages and bursting a message into multiple messages are
1013           two separate functions (find_delim and burst).
1014
1015         * Add workaround fo AC_PATH_PROG in configure.in, so
1016           that BSD4.4 machines can find sendmail, vi, more.
1017
1018         * Added "-width" option to rcvtty.
1019
1020         * Change a few variable names in zotnet/mts/client.c since
1021           they conflict with defines on AIX.
1022
1023         * Makefile in zotnet/tws assumes lexing of dtimep.lex was
1024           unsuccessful if resulting file is less than 500 lines long
1025           (rather than 10, which was previous value), since AIX
1026           sed gives mangled file of about 200 lines.
1027
1028         * Extract code in rcvstore.c to link message into folder,
1029           and put in own subroutine.
1030
1031         * Extract code in refile.c to link message into folder,
1032           and put in own subroutine.
1033
1034         * Moved code to remove messages from folder into own
1035           routine "folder_delmsgs" in sbr.  Changed rmm.c and
1036           refile.c to use new routine.
1037
1038 Fri May 16 06:09:31 1997  Richard Coleman  <coleman@math.gatech.edu>
1039
1040         * Renamed m_seqok to seq_nameok.
1041
1042         * Changed m_setunseen, msh, mshcmds, flist, and scan to use
1043           seq_getnum.
1044
1045         * Changed m_seqflag to return the number of a sequence rather
1046           than its bit flag.  Changed its name to seq_getnum and renamed
1047           file to sbr/seq_getnum.c.
1048
1049         * Removed function m_seqnew and file sbr/m_seqnew.c since it is
1050           no longer used.
1051
1052         * Added zero switch to m_seqadd function to zero out bits before
1053           adding message to sequence.
1054
1055         * Renamed function m_setvis to m_setunseen, and renamed
1056           corresponding file in sbr.
1057
1058         * Renamed function m_setseq to m_setprev, and renamed corresponding
1059           file in sbr.
1060
1061         * Changed mark.c and pick.c to use m_seqaddsel and m_seqdelsel.
1062
1063         * Added new function m_seqdelsel to m_seqdel.c, which deletes
1064           all selected messages from a sequence.
1065
1066         * Added new function m_seqaddsel to m_seqadd.c, which adds all
1067           selected messages to a sequence.
1068
1069         * Split sbr/m_seqnew.c into m_seqadd.c, m_seqdel.c, m_seqnew.c,
1070           and m_seqok.c.
1071
1072 Thu May 15 00:53:17 1997  Richard Coleman  <coleman@math.gatech.edu>
1073
1074         * Renamed function pack_folder to m_packfolder, and moved it
1075           from uip/folder.c into its own file sbr/m_packfolder.c
1076
1077 Wed May 14 23:38:00 1997  Richard Coleman  <coleman@math.gatech.edu>
1078
1079         * Changed function m_gmsg to m_readfolder.  Renamed file
1080           sbr/m_gmsg.c to sbr/m_readfolder.c.
1081
1082 Mon May  5 19:57:11 1997  Richard Coleman  <coleman@math.gatech.edu>
1083
1084         * Expanded rcvtty man page, and added small patch from
1085           MH-6.8.4 distribution.
1086
1087 Fri May  2 15:24:34 1997  Richard Coleman  <coleman@math.gatech.edu>
1088
1089         * Released nmh-0.14.
1090
1091         * Comment out configure test and code for tgetent to allocate its
1092           own termcap buffer when passed a NULL argument.
1093
1094 Sat Apr 26 03:46:38 1997  Richard Coleman  <coleman@math.gatech.edu>
1095
1096         * Added new options `-checkmime', `-nocheckmime', and `-mhnproc'
1097           to show.  Restructured code to handle options to various
1098           `procs' better.  Deprecated `-noshowproc' option and NOMHNPROC
1099           environment variable.
1100
1101         * Added new man page `mh-draft' which documents the
1102           draft folder facility in nmh.
1103
1104         * Renamed fmtsbr.h to fmt_scan.h.  Renamed fmtcompile.h
1105           to fmt_compile.h.
1106
1107         * split fmtsbr.c into fmt_scan.c and fmt_new.c.  Renamed
1108           fmtcompile.c to fmt_compile.c, and formataddr.c to
1109           fmt_addr.c.
1110
1111         * `send -help' wasn't showing the -(no)mime and -split
1112           options.
1113
1114 Fri Apr 25 02:50:36 1997  Richard Coleman  <coleman@math.gatech.edu>
1115
1116         * Released nmh-0.13.
1117
1118         * Changed mhpath so it doesn't abort if a message sequence
1119           such as "mhpath all" expands to more than 1000 messages.
1120           Also mhpath now dynamically reallocated space for message
1121           names (The number of command line arguments is still limited
1122           to MAXARGS).
1123
1124         * Did some general restructuring of the code in folder.c
1125           that checks for folder information, and prints it.
1126
1127 Thu Apr 24 01:04:37 1997  Richard Coleman  <coleman@math.gatech.edu>
1128
1129         * Changed `folder' to reallocate space for folder names if
1130           necessary.  So `folders' can now handle more than 300 folders.
1131
1132 Tue Apr 22 14:01:26 1997  Richard Coleman  <coleman@math.gatech.edu>
1133
1134         * Change configure to use a compile check to see if the tm struct
1135           has tm_gmtoff, rather than using egrep.
1136
1137 Mon Apr 21 02:19:17 1997  Richard Coleman  <coleman@math.gatech.edu>
1138
1139         * Released nmh-0.12.
1140
1141         * Had set_exists and unset_exists macros backwards.
1142
1143         * Released nmh-0.11.
1144
1145 Thu Apr 10 02:39:53 1997  Richard Coleman  <coleman@math.gatech.edu>
1146
1147         * Added documentation to mh-profile.man about the various
1148           `procs' (mhlproc, showproc, lproc, etc...).
1149
1150         * Replace the bit twiddling for SELECTED, UNSEEN, and
1151           mp->attrstats with macros.
1152
1153         * If system doesn't have SIGEMT (like Linux), then use SIGTERM
1154           in msh.c instead.
1155
1156         * Change fstat to stat in m_gmsg.c since Linux wants
1157           to hide dd->dd_fd.
1158
1159         * Merge Linux patch sent in by Michel Oosterhof (original
1160           patch from bsa@kf8nh.wariat.org).
1161
1162         * Document an undocumented MH feature.  mhn -form mhl.null
1163           will suppress the display of the message header.
1164
1165         * mhparam will now return "mhparam etcdir".
1166
1167         * Add catproc to /config/config.c and use that in show.c
1168           and mshcmds.c, rather than hard coding in /bin/cat.
1169
1170         * Add mhnproc to the list of `procs' in mh-profile.man.
1171
1172         * Add configure test for lorder and tsort commands.
1173
1174         * Commented out the padding in the `msgs` struct in h/mh.h
1175
1176         * Change m_gmsg.c to allocate elements to the `info' array by
1177           500 elements at a time (rather than MAXFOLDERS / 5).
1178
1179         * Add note to man page for mhmail that zero length messages are
1180           not sent.  Need to use -body "" to send empty messages.
1181
1182         * zotnet/mts/mts.c : compare character with '\0', not NULL.
1183
1184         * sbr/getcpy.c : assign '\0' to character, not NULL.
1185
1186         * add m_fmsg to most programs in uip so that they explicitly free
1187           folder/message structure when done with folder.
1188
1189         * uip/slocal.c : cleanup processing of sender.  Make sure it is
1190           defined even if message is missing "From " line.
1191
1192 Mon Mar 31 03:37:35 1997  Richard Coleman  <coleman@math.gatech.edu>
1193
1194         * Released nmh-0.10.
1195
1196 Sun Mar 30 21:46:17 1997  Richard Coleman  <coleman@math.gatech.edu>
1197
1198         * Add configure check for <locale.h>.  Turn on LOCALE support
1199           by default.
1200
1201 Thu Mar 20 03:21:24 1997  Richard Coleman  <coleman@math.gatech.edu>
1202
1203         * Reversed previous decision to retain "From " lines in slocal.
1204           The "From " line is now removed from all messages.
1205
1206         * inc now saves the date from the "From " envelope in the
1207           Delivery-Date header for all messages.
1208
1209         * sbr/m_getfld.c: Clean up processing of Return-Path and
1210           Delivery-Date from the "From " envelope.
1211
1212 Mon Mar 17 19:03:36 1997  Richard Coleman  <coleman@math.gatech.edu>
1213
1214         * client.c: cast iaddr to int before comparing return value
1215           of inet_addr with NOTOK.
1216
1217 Tue Mar 11 04:38:10 1997  Richard Coleman  <coleman@math.gatech.edu>
1218
1219         * Grep test for signal names was failing on some OS'es because
1220           of missing tabs in regex.
1221
1222 Sat Mar  8 01:58:22 1997  Richard Coleman  <coleman@math.gatech.edu>
1223
1224         * Released nmh-0.09.
1225
1226         * Move config files and format files to *.old before installing.
1227
1228         * Add configure check for killpg.
1229
1230         * msh.c: include <termios.h> instead of <termio.h> and
1231           <sys/ioctl.h>.
1232
1233         * prompter.c: don't include <sys/ioctl.h> anymore.
1234
1235 Thu Mar  6 04:03:24 1997  Richard Coleman  <coleman@math.gatech.edu>
1236
1237         * Added `-mime' and `-nomime' options to `repl'.
1238           From MH-6.8.4 diff.
1239
1240 Tue Mar  4 03:10:37 1997  Richard Coleman  <coleman@math.gatech.edu>
1241
1242         * ruserpass.c : removed conflicting prototypes.
1243
1244         * rcvtty.c : Fixed rcvtty to obey terminal permissions granted
1245           by `mesg' command.  Previously only worked on BSD machines.
1246
1247 Mon Mar  3 00:18:59 1997  Richard Coleman  <coleman@math.gatech.edu>
1248
1249         * rcvtty.c : Changed to use #define UTMP_FILE (if exists) rather
1250           than hard coded "/etc/utmp".
1251
1252         * Released nmh-0.08.
1253
1254         * Changed slocal to lock .maildelivery (or file given by -maildelivery)
1255           when accessing ndbm/db file for duplicate suppression, instead of
1256           locking database itself.
1257
1258 Thu Feb 27 05:28:09 1997  Richard Coleman  <coleman@math.gatech.edu>
1259
1260         * Added slocal action `mmdf' to deliver to a file in mmdf format.
1261
1262         * Changed the slocal actions `file' and `>' to always deliver in
1263           mbox (uucp) format rather than be determined by RPATHS config
1264           option.
1265
1266         * Changed the slocal action `mbox' to deliver in mbox (uucp) format
1267           rather than mmdf format.
1268
1269         * slocal now adds Delivery-Date field to all messages (previously it
1270           only added it to messages when delivering them to a file). The
1271           "From " line is now retained on all messages if compiling with
1272           RPATHS, rather than being discarded.
1273
1274         * rcvpack no longer adds the Delivery-Date field to messages.
1275
1276 Sun Feb 23 22:03:54 1997  Richard Coleman  <coleman@math.gatech.edu>
1277
1278         * Removed the script packmbox, since it's functionality has been
1279           added to packf.
1280
1281         * Changed packf so that it uses mbox (uucp) format by default
1282           rather than mmdf format.  Added options -mbox and -mmdf to
1283           packf so you can choose the preferred format.
1284
1285         * Changed rcvpack so that it uses mbox (uucp) format by default
1286           rather than mmdf format.  Added options -mbox and -mmdf to
1287           rcvpack so you can choose the preferred format.
1288
1289 Tue Feb 18 00:01:05 1997  Richard Coleman  <coleman@math.gatech.edu>
1290
1291         * Changed nmh to use dot locking by default (although you
1292           can still easily change this in config.h).
1293
1294         * Simplified locking code.  Removed code allowing setting of
1295           locking type in mts.conf.  Now the locking type and locking
1296           directory (if any) can only be set at compile time.
1297
1298 Fri Feb 14 02:49:18 1997  Richard Coleman  <coleman@math.gatech.edu>
1299
1300         * Prefer getting timezone information from tm->gmtoff rather
1301           than tzset and external timezone variable.
1302
1303 Thu Feb 13 00:35:45 1997  Richard Coleman  <coleman@math.gatech.edu>
1304
1305         * Fixed typo in ruserpass.c in the variable toktabs.
1306
1307         * When ruserpass was added to LIBOBJS, it was missing
1308           the suffix.
1309
1310         * Released nmh-0.07.
1311
1312 Tue Feb 11 01:29:47 1997  Richard Coleman  <coleman@math.gatech.edu>
1313
1314         * Add check to configure, so that if ruserpass, or _ruserpass
1315           is not found, build version of ruserpass in sbr.
1316
1317         * Added define's to discard.c, m_getfld.c, and scansbr.c so
1318           the code that manipulates internals of stdio, will build
1319           on SCO 5.x.
1320
1321         * Added #define to control whether to compile the simple
1322           built-in FTP client in mhn.
1323
1324         * Added configure check for ushort and ulong.  Change code
1325           to use ushort/ulong rather than u_short/u_long.
1326
1327         * A couple of small cleanups in locking code.
1328
1329         * Added configure check for gmtoff element in struct tm.
1330
1331         * Added configure check for tzset.
1332
1333 Fri Feb  7 03:01:57 1997  Richard Coleman  <coleman@math.gatech.edu>
1334
1335         * Released nmh-0.06.
1336
1337         * Removed code for machines that don't have socket
1338           interface (how could they get mail anyway?).
1339
1340         * Removed code for BSD41 machines.  I don't think there are
1341           many such machines around anymore.
1342
1343         * Add configure check for function uname, and prefer it
1344           over gethostname.  General cleanup of zotnet/mts/mts.c.
1345
1346         * Change all `lseek' calls to use POSIX symbolic constants
1347           SEEK_SET, SEEK_CUR, SEEK_END.
1348
1349 Thu Feb  6 01:16:30 1997  Richard Coleman  <coleman@math.gatech.edu>
1350
1351         * Check lex generated file in zotnet/tws and use
1352           pre-generated version if necessary.
1353
1354         * Released nmh-0.05.
1355
1356         * Change to use reliable signals on all platforms that have
1357           sigaction.  Change so that interrupted system calls are
1358           restarted for all signals except SIGALRM.  This fixes alarm
1359           handling code in smail.c for BSD based systems.
1360
1361         * Added lorder and tsort commands so that created libs can
1362           be linked in one pass.
1363
1364 Tue Feb  4 01:33:00 1997  Richard Coleman  <coleman@math.gatech.edu>
1365
1366         * Changed pidwait so that while it is waiting for a child,
1367           it should block signals rather than ignore them.
1368
1369 Mon Feb  3 21:05:30 1997  Richard Coleman  <coleman@math.gatech.edu>
1370
1371         * Add checks to configure for dbm_open and -lndbm.
1372
1373 Thu Jan 30 05:15:42 1997  Richard Coleman  <coleman@math.gatech.edu>
1374
1375         * folder -pop and folder -push were freeing some memory too
1376           quickly, which caused the entry popped from the stack to not
1377           become the current folder.
1378
1379 Wed Jan 29 01:28:02 1997  Richard Coleman  <coleman@math.gatech.edu>
1380
1381         * Released nmh-0.04.
1382
1383         * Define ospeed and PC in termsbr.c is OS doesn't have
1384           it.
1385
1386 Sun Jan 26 20:25:10 1997  Richard Coleman  <coleman@math.gatech.edu>
1387
1388         * editfile will create a symbolic link to the altmsg if it
1389           can't make a link, on any machine supporting lstat.  Formerly
1390           this would happen only on BSD42 based machines.
1391
1392 Sat Jan 25 22:54:26 1997  Richard Coleman  <coleman@math.gatech.edu>
1393
1394         * traverse (in popsbr.c) wasn't calling va_start before using
1395           variable argument list.  Fixes core dump in inc when using POP.
1396
1397 Fri Jan 24 03:27:59 1997  Richard Coleman  <coleman@math.gatech.edu>
1398
1399         * The variable pass in remotemail needed to be set to
1400           NULL.  (From MH-6.8.4 diff).  Fixes core dump of msgchk when
1401           using POP.
1402
1403         * inc and msgchk were using -rpop by default when configured
1404           with POP support.  Default is now -norpop.
1405
1406 Thu Jan 23 02:01:17 1997  Richard Coleman  <coleman@math.gatech.edu>
1407
1408         * By default, post will now give the SMTP HELO command with
1409           the local hostname.  If you specify a hostname with the
1410           clientname: option in mts.conf file, post will give the
1411           HELO command with that name instead.  If the argument to the
1412           clientname: option is empty, no HELO command is given.
1413           (From the MH-6.8.4 diff)
1414
1415 Wed Jan 22 01:55:45 1997  Richard Coleman  <coleman@math.gatech.edu>
1416
1417         * When using `-help' for a command, it will also print its
1418           profile compents from .mh_profile. (From MH-6.8.4 diff)
1419
1420         * "slocal -file" will now correctly takes its input from
1421           a file (currently need to specify full path).
1422
1423 Sun Jan 19 20:37:21 1997  Richard Coleman  <coleman@math.gatech.edu>
1424
1425         * "slocal -debug" will now issue a warning if a non-blank
1426           line in the .maildelivery file has less than 5 fields.
1427
1428 Sat Jan 18 02:26:41 1997  Richard Coleman  <coleman@math.gatech.edu>
1429
1430         * Changed slocal so that code for duplicate suppression
1431           (MH config was MSGID) is always built. Added the options
1432           -[no]suppressdup to slocal to turn this on/off.
1433
1434 Thu Jan 16 00:26:34 1997  Richard Coleman  <coleman@math.gatech.edu>
1435
1436         * Released nmh-0.03.
1437
1438         * Fixed problem where mark would core dump if no
1439           .mh_sequence file existed.
1440
1441         * Fixed problem where slocal would core dump if -debug
1442           option was given, and certain headers were missing.
1443
1444         * Added patch to slocal to add `folder' (+) action, which
1445           is shorthand for piping message to rcvstore.  Updated
1446           man page.
1447
1448 Wed Jan 15 21:30:17 1997  Richard Coleman  <coleman@math.gatech.edu>
1449
1450         * Changed flist option -unseen to -[no]all.  Cleaned up
1451           flist man page.
1452
1453 Fri Jan 10 20:36:33 1997  Richard Coleman  <coleman@math.gatech.edu>
1454
1455         * Fixed flist.  Changed the profile component `Folder-Order'
1456           to `Flist-Order.  Added option `-sequence' to flist, so
1457           you can specify the name of the sequence to search for.
1458
1459 Thu Jan  9 00:20:48 1997  Richard Coleman  <coleman@math.gatech.edu>
1460
1461         * A few minor portability cleanups.  Changed to use PATH_MAX
1462           rather than MAXPATHLEN.  Don't assume ospeed variable exists
1463           in termsbr.c.  Removed some conflicting prototypes.
1464
1465 Wed Jan  8 11:05:02 1997  Richard Coleman  <coleman@math.gatech.edu>
1466
1467         * Add configure test to check if tgetent will accept NULL
1468           and allocate its own buffer.  Borrowed from zsh.
1469
1470         * Changed libpath to etcpath.
1471
1472 Mon Jan  6 04:15:35 1997  Richard Coleman  <coleman@math.gatech.edu>
1473
1474         * Cleaned up source code and Makefiles, so that if your `make'
1475           supports the VPATH option, you can build nmh in a different
1476           directory from where the source code is located.
1477
1478 Fri Jan  3 05:05:18 1997  Richard Coleman  <coleman@math.gatech.edu>
1479
1480         * Released nmh-0.02.
1481
1482 Wed Jan  1 17:41:52 1997  Richard Coleman  <coleman@math.gatech.edu>
1483
1484         * Split mhook man page into man pages for rcvdist, rcvpack,
1485           and rcvtty.
1486
1487 Tue Dec 31 03:07:48 1996  Richard Coleman  <coleman@math.gatech.edu>
1488
1489         * Changed code to use strerror, rather than using sys_errlist
1490           and sys_nerr directly.
1491
1492 Mon Dec 30 02:15:25 1996  Richard Coleman  <coleman@math.gatech.edu>
1493
1494         * -compat switch from install-mh removed.
1495
1496         * Changed the default POP port from "pop" to "pop3".
1497
1498 Sat Dec 28 13:25:05 1996  Richard Coleman  <coleman@math.gatech.edu>
1499
1500         * Changed mhn_defaults to mhn.defaults.  Changed create_mhn_defaults
1501           (again) to mhn.defaults.sh.  Changed find_program (again) to
1502           mhn.find.sh.  mhn.defaults.sh now takes the search path
1503           as an argument.  Default search path is now specified in Makefile
1504           rather than in script.
1505
1506 Fri Dec 27 16:34:01 1996  Richard Coleman  <coleman@math.gatech.edu>
1507
1508         * Changed mtstailor file to mts.conf.  Updated man pages.
1509
1510         * Changed si_value to si_val in mhn.c, since it conflicts with
1511           macro defined on Solaris.
1512
1513 Thu Dec 26 02:50:15 1996  Richard Coleman  <coleman@math.gatech.edu>
1514
1515         * Added --enable-nmh-mhe (and --disable-nmh-mhe) to enable/disable
1516           support for Emacs front-end mhe.  It is on by default.
1517
1518         * Added the following configure options: --enable-nmh-pop to
1519           enable client side pop support, --enable-nmh-smtp to enable
1520           SMTP support.  Client-side pop support now compiles.  Man
1521           pages for inc, msgchk, mh-chart now correctly added pop
1522           options if enabled.
1523
1524 Tue Dec 24 14:33:20 1996  Richard Coleman  <coleman@math.gatech.edu>
1525
1526         * Added configure test for bug in C libraries where linker
1527           can't find ruserpass, but can find _ruserpass.
1528
1529         * Fixed configure test so that termcap variable ospeed is
1530           correctly found.
1531
1532 Mon Dec 23 19:40:17 1996  Richard Coleman  <coleman@math.gatech.edu>
1533
1534         * Source files converted to ANSI C.
1535         
1536         * md5 now compiled separately rather than being included
1537           in mhn.c.  Changed md5 to use memset and memcpy.
1538
1539 Fri Dec 20 02:29:37 1996  Richard Coleman  <coleman@math.gatech.edu>
1540
1541         * Collected the error routines adios, advise, admonish, and advertise
1542           into one file (error.c), and did some rearranging of the code.
1543
1544 Thu Dec 19 19:05:29 1996  Richard Coleman  <coleman@math.gatech.edu>
1545
1546         * Added awk script sigmsg.awk (originally written by
1547           Geoff Wing <mason@werple.apana.org.au> for zsh) to
1548           automatically generate signal messages for pidstatus.c.
1549           Added files sbr/signals.c, h/signals.h.  Code now uses
1550           sigprocmask to block signals (if available).  Code now uses
1551           signal blocking on non-BSD machines.
1552
1553 Wed Dec 18 01:55:17 1996  Richard Coleman  <coleman@math.gatech.edu>
1554
1555         * Add configure check for ATTVIBUG.  From Soren's mh autoconf work.
1556
1557         * Released nmh-0.01.
1558
1559         * Added configure code to check for type of signals functions
1560           you have (POSIX or BSD style signals).  Added function
1561           SIGPROCMASK to simulate sigprocmask on machines that don't
1562           have POSIX signals.
1563
1564 Fri Dec 13 19:40:48 1996  Richard Coleman  <coleman@math.gatech.edu>
1565
1566         * Added -version switch to all commands.  Also added to
1567           their man pages.
1568
1569 Mon Dec  9 16:36:54 1996  Richard Coleman  <coleman@math.gatech.edu>
1570
1571         * Renamed uip/trmsbr.c to termsbr.c and changed it to use
1572           POSIX termios.h style functions if present.
1573
1574 Tue Dec  3 16:18:39 1996  Richard Coleman  <coleman@math.gatech.edu>
1575
1576         * Changed support/general/bootmhn.sh to output new mhn_defaults
1577           file to standard output by default (makes it easier for testing).
1578           Changed name of script to create_mhn_defaults.  Changed bootmhn.findit
1579           script to find_program.
1580
1581 Sun Dec  1 10:00:00 1996  Richard Coleman  <coleman@math.gatech.edu>
1582
1583         * Added patch to uip/folder.c from exmh distribution to
1584           speed up -recurse option.
1585
1586         * Added flist command from exmh distribution.  It doesn't work
1587           yet, but it compiles :-)
1588
1589         * Changed default location for install to /usr/local/nmh/{bin,etc,lib,man}.
1590           Split files so that format and configuration files go in nmh/etc, and
1591           support binaries go in nmh/lib.  Of course, all this can now be changed
1592           in the top level Makefile.
1593
1594         * Started with mh-6.8.3 as based and converted to autoconf.
1595           Rewrote all the Makefiles.  Currently only works with sendmail/smtp.
1596           Pop support and plenty of other things, are now broken.