| 2017-09-11 |
Ralph Corderoy | Delete mh_xfree(), changing callers to call free(3... |
tree | commitdiff |
| 2017-09-10 |
Ralph Corderoy | Replace parallel MIME-preference arrays with struct... |
tree | commitdiff |
| 2017-09-04 |
Ralph Corderoy | Replace FALSE and TRUE with C99's false and true. |
tree | commitdiff |
| 2017-09-04 |
Ralph Corderoy | print_intro(): Change parameter brief from int to bool. |
tree | commitdiff |
| 2017-09-03 |
Ralph Corderoy | Replace boolean with bool everywhere. |
tree | commitdiff |
| 2017-09-03 |
Ralph Corderoy | mh.h: Always define NMH_UNUSED as a cast to void. |
tree | commitdiff |
| 2017-09-03 |
Ralph Corderoy | mh.h: Move the gcc-4.3-conditional macro definitions. |
tree | commitdiff |
| 2017-09-03 |
Ralph Corderoy | ap.c, dp.c: exit(3) with 0 or 1, not [0, MAX_EXIT]. |
tree | commitdiff |
| 2017-09-03 |
Ralph Corderoy | DEFAULT_PAGER: Move from nmh.h to mh.h. Former is... |
tree | commitdiff |
| 2017-09-02 |
Ralph Corderoy | geteditor.c: Hard-code the default, "vi". |
tree | commitdiff |
| 2017-09-02 |
Ralph Corderoy | Move base64.c's prototypes from prototypes.h to new... |
tree | commitdiff |
| 2017-08-29 |
David Levine | Restrict use of alloc_size function attribute to gcc... |
tree | commitdiff |
| 2017-08-28 |
Ralph Corderoy | Move read_line.c's prototypes from prototypes.h to... |
tree | commitdiff |
| 2017-08-28 |
Ralph Corderoy | Add ENDNULL macro for gcc's `sentinel' function attribute. |
tree | commitdiff |
| 2017-08-28 |
Ralph Corderoy | Move terminal.c's prototypes from prototypes.h to new... |
tree | commitdiff |
| 2017-08-28 |
Ralph Corderoy | mhparse: Change mhfixmsg flags from int to bool. |
tree | commitdiff |
| 2017-08-28 |
Ralph Corderoy | mhparse.h: Add externs for skip_mp_cte_check, etc. |
tree | commitdiff |
| 2017-08-28 |
Ralph Corderoy | mhparse.h: Add externs for preferred_types[], etc. |
tree | commitdiff |
| 2017-08-28 |
Ralph Corderoy | Move NPARTS and NTYPES from mhparse.h to mhmisc.h. |
tree | commitdiff |
| 2017-08-28 |
Ralph Corderoy | Create mhmisc.h with mhmisc.c's global-function prototypes. |
tree | commitdiff |
| 2017-08-27 |
Ralph Corderoy | Add gcc's pure function attribute. |
tree | commitdiff |
| 2017-08-27 |
Ralph Corderoy | Add die(fmt, ...). Equivalent to adios(NULL, fmt,... |
tree | commitdiff |
| 2017-08-27 |
Ralph Corderoy | Add MAX_EXIT, value 120, to limit some more exit(3... |
tree | commitdiff |
| 2017-08-26 |
Ralph Corderoy | Add gcc's nonnull function attribute. |
tree | commitdiff |
| 2017-08-26 |
Ralph Corderoy | Use C99's variable-argument preprocessor macros for... |
tree | commitdiff |
| 2017-08-26 |
Ralph Corderoy | Add gcc's malloc function attribute. |
tree | commitdiff |
| 2017-08-26 |
Ralph Corderoy | Add gcc's const function attribute. |
tree | commitdiff |
| 2017-08-26 |
Ralph Corderoy | Add gcc's alloc_size function attribute. |
tree | commitdiff |
| 2017-08-26 |
Ralph Corderoy | Add more NORETURN and CHECK_PRINTF function attributes. |
tree | commitdiff |
| 2017-08-22 |
Ralph Corderoy | Convert some Boolean variables to the bool type. |
tree | commitdiff |
| 2017-08-22 |
Ralph Corderoy | Add ZERO(p) for the typical memset(p, 0, sizeof *p... |
tree | commitdiff |
| 2017-08-20 |
Ralph Corderoy | contains8bit(): Don't fetch a byte when start >= end. |
tree | commitdiff |
| 2017-08-13 |
Ralph Corderoy | pop_retr(): Add a `void *closure' to be passed to actio... |
tree | commitdiff |
| 2017-08-13 |
Ralph Corderoy | m_getfld() et al: Replace with m_getfld2(), etc., in... |
tree | commitdiff |
| 2017-08-10 |
Ralph Corderoy | m_getfld() et al: Add wrapper without FILE *iob parameter. |
tree | commitdiff |
| 2017-08-10 |
Ralph Corderoy | m_getfld.c: Make m_getfld_state_init() public. |
tree | commitdiff |
| 2017-08-09 |
Ralph Corderoy | Teach gcc(1) that adios() and friends take printf formats. |
tree | commitdiff |
| 2017-08-09 |
Ralph Corderoy | m_getfld() and friends: Add commentary. |
tree | commitdiff |
| 2017-08-01 |
Ken Hornstein | Merge branch 'fix-post-bcc' |
tree | commitdiff |
| 2017-08-01 |
Ralph Corderoy | Move m_getfld's MS_* mbox-type macros to the only user. |
tree | commitdiff |
| 2017-07-29 |
David Levine | Simplified m_strn() per Ralph's suggestions. |
tree | commitdiff |
| 2017-07-29 |
David Levine | Added m_str() and m_strn() functions to convert int... |
tree | commitdiff |
| 2017-07-16 |
David Levine | Enhanced mhical syntax error message to provide some... |
tree | commitdiff |
| 2017-05-31 |
Ken Hornstein | Normalize connection shutdown handling. |
tree | commitdiff |
| 2017-05-28 |
Ralph Corderoy | h/mts.h: Replace char pointer mmdlm1 with macro MMDF_DELIM. |
tree | commitdiff |
| 2017-05-28 |
Ralph Corderoy | sbr/mts.c: Delete mmdlm2; use same-valued mmdlm1 instead. |
tree | commitdiff |
| 2017-05-25 |
Ralph Corderoy | uip/popsbr.c: Delete unused pop_list(), etc. |
tree | commitdiff |
| 2017-05-25 |
Ralph Corderoy | sbr/utils.c: Delete dead-code open_form(); not called. |
tree | commitdiff |
| 2017-05-25 |
Ralph Corderoy | uip/comp.c: Delete single-use NULLMP macro. |
tree | commitdiff |
| 2017-05-25 |
Ralph Corderoy | Remove support for ./.foo.map index for ./foo mailbox. |
tree | commitdiff |
| 2017-05-24 |
Ralph Corderoy | uip/inc.c: Delete POP3's -pack option for msh users. |
tree | commitdiff |
| 2017-05-24 |
Ralph Corderoy | uip/dropsbr.c: Delete unused mbx_write() and map_read(). |
tree | commitdiff |
| 2017-05-20 |
Ralph Corderoy | uip/aliasbr.c: Remove dead code used for Unix groups. |
tree | commitdiff |
| 2017-05-16 |
Ralph Corderoy | sbr/unquote.c: Move prototype from h/prototypes.h to... |
tree | commitdiff |
| 2017-05-16 |
Ralph Corderoy | sbr/mime_type.c: Move prototype from h/prototypes.h... |
tree | commitdiff |
| 2017-05-16 |
Ralph Corderoy | sbr/message_id.c: Move duplicate prototypes to new... |
tree | commitdiff |
| 2017-05-16 |
Ralph Corderoy | sbr/makedir.c: Move prototype from h/prototypes.h to... |
tree | commitdiff |
| 2017-05-16 |
Ralph Corderoy | sbr/m_popen.c: Move prototypes from h/prototypes.h... |
tree | commitdiff |
| 2017-05-15 |
Ralph Corderoy | sbr/m_maildir.c: Move prototypes from h/prototypes... |
tree | commitdiff |
| 2017-05-15 |
Ralph Corderoy | sbr/m_rand.c: Move prototype from h/prototypes.h to... |
tree | commitdiff |
| 2017-05-15 |
Ralph Corderoy | h/prototypes.h: Give sbr/lock_file.c's prototypes their... |
tree | commitdiff |
| 2017-05-15 |
Ralph Corderoy | sbr/utils.c: Delete unused upcase() function. |
tree | commitdiff |
| 2017-05-15 |
Ralph Corderoy | h/utils.h: Move in PLURALS() macro from h/mh.h. |
tree | commitdiff |
| 2017-05-15 |
Ralph Corderoy | h/prototypes.h: Remove duplicate prototype for pwd(). |
tree | commitdiff |
| 2017-05-15 |
Ralph Corderoy | h/utils.h: Move in nmh_init() prototype from h/prototyp... |
tree | commitdiff |
| 2017-05-15 |
Ralph Corderoy | uip/mhshowsbr.h: Move in declarations from h/mhparse.h. |
tree | commitdiff |
| 2017-05-15 |
Ralph Corderoy | uip/mhcachesbr.c: Move exported symbols to existing... |
tree | commitdiff |
| 2017-05-15 |
Ralph Corderoy | sbr/m_mktemp.h: Move remaining prototypes from h/protot... |
tree | commitdiff |
| 2017-05-15 |
Ralph Corderoy | sbr/utils.c: Use h/signals.h for setup_signal_handlers... |
tree | commitdiff |
| 2017-05-15 |
Ralph Corderoy | h/prototypes.h: Remove scan_reset_m_getfld_state()... |
tree | commitdiff |
| 2017-05-15 |
Ralph Corderoy | Use `void' in prototypes for functions with no parameters. |
tree | commitdiff |
| 2017-05-15 |
Ralph Corderoy | h/mhparse.h: Move mhfree.c's free_content prototype... |
tree | commitdiff |
| 2017-05-14 |
Ralph Corderoy | Replace calls to unputenv() with unsetenv(3). |
tree | commitdiff |
| 2017-05-14 |
Ralph Corderoy | Replace calls to m_putenv() with setenv(3). |
tree | commitdiff |
| 2017-05-14 |
Ralph Corderoy | Use new PLURALS(n) macro instead of variety of tests. |
tree | commitdiff |
| 2017-05-13 |
Ralph Corderoy | Add FENDNULL(s): fends off NULL by giving an empty... |
tree | commitdiff |
| 2017-05-12 |
Ralph Corderoy | Use existing macros min() and max() more. |
tree | commitdiff |
| 2017-04-28 |
Ralph Corderoy | Fix spelling in C comments. |
tree | commitdiff |
| 2017-04-28 |
Ralph Corderoy | sbr/folder_read.c: Don't malloc() once per message. |
tree | commitdiff |
| 2017-04-28 |
Ralph Corderoy | sbr/vector.c: Only allocate bvector storage for set... |
tree | commitdiff |
| 2017-04-26 |
Ralph Corderoy | sbr/vector.c: Change bvector_bits() to return first... |
tree | commitdiff |
| 2017-04-26 |
Ralph Corderoy | sbr/vector.c: Delete unused bvector_maxsize() and ivect... |
tree | commitdiff |
| 2017-04-26 |
Ralph Corderoy | sbr/vector.c: Replace Nbby with <limits.h>'s CHAR_BIT. |
tree | commitdiff |
| 2017-04-23 |
Ralph Corderoy | tws.h: Remove ADJUST_NUMERIC_ONLY_TZ_OFFSETS_WRT_DST. |
tree | commitdiff |
| 2017-04-23 |
Ralph Corderoy | Remove unneeded incomplete, member-less `struct tag;'. |
tree | commitdiff |
| 2017-04-23 |
Ralph Corderoy | mh.h: Compact the reserved sequence bit-masks. |
tree | commitdiff |
| 2017-04-23 |
Ralph Corderoy | mh.h: Remove unused MODIFIED and DELETED macros. |
tree | commitdiff |
| 2017-04-23 |
Ralph Corderoy | md5.h: Remove unused UINT2 typedef for unsigned short. |
tree | commitdiff |
| 2017-04-23 |
Ralph Corderoy | tws.h: Remove zero-valued TW_SNIL macro, used once. |
tree | commitdiff |
| 2017-04-23 |
Ralph Corderoy | tws.h: Remove redundant TW_SZONE and TW_SZNIL bit-masks. |
tree | commitdiff |
| 2017-04-23 |
Ralph Corderoy | sbr/dtime.c: Remove struct-assigning twscopy(). |
tree | commitdiff |
| 2017-04-22 |
Ralph Corderoy | Append descriptions to C source files with first-line... |
tree | commitdiff |
| 2017-04-22 |
Ralph Corderoy | Add first-line comment describing C source's purpose. |
tree | commitdiff |
| 2017-04-22 |
Ralph Corderoy | Replace "/*\n * " with "/* " at the start of a file. |
tree | commitdiff |
| 2017-04-22 |
Ralph Corderoy | Remove leading and trailing blank lines from code. |
tree | commitdiff |
| 2017-04-22 |
Ralph Corderoy | h/mf.h: Remove many unused macros; some UUCP related. |
tree | commitdiff |
| 2017-04-22 |
Ralph Corderoy | sbr/mf.c: Remove unused functions: isfrom, lequal,... |
tree | commitdiff |
| 2017-04-22 |
Ralph Corderoy | h/nmh.h: Remove unused NLENGTH(dirent) macro. |
tree | commitdiff |
| 2017-04-22 |
Ralph Corderoy | h/mts.h: Remove unused isdlm{1,2}() macros. |
tree | commitdiff |
| 2017-04-22 |
Ralph Corderoy | h/mh.h: Remove unused set_deleted() macro. |
tree | commitdiff |
| next |