Added argument to fmt_scan() to specify the buffer size.
[mmh] / uip / scansbr.c
2012-11-03 David LevineAdded argument to fmt_scan() to specify the buffer...
2012-03-27 David LevineRemoved the hostable option from mts.conf because it...
2012-03-21 Ken HornsteinRevert previous change to get rid of MULTIBYTE_SUPPORT...
2012-03-21 Ken HornsteinIt turns out that as part of POSIXification we got...
2012-03-19 Ken HornsteinFix a bug where a message header ending right on the...
2012-02-29 Ken HornsteinPart of the patch from bug #4301; clean up our prototyp...
2012-01-09 Ken HornsteinRemove OS-specific defines. As part of it, remove...
2012-01-06 Ken HornsteinGarbage-collect RPATHS support.
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2010-02-04 Earl Hood* Bug #15213, #18635: The use of the insecure m_scratch...
2008-08-08 Eric Gillespie * sbr/discard.c, sbr/m_getfld.c, uip/scansbr.c: Add...
2008-05-22 Peter MaydellDon't use MB_CUR_MAX if we aren't compiled with multiby...
2007-04-13 Joel ReicherChange all chars being passed to the ctype macros ...
2006-03-08 Josh Bressers* (mh_strcasecmp): Rename the private strcasecmp functi...
2006-01-16 Oliver Kiddle*** empty log message ***
2006-01-16 Oliver Kiddlemultiply buffer size by MB_CUR_MAX so multi-byte chars fit
2006-01-02 Josh Bressers* patch #3966: Create a mh_xmalloc function to prevent...
2003-08-11 Jeffrey C HonigWhen compiling format strings, nmh attempts to avoid...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2000-05-29 Shantonu SenUpdating user programs to use <h/tws> instead of <zotne...
2000-05-28 Ruud de Rooij* Applied patch from Peter Maydell to uip/scansbr.c...
2000-02-29 Dan HarklessUpped the version number to 1.0.3+dev (ideally this...
1999-04-30 Doug MorrisInitial revision