Made the RPATHS config option the default and removed the #ifdefs.
[mmh] / sbr / m_getfld.c
2012-03-21 markus schnalkeMade the RPATHS config option the default and removed...
2012-02-08 markus schnalkeMerged h/mts.h into h/prototypes.h.
2012-02-04 markus schnalkeRemoved mts.conf; the maildelivery option went into...
2012-01-30 markus schnalkeRest of the MMDF-style mail drop support removal.
2012-01-25 markus schnalkeRemoved several `#if 0' fragments.
2012-01-05 markus schnalkeExplicit checks for return values of strcmp().
2012-01-03 markus schnalkeRelayouted all switch statements: case aligns with...
2011-11-05 markus schnalkeRemoved defines for obsolete BSD bcopy functions; Use...
2011-11-01 markus schnalkeRemoved the space between function names and the openin...
2011-10-31 markus schnalkeReformated comments and long lines
2011-10-07 markus schnalkeRemoved unneeded sbr code.
2011-10-07 markus schnalkeRearranged whitespace (and comments) in all the code!
2011-10-05 markus schnalkeRemoved msh, vmh and wmh.
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2008-12-26 Peter Maydell* sbr/m_getfld.c: fix two bugs which could cause us...
2008-10-23 David Levine * sbr/m_getfld.c: in warning message, use NAMESZ-2...
2008-08-13 Eric Gillespie * test/tests/bad-input/test-header: Add test for it.
2008-08-08 Eric Gillespie * sbr/discard.c, sbr/m_getfld.c, uip/scansbr.c: Add...
2008-04-05 Peter MaydellBug #20028 (Debian bug 399271): fix code assuming that...
2007-11-08 Joel ReicherInsert types for args of some function pointers to...
2006-01-02 Josh Bressers* patch #3966: Create a mh_xmalloc function to prevent...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2000-12-14 Shantonu SenResolve the circular dependency of libmh on libmts...
2000-09-08 Shantonu SenUpdated #include's to point to new location of mts...
2000-05-28 Ruud de RooijFixed m_getfld bug which caused segmentation faults...
2000-01-26 Dan HarklessDan Winship informed me that the right fix when gcc...
2000-01-25 Dan HarklessPut in a prototype for stdio internal function _filbuf...
1999-09-12 Doug MorrisLots of little code cleanups to prevent warnings -...
1999-09-10 Doug Morrisconfigure, configure.in stamp-h.in, and uip/Makefile...
1999-05-13 Dan HarklessChange ordering of a conditional to prevent a bad point...
1999-04-30 Doug MorrisInitial revision