| 2013-12-22 |
David Levine | Added temporary probes to see what file --mime and... |
commit | commitdiff | tree | snapshot |
| 2013-12-22 |
David Levine | Increased size of file command buffer in make_mime_comp... |
commit | commitdiff | tree | snapshot |
| 2013-12-14 |
David Levine | Cleaned up setting of CFLAGS in configure.ac. |
commit | commitdiff | tree | snapshot |
| 2013-12-14 |
David Levine | Added POSTLINK to remainder of executables in Makefile.am. |
commit | commitdiff | tree | snapshot |
| 2013-12-14 |
David Levine | The buildbot was reporting "warning" on stdin, not... |
commit | commitdiff | tree | snapshot |
| 2013-12-14 |
David Levine | The build failed mysteriously on the OpenBSD buildbot... |
commit | commitdiff | tree | snapshot |
| 2013-12-14 |
David Levine | That didn't quite work, try reducing size of warning... |
commit | commitdiff | tree | snapshot |
| 2013-12-14 |
David Levine | Filter out "often/almost always misused" warnings from... |
commit | commitdiff | tree | snapshot |
| 2013-12-14 |
David Levine | Added mention of filename completion at whatnow prompt... |
commit | commitdiff | tree | snapshot |
| 2013-12-14 |
David Levine | Moved the set -x after the uname and string test in... |
commit | commitdiff | tree | snapshot |
| 2013-12-14 |
David Levine | Generalized -Wel fix in test-manpages of commit |
commit | commitdiff | tree | snapshot |
| 2013-12-14 |
Pascal Stumpf | rand()/srand() are not cryptographically secure PRNGs... |
commit | commitdiff | tree | snapshot |
| 2013-12-13 |
David Levine | groff -man silence the test-manpages warnings. One... |
commit | commitdiff | tree | snapshot |
| 2013-12-13 |
David Levine | Try using -man instead of -mandoc in test-manpages... |
commit | commitdiff | tree | snapshot |
| 2013-12-13 |
David Levine | Disable assertions by default. |
commit | commitdiff | tree | snapshot |
| 2013-12-13 |
Ken Hornstein | Minor autoconf style cleanup. |
commit | commitdiff | tree | snapshot |
| 2013-12-13 |
David Levine | Minor changes to configure.ac: |
commit | commitdiff | tree | snapshot |
| 2013-12-13 |
David Levine | Moved all LDFLAGS manipulations in configure.ac to... |
commit | commitdiff | tree | snapshot |
| 2013-12-13 |
David Levine | Tweaked rcvtty.c to squelch warnings on OpenBSD. Three... |
commit | commitdiff | tree | snapshot |
| 2013-12-13 |
David Levine | Initialize local child_id in main() of whom.c to squelc... |
commit | commitdiff | tree | snapshot |
| 2013-12-13 |
David Levine | Squelch warning from cc on OpenBSD that fd argument... |
commit | commitdiff | tree | snapshot |
| 2013-12-13 |
David Levine | Removed --posix from awk invocation in test-anno. |
commit | commitdiff | tree | snapshot |
| 2013-12-13 |
David Levine | It looks like the sed "a" in test-anno didn't emit... |
commit | commitdiff | tree | snapshot |
| 2013-12-12 |
Lyndon Nerenberg | Add buildbot hacks for OpenBSD. |
commit | commitdiff | tree | snapshot |
| 2013-12-12 |
David Levine | Sun Studio cc -V must output to stderr. |
commit | commitdiff | tree | snapshot |
| 2013-12-12 |
David Levine | Try 9efa994ecac2790dbc56113f78c464eed1371590 again. |
commit | commitdiff | tree | snapshot |
| 2013-12-12 |
David Levine | Undid last commit of temporary printouts because buildb... |
commit | commitdiff | tree | snapshot |
| 2013-12-11 |
David Levine | Temporarily add some printouts to configure.ac to see... |
commit | commitdiff | tree | snapshot |
| 2013-12-11 |
Lyndon Nerenberg | Prefer cc over gcc. |
commit | commitdiff | tree | snapshot |
| 2013-12-11 |
Lyndon Nerenberg | One more attempt at getting the buildbot $PATH correct... |
commit | commitdiff | tree | snapshot |
| 2013-12-11 |
David Levine | OK, this should work to detect Sun Studio cc. |
commit | commitdiff | tree | snapshot |
| 2013-12-11 |
David Levine | Oops, that didn't work. Disable -v with SunStudio... |
commit | commitdiff | tree | snapshot |
| 2013-12-11 |
David Levine | OK, use SunStudio cc, if present, on Solaris if user... |
commit | commitdiff | tree | snapshot |
| 2013-12-11 |
David Levine | Suppress E_STATEMENT_NOT_REACHED warning from SunStudio cc. |
commit | commitdiff | tree | snapshot |
| 2013-12-11 |
David Levine | Added -errtags=yes to SunStudio cc options. |
commit | commitdiff | tree | snapshot |
| 2013-12-11 |
David Levine | Removed a bunch of unreachable break statements found by |
commit | commitdiff | tree | snapshot |
| 2013-12-10 |
David Levine | Need full path to cc on Solaris buildbot host, at this... |
commit | commitdiff | tree | snapshot |
| 2013-12-10 |
David Levine | Try -v with SunStudio cc. Also, try setting CC instead... |
commit | commitdiff | tree | snapshot |
| 2013-12-10 |
Lyndon Nerenberg | Remove the Solaris cc hack; the buildbot should have... |
commit | commitdiff | tree | snapshot |
| 2013-12-10 |
David Levine | Removed +w from SunStudio cc, it caused compilation... |
commit | commitdiff | tree | snapshot |
| 2013-12-10 |
David Levine | That worked. Now try +w2 with SunStudio cc. |
commit | commitdiff | tree | snapshot |
| 2013-12-10 |
David Levine | Of course that didn't work. Try specifying the SunStudio |
commit | commitdiff | tree | snapshot |
| 2013-12-10 |
David Levine | That didn't work. Set PATH to pick up SunStudio cc. |
commit | commitdiff | tree | snapshot |
| 2013-12-10 |
David Levine | Use SolarisStudio cc if available. |
commit | commitdiff | tree | snapshot |
| 2013-12-10 |
David Levine | Added temporary probe to find cc on Solaris. |
commit | commitdiff | tree | snapshot |
| 2013-12-10 |
David Levine | Removed temporary favor of cc over gcc. |
commit | commitdiff | tree | snapshot |
| 2013-12-10 |
David Levine | Temporarily favor cc over gcc to try it out on Solaris. |
commit | commitdiff | tree | snapshot |
| 2013-12-09 |
David Levine | Commit 9c663383ab54e0290781ac1c25d790ce03160e08 introduced |
commit | commitdiff | tree | snapshot |
| 2013-12-09 |
Ken Hornstein | Clean up comments, and update information on file locking. |
commit | commitdiff | tree | snapshot |
| 2013-12-09 |
David Levine | Removed dependence of build_nmh on ldd by adding sasl... |
commit | commitdiff | tree | snapshot |
| 2013-12-08 |
Ken Hornstein | Fix one of the POP tests to work on wide terminals. |
commit | commitdiff | tree | snapshot |
| 2013-12-08 |
David Levine | Removed temporary diagnostic to determine gcc version... |
commit | commitdiff | tree | snapshot |
| 2013-12-08 |
David Levine | Added temporary diagnostic to see what version of gcc is |
commit | commitdiff | tree | snapshot |
| 2013-12-08 |
David Levine | With the fix of 4929cad323afc87404752a1e88664a7f42cbb737, |
commit | commitdiff | tree | snapshot |
| 2013-12-08 |
David Levine | Try this sed command for squeeze_lines(). |
commit | commitdiff | tree | snapshot |
| 2013-12-08 |
David Levine | Added -eval 'set document.browse.margin_width = 0'... |
commit | commitdiff | tree | snapshot |
| 2013-12-08 |
David Levine | That didn't work, so try this awk command from Robert... |
commit | commitdiff | tree | snapshot |
| 2013-12-08 |
David Levine | Fixed squeeze_lines() test function to be compatible... |
commit | commitdiff | tree | snapshot |
| 2013-12-08 |
David Levine | Fixed test-mhfixmsg to work with elinks, which inserted... |
commit | commitdiff | tree | snapshot |
| 2013-12-07 |
David Levine | Added notes to README.developers about write access to |
commit | commitdiff | tree | snapshot |
| 2013-12-07 |
David Levine | Replaced hard-coded use of "," with `mhparam sbackup` in |
commit | commitdiff | tree | snapshot |
| 2013-12-07 |
David Levine | Disable clang complaint about unused -ansi when linking by |
commit | commitdiff | tree | snapshot |
| 2013-12-07 |
David Levine | Removed bash-isms from inc/test-deb359167. |
commit | commitdiff | tree | snapshot |
| 2013-12-07 |
David Levine | Skip inc/test-deb359167 on FreeBSD >= 10 because its... |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
Lyndon Nerenberg | test/common.sh.in: use awk to pick off first output... |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
David Levine | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
David Levine | Renamed test/getfqdn to test/getcanon. |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
Ken Hornstein | I give up for now; revert these debugging commits. |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
Ken Hornstein | One final check to make sure the binary isn't stripped |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
Ken Hornstein | Sigh. Make sure the binaries aren't stripped as well. |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
Ken Hornstein | Switch to default of -g so hopefully we can get somethi... |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
Ken Hornstein | Sigh, I always forget this is errno.h, not sys/errno.h. |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
Ken Hornstein | Have getfqdn fall back to printing out the given hostna... |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
David Levine | That didn't work, either. Restoring configure.ac. |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
David Levine | That didn't work, try adding -pedantic-errors. |
commit | commitdiff | tree | snapshot |
| 2013-12-06 |
David Levine | The linker on FreeBSD 10 doesn't like -ansi. So added a |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Clean up mhbuild backup files left by test-header-encode. |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Better fix than commit 605d80e7cf0d02d4bab9387f03b4e1d4... |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Fix to commit 7e40862e6a4da7810a46aa1e28b05e527fdc208a: |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | In test-mhfixmsg, make sure that $HOME is writeable... |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Really fixed mhmail. |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Removed temporary hack. |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Removed temporary hack to enable debug from configure.ac. |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Fixed test-mhmail failure on Solaris: its tail doesn... |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
Ken Hornstein | Update pending-release-notes regarding removal of the... |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
Ken Hornstein | Garbage collect "normalize". |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Added temporary diagnostic hack to test-mhmail. |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | The buildbot is up, put in hacks to enable debug and... |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Fixed m_getfld() bug introduced in commit |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Use ICONV_CONST in declaration of variable that's passed to |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Added identifier to each check in test-mhlist to help... |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Added comment about not supporting trailing semicolons |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Undid temporary hacks, it looks like the buildbot is... |
commit | commitdiff | tree | snapshot |
| 2013-12-05 |
David Levine | Temporarily added a few hacks to diagnose problems... |
commit | commitdiff | tree | snapshot |
| 2013-12-04 |
Ken Hornstein | Fix another warning. |
commit | commitdiff | tree | snapshot |
| 2013-12-04 |
Ken Hornstein | A few more tests; I think that's enough for now. |
commit | commitdiff | tree | snapshot |
| 2013-12-04 |
Ken Hornstein | Fix a few warnings. |
commit | commitdiff | tree | snapshot |
| 2013-12-04 |
Ken Hornstein | More tests (but not quite finished yet). |
commit | commitdiff | tree | snapshot |
| 2013-12-04 |
Ken Hornstein | Fix cut & paste mistake. |
commit | commitdiff | tree | snapshot |
| 2013-12-04 |
Ken Hornstein | More man page minor fixup. |
commit | commitdiff | tree | snapshot |
| next |