2012-03-01 |
David Levine | Under docs/historical/mh-6.8.5, mh.rf and mh.me were...
|
commit | commitdiff | tree |
2012-03-01 |
David Levine | Removed entire docs/historical/mh-6.8.5/local/ tree...
|
commit | commitdiff | tree |
2012-03-01 |
David Levine | Initialized local msgnum to 0.
|
commit | commitdiff | tree |
2012-03-01 |
David Levine | Added all of the MH sources, including RCS files, in
|
commit | commitdiff | tree |
2012-02-29 |
David Levine | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
|
commit | commitdiff | tree |
2012-02-29 |
David Levine | Removed the sources to the historical documents just...
|
commit | commitdiff | tree |
2012-02-29 |
David Levine | Added sources to historical documents downloaded from
|
commit | commitdiff | tree |
2012-02-29 |
David Levine | Added docs/historical/. See README for where they...
|
commit | commitdiff | tree |
2012-02-28 |
David Levine | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
|
commit | commitdiff | tree |
2012-02-28 |
David Levine | Removed blank line after "End of Forwarded Message...
|
commit | commitdiff | tree |
2012-02-28 |
David Levine | Added cast in conditional to prevent signed/unsigned...
|
commit | commitdiff | tree |
2012-02-28 |
David Levine | Changed domains in man page and test examples to use...
|
commit | commitdiff | tree |
2012-02-28 |
David Levine | Fixed to report failure if getfulname hadn't been built...
|
commit | commitdiff | tree |
2012-02-28 |
David Levine | They test with output to a tty didn't work under make...
|
commit | commitdiff | tree |
2012-02-26 |
David Levine | Added test-pick.
|
commit | commitdiff | tree |
2012-02-26 |
David Levine | Suppress echoing of man page build lines. One of them...
|
commit | commitdiff | tree |
2012-02-26 |
David Levine | Changed type of a local to unsigned and removed local...
|
commit | commitdiff | tree |
2012-02-26 |
David Levine | Added gcov and gcov-clean targets.
|
commit | commitdiff | tree |
2012-02-23 |
David Levine | Added test-flist and test-mark sequences tests.
|
commit | commitdiff | tree |
2012-02-23 |
David Levine | Don't list _sysconfdir/ directory in RPM spec. We...
|
commit | commitdiff | tree |
2012-02-22 |
David Levine | Removed reference to mhost.com.
|
commit | commitdiff | tree |
2012-02-22 |
David Levine | Updated to reflect that all of the lists are on nongnu...
|
commit | commitdiff | tree |
2012-02-22 |
David Levine | With "make rpm", configure all modified files in sysconfdir...
|
commit | commitdiff | tree |
2012-02-21 |
David Levine | Migrated a couple more tests to use run_test() in common.sh.
|
commit | commitdiff | tree |
2012-02-20 |
David Levine | Removed unused local ncomps because gcc complained...
|
commit | commitdiff | tree |
2012-02-19 |
David Levine | Ken noted that "make check" can be run before installation...
|
commit | commitdiff | tree |
2012-02-18 |
David Levine | Moved "make check" to after "make install".
|
commit | commitdiff | tree |
2012-02-18 |
David Levine | gcc was warning about unused arguments to main, so...
|
commit | commitdiff | tree |
2012-02-18 |
David Levine | Consolidated runtest and check_string test functions.
|
commit | commitdiff | tree |
2012-02-18 |
David Levine | Have each test clean up after itself if it completes...
|
commit | commitdiff | tree |
2012-02-18 |
David Levine | Added mhpath test. Updated mhpath man page to reflect...
|
commit | commitdiff | tree |
2012-02-18 |
David Levine | The test check() function now removes the expected...
|
commit | commitdiff | tree |
2012-02-18 |
David Levine | Initialized local "in" to suppress gcc warning about...
|
commit | commitdiff | tree |
2012-02-18 |
David Levine | Enclosed program name and directory in double quotes...
|
commit | commitdiff | tree |
2012-02-18 |
David Levine | Here's the proper fix instead of the hack of d28ce569fe23314...
|
commit | commitdiff | tree |
2012-02-17 |
David Levine | Added a couple of NMH_UNUSED's to suppress warnings...
|
commit | commitdiff | tree |
2012-02-17 |
David Levine | Hacked to work with make distcheck. Maybe not the...
|
commit | commitdiff | tree |
2012-02-17 |
David Levine | Moved check() function from individual tests to common.sh.
|
commit | commitdiff | tree |
2012-02-17 |
David Levine | Rearranged test suite environment variables so that...
|
commit | commitdiff | tree |
2012-02-15 |
David Levine | Updated documentation of environment variables in mh...
|
commit | commitdiff | tree |
2012-02-14 |
David Levine | Changed "make test" to "make check".
|
commit | commitdiff | tree |
2012-02-14 |
David Levine | Fixed progress indicator.
|
commit | commitdiff | tree |
2012-02-10 |
David Levine | Show assignment of configure variables using VAR=VALUE...
|
commit | commitdiff | tree |
2012-02-09 |
David Levine | Updated INSTALL and MACHINES documentation a bit.
|
commit | commitdiff | tree |
2012-02-09 |
David Levine | Added mhshow subpart test.
|
commit | commitdiff | tree |
2012-02-09 |
David Levine | Always run setup-test from make test/runalltests, just...
|
commit | commitdiff | tree |
2012-02-08 |
David Levine | Added OURDEFS to DEFS in Makefile.am, to restore it...
|
commit | commitdiff | tree |
2012-02-08 |
David Levine | Removed use of tzset()/tzname in dtimezone(). They...
|
commit | commitdiff | tree |
2012-02-08 |
David Levine | Reverted TZ hack to tests, 9ea2daf5e74e3ff03043cfa6fb68033ae...
|
commit | commitdiff | tree |
2012-02-07 |
David Levine | Another one caught by the test suite: an indented...
|
commit | commitdiff | tree |
2012-02-07 |
David Levine | Some tests failed because they displayed the user's...
|
commit | commitdiff | tree |
2012-02-07 |
David Levine | Caught by the test suite: sequences[0] needs to be...
|
commit | commitdiff | tree |
2012-02-07 |
David Levine | Reworked test suite to copy the configuration used...
|
commit | commitdiff | tree |
2012-02-05 |
David Levine | Added error message if the file is source directly...
|
commit | commitdiff | tree |
2012-02-05 |
David Levine | Exit with error message if no library could be found...
|
commit | commitdiff | tree |
2012-02-03 |
David Levine | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
|
commit | commitdiff | tree |
2012-02-03 |
David Levine | Use more up-to-date web page links of Jerry Peek's...
|
commit | commitdiff | tree |
2012-02-01 |
David Levine | Added #includes to pick up declaration of waitpid()
|
commit | commitdiff | tree |
2012-01-28 |
David Levine | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
|
commit | commitdiff | tree |
2012-01-28 |
David Levine | Made ChangeLog target phony so it will always get regenerate...
|
commit | commitdiff | tree |
2012-01-28 |
David Levine | Made ChangeLog phony so it will always get regenerated...
|
commit | commitdiff | tree |
2012-01-28 |
David Levine | The www.ics.uci.edu/~mh/ links are dead, so replaced...
|
commit | commitdiff | tree |
2012-01-28 |
David Levine | Replaced static ChangeLog with one generated by git...
|
commit | commitdiff | tree |
2012-01-28 |
David Levine | Organized .gitignore to show which objects are deleted...
|
commit | commitdiff | tree |
2012-01-28 |
David Levine | Added superclean Makefile target. Added a.out.DSYM...
|
commit | commitdiff | tree |
2012-01-28 |
David Levine | Removed config.guess and config.sub because they're...
|
commit | commitdiff | tree |
2012-01-28 |
David Levine | Updated to latest config.guess and config.sub before...
|
commit | commitdiff | tree |
2012-01-28 |
David Levine | Changed a variable to unsigned and noted an argument...
|
commit | commitdiff | tree |
2012-01-27 |
David Levine | Added clean-local target to remove RPM directory.
|
commit | commitdiff | tree |
2012-01-27 |
David Levine | Added uip/*.exe, for Cygwin.
|
commit | commitdiff | tree |
2012-01-27 |
David Levine | Removed slash in front of $(man5dir) of install-data...
|
commit | commitdiff | tree |
2012-01-26 |
David Levine | Fixed rpm target now that nmhdist is gone.
|
commit | commitdiff | tree |
2012-01-26 |
David Levine | Updated config test to add -Wextra to be consistent...
|
commit | commitdiff | tree |
2012-01-26 |
David Levine | If using gcc, use -Wno-unused-macros when compiling...
|
commit | commitdiff | tree |
2012-01-26 |
David Levine | Removed unused local bp.
|
commit | commitdiff | tree |
2012-01-26 |
David Levine | Undid most of 3ef341abe440ece07f8deed59fb026ab020e805...
|
commit | commitdiff | tree |
2012-01-17 |
David Levine | Well the wrap of vfork() calls didn't work: its semantics...
|
commit | commitdiff | tree |
2012-01-17 |
David Levine | Wrapped setjmp(), sigsetjmp(), and vfork() calls to...
|
commit | commitdiff | tree |
2012-01-17 |
David Levine | Removed HAVE_STRUCT_TM_TM_GMTOFF support because it...
|
commit | commitdiff | tree |
2012-01-17 |
David Levine | Pass int instead of char to iscntrl() and isspace(...
|
commit | commitdiff | tree |
2012-01-17 |
David Levine | Added EXEEXT support, for Cygwin.
|
commit | commitdiff | tree |
2012-01-16 |
David Levine | Fixed build on Cygwin by adding configure check for...
|
commit | commitdiff | tree |
2012-01-14 |
David Levine | Argument to alrmser is unused.
|
commit | commitdiff | tree |
2012-01-14 |
David Levine | Fixed warnings from gcc -Wclobbered by adding volatile...
|
commit | commitdiff | tree |
2012-01-14 |
David Levine | Cleaned up gcc warnings when CYRUS_SASL is not enabled.
|
commit | commitdiff | tree |
2012-01-14 |
David Levine | Added -Wextra with gcc, if supported.
|
commit | commitdiff | tree |
2012-01-14 |
David Levine | Changed types and added casts so that build is clean...
|
commit | commitdiff | tree |
2012-01-14 |
David Levine | gcc -Wmissing-field-initializers noticed several struct...
|
commit | commitdiff | tree |
2012-01-14 |
David Levine | configure.ac and aclocal.m4 instead of configure.in...
|
commit | commitdiff | tree |
2012-01-14 |
David Levine | Documented support of OURDEFS to pass compile flags...
|
commit | commitdiff | tree |
2012-01-13 |
David Levine | Added NMH_UNUSED macro for suppressing warnings about...
|
commit | commitdiff | tree |
2012-01-13 |
David Levine | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
|
commit | commitdiff | tree |
2012-01-13 |
David Levine | Added -Wunused-macros with gcc, if supported. Added...
|
commit | commitdiff | tree |
2012-01-12 |
David Levine | Enabled support for tls switch.
|
commit | commitdiff | tree |
2012-01-12 |
David Levine | Removed unsupported format and check switches, and...
|
commit | commitdiff | tree |
2012-01-12 |
David Levine | Removed, or added use of, unused macros to prevent...
|
commit | commitdiff | tree |
2012-01-11 |
David Levine | Removed or protected some unused macros.
|
commit | commitdiff | tree |
2012-01-11 |
David Levine | Removed unused global zones and local z form dtimezone ().
|
commit | commitdiff | tree |
2012-01-11 |
David Levine | Added #include <grp.h>. It's needed on Linux, should...
|
commit | commitdiff | tree |
2012-01-09 |
David Levine | Removed a remaining RETSIGTYPE. Also change a few...
|
commit | commitdiff | tree |
next |