]> diplodocus.org Git - nmh/history - uip/mhlistsbr.c
Reverted commit 9a4b4a3d3b27fe4a7ff6d0b8724ce1c06b5917eb.
[nmh] / uip / mhlistsbr.c
2016-10-30 Ralph CorderoyReplace printf("...\n") with puts("...").
2016-10-19 Ralph CorderoyPut, rather than print, single characters.
2016-03-13 David LevineMerge branch 'master' into xoauth
2015-02-23 David LevineMerge remote-tracking branch 'origin/convertargs'
2015-02-14 David LevineRemoved unnecessary #include of h/signals.h.
2015-02-05 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-02-03 Paul Foxdrop the second argument to part_ok(), since it is...
2014-06-06 Paul Foxmhlist: don't truncate anything when -verbose
2014-05-15 Paul Foxchange mhlist to use decimal math when abbreviating...
2014-05-08 Ken HornsteinTreat unknown top-level content types as "application...
2014-03-06 Ken HornsteinMerge branch 'extended-params'
2014-03-05 Ken HornsteinChange disposition output slightly.
2014-03-05 Ken HornsteinUpdate mhlist and other relevant utilities to output...
2014-03-02 Ken HornsteinWhoops, forgot to TEST THIS OUT first.
2014-03-02 Ken HornsteinMore cleaned and conversion to the new parameter API.
2014-03-02 Ken HornsteinAdd a new get_param_value(); redo iconv() parameter...
2014-02-21 Ken HornsteinGetting closer to getting something working.
2013-12-11 David LevineRemoved a bunch of unreachable break statements found by
2013-12-04 Ken HornsteinMerge branch 'encode-rfc2047'
2013-10-28 Ken HornsteinFix up warnings reported by LLVM.
2013-04-20 David LevineAdded mention to mhlist(1) man page, in response to...
2013-04-14 David LevineMoved #include of signal.h to h/signals.h. And it...
2013-04-14 David LevineMoved #include of errno.h to h/nmh.h.
2013-03-21 Ken HornsteinMerge branch 'newlock'
2013-03-15 David LevineChanged c_cefile member of struct Content from pointer to
2013-02-26 David LevineAdded cpytrim() function. Unlike trimcpy(), it does...
2012-03-09 David LevineFixed mhlist -verbose to work with all content types...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2009-12-30 David Levine * uip/mhlistsbr.c, uip/mhlsbr.c, uip/picksbr.c: cast
2006-01-06 Josh Bressers* patch #3968: Move the add() function from its own...
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-29 Shantonu SenUpdating user programs to use <h/tws> instead of <zotne...
1999-04-30 Doug MorrisInitial revision