mmh
2012-02-11 markus schnalkeRemoved the now unused SOprint().
2012-02-11 markus schnalkeMerged picksbr.c into pick.c.
2012-02-10 markus schnalkeRemoved now unused dependencies (distsbr.o) in makefile.
2012-02-10 markus schnalkeRemoved any knowledge of a screen length from mhl.
2012-02-10 markus schnalkeRemoved the -clear switch from mhl.
2012-02-10 markus schnalkeRemoved the -bell option from mhl.
2012-02-10 markus schnalkemoreproc will always be set in config/config.c, thus...
2012-02-10 markus schnalkeRemoved the check for hardcopy terminals. There won...
2012-02-10 markus schnalkeRemoved the -nomoreproc switch from mhl, show, mhshow.
2012-02-10 markus schnalkeMerged mhlsbr.c into mhl.c.
2012-02-10 markus schnalkeshow: Special-cased -show(mime)proc for mhshow: it...
2012-02-10 markus schnalkeshow: Never call internal mhl(); always construct absol...
2012-02-10 markus schnalkescan: Don't fflush manually. Let stdio care for this.
2012-02-10 markus schnalkeRemoved the -clear switch from scan(1).
2012-02-10 markus schnalkeMinor fix in man page.
2012-02-10 markus schnalkeUpdated shell completion files to recent changes in...
2012-02-10 markus schnalkeRemoved rcvtty.
2012-02-10 markus schnalkeUpdated man page to recent changes.
2012-02-10 markus schnalkeRemoved `-format string' switches but made -form accept...
2012-02-09 markus schnalkeReplaced open_form() with new_fs() for the last time...
2012-02-09 markus schnalkeFixed dist(1): The link() must fail, because m_mktemp2...
2012-02-09 markus schnalkeReplaced open_form() with new_fs() in forw.c.
2012-02-09 markus schnalkeAugmented new_fs() with an additional argument for...
2012-02-09 markus schnalkeRemoved the interactive prompt from comp when disposing...
2012-02-09 markus schnalkeCosmetic refactoring in fmt_new.c.
2012-02-09 markus schnalkeUpdated mh-chart(1) for spost.
2012-02-09 markus schnalkeRemoved -format and -filter from send(1); they were...
2012-02-09 markus schnalkerepl: renamed -noformat to -nofilter; removed -format...
2012-02-09 markus schnalkerepl: Changed the meaning of -mime: It's now orthogonal...
2012-02-09 markus schnalkeMerged replsbr.c into repl.c.
2012-02-09 markus schnalkeAdded a note about formataddr(), because this had confu...
2012-02-09 markus schnalkeRemoved the -fcc switch from repl(1).
2012-02-09 markus schnalkeMinor cleanups.
2012-02-09 markus schnalkeMoved mhl(1) from libdir to bindir.
2012-02-09 markus schnalkeforw(1) does always MIMEify now.
2012-02-09 markus schnalkeRemoved the -file switch from forw(1).
2012-02-09 markus schnalkecomp(1) has no -file switch anymore.
2012-02-09 markus schnalkeUpdated man pages: Removed the notice that whatnow...
2012-02-08 markus schnalkeRemoved unnecessary dependencies from Makefile (annosbr.o).
2012-02-08 markus schnalkeCall anno(1) instead of compiling annosbr.c into send(1).
2012-02-08 markus schnalkeAnnotations will always be done inplace from now on.
2012-02-08 markus schnalkeRemoved left-overs from the -idanno removal.
2012-02-08 markus schnalkeRemoved unnecessary prototypes.
2012-02-08 markus schnalkeCosmetic changes.
2012-02-08 markus schnalkeMerged h/mts.h into h/prototypes.h.
2012-02-08 markus schnalkeMoved sendsbr.c into send.c as it is not compiled into...
2012-02-08 markus schnalkeUpdated .gitignore and removed the unused mts.conf.in.
2012-02-08 markus schnalkeReplaced sendfiles with a simpler version that uses...
2012-02-08 markus schnalkeRemoved viamail.
2012-02-08 markus schnalkecomp, dist, forw, repl don't depend on sendsbr anymore.
2012-02-08 markus schnalkeImproved the patch for send(1) to handle absolute path...
2012-02-08 markus schnalkeFixed mhmail. (It wanted to read the profile to create...
2012-02-08 markus schnalkeRemoved the `-delete' option from the `quit' command...
2012-02-08 markus schnalkeSeparated send from whatnow, similar to the previous...
2012-02-08 markus schnalkeAlways exec whatnow; don't link the code into comp...
2012-02-08 markus schnalkeCosmetic changes.
2012-02-08 markus schnalkeBetter mime types for attachments. Use some command...
2012-02-08 markus schnalkeLayouting and comment changes. (minor stuff)
2012-02-04 markus schnalkeRemoved the -backup flag from spost.
2012-02-04 markus schnalkeImproved quoting the fullname.
2012-02-04 markus schnalkeRemoved the suppress dups feature from slocal for simpl...
2012-02-04 markus schnalkeRemoved mts.conf; the maildelivery option went into...
2012-02-04 markus schnalkeRemoved the built-in FTP client.
2012-02-04 markus schnalkeRefactoring in spost.
2012-02-03 markus schnalkeRemoved the last masquerading type: username_extension.
2012-02-03 markus schnalkeRemoved draft_from masquerading.
2012-02-03 markus schnalkeRemoved mmailid masquerading.
2012-02-03 markus schnalkeRemoved unused parameter from mbx_copy().
2012-02-03 markus schnalkeMajor bugfix: inc does not lose data anymore.
2012-02-03 markus schnalkeRemoved the -(no)remove switches from spost.
2012-02-03 markus schnalkeComment changes.
2012-02-03 markus schnalkeFixed abort of e.g. comp when draft folder is empty.
2012-02-03 markus schnalkeSyntactic and comment changes.
2012-01-31 markus schnalkespost: refactoring; removed -(no)format switches as...
2012-01-31 markus schnalkespost: refactoring, added comments, removed unused...
2012-01-30 markus schnalkeScan listings shall not contain body content. Hence...
2012-01-30 markus schnalkeRemoved another deprecated mhn check.
2012-01-30 markus schnalkeRemoved the, in 1997 deprecated, send option -noshowpro...
2012-01-30 markus schnalkeRemoved -pause from mhshow(1).
2012-01-30 markus schnalkeBugfix: Removed -reverse switch from scan(1).
2012-01-30 markus schnalkeAlias: Removed the address group `*', which meant every...
2012-01-30 markus schnalkeRest of the MMDF-style mail drop support removal.
2012-01-28 markus schnalkeRemoved mmdelim[12], which were the delimiters for...
2012-01-28 markus schnalkeRemoved paragraphs which looked like forgotten to remove.
2012-01-28 markus schnalkeRemoved support for MMDF-style mail drops.
2012-01-28 markus schnalkeSynced man page mh-chart with send.
2012-01-28 markus schnalkeFixed path lookup for alias files: ali, send, whatnow.
2012-01-28 markus schnalkeforw/repl/dist annotations won't add address lists...
2012-01-28 markus schnalkeTrivial typesetting fix in man page.
2012-01-28 markus schnalkeRemoved the ATTVIBUG compile option.
2012-01-28 markus schnalkeRemoved EISREMOTE check.
2012-01-28 markus schnalkeRemoved the undocumented -unique switches. Seems they...
2012-01-28 markus schnalkeRemoved the -width switch from send, spost and repl.
2012-01-28 markus schnalkeRemoved options to deactivate dashstuffing. Always...
2012-01-28 markus schnalkeRemoved unneeded options from send.
2012-01-25 markus schnalkeRemoved the UCI code to read the signatur (= name)...
2012-01-25 markus schnalkeRemoved UCI-specific group leader code from conflict(8).
2012-01-25 markus schnalkeRemoved the UCI alternative name of anno(1): `fanno'.
2012-01-25 markus schnalkeRemoved the -header option from scan(1).
2012-01-25 markus schnalkeRemoved (allmost all) JLR-specific code.
next