mmh
2012-03-21 markus schnalkeconfigure.ac: Don't check for vfork and wait3 when...
2012-03-21 markus schnalkeRemoved unused code.
2012-03-21 markus schnalkeRemoved support for UUCP bang path addresses.
2012-03-21 markus schnalkeMade DUMB the default and removed the the #ifdefs.
2012-03-21 markus schnalkeRemoved the not-used REALLYDUMB config option.
2012-03-21 markus schnalkeRemoved the not-used FIX_NON_Y2K_COMPLIANT_MUA_DATES...
2012-03-21 markus schnalkeMade the RPATHS config option the default and removed...
2012-03-21 markus schnalkeSlocal uses rcvpack now. Code beautification in slocal.
2012-03-21 markus schnalkeRenamed the mbx_* functions to mbox_*, because mbx...
2012-03-21 markus schnalkepackf prints to stdout now.
2012-03-21 markus schnalkeIf rcvpack missed file argument, it prints to stdout...
2012-03-21 markus schnalkeMakefile: inc does not depend on dropsbr.
2012-03-20 markus schnalkeMakefiles: s/nmh/mmh/; fixed generation of mmhdist.
2012-03-20 markus schnalkeReplaced mkinstalldirs with `mkdir -p'.
2012-03-20 markus schnalkeMinor refactoring.
2012-03-20 markus schnalkeEnsured clean uninstall.
2012-03-20 markus schnalkeA bit refactoring.
2012-03-20 markus schnalkeanno: Undid the ``preserve argument hack''.
2012-03-20 markus schnalkeUpdated the BUGS sections in the man pages.
2012-03-20 markus schnalkes/nfs/fmtstr/
2012-03-20 markus schnalkescan(): Replaced explicit noisy parameter with implicit...
2012-03-20 markus schnalkeRemoved special `folder' and `dtimenow' format escapes...
2012-03-20 markus schnalkeRemoved internal version of fputs().
2012-03-09 markus schnalkeFixed paths (libdir->bindir); removed the now unused...
2012-03-09 markus schnalkeMoved conflict, rcv*, slocal, spost from libdir to...
2012-03-09 markus schnalkeAdded new helper `print-mimetype' and added Mime-Type...
2012-02-13 markus schnalkeRemoved support for Encrypted: headers, which were...
2012-02-13 markus schnalkeTrivial whitespace changes.
2012-02-13 markus schnalkeNow, spost should be quite usable.
2012-02-12 markus schnalkeVarious rework in spost.
2012-02-12 markus schnalkeChanged the Fcc handling code in spost.
2012-02-12 markus schnalkeTemporary state of spost rework: Things should work...
2012-02-11 markus schnalkeNow truly: Removed the unused variable mhlforward.
2012-02-11 markus schnalkeRevert "Removed unused mhlforward var."
2012-02-11 markus schnalkeRemoved unused mhlforward var.
2012-02-11 markus schnalkeAdded absolute path to match the common style.
2012-02-11 markus schnalkeRemoved unused stuff from makefile.
2012-02-11 markus schnalkeRemoved unused catproc.
2012-02-11 markus schnalkeMade show(1) the default lproc. `list' and `display...
2012-02-11 markus schnalkeRemoved the -width option from ap and dp. Always print...
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.
next