| 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 |
| 2017-05-10 |
Ralph Corderoy | sbr/fmt_scan.c: Fix `foo%-42{bar}' right-justification... |
commit | commitdiff | tree | snapshot |
| 2017-05-09 |
Ralph Corderoy | config/version.sh: Rewrite. Use uname(1), git-describe... |
commit | commitdiff | tree | snapshot |
| 2017-05-09 |
Ralph Corderoy | sbr/mf.c: Simplify isat(); it's /^ at /i. |
commit | commitdiff | tree | snapshot |
| 2017-05-07 |
Ralph Corderoy | uip/inc.c: Use bool, not int, for some of the options. |
commit | commitdiff | tree | snapshot |
| 2017-05-07 |
Ralph Corderoy | sbr/netsec.c: Remove extraneous semicolon. |
commit | commitdiff | tree | snapshot |
| 2017-05-07 |
Ralph Corderoy | Split some comma-operator terms into separate statements. |
commit | commitdiff | tree | snapshot |
| 2017-05-07 |
Ralph Corderoy | uip/picksbr.c: Increase line-buffer size for "grep... |
commit | commitdiff | tree | snapshot |
| 2017-05-07 |
Ralph Corderoy | uip/scansbr.c: Replace uses of SBUFSIZ with NMH_BUFSIZ. |
commit | commitdiff | tree | snapshot |
| 2017-05-07 |
Ralph Corderoy | uip/rcvdist.c: Replace SBUFSIZ with NMH_BUFSIZ. |
commit | commitdiff | tree | snapshot |
| 2017-05-07 |
Ralph Corderoy | uip/replsbr.c: Replace single use of SBUFSIZ with NMH_B... |
commit | commitdiff | tree | snapshot |
| 2017-05-07 |
Ralph Corderoy | Make many m_getfld() buffer parameters NMH_BUFSIZ big. |
commit | commitdiff | tree | snapshot |
| 2017-05-05 |
Ralph Corderoy | configure.ac: Enable assert(3) by default. |
commit | commitdiff | tree | snapshot |
| 2017-05-01 |
Ralph Corderoy | mhstoresbr.c: Flip logic to simplify. Remove else... |
commit | commitdiff | tree | snapshot |
| 2017-05-01 |
Ralph Corderoy | mhlsbr.c: Flip parse()'s logic. Remove oneline()'s... |
commit | commitdiff | tree | snapshot |
| 2017-05-01 |
Ralph Corderoy | dropsbr.c: Flip mbx_open()'s logic to simplify. |
commit | commitdiff | tree | snapshot |
| 2017-05-01 |
Ralph Corderoy | base64.c: Remove some else after break. Flip logic... |
commit | commitdiff | tree | snapshot |
| 2017-05-01 |
Ralph Corderoy | mhfixmsg.c: Flip logic to simplify. Remove else after... |
commit | commitdiff | tree | snapshot |
| 2017-05-01 |
Ralph Corderoy | path.c: Simplify compath()'s flow; return, don't break... |
commit | commitdiff | tree | snapshot |
| 2017-05-01 |
Ralph Corderoy | mhshowsbr.c: Remove else after break in iconv_start(). |
commit | commitdiff | tree | snapshot |
| 2017-05-01 |
Ralph Corderoy | mhparse.c: Remove a couple of else after continue. |
commit | commitdiff | tree | snapshot |
| 2017-05-01 |
Ralph Corderoy | m_getfld.c: Remove else after break in m_unknown()... |
commit | commitdiff | tree | snapshot |
| 2017-05-01 |
Ralph Corderoy | picksbr.c: Remove some else after break in plist(). |
commit | commitdiff | tree | snapshot |
| 2017-05-01 |
Ralph Corderoy | fmt_rfc2047.c: Remove else after decode_rfc2047()'s... |
commit | commitdiff | tree | snapshot |
| 2017-05-01 |
Ralph Corderoy | sortm.c: Flip get_fields()'s logic to simplify. |
commit | commitdiff | tree | snapshot |
| 2017-04-30 |
Ralph Corderoy | README.developers: Add pointers to Debian's Lintian... |
commit | commitdiff | tree | snapshot |
| 2017-04-30 |
Ralph Corderoy | README.developers: Add blank lines for consistent headers. |
commit | commitdiff | tree | snapshot |
| 2017-04-28 |
Ralph Corderoy | Fix spelling in C comments. |
commit | commitdiff | tree | snapshot |
| 2017-04-28 |
Ralph Corderoy | bvector_copy: Use bvector's tiny storage if big enough. |
commit | commitdiff | tree | snapshot |
| 2017-04-28 |
Ralph Corderoy | sbr/oauth.c: Remove const to avoid curl's debug_callbac... |
commit | commitdiff | tree | snapshot |
| 2017-04-28 |
Ralph Corderoy | sbr/folder_read.c: Don't malloc() once per message. |
commit | commitdiff | tree | snapshot |
| 2017-04-28 |
Ralph Corderoy | valgrind: Add suppression for dbm_open(3)'s write(2). |
commit | commitdiff | tree | snapshot |
| 2017-04-28 |
Ralph Corderoy | sbr/vector.c: Only allocate bvector storage for set... |
commit | commitdiff | tree | snapshot |
| 2017-04-28 |
Ralph Corderoy | sbr/vector.c: Add bvector comments, tidy identifiers. |
commit | commitdiff | tree | snapshot |
| 2017-04-28 |
Ralph Corderoy | sbr/vector.c: Rewrite BVEC_BYTES(n) macro to remove... |
commit | commitdiff | tree | snapshot |
| 2017-04-28 |
Ralph Corderoy | sbr/vector.c: Use new BVEC_BITS_BITS macro. |
commit | commitdiff | tree | snapshot |
| 2017-04-26 |
Ralph Corderoy | sbr/vector.c: Zero the growth with memset(3), not loop. |
commit | commitdiff | tree | snapshot |
| 2017-04-26 |
Ralph Corderoy | sbr/vector.c: Change bvector_bits() to return first... |
commit | commitdiff | tree | snapshot |
| 2017-04-26 |
Ralph Corderoy | sbr/vector.c: Embed initial vector storage in header... |
commit | commitdiff | tree | snapshot |
| 2017-04-26 |
Ralph Corderoy | sbr/vector.c: Remove `vec' argument from BVEC_OFFSET... |
commit | commitdiff | tree | snapshot |
| 2017-04-26 |
Ralph Corderoy | sbr/vector.c: Delete unused bvector_maxsize() and ivect... |
commit | commitdiff | tree | snapshot |
| 2017-04-26 |
Ralph Corderoy | sbr/vector.c: Move assert(3)s into bvector_create(). |
commit | commitdiff | tree | snapshot |
| 2017-04-26 |
Ralph Corderoy | sbr/vector.c: Replace Nbby with <limits.h>'s CHAR_BIT. |
commit | commitdiff | tree | snapshot |
| 2017-04-26 |
Ralph Corderoy | sbr/vector.c: calloc(3) rather than malloc(3) and memse... |
commit | commitdiff | tree | snapshot |
| 2017-04-26 |
Ralph Corderoy | sbr/folder_read.c: Don't clear newly created bvectors. |
commit | commitdiff | tree | snapshot |
| 2017-04-26 |
Ralph Corderoy | sbr/fmt_scan.c: Only wcwidth(3) a valid mbtowc(3) result. |
commit | commitdiff | tree | snapshot |
| 2017-04-23 |
Ralph Corderoy | Remove return statements at end of void functions. |
commit | commitdiff | tree | snapshot |
| 2017-04-23 |
Ralph Corderoy | tws.h: Remove ADJUST_NUMERIC_ONLY_TZ_OFFSETS_WRT_DST. |
commit | commitdiff | tree | snapshot |
| 2017-04-23 |
Ralph Corderoy | Use C's `++', `+=', etc., not the longhand. |
commit | commitdiff | tree | snapshot |
| 2017-04-23 |
Ralph Corderoy | Remove unneeded incomplete, member-less `struct tag;'. |
commit | commitdiff | tree | snapshot |
| 2017-04-23 |
Ralph Corderoy | mh.h: Compact the reserved sequence bit-masks. |
commit | commitdiff | tree | snapshot |
| 2017-04-23 |
Ralph Corderoy | mh.h: Remove unused MODIFIED and DELETED macros. |
commit | commitdiff | tree | snapshot |
| 2017-04-23 |
Ralph Corderoy | md5.h: Remove unused UINT2 typedef for unsigned short. |
commit | commitdiff | tree | snapshot |
| 2017-04-23 |
Ralph Corderoy | ap.man, dp.man: Add fmttest(1) to SEE ALSO section. |
commit | commitdiff | tree | snapshot |
| 2017-04-23 |
Ralph Corderoy | tws.h: Remove zero-valued TW_SNIL macro, used once. |
commit | commitdiff | tree | snapshot |
| 2017-04-23 |
Ralph Corderoy | tws.h: Remove redundant TW_SZONE and TW_SZNIL bit-masks. |
commit | commitdiff | tree | snapshot |
| 2017-04-23 |
Ralph Corderoy | mh-format.man: Fix `Return' column heading alignment. |
commit | commitdiff | tree | snapshot |
| 2017-04-23 |
Ralph Corderoy | sbr/dtime.c: Remove struct-assigning twscopy(). |
commit | commitdiff | tree | snapshot |
| 2017-04-23 |
Ralph Corderoy | uip/sortm.c: Remove unused variable and dlocaltimenow... |
commit | commitdiff | tree | snapshot |
| 2017-04-23 |
Ralph Corderoy | sbr/dtimep.l: Remove always false `europeandate' flag. |
commit | commitdiff | tree | snapshot |
| 2017-04-22 |
Ralph Corderoy | Append descriptions to C source files with first-line... |
commit | commitdiff | tree | snapshot |
| 2017-04-22 |
Ralph Corderoy | Add first-line comment describing C source's purpose. |
commit | commitdiff | tree | snapshot |
| 2017-04-22 |
Ralph Corderoy | Ensure a space after `#!'. |
commit | commitdiff | tree | snapshot |
| 2017-04-22 |
Ralph Corderoy | Correct first-line comments where filename is wrong. |
commit | commitdiff | tree | snapshot |
| next |