| 2015-01-08 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
blob | commitdiff | raw |
| 2014-12-24 |
David Levine | Always initialize those two variables made static in... |
blob | commitdiff | raw |
| 2014-12-21 |
David Levine | Rearranged code to avoid "might be clobbered by longjmp... |
blob | commitdiff | raw | diff to current |
| 2014-12-02 |
Ken Hornstein | Merge commit '8206fbf', due to my screwup of committing... |
blob | commitdiff | raw | diff to current |
| 2014-10-11 |
David Levine | Added mh_xcalloc(). |
blob | commitdiff | raw | diff to current |
| 2014-09-15 |
David Levine | An "rtrim" flag has been added to mhl to remove any... |
blob | commitdiff | raw | diff to current |
| 2014-09-15 |
David Levine | If a component has trailing whitespace, e.g., body... |
blob | commitdiff | raw | diff to current |
| 2014-09-13 |
David Levine | Fixed all anomalies detected by clang static analyzer... |
blob | commitdiff | raw | diff to current |
| 2014-09-06 |
David Levine | Check return values of system calls in uip/ and test... |
blob | commitdiff | raw | diff to current |
| 2014-08-25 |
David Levine | Dynamically allocate space for the output of fmt_scan... |
blob | commitdiff | raw | diff to current |
| 2014-08-04 |
David Levine | Removed mhlsbr(). It was only used by msh, too. |
blob | commitdiff | raw | diff to current |
| 2014-04-10 |
David Levine | Merge remote-tracking branch 'origin/fix-locking' |
blob | commitdiff | raw | diff to current |
| 2014-04-09 |
Ken Hornstein | Merge branch 'mhshow-fixup' |
blob | commitdiff | raw | diff to current |
| 2014-04-03 |
Ken Hornstein | Moving closer to fixing mhshow completely. Includes... |
blob | commitdiff | raw | diff to current |
| 2014-01-28 |
David Levine | mhl() needs to set invo_name, too. |
blob | commitdiff | raw | diff to current |
| 2014-01-26 |
David Levine | Merge branch 'tmpfiles' |
blob | commitdiff | raw | diff to current |
| 2014-01-26 |
David Levine | Merge branch 'tmpfiles' |
blob | commitdiff | raw | diff to current |
| 2014-01-25 |
David Levine | Replaced boilerplate at beginning of each nmh program... |
blob | commitdiff | raw | diff to current |
| 2014-01-03 |
Ken Hornstein | Convert all of the terminal functions over to terminfo... |
blob | commitdiff | raw | diff to current |
| 2014-01-02 |
Ken Hornstein | Drop support for different behavior on hardcopy termina... |
blob | commitdiff | raw | diff to current |
| 2013-12-11 |
David Levine | Removed a bunch of unreachable break statements found by |
blob | commitdiff | raw | diff to current |
| 2013-12-05 |
Ken Hornstein | Garbage collect "normalize". |
blob | commitdiff | raw | diff to current |
| 2013-10-19 |
David Levine | Added volatile qualifier in a couple of places to get... |
blob | commitdiff | raw | diff to current |
| 2013-07-01 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh |
blob | commitdiff | raw | diff to current |
| 2013-07-01 |
Lyndon Nerenberg | Revert "Move a variable manipulation outside the contex... |
blob | commitdiff | raw | diff to current |
| 2013-07-01 |
Lyndon Nerenberg | Move a variable manipulation outside the context of... |
blob | commitdiff | raw | diff to current |
| 2013-07-01 |
Lyndon Nerenberg | Copy a parameter off the call stack to quell a longjmp... |
blob | commitdiff | raw | diff to current |
| 2013-04-14 |
David Levine | Moved #include of signal.h to h/signals.h. And it... |
blob | commitdiff | raw | diff to current |
| 2013-04-14 |
David Levine | Moved #include of errno.h to h/nmh.h. |
blob | commitdiff | raw | diff to current |
| 2013-03-31 |
David Levine | Moved #include <sys/wait.h> to h/nmh.h. |
blob | commitdiff | raw | diff to current |
| 2013-03-24 |
David Levine | More replacements of mh_strcasecmp() with strcasecmp(). |
blob | commitdiff | raw | diff to current |
| 2013-02-22 |
Ken Hornstein | Merge branch 'format-test' |
blob | commitdiff | raw | diff to current |
| 2013-02-20 |
Ken Hornstein | Support callbacks into the format engine. This is... |
blob | commitdiff | raw | diff to current |
| 2013-02-06 |
Ken Hornstein | More work to convert programs over to the use of argspl... |
blob | commitdiff | raw | diff to current |
| 2013-02-06 |
Ken Hornstein | FINALLY clean up our signed/unsigned character warning... |
blob | commitdiff | raw | diff to current |
| 2013-02-02 |
David Levine | The Solaris compiler was right about unreachable statem... |
blob | commitdiff | raw | diff to current |
| 2013-02-01 |
Ken Hornstein | Finally switch over from vfork() to fork() completely. |
blob | commitdiff | raw | diff to current |
| 2013-02-01 |
Lyndon Nerenberg | Merge branch 'master' into savannah |
blob | commitdiff | raw | diff to current |
| 2013-01-31 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
blob | commitdiff | raw | diff to current |
| 2013-01-29 |
Ken Hornstein | The start of the use of argsplit() to process command... |
blob | commitdiff | raw | diff to current |
| 2013-01-27 |
David Levine | Merge branch 'm_getfld' |
blob | commitdiff | raw | diff to current |
| 2013-01-23 |
David Levine | Changed m_getfld() to automatically allocate a new... |
blob | commitdiff | raw | diff to current |
| 2013-01-21 |
Ken Hornstein | Merge branch 'master' into format-test |
blob | commitdiff | raw | diff to current |
| 2013-01-21 |
David Levine | Removed the static m_getfld() state instance and replaced |
blob | commitdiff | raw | diff to current |
| 2013-01-10 |
Ken Hornstein | Convert all argument processing over to using X-Macros... |
blob | commitdiff | raw | diff to current |
| 2012-12-22 |
David Levine | Changed bufsz argument of m_getfld() to be in-out inste... |
blob | commitdiff | raw | diff to current |
| 2012-11-19 |
Ken Hornstein | Merge branch 'format-memory-rework' |
blob | commitdiff | raw | diff to current |
| 2012-11-19 |
Ken Hornstein | Make sure we strip off a newline from components we... |
blob | commitdiff | raw | diff to current |
| 2012-11-19 |
Ken Hornstein | Change API a bit. |
blob | commitdiff | raw | diff to current |
| 2012-11-17 |
Ken Hornstein | More (and hopefully for now) the final cleanup for... |
blob | commitdiff | raw | diff to current |
| 2012-11-17 |
Ken Hornstein | Basic support for the new world API; seems to work! |
blob | commitdiff | raw | diff to current |
| 2012-11-16 |
Ken Hornstein | Partial work for mhl; still more stuff to do. |
blob | commitdiff | raw | diff to current |
| 2012-11-03 |
David Levine | Added argument to fmt_scan() to specify the buffer... |
blob | commitdiff | raw | diff to current |
| 2012-06-07 |
David Levine | Removed faceproc support, deprecated in nmh 1.5. |
blob | commitdiff | raw | diff to current |
| 2012-06-07 |
David Levine | Changed exit status of each nmh command's -version... |
blob | commitdiff | raw | diff to current |
| 2012-05-07 |
Tom Lane | Fixed places in the code relying the C99-ism of declara... |
blob | commitdiff | raw | diff to current |
| 2012-04-12 |
David Levine | Undid wrapping of setjmp() and sigsetjmp() of |
blob | commitdiff | raw | diff to current |
| 2012-04-02 |
Ken Hornstein | Whoops, fix a typo in my last commit. |
blob | commitdiff | raw | diff to current |
| 2012-04-02 |
Ken Hornstein | Implement fix in 59b086daa57105e8fbd8b1e6ba60be6a845faf... |
blob | commitdiff | raw | diff to current |
| 2012-03-27 |
David Levine | Removed the hostable option from mts.conf because it... |
blob | commitdiff | raw | diff to current |
| 2012-03-25 |
Ken Hornstein | Add support for %(size). |
blob | commitdiff | raw | diff to current |
| 2012-03-21 |
David Levine | Fixed harmless compile warnings. |
blob | commitdiff | raw | diff to current |
| 2012-03-21 |
Ken Hornstein | Use _exit() instead of exit() so our writer process... |
blob | commitdiff | raw | diff to current |
| 2012-03-20 |
Ken Hornstein | Basic work to add arguments to formatproc calls. |
blob | commitdiff | raw | diff to current |
| 2012-02-29 |
Ken Hornstein | Part of the patch from bug #4301; clean up our prototyp... |
blob | commitdiff | raw | diff to current |
| 2012-02-28 |
David Levine | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh |
blob | commitdiff | raw | diff to current |
| 2012-02-28 |
David Levine | Removed blank line after "End of Forwarded Message... |
blob | commitdiff | raw | diff to current |
| 2012-02-04 |
Ken Hornstein | Change LocalName() to take an argument (about whether... |
blob | commitdiff | raw | diff to current |
| 2012-02-01 |
David Levine | Added #includes to pick up declaration of waitpid() |
blob | commitdiff | raw | diff to current |
| 2012-01-31 |
Ken Hornstein | Whoops, I need to make sure the buffer I pass to putcom... |
blob | commitdiff | raw | diff to current |
| 2012-01-31 |
Ken Hornstein | Add support for calling an external format program... |
blob | commitdiff | raw | diff to current |
| 2012-01-28 |
Ken Hornstein | Create "nowrap" flag to turn off all line wrapping. |
blob | commitdiff | raw | diff to current |
| 2012-01-17 |
David Levine | Well the wrap of vfork() calls didn't work: its semant... |
blob | commitdiff | raw | diff to current |
| 2012-01-17 |
David Levine | Wrapped setjmp(), sigsetjmp(), and vfork() calls to... |
blob | commitdiff | raw | diff to current |
| 2012-01-14 |
David Levine | Fixed warnings from gcc -Wclobbered by adding volatile... |
blob | commitdiff | raw | diff to current |
| 2012-01-14 |
David Levine | Changed types and added casts so that build is clean... |
blob | commitdiff | raw | diff to current |
| 2012-01-14 |
David Levine | gcc -Wmissing-field-initializers noticed several struct... |
blob | commitdiff | raw | diff to current |
| 2012-01-13 |
Ken Hornstein | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh |
blob | commitdiff | raw | diff to current |
| 2012-01-13 |
David Levine | Added NMH_UNUSED macro for suppressing warnings about... |
blob | commitdiff | raw | diff to current |
| 2012-01-09 |
Ken Hornstein | We are making POSIX signal support a requirement; remov... |
blob | commitdiff | raw | diff to current |
| 2012-01-09 |
Ken Hornstein | Switch from using RETSIGTYPE via autoconf to void,... |
blob | commitdiff | raw | diff to current |
| 2012-01-04 |
Lyndon Nerenberg | Eliminate '#ifdef HAVE_FOO' for Posix-mandated FOOs. |
blob | commitdiff | raw | diff to current |
| 2010-12-03 |
Ken Hornstein | Remove RCS keywords, since they no longer work after... |
blob | commitdiff | raw | diff to current |
| 2010-02-06 |
Earl Hood | #ifdef AI_ADDRCONFIG since older IPv4-only systems... |
blob | commitdiff | raw | diff to current |
| 2010-02-04 |
Earl Hood | * Bug #15213, #18635: The use of the insecure m_scratch... |
blob | commitdiff | raw | diff to current |
| 2009-12-30 |
David Levine | * uip/mhlistsbr.c, uip/mhlsbr.c, uip/picksbr.c: cast |
blob | commitdiff | raw | diff to current |
| 2009-01-16 |
Ken Hornstein | Massive overhaul of networking code. Changes: |
blob | commitdiff | raw | diff to current |
| 2007-04-13 |
Joel Reicher | Change all chars being passed to the ctype macros ... |
blob | commitdiff | raw | diff to current |
| 2007-04-10 |
Joel Reicher | Fix for bug #11139: mhl -form mhl.reply omits '> '... |
blob | commitdiff | raw | diff to current |
| 2006-03-08 |
Josh Bressers | * (mh_strcasecmp): Rename the private strcasecmp functi... |
blob | commitdiff | raw | diff to current |
| 2006-01-02 |
Josh Bressers | * patch #3967: Create a mh_xrealloc function to prevent... |
blob | commitdiff | raw | diff to current |
| 2006-01-02 |
Josh Bressers | * patch #3966: Create a mh_xmalloc function to prevent... |
blob | commitdiff | raw | diff to current |
| 2005-05-18 |
Oliver Kiddle | test/report error writing to stdout |
blob | commitdiff | raw | diff to current |
| 2002-07-02 |
Ken Hornstein | Add/update copyright notice in all source code files. |
blob | commitdiff | raw | diff to current |
| 2000-05-29 |
Shantonu Sen | Updating user programs to use <h/tws> instead of <zotne... |
blob | commitdiff | raw | diff to current |
| 2000-02-04 |
Dan Harkless | Whoever originally added the -help switch to all the... |
blob | commitdiff | raw | diff to current |
| 1999-07-16 |
Dan Harkless | Eliminated compilation warnings. |
blob | commitdiff | raw | diff to current |
| 1999-05-13 |
Dan Harkless | deal with SIGPIPE so mhl doesn't print "Broken pipe... |
blob | commitdiff | raw | diff to current |
| 1999-04-30 |
Doug Morris | Initial revision |
blob | commitdiff | raw | diff to current |
|