mmh
2012-01-27 Ken HornsteinConvert to the use of siglongjmp()
2012-01-27 Ken HornsteinMake POP support always be turned on.
2012-01-27 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-01-27 Lyndon NerenbergTypo fix.
2012-01-27 David LevineAdded clean-local target to remove RPM directory.
2012-01-27 David LevineAdded uip/*.exe, for Cygwin.
2012-01-27 David LevineRemoved slash in front of $(man5dir) of install-data...
2012-01-26 David LevineFixed rpm target now that nmhdist is gone.
2012-01-26 David LevineUpdated config test to add -Wextra to be consistent...
2012-01-26 David LevineIf using gcc, use -Wno-unused-macros when compiling...
2012-01-26 David LevineRemoved unused local bp.
2012-01-26 David LevineUndid most of 3ef341abe440ece07f8deed59fb026ab020e805...
2012-01-26 lyndonRemove hardlink target before attempting new link.
2012-01-26 lyndonuip/termsbr.c: remove references to PC and ospeed().
2012-01-24 Ken HornsteinCreate a "cscope" target that creates the necessary...
2012-01-24 lyndoncscope.files was missing mts/smtp/*.
2012-01-23 lyndonIgnore cscope.out.
2012-01-23 lyndonAdd a default configuration file for cscope(1).
2012-01-22 Ken HornsteinMake sigmsg.h NOT depend on the Makefile.
2012-01-22 Ken HornsteinClean up DESTDIR usage.
2012-01-22 Ken HornsteinAdd the rule to install inc setgid if requested.
2012-01-21 Ken HornsteinFix some problems that the Automake migration caused.
2012-01-20 Ken HornsteinConvert the build system over to the use of Automake.
2012-01-17 David LevineWell the wrap of vfork() calls didn't work: its semant...
2012-01-17 Ken HornsteinConvert from our use of aclocal.m4 to a subdirectory...
2012-01-17 Ken HornsteinChange the name of AC_CHECK_NETLIBS, since it's not...
2012-01-17 Ken HornsteinUpdate .gitignore with .DS_Store (seen occasionally...
2012-01-17 Ken HornsteinConvert from utmp functions to utmpx functions (which...
2012-01-17 David LevineWrapped setjmp(), sigsetjmp(), and vfork() calls to...
2012-01-17 David LevineRemoved HAVE_STRUCT_TM_TM_GMTOFF support because it...
2012-01-17 David LevinePass int instead of char to iscntrl() and isspace(...
2012-01-17 David LevineAdded EXEEXT support, for Cygwin.
2012-01-16 David LevineFixed build on Cygwin by adding configure check for...
2012-01-14 David LevineArgument to alrmser is unused.
2012-01-14 David LevineFixed warnings from gcc -Wclobbered by adding volatile...
2012-01-14 David LevineCleaned up gcc warnings when CYRUS_SASL is not enabled.
2012-01-14 David LevineAdded -Wextra with gcc, if supported.
2012-01-14 David LevineChanged types and added casts so that build is clean...
2012-01-14 David Levinegcc -Wmissing-field-initializers noticed several struct...
2012-01-14 David Levineconfigure.ac and aclocal.m4 instead of configure.in...
2012-01-14 David LevineDocumented support of OURDEFS to pass compile flags...
2012-01-13 Ken HornsteinMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
2012-01-13 Ken HornsteinAdd some comments to the format compiler and engine.
2012-01-13 Ken HornsteinUpdate README.developers with the correct version of...
2012-01-13 David LevineAdded NMH_UNUSED macro for suppressing warnings about...
2012-01-13 David LevineMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
2012-01-13 David LevineAdded -Wunused-macros with gcc, if supported. Added...
2012-01-13 Ken HornsteinCreate two new mh-format functions: %(putlit) and ...
2012-01-12 David LevineEnabled support for tls switch.
2012-01-12 David LevineRemoved unsupported format and check switches, and...
2012-01-12 David LevineRemoved, or added use of, unused macros to prevent...
2012-01-11 David LevineRemoved or protected some unused macros.
2012-01-11 David LevineRemoved unused global zones and local z form dtimezone ().
2012-01-11 David LevineAdded #include <grp.h>. It's needed on Linux, should...
2012-01-11 Ken HornsteinCompletely remove the use of TIME_WITH_SYS_TIME (I...
2012-01-11 Ken HornsteinIgnore a.out.DSYM (this file sometims shows up when...
2012-01-11 Ken HornsteinFix two errors in the conversion to m_mktemp2():
2012-01-09 Ken HornsteinMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
2012-01-09 Ken HornsteinRemove OS-specific defines. As part of it, remove...
2012-01-09 David LevineRemoved a remaining RETSIGTYPE. Also change a few...
2012-01-09 Ken HornsteinClean up time handling; always assume we have tzset...
2012-01-09 Ken HornsteinGarbage collect autoconf support for checking for the...
2012-01-09 Ken HornsteinWe are making POSIX signal support a requirement; remov...
2012-01-09 Ken HornsteinFinally able to get rid of acconfig.h! Since we're...
2012-01-09 Ken HornsteinSwitch from using RETSIGTYPE via autoconf to void,...
2012-01-08 David LevineRemoved unused bcmp, bcopy, bcpy, and bzero #defines.
2012-01-08 David Levinegcc -Wempty-body warned that the check of the result...
2012-01-08 David LevineRemoved traces of bboards and bbc from mh-profile and...
2012-01-08 David LevineWrapped #include of config.h with #ifdef HAVE_CONFIG_H...
2012-01-08 David LevineRemoved hard-coded -I.. and -I../.. from INCLUDES,...
2012-01-07 David LevineAdded Content-Description header with the filename...
2012-01-07 David LevineAdded note about fileproc and mhlproc mh-profile entries.
2012-01-07 David LevineAdded removal of autom4te.cache directory to mostlyclea...
2012-01-07 David LevineQuoted argument to AC_LINK_IFELSE to silence authoheade...
2012-01-07 David LevineMerge branch 'fileproc_mhlproc_to_post'
2012-01-06 Ken HornsteinMove definition of LINK to mh header file, and garbage...
2012-01-06 Ken HornsteinHardcode the defaults for Msg-Protect and Folder-Protec...
2012-01-06 Ken HornsteinHuh, apparantly I got rid of any support for POPSERVICE...
2012-01-06 Ken HornsteinGarbage collect all of the builtin ftp client support.
2012-01-06 Ken HornsteinGarbage-collect MHRC (and make it the default).
2012-01-06 Ken HornsteinGarbage-collect SLOCAL_MBOX (and make it the default).
2012-01-06 Ken HornsteinGarbage-collect RPATHS support.
2012-01-06 Ken HornsteinHuh, turns out this define hasn't worked in forever...
2012-01-06 Ken HornsteinRemove last vestiges of #ifdef BANG
2012-01-06 Ken HornsteinRemove DBMPWD, make it the default.
2012-01-06 David LevineAdded datarootdir definitions to silence warnings from...
2012-01-06 David LevineFixed trivial compile warnings.
2012-01-06 Ken HornsteinNot sure why we're checking for st_blksize; it's requir...
2012-01-06 Ken HornsteinSwitch the use of LOCKDIR in acconfig.h to --enable...
2012-01-06 David LevineMerge branch 'master', remote-tracking branch 'origin'
2012-01-05 Ken HornsteinGarbage collect all of the old UCI #ifdef'd code.
2012-01-05 Ken HornsteinUpdate this with mh-e changes.
2012-01-05 David LevineFeed fileproc and mhlproc from rcvdist, send, and whatn...
2012-01-05 David LevineFeed fileproc and mhlproc from rcvdist, send, and whatn...
2012-01-05 Ken HornsteinBring in all of the mh-e support that is actually used...
2012-01-05 David LevineFeed fileproc and mhlproc from rcvdist, send, whatnow...
2012-01-04 Ken HornsteinWhoops, for right now we do need those signal function...
2012-01-04 Ken HornsteinSwitch to standard autoconf macro for checking d_type...
2012-01-04 Lyndon NerenbergRemove #ifdef around use of sigsetjmp().
2012-01-04 Lyndon NerenbergRemove overrides for 'broken' stat macros.
next