| 2014-01-03 |
Ken Hornstein | Convert all of the terminal functions over to terminfo... |
commit | commitdiff | tree | snapshot |
| 2014-01-02 |
Ken Hornstein | Garbage collect unused code. |
commit | commitdiff | tree | snapshot |
| 2014-01-02 |
Ken Hornstein | Remove baudrate-handing code. |
commit | commitdiff | tree | snapshot |
| 2014-01-02 |
Ken Hornstein | Always emit an STR instruction for terminal escape... |
commit | commitdiff | tree | snapshot |
| 2014-01-02 |
Ken Hornstein | Switch from the M-X format for characters with the... |
commit | commitdiff | tree | snapshot |
| 2014-01-02 |
Ken Hornstein | Fix problem with %(putlit) and %(zputlit) causing a... |
commit | commitdiff | tree | snapshot |
| 2014-01-02 |
Ken Hornstein | Drop support for different behavior on hardcopy termina... |
commit | commitdiff | tree | snapshot |
| 2014-01-02 |
Ken Hornstein | Move the termsbr code into the libmh library, where... |
commit | commitdiff | tree | snapshot |
| 2014-01-01 |
David Levine | Give up on fmt_compile.c for now. |
commit | commitdiff | tree | snapshot |
| 2014-01-01 |
David Levine | That didn't work. Try including termcap.h first, inste... |
commit | commitdiff | tree | snapshot |
| 2014-01-01 |
David Levine | Changed several globals to be static, to avoid collision, |
commit | commitdiff | tree | snapshot |
| 2014-01-01 |
David Levine | Try including termcap.h before curses.h to see if that... |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
Ken Hornstein | It looks like some systems also need curses.h as well... |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
Ken Hornstein | Add support for outputing a few (limited) terminal... |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
Ken Hornstein | Make sure that branching instructions are traced even... |
commit | commitdiff | tree | snapshot |
| 2013-12-31 |
Ken Hornstein | Change fmttest to use litputs() on str and output buffe... |
commit | commitdiff | tree | snapshot |
| 2013-12-29 |
David Levine | Generalized the valgrind suppression for sendmsg via... |
commit | commitdiff | tree | snapshot |
| 2013-12-29 |
David Levine | Added test/valgrind.supp to EXTRA_DIST in Makefile... |
commit | commitdiff | tree | snapshot |
| 2013-12-29 |
David Levine | Removed one run_prog from test-pick because it loses... |
commit | commitdiff | tree | snapshot |
| 2013-12-28 |
David Levine | Fixed chmod of temp file in prompter. Noticed by valgrind. |
commit | commitdiff | tree | snapshot |
| 2013-12-28 |
David Levine | Null-terminate buffer in mbx_copy() in dropsbr.c. ... |
commit | commitdiff | tree | snapshot |
| 2013-12-28 |
David Levine | Added support for running the test suite with valgrind... |
commit | commitdiff | tree | snapshot |
| 2013-12-24 |
David Levine | Have configure print out what it detects for the progra... |
commit | commitdiff | tree | snapshot |
| 2013-12-23 |
David Levine | Added "true" to end of flex fixups in configure.ac... |
commit | commitdiff | tree | snapshot |
| 2013-12-23 |
David Levine | Removed flex fixup for version 2.5.37, it's not necessa... |
commit | commitdiff | tree | snapshot |
| 2013-12-23 |
David Levine | Use --brief option, if supported, with file --mime. |
commit | commitdiff | tree | snapshot |
| 2013-12-22 |
David Levine | In test-mhmail, insert semicolon in output of "file... |
commit | commitdiff | tree | snapshot |
| 2013-12-22 |
David Levine | file --mime on OpenBSD returns strings such as "text... |
commit | commitdiff | tree | snapshot |
| 2013-12-22 |
David Levine | Removed support for file -i, it just spits out "regular... |
commit | commitdiff | tree | snapshot |
| 2013-12-22 |
David Levine | Removed temporary printouts. |
commit | commitdiff | tree | snapshot |
| 2013-12-22 |
David Levine | More debugging statements for OpenBSD. |
commit | commitdiff | tree | snapshot |
| 2013-12-22 |
David Levine | Added debuging printouts. |
commit | commitdiff | tree | snapshot |
| 2013-12-22 |
David Levine | Whooops, gcc on OpenBSD noticed a nasty in the last... |
commit | commitdiff | tree | snapshot |
| 2013-12-22 |
David Levine | With whatnow attach, determine the content MIME type... |
commit | commitdiff | tree | snapshot |
| 2013-12-22 |
David Levine | Updated date on a few man pages. |
commit | commitdiff | tree | snapshot |
| 2013-12-22 |
David Levine | Removed temporary probes added in commit |
commit | commitdiff | tree | snapshot |
| 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 |
| next |