| 2017-08-17 |
Leonardo Taccari | mhical expected an ics file as input and after just... |
commit | commitdiff | tree | snapshot |
| 2017-08-17 |
Ralph Corderoy | Both f_typestr(): Remove parenthesis from long list... |
commit | commitdiff | tree | snapshot |
| 2017-08-17 |
Ralph Corderoy | Both f_typestr(): Rebuild switch from FT_* to string... |
commit | commitdiff | tree | snapshot |
| 2017-08-17 |
Ralph Corderoy | fmtdump.c, fmttest.c: Remove tests for FT_LIT_FORCE. |
commit | commitdiff | tree | snapshot |
| 2017-08-17 |
Ralph Corderoy | Makefile.am: Remove `test -d' guarding `mkdir -p'. |
commit | commitdiff | tree | snapshot |
| 2017-08-17 |
Ralph Corderoy | Makefile.am: Remove multiple `mkdir -p' for etc; use... |
commit | commitdiff | tree | snapshot |
| 2017-08-17 |
Ralph Corderoy | cpnumber(): Cast desired width to size_t to silence... |
commit | commitdiff | tree | snapshot |
| 2017-08-17 |
Ken Hornstein | Fix bug in cpnumber(). |
commit | commitdiff | tree | snapshot |
| 2017-08-17 |
Ken Hornstein | Improve installation documentation |
commit | commitdiff | tree | snapshot |
| 2017-08-17 |
Ken Hornstein | Make sure the %(kilo) and %(kibi) instructions are... |
commit | commitdiff | tree | snapshot |
| 2017-08-16 |
Ralph Corderoy | INSTALL: Update c89(1) mention to c99(1), that exists... |
commit | commitdiff | tree | snapshot |
| 2017-08-15 |
Ralph Corderoy | getcwidth.c: Use WCHAR_MAX, not __WCHAR_MAX__. |
commit | commitdiff | tree | snapshot |
| 2017-08-13 |
Ralph Corderoy | inc.c: Use closure for pop_retr()'s action callback. |
commit | commitdiff | tree | snapshot |
| 2017-08-13 |
Ralph Corderoy | inc.c: Alter pop_action() to check I/O, perhaps returni... |
commit | commitdiff | tree | snapshot |
| 2017-08-13 |
Ralph Corderoy | popsbr.c: Alter traverse() to check action callback... |
commit | commitdiff | tree | snapshot |
| 2017-08-13 |
Ralph Corderoy | pop_retr(): Add a `void *closure' to be passed to actio... |
commit | commitdiff | tree | snapshot |
| 2017-08-13 |
Ralph Corderoy | inc.c: Narrow scope of inc_type. Chain mutually-exclus... |
commit | commitdiff | tree | snapshot |
| 2017-08-13 |
Ralph Corderoy | scan(): Don't ioctl(2) for TTY's width every call. |
commit | commitdiff | tree | snapshot |
| 2017-08-13 |
Ralph Corderoy | m_getfld() et al: Replace with m_getfld2(), etc., in... |
commit | commitdiff | tree | snapshot |
| 2017-08-13 |
Ralph Corderoy | post.man: Detail -port's default value: submission... |
commit | commitdiff | tree | snapshot |
| 2017-08-11 |
Ralph Corderoy | mhmisc.c: Indent with "%*s" rather than "%*.*s". |
commit | commitdiff | tree | snapshot |
| 2017-08-11 |
Ralph Corderoy | mhparse.c: Cast ptrdiff_t from subtraction to long. |
commit | commitdiff | tree | snapshot |
| 2017-08-10 |
Ralph Corderoy | m_getfld() et al: Add wrapper without FILE *iob parameter. |
commit | commitdiff | tree | snapshot |
| 2017-08-10 |
Ralph Corderoy | m_getfld.c: Make m_getfld_state_init() public. |
commit | commitdiff | tree | snapshot |
| 2017-08-09 |
Ralph Corderoy | m_getfld.c: Alter Peek() to call Getc() and Ungetc(). |
commit | commitdiff | tree | snapshot |
| 2017-08-09 |
Ralph Corderoy | m_getfld.c: Alter Peek() to match Getc()'s structure. |
commit | commitdiff | tree | snapshot |
| 2017-08-09 |
Ralph Corderoy | m_getfld.c: Use intmax_t and PRIdMAX to printf off_t... |
commit | commitdiff | tree | snapshot |
| 2017-08-09 |
Ralph Corderoy | leave_getfld(): Don't follow fseeko(SEEK_SET) with... |
commit | commitdiff | tree | snapshot |
| 2017-08-09 |
Ralph Corderoy | test/getcwidth.c: Allow for 8-bit and 16-bit wchar_t. |
commit | commitdiff | tree | snapshot |
| 2017-08-09 |
Ralph Corderoy | fmtdump.c: Add string for FT_LS_UNQUOTE case. |
commit | commitdiff | tree | snapshot |
| 2017-08-09 |
Ralph Corderoy | Silence more gcc format-string warnings. |
commit | commitdiff | tree | snapshot |
| 2017-08-09 |
Ralph Corderoy | mhparse.c: Use constant indent for second line of messages. |
commit | commitdiff | tree | snapshot |
| 2017-08-09 |
Ralph Corderoy | m_getfld.c: Alter Ungetc() to die if it can't rewind. |
commit | commitdiff | tree | snapshot |
| 2017-08-09 |
Ralph Corderoy | m_getfld.c: Remove Ungetc()'s `c' parameter. |
commit | commitdiff | tree | snapshot |
| 2017-08-09 |
Ralph Corderoy | Teach gcc(1) that adios() and friends take printf formats. |
commit | commitdiff | tree | snapshot |
| 2017-08-09 |
Ralph Corderoy | m_getfld.c: Check ftello(3) and fseeko(3) for errors. |
commit | commitdiff | tree | snapshot |
| 2017-08-09 |
Ralph Corderoy | struct m_getfld_state: Re-order members in more top... |
commit | commitdiff | tree | snapshot |
| 2017-08-09 |
Ralph Corderoy | m_getfld() and friends: Add commentary. |
commit | commitdiff | tree | snapshot |
| 2017-08-09 |
David Levine | Fixed scan to handle empty files without violating... |
commit | commitdiff | tree | snapshot |
| 2017-08-06 |
Ralph Corderoy | cpstripped(): Rewrite multi-byte version. |
commit | commitdiff | tree | snapshot |
| 2017-08-05 |
Ralph Corderoy | cpstripped(), single-byte: Simplify logic. |
commit | commitdiff | tree | snapshot |
| 2017-08-05 |
Ralph Corderoy | cpstripped: Split into two versions, each with a single... |
commit | commitdiff | tree | snapshot |
| 2017-08-05 |
Ralph Corderoy | test/getcwidth: Add --ctype to dump locale's iswprint... |
commit | commitdiff | tree | snapshot |
| 2017-08-05 |
Ralph Corderoy | test/getcwidth: Expand --dump beyond Unicode's BMP. |
commit | commitdiff | tree | snapshot |
| 2017-08-03 |
Ralph Corderoy | NEWS: Move "new features" that might bite a user to... |
commit | commitdiff | tree | snapshot |
| 2017-08-03 |
Ralph Corderoy | NEWS: Re-order 1.7's sections, as discussed on nmh... |
commit | commitdiff | tree | snapshot |
| 2017-08-03 |
Ken Hornstein | Cleared pending-release-notes for the next release. |
commit | commitdiff | tree | snapshot |
| 2017-08-03 |
Ken Hornstein | Updates for 1.7 release. |
commit | commitdiff | tree | snapshot |
| 2017-08-02 |
Ken Hornstein | Update for new branch |
commit | commitdiff | tree | snapshot |
| 2017-08-02 |
Ken Hornstein | Use correct error code for SSL context retrieval. |
commit | commitdiff | tree | snapshot |
| 2017-08-01 |
Ken Hornstein | Document bug fix |
commit | commitdiff | tree | snapshot |
| 2017-08-01 |
Ken Hornstein | Merge branch 'fix-post-bcc' |
commit | commitdiff | tree | snapshot |
| 2017-08-01 |
Ken Hornstein | Implemented test for this patch. |
commit | commitdiff | tree | snapshot |
| 2017-08-01 |
Ralph Corderoy | Move m_getfld's MS_* mbox-type macros to the only user. |
commit | commitdiff | tree | snapshot |
| 2017-08-01 |
David Levine | Restricted application of the adjustment in m_Eom(). |
commit | commitdiff | tree | snapshot |
| 2017-07-31 |
David Levine | Hacked m_Eom() to fix test-eom-align. |
commit | commitdiff | tree | snapshot |
| 2017-07-29 |
David Levine | Restored local variable to m_Eom(), to not truncate... |
commit | commitdiff | tree | snapshot |
| 2017-07-29 |
David Levine | Removed a local variable from m_Eom(). |
commit | commitdiff | tree | snapshot |
| 2017-07-29 |
David Levine | Simplified m_strn() per Ralph's suggestions. |
commit | commitdiff | tree | snapshot |
| 2017-07-29 |
David Levine | Use m_strn() to allow restoration of buffer size to... |
commit | commitdiff | tree | snapshot |
| 2017-07-29 |
Ralph Corderoy | dtimezone(): Explain abs(3) is undefined on INT_MIN. |
commit | commitdiff | tree | snapshot |
| 2017-07-29 |
David Levine | Added m_str() and m_strn() functions to convert int... |
commit | commitdiff | tree | snapshot |
| 2017-07-29 |
Ralph Corderoy | Simplify dtimezone()'s logic by working with unsigned... |
commit | commitdiff | tree | snapshot |
| 2017-07-25 |
Ken Hornstein | Finished implementation, but tests need to be written. |
commit | commitdiff | tree | snapshot |
| 2017-07-23 |
David Levine | Added some specific tests to test-eom-align. |
commit | commitdiff | tree | snapshot |
| 2017-07-17 |
Ralph Corderoy | Bump up size of two static char[] so gcc knows they... |
commit | commitdiff | tree | snapshot |
| 2017-07-17 |
David Levine | Increase size of buffer to avoid warning from gcc ... |
commit | commitdiff | tree | snapshot |
| 2017-07-16 |
David Levine | Replaced snprintf() to convert an int with m_name(). |
commit | commitdiff | tree | snapshot |
| 2017-07-16 |
David Levine | Enhanced mhical syntax error message to provide some... |
commit | commitdiff | tree | snapshot |
| 2017-07-15 |
David Levine | Fixed flex fixups to not break LFLAGS. |
commit | commitdiff | tree | snapshot |
| 2017-07-15 |
David Levine | Added flex fixup for Fedora 26's flex 2.6.1. |
commit | commitdiff | tree | snapshot |
| 2017-06-23 |
Ken Hornstein | Start of work to fix lack of address rewriting for bcc |
commit | commitdiff | tree | snapshot |
| 2017-06-17 |
David Levine | Rearranged statements to eliminate memory allocation. |
commit | commitdiff | tree | snapshot |
| 2017-06-17 |
David Levine | Show display program name and arguments in error messag... |
commit | commitdiff | tree | snapshot |
| 2017-06-17 |
David Levine | Don't bypass scan_content() when expanding pseudoheaders. |
commit | commitdiff | tree | snapshot |
| 2017-06-10 |
Ralph Corderoy | sbr/netsec.c: Report popped TLS error code, don't pop... |
commit | commitdiff | tree | snapshot |
| 2017-06-10 |
Ralph Corderoy | uip/inc.c: Don't increment variable of type bool. |
commit | commitdiff | tree | snapshot |
| 2017-06-01 |
David Levine | Fixed double fclose(). |
commit | commitdiff | tree | snapshot |
| 2017-06-01 |
Ken Hornstein | Remove ancient SENDMAILBUG code. |
commit | commitdiff | tree | snapshot |
| 2017-06-01 |
Ken Hornstein | Comment cleanup; removed ancient reference to 4.2BSD... |
commit | commitdiff | tree | snapshot |
| 2017-05-31 |
Ken Hornstein | Normalize connection shutdown handling. |
commit | commitdiff | tree | snapshot |
| 2017-05-31 |
Ken Hornstein | Use original error code from OpenSSL. |
commit | commitdiff | tree | snapshot |
| 2017-05-29 |
Ralph Corderoy | sbr/brkstring.c: Use strchr(3) in brkany(), not own... |
commit | commitdiff | tree | snapshot |
| 2017-05-29 |
Ralph Corderoy | sizeof char is always 1, so don't bother to divide... |
commit | commitdiff | tree | snapshot |
| 2017-05-29 |
Ralph Corderoy | Use DIM(a) macro a few more times; array's dimension... |
commit | commitdiff | tree | snapshot |
| 2017-05-29 |
Ralph Corderoy | uip/scansbr.c: Add PUTC() macro, similar to FPUTS(). |
commit | commitdiff | tree | snapshot |
| 2017-05-29 |
Ralph Corderoy | uip/scansbr.c: Stop `scan -file' copying mailbox to... |
commit | commitdiff | tree | snapshot |
| 2017-05-28 |
Ralph Corderoy | h/mts.h: Replace char pointer mmdlm1 with macro MMDF_DELIM. |
commit | commitdiff | tree | snapshot |
| 2017-05-28 |
Ralph Corderoy | sbr/mts.c: Delete mmdlm2; use same-valued mmdlm1 instead. |
commit | commitdiff | tree | snapshot |
| 2017-05-28 |
Ralph Corderoy | sbr/mts.c: Make MMDF's delimeters fixed at compile... |
commit | commitdiff | tree | snapshot |
| 2017-05-27 |
Ralph Corderoy | uip/forw.c, uip/repl.c: Remove -file's "msh" comment. |
commit | commitdiff | tree | snapshot |
| 2017-05-26 |
Ralph Corderoy | uip/mhparse.c: Fix body starting a byte too soon when... |
commit | commitdiff | tree | snapshot |
| 2017-05-26 |
Ralph Corderoy | Remove mention of msh in comments and to-do list. |
commit | commitdiff | tree | snapshot |
| 2017-05-26 |
Ralph Corderoy | Makefile.am: Add test/inc/test-eom-align to XFAIL_TESTS. |
commit | commitdiff | tree | snapshot |
| 2017-05-25 |
Ralph Corderoy | Don't cast lseek(2)'s offset to off_t when it's 0. |
commit | commitdiff | tree | snapshot |
| 2017-05-25 |
Ralph Corderoy | uip/slocal.c: Tidy `verbose' logic in usr_file(). |
commit | commitdiff | tree | snapshot |
| 2017-05-25 |
Ralph Corderoy | uip/popsbr.c: Delete unused pop_list(), etc. |
commit | commitdiff | tree | snapshot |
| 2017-05-25 |
Ralph Corderoy | sbr/utils.c: Delete dead-code open_form(); not called. |
commit | commitdiff | tree | snapshot |
| 2017-05-25 |
Ralph Corderoy | uip/comp.c: Delete single-use NULLMP macro. |
commit | commitdiff | tree | snapshot |
| 2017-05-25 |
Ralph Corderoy | sbr/fmt_compile.c: Delete single-use NEWFMT macro. |
commit | commitdiff | tree | snapshot |
| next |