add irc channel to README
[mmh] / uip / dropsbr.c
2016-07-21 Vasily KolobkovRemove extra space from 'From' line when writing to...
2015-10-02 markus schnalkeSleep only 1 sec before retry to lock the file
2015-09-05 Philipp Takacsfix open up to 4 times on mbox_open()
2015-04-10 markus schnalkeMove #include from h/mh.h to source files
2015-04-10 markus schnalkeRemove h/nmh.h
2012-03-27 markus schnalkeChanged types and added casts so that build is clean...
2012-03-26 markus schnalkeEliminate '#ifdef HAVE_FOO' for Posix-mandated FOOs.
2012-03-21 markus schnalkeRenamed the mbx_* functions to mbox_*, because mbx...
2012-03-21 markus schnalkeIf rcvpack missed file argument, it prints to stdout...
2012-02-08 markus schnalkeMerged h/mts.h into h/prototypes.h.
2012-02-03 markus schnalkeRemoved unused parameter from mbx_copy().
2012-01-28 markus schnalkeRemoved support for MMDF-style mail drops.
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 schnalkeRenamed r1bindex() to mhbasename(), to make its functio...
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 schnalkeRearranged whitespace (and comments) in all the code!
2010-12-15 Scott Snyderpropagate and check return status of close() in slocal
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2008-04-05 Peter MaydellBug #20028 (Debian bug 399271): fix code assuming that...
2006-01-16 Oliver Kiddleremove remnants of code for MMDF
2006-01-02 Josh Bressers* patch #3967: Create a mh_xrealloc function to prevent...
2003-09-30 Glenn Burkhardt[bug #4302] errno is not always an extern int
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-31 Dan HarklessApplied Alec Wolman <wolman@cs.washington.edu>'s dropsb...
2000-05-29 Shantonu SenUpdating user programs to use <h/tws> instead of <zotne...
2000-03-28 Doug Morrisadded Todd Miller's packf patch
1999-04-30 Doug MorrisInitial revision