Added argument to fmt_scan() to specify the buffer size.
[mmh] / uip / comp.c
2012-11-03 David LevineAdded argument to fmt_scan() to specify the buffer...
2012-06-07 David LevineChanged exit status of each nmh command's -version...
2012-04-20 Ken HornsteinImplment -noatfile in a different way; it turns out...
2012-03-15 David LevineInitialized local format_len. gcc on 64-bit Linux...
2012-02-26 Ken HornsteinFinally, some support for mh-format when using forw...
2012-02-21 Ken HornsteinAdd support for a -subject switch to comp.
2012-02-20 David LevineRemoved unused local ncomps because gcc complained...
2012-02-20 Ken HornsteinAdd support for "to", "cc", "from", and "fcc" component...
2012-02-18 David LevineInitialized local "in" to suppress gcc warning about...
2012-02-17 Ken HornsteinBeginning support for mh-format support in comp(1)...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2007-11-04 Joel ReicherReturn type of (*done)() changed to void. default_done...
2006-04-27 Joel ReicherCreated pluspath function to check for '+' prefix and...
2006-04-14 Joel ReicherCreated function open_form() to open form file or fallb...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2000-02-04 Dan HarklessWhoever originally added the -help switch to all the...
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-04-30 Doug MorrisInitial revision