| 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 |
| 2017-04-22 |
Ralph Corderoy | Replace "/*\n * " with "/* " at the start of a file. |
commit | commitdiff | tree | snapshot |
| 2017-04-22 |
Ralph Corderoy | Remove leading and trailing blank lines from code. |
commit | commitdiff | tree | snapshot |
| 2017-04-22 |
Ralph Corderoy | mts/smtp/smtp.h: Remove one-use rp_isbad() macro. |
commit | commitdiff | tree | snapshot |
| 2017-04-22 |
Ralph Corderoy | mts/smtp/smtp.h: Remove unused `MMDF' macros. |
commit | commitdiff | tree | snapshot |
| 2017-04-22 |
Ralph Corderoy | mts/smtp/smtp.c: Remove unused SM_... timeout macros. |
commit | commitdiff | tree | snapshot |
| 2017-04-22 |
Ralph Corderoy | h/mf.h: Remove many unused macros; some UUCP related. |
commit | commitdiff | tree | snapshot |
| 2017-04-22 |
Ralph Corderoy | sbr/mf.c: Remove unused functions: isfrom, lequal,... |
commit | commitdiff | tree | snapshot |
| 2017-04-22 |
Ralph Corderoy | uip/mhbuildsbr.c: Remove unusused MAXURLTOKEN macro. |
commit | commitdiff | tree | snapshot |
| 2017-04-22 |
Ralph Corderoy | sbr/dtime.c: Remove unused `struct zone' definition. |
commit | commitdiff | tree | snapshot |
| 2017-04-22 |
Ralph Corderoy | uip/post.c: Don't bother naming `struct oauth_profile'. |
commit | commitdiff | tree | snapshot |
| 2017-04-22 |
Ralph Corderoy | h/nmh.h: Remove unused NLENGTH(dirent) macro. |
commit | commitdiff | tree | snapshot |
| 2017-04-22 |
Ralph Corderoy | h/mts.h: Remove unused isdlm{1,2}() macros. |
commit | commitdiff | tree | snapshot |
| 2017-04-22 |
Ralph Corderoy | h/mh.h: Remove unused set_deleted() macro. |
commit | commitdiff | tree | snapshot |
| 2017-04-22 |
Ralph Corderoy | h/tws.h: Remove TW_YES and TW_NO; TW_SUCC good enough. |
commit | commitdiff | tree | snapshot |
| 2017-04-22 |
Ralph Corderoy | docs/FAQ: Replace suggestion of NOMHNPROC with -nocheck... |
commit | commitdiff | tree | snapshot |
| 2017-04-22 |
Ralph Corderoy | sbr/discard.c: Simplify by inverting initial test. |
commit | commitdiff | tree | snapshot |
| 2017-04-21 |
Ralph Corderoy | sbr/lock_file.c: Move static variables into their funct... |
commit | commitdiff | tree | snapshot |
| 2017-04-21 |
Ralph Corderoy | send and whatnow: Remove deprecated -attach... switches. |
commit | commitdiff | tree | snapshot |
| 2017-04-20 |
Ralph Corderoy | uip/dropsbr.c: Fix buffer overrun in mbx_copy(). |
commit | commitdiff | tree | snapshot |
| 2017-04-18 |
Ralph Corderoy | h/mime.h: Delete unused isatom(c) macro. |
commit | commitdiff | tree | snapshot |
| 2017-04-18 |
Ralph Corderoy | man/*.man: Fix some multi-word .B invocations. |
commit | commitdiff | tree | snapshot |
| 2017-04-18 |
Ralph Corderoy | man/*.man: Use italic for emphasis, not bold or SHOUTING. |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
Ralph Corderoy | README.manpages: `user ID', not `user-id'. |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
Ralph Corderoy | man/*.man: Replace minus sign with hyphen: `\-' with... |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
Ralph Corderoy | README.manpages: It's a `From header', not a `From... |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
David Levine | Use stat(3) instead of lstat(3), to dereference symboli... |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
Ralph Corderoy | Don't ignore bit 5 of a char when comparing alias names. |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
Ralph Corderoy | man/mh-profile.man: Note MHTMPDIR is deprecated. |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
Ralph Corderoy | README.manpages: Add `Common errors and subjective... |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
Ralph Corderoy | README.manpages: Add question to guide update of .TH... |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
Ralph Corderoy | README.manpages: Clarify that man-page source is ASCII. |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
Ralph Corderoy | Fix post's die() to save errno before unlink(2)ing. |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
Ralph Corderoy | Allow advertise() to assume strerror(3) won't fail. |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
Ralph Corderoy | Change admonish(NULL, "foo") to inform("foo, continuing... |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
Ralph Corderoy | Don't store getname()'s return value during flushing. |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
Ralph Corderoy | Improve function comments for the ad... diagnostic... |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
Ralph Corderoy | Fix bug in advertise("", "", "foo", ap). |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
Ralph Corderoy | Replace advise(NULL, fmt, ...) with inform(fmt, ...). |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
Ralph Corderoy | Add inform() to provide an equivalent to advise(NULL... |
commit | commitdiff | tree | snapshot |
| 2017-04-16 |
Ralph Corderoy | Replace add(nonnull, NULL) with mh_xstrdup(nonnull). |
commit | commitdiff | tree | snapshot |
| 2017-04-16 |
Ralph Corderoy | uip/aliasbr.c: Add FIXME to prove test of add()'s retur... |
commit | commitdiff | tree | snapshot |
| 2017-04-16 |
Ralph Corderoy | man/*.man: Replace \(ru with an underscore, e.g. .mh_pr... |
commit | commitdiff | tree | snapshot |
| 2017-04-16 |
Ralph Corderoy | Replace some strdup() with mh_xstrdup(). |
commit | commitdiff | tree | snapshot |
| 2017-04-15 |
Ralph Corderoy | Remove unneeded `\&' from man pages. |
commit | commitdiff | tree | snapshot |
| 2017-04-15 |
Ralph Corderoy | Alter mh-chart(7)'s NAME to be lowercase. |
commit | commitdiff | tree | snapshot |
| 2017-04-15 |
Ralph Corderoy | man/*.man: No need for empty comment to be comments. |
commit | commitdiff | tree | snapshot |
| 2017-04-15 |
Ralph Corderoy | Ensure .TH is the first line of a man page. |
commit | commitdiff | tree | snapshot |
| 2017-04-15 |
Ralph Corderoy | Fix errors in man-page NAME sections. |
commit | commitdiff | tree | snapshot |
| 2017-04-15 |
Ralph Corderoy | Switch date to yyyy-mm-dd in generated mh-chart.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-15 |
Ralph Corderoy | Specify yyyy-mm-dd date format for a man page's .TH... |
commit | commitdiff | tree | snapshot |
| 2017-04-15 |
Ralph Corderoy | Use `Unix', not `UNIX', in man pages. |
commit | commitdiff | tree | snapshot |
| 2017-04-15 |
Ralph Corderoy | Fix forward-reference and `news.*' in mh-alias(5)'s... |
commit | commitdiff | tree | snapshot |
| 2017-04-15 |
Ralph Corderoy | Set man-page date to last significant change, UTC. |
commit | commitdiff | tree | snapshot |
| 2017-04-15 |
Ralph Corderoy | Wind man-page date back to last significant change... |
commit | commitdiff | tree | snapshot |
| 2017-04-15 |
Ralph Corderoy | Wind man-page date back to the earliest git revision... |
commit | commitdiff | tree | snapshot |
| 2017-04-15 |
Ralph Corderoy | Convert, already correct, man-page date to UTC. |
commit | commitdiff | tree | snapshot |
| 2017-04-15 |
Ralph Corderoy | Convert, already correct, man-page date to yyyy-mm... |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Ralph Corderoy | Remove trailing spaces from lines in man pages. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Ralph Corderoy | Escape literal leading full stop in man/new.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/rmm.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/rmf.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/repl.com. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/refile.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/rcvstore.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/prompter.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/prev.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/post.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/pick.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/packf.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/next.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/rcvtty.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/mhfixmsg.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/mhstore.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/mhshow.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/mhpath.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/mhparam.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/mhmail.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/mhlist.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/mhl.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/mhical.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/mhbuild.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/mh-tailor.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/mh-sequence.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/mh-profile.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/mh-mime.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/mh-mail.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/mh-folders.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/mh-draft.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Editing of man/new.man. |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Larry Hynes | Mention `nmh' in man-page NAME section for apropos(1). |
commit | commitdiff | tree | snapshot |
| 2017-04-13 |
Larry Hynes | Replace `maildrop' with `mail drop' in man pages. |
commit | commitdiff | tree | snapshot |
| 2017-04-13 |
Larry Hynes | Review inc.man. |
commit | commitdiff | tree | snapshot |
| next |