| 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 |
| 2017-05-25 |
Ralph Corderoy | Remove support for ./.foo.map index for ./foo mailbox. |
commit | commitdiff | tree | snapshot |
| 2017-05-25 |
Ralph Corderoy | test/runpty.c: Add more detail to "timed out" message. |
commit | commitdiff | tree | snapshot |
| 2017-05-25 |
Ralph Corderoy | uip/prompter.c: Make getln() static; only called locally. |
commit | commitdiff | tree | snapshot |
| 2017-05-25 |
Ralph Corderoy | uip/prompter.c: Delete obfuscating ERASE, etc., macros. |
commit | commitdiff | tree | snapshot |
| 2017-05-25 |
Ralph Corderoy | uip/prompter.c: Delete unused macros CKILL and CERASE. |
commit | commitdiff | tree | snapshot |
| 2017-05-24 |
Ralph Corderoy | uip/inc.c: Delete POP3's -pack option for msh users. |
commit | commitdiff | tree | snapshot |
| 2017-05-24 |
Ralph Corderoy | uip/dropsbr.c: Delete unused mbx_write() and map_read(). |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
Ralph Corderoy | Replace some "FALLTHRU" comments with control flow. |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
Ralph Corderoy | config/config.c: Fix indentation of "FALLTHRU" comment. |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
Ralph Corderoy | sbr/m_getfld.c: Fix and improve `delim' comment. |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
David Levine | Fixed a couple of typos. |
commit | commitdiff | tree | snapshot |
| 2017-05-20 |
Ralph Corderoy | test/inc/test-eom-align: Show size of test email as... |
commit | commitdiff | tree | snapshot |
| 2017-05-20 |
Ralph Corderoy | test/inc/test-eom-align: Fix tests; they've never worked. |
commit | commitdiff | tree | snapshot |
| 2017-05-20 |
Ralph Corderoy | test/common.sh.in: test_skip(): Remove unused variable. |
commit | commitdiff | tree | snapshot |
| 2017-05-20 |
Ralph Corderoy | test/runpty.c: Add missing exit(3) after child fails... |
commit | commitdiff | tree | snapshot |
| 2017-05-20 |
Ralph Corderoy | uip/aliasbr.c: Remove dead code used for Unix groups. |
commit | commitdiff | tree | snapshot |
| 2017-05-18 |
Ken Hornstein | Remove support for aliases based on Unix groups. |
commit | commitdiff | tree | snapshot |
| 2017-05-18 |
Ralph Corderoy | uip/mhshowsbr.c: Increase buffer size for showing-conte... |
commit | commitdiff | tree | snapshot |
| 2017-05-18 |
Ken Hornstein | After further reflection, I decided I didn't like that... |
commit | commitdiff | tree | snapshot |
| 2017-05-18 |
Ken Hornstein | Apparently on Linux if a slave pty is closed, instead... |
commit | commitdiff | tree | snapshot |
| 2017-05-18 |
Ken Hornstein | Switch from using script(1) to a new custom utility... |
commit | commitdiff | tree | snapshot |
| 2017-05-17 |
Ralph Corderoy | uip/mhbuildsbr.c: Fix long-line truncation when BUFSIZ... |
commit | commitdiff | tree | snapshot |
| 2017-05-17 |
Ralph Corderoy | test/common.sh.in: Clarify it's the first failure by... |
commit | commitdiff | tree | snapshot |
| 2017-05-17 |
Ralph Corderoy | test/mhbuild/test-cte: Move run_prog() to just before... |
commit | commitdiff | tree | snapshot |
| 2017-05-17 |
Ralph Corderoy | test/mhbuild/test-cte: Add missing check() for earlier... |
commit | commitdiff | tree | snapshot |
| 2017-05-17 |
Ralph Corderoy | test/common.sh.in: Clarify test name in failure message. |
commit | commitdiff | tree | snapshot |
| 2017-05-17 |
Ken Hornstein | Make sure we are in the correct directory when we do... |
commit | commitdiff | tree | snapshot |
| 2017-05-16 |
Ralph Corderoy | sbr/check_charset.c: Fix warning on unspecified struct... |
commit | commitdiff | tree | snapshot |
| 2017-05-16 |
Ralph Corderoy | Rewrite norm_charmap(), moving code into data. |
commit | commitdiff | tree | snapshot |
| 2017-05-16 |
Ralph Corderoy | Merge commit '3d0e5b6a4383a5228732edd6cb1532375b771262' |
commit | commitdiff | tree | snapshot |
| 2017-05-16 |
Ralph Corderoy | Merge sbr/norm_charmap.c into sbr/check_charset.c. |
commit | commitdiff | tree | snapshot |
| 2017-05-16 |
Ralph Corderoy | Part 1 of merging sbr/norm_charmap.c into sbr/check_cha... |
commit | commitdiff | tree | snapshot |
| 2017-05-16 |
Ralph Corderoy | sbr/unquote.c: Move prototype from h/prototypes.h to... |
commit | commitdiff | tree | snapshot |
| 2017-05-16 |
Ralph Corderoy | sbr/mime_type.c: Move prototype from h/prototypes.h... |
commit | commitdiff | tree | snapshot |
| 2017-05-16 |
Ralph Corderoy | sbr/message_id.c: Move duplicate prototypes to new... |
commit | commitdiff | tree | snapshot |
| 2017-05-16 |
Ralph Corderoy | sbr/makedir.c: Move prototype from h/prototypes.h to... |
commit | commitdiff | tree | snapshot |
| 2017-05-16 |
Ralph Corderoy | sbr/m_popen.c: Move prototypes from h/prototypes.h... |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | sbr/m_maildir.c: Move prototypes from h/prototypes... |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | sbr/m_rand.c: Move prototype from h/prototypes.h to... |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | h/prototypes.h: Give sbr/lock_file.c's prototypes their... |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | sbr/utils.c: Delete unused upcase() function. |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | h/utils.h: Move in PLURALS() macro from h/mh.h. |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | h/prototypes.h: Remove duplicate prototype for pwd(). |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | h/utils.h: Move in nmh_init() prototype from h/prototyp... |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | uip/mhshowsbr.h: Move in declarations from h/mhparse.h. |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | uip/mhshowsbr.c: Create header file with exports' decla... |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | uip/mhcachesbr.c: Move exported symbols to existing... |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | uip/mhoutsbr.c: Move exported prototype to new header... |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | sbr/m_mktemp.h: Move remaining prototypes from h/protot... |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | sbr/m_mktemp.h: Create with missing prototypes. |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | sbr/utils.c: Use h/signals.h for setup_signal_handlers... |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | uip/picksbr.c: Use function prototypes for `nexus'... |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | Specify function parameters in prototypes, mainly void. |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | h/prototypes.h: Remove scan_reset_m_getfld_state()... |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | Use `void' in prototypes for functions with no parameters. |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | h/mhparse.h: Move mhfree.c's free_content prototype... |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | Match `NORETURN' function prototypes by adding it to... |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | Create and use header file for uip/mhfree.c's exports. |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | test/mhical/test-mhical: Force UTC timezone for mhical. |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | uip/mhfree.c: Make free_header() static. |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
Ralph Corderoy | uip/flist.c: Make locally defined and used functions... |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
David Levine | Support iCalendar event request files that don't end... |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
David Levine | Added explicit dependency to build sbr/icalparse.h... |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
David Levine | Have post(1) report name of fileproc if it fails. |
commit | commitdiff | tree | snapshot |
| 2017-05-14 |
Ralph Corderoy | Replace calls to unputenv() with unsetenv(3). |
commit | commitdiff | tree | snapshot |
| 2017-05-14 |
Ralph Corderoy | Replace calls to m_putenv() with setenv(3). |
commit | commitdiff | tree | snapshot |
| 2017-05-14 |
Ralph Corderoy | sbr/dtimep.l: Remove redundant wrapping parenthesis... |
commit | commitdiff | tree | snapshot |
| 2017-05-14 |
Ralph Corderoy | uip/mhstoresbr.c: Fix single-character nmh-storage... |
commit | commitdiff | tree | snapshot |
| 2017-05-14 |
Ralph Corderoy | sbr/fmt_rfc2047.c: Simplify test for /^=\?./. |
commit | commitdiff | tree | snapshot |
| 2017-05-14 |
Ralph Corderoy | Use new PLURALS(n) macro instead of variety of tests. |
commit | commitdiff | tree | snapshot |
| 2017-05-13 |
Ralph Corderoy | uip/folder.c: Use `%s' for plural, not `%c'. |
commit | commitdiff | tree | snapshot |
| 2017-05-13 |
Ralph Corderoy | uip/folder.c: Rewrite plural test to common form. |
commit | commitdiff | tree | snapshot |
| 2017-05-13 |
Ralph Corderoy | Makefile.am: Alter long lists to be sorted, one entry... |
commit | commitdiff | tree | snapshot |
| 2017-05-13 |
Ralph Corderoy | Use FENDNULL() instead of duplicate, locally defined... |
commit | commitdiff | tree | snapshot |
| 2017-05-13 |
Ralph Corderoy | Add FENDNULL(s): fends off NULL by giving an empty... |
commit | commitdiff | tree | snapshot |
| 2017-05-13 |
Ralph Corderoy | sbr/mf.c: Rename path to routepath to avoid h/mh.h... |
commit | commitdiff | tree | snapshot |
| 2017-05-12 |
Ralph Corderoy | Replace `a == b ? 1 : 0' and similar with `a == b'. |
commit | commitdiff | tree | snapshot |
| 2017-05-12 |
Ralph Corderoy | Replace `e ? 0 : 1' with `!e'. |
commit | commitdiff | tree | snapshot |
| 2017-05-12 |
Ralph Corderoy | sbr/icalparse.y: Replace max(BUFSIZ, 8192) with NMH_BUFSIZ. |
commit | commitdiff | tree | snapshot |
| 2017-05-12 |
Ralph Corderoy | Use existing macros min() and max() more. |
commit | commitdiff | tree | snapshot |
| 2017-05-12 |
David Levine | Clarified the phrasing added by commit 44ce2010. |
commit | commitdiff | tree | snapshot |
| 2017-05-12 |
David Levine | Added warning about when post(1) can't refile(1) a... |
commit | commitdiff | tree | snapshot |
| next |