| 2014-01-11 |
David Levine | Added -Wno-unused-result to silence warnings on Ubuntu. |
commit | commitdiff | tree | snapshot |
| 2014-01-10 |
Ken Hornstein | Make sure we use the 'short' filename and add newlines... |
commit | commitdiff | tree | snapshot |
| 2014-01-10 |
Ken Hornstein | A bit closer, but don't run the test just yet. |
commit | commitdiff | tree | snapshot |
| 2014-01-09 |
Ken Hornstein | Preliminary Attach: header support. Untested just... |
commit | commitdiff | tree | snapshot |
| 2014-01-09 |
David Levine | OpenBSD 5 needs an other-libraries (fourth argument... |
commit | commitdiff | tree | snapshot |
| 2014-01-09 |
David Levine | Hard-code the config/version.c target, instead of using... |
commit | commitdiff | tree | snapshot |
| 2014-01-09 |
David Levine | Replace use of awk with sed in test-anno because it... |
commit | commitdiff | tree | snapshot |
| 2014-01-09 |
David Levine | Detect whether or not to use -n with tail in build_nmh. |
commit | commitdiff | tree | snapshot |
| 2014-01-08 |
David Levine | Fixed typo in last commit of test-curses. |
commit | commitdiff | tree | snapshot |
| 2014-01-08 |
David Levine | Added -Txterm-color to tput invocations that didn't... |
commit | commitdiff | tree | snapshot |
| 2014-01-08 |
David Levine | In test-curses, use termcap codes if terminfo capabilities |
commit | commitdiff | tree | snapshot |
| 2014-01-08 |
David Levine | Added sbr/dtimep.c to CLEANFILES so that make distcheck... |
commit | commitdiff | tree | snapshot |
| 2014-01-08 |
David Levine | Clarified advisory message it test-mhfixmsg if a text... |
commit | commitdiff | tree | snapshot |
| 2014-01-08 |
Ken Hornstein | Update this for From, Resent-From, and Envelope-From... |
commit | commitdiff | tree | snapshot |
| 2014-01-07 |
Ken Hornstein | Prevent message status allocation code from overflowing... |
commit | commitdiff | tree | snapshot |
| 2014-01-07 |
David Levine | Replaced hidden make_mime_composition_file_entry()... |
commit | commitdiff | tree | snapshot |
| 2014-01-07 |
David Levine | Here's a better fix for the whatnow tests: set and... |
commit | commitdiff | tree | snapshot |
| 2014-01-06 |
David Levine | Removed remaining run_prog's from tests that set an |
commit | commitdiff | tree | snapshot |
| 2014-01-06 |
Ken Hornstein | Add a test for the new curses-based format escapes. |
commit | commitdiff | tree | snapshot |
| 2014-01-05 |
David Levine | Fixed description of send -attach switch in whatnow... |
commit | commitdiff | tree | snapshot |
| 2014-01-05 |
David Levine | Removed remaining globals in uip/attach.c. |
commit | commitdiff | tree | snapshot |
| 2014-01-05 |
David Levine | Got rid of a couple of globals used by attach get_line(). |
commit | commitdiff | tree | snapshot |
| 2014-01-05 |
David Levine | Moved the functions that implement whatnow attach from |
commit | commitdiff | tree | snapshot |
| 2014-01-05 |
David Levine | In whatnow help, don't show that detached can be abbrev... |
commit | commitdiff | tree | snapshot |
| 2014-01-05 |
Ken Hornstein | Whoops, I'm supposed to NUL-terminate the string, not... |
commit | commitdiff | tree | snapshot |
| 2014-01-04 |
Ken Hornstein | Make sure scan.curses is installed & distributed. |
commit | commitdiff | tree | snapshot |
| 2014-01-04 |
Ken Hornstein | Support for sending color escape sequences retrieved... |
commit | commitdiff | tree | snapshot |
| 2014-01-03 |
Ken Hornstein | Add support for %(hascolor), and a new function for... |
commit | commitdiff | tree | snapshot |
| 2014-01-03 |
Ken Hornstein | Document %(nodate), and update things a bit. |
commit | commitdiff | tree | snapshot |
| 2014-01-03 |
Ken Hornstein | Garbage collect some Autoconf cruft that has been aroun... |
commit | commitdiff | tree | snapshot |
| 2014-01-03 |
Ken Hornstein | Also make sure outc() uses TPUTS_PUTC_ARG. |
commit | commitdiff | tree | snapshot |
| 2014-01-03 |
Ken Hornstein | Whoops, I forgot that AC_CACHE_CHECK calls AC_MSG_RESULT. |
commit | commitdiff | tree | snapshot |
| 2014-01-03 |
Ken Hornstein | Create an autoconf test to determine the argument of... |
commit | commitdiff | tree | snapshot |
| 2014-01-03 |
Ken Hornstein | Remove checks for termcap.h and ncurses/termcap.h,... |
commit | commitdiff | tree | snapshot |
| 2014-01-03 |
Ken Hornstein | Sigh. Fix up missing conversion from clear->ti_clear. |
commit | commitdiff | tree | snapshot |
| 2014-01-03 |
Ken Hornstein | I guess we can't include both termcap and terminfo... |
commit | commitdiff | tree | snapshot |
| 2014-01-03 |
Ken Hornstein | include curses.h so this (hopefully) now works on Solaris. |
commit | commitdiff | tree | snapshot |
| 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 |
| next |