mmh
2012-03-23 markus schnalkeMake mhn.defaults a static file and removed the scripts...
2012-03-23 markus schnalkeRemoved unused defines.
2012-03-23 markus schnalkemhmail: If spost fails, preseverve draft by hand, not...
2012-03-23 markus schnalkemakedir(): Removed the strange RUID!=EUID code and...
2012-03-23 markus schnalkescan(): Symbolic names instead of magic numbers.
2012-03-22 markus schnalkeRemoved the trivial peekc() and put the code at the...
2012-03-22 markus schnalkeRemoved now unused OfficialName(). (Had been for UUCP...
2012-03-22 markus schnalkeRemove accidentally added files.
2012-03-22 markus schnalkeRemoved unused fdcompare().
2012-03-22 markus schnalkeInsourced push() into send.
2012-03-22 markus schnalkescansbr: Minor refactoring.
2012-03-22 markus schnalkescansbr: Removed the ``performance hack'' for inc as...
2012-03-22 markus schnalkescansbr: Fixed scan and inc.
2012-03-22 markus schnalkescansbr: Minor refactoring and some comments.
2012-03-22 markus schnalkeRemove remainings from scan format `body' pseudo-component.
2012-03-22 markus schnalkescansbr: Further refactoring.
2012-03-22 markus schnalkescansbr: Only write to file if we're incing, but not...
2012-03-22 markus schnalkeRefactoring in scansbr.c. Especially, took the logic...
2012-03-22 markus schnalkeRemoved the DBMPWD (aka. DBM) define. It was per defaul...
2012-03-22 markus schnalkeMerged mhstoresbr.c into mhstore.c, cause it's not...
2012-03-22 markus schnalkeMerged mhbuildsbr.c into mhbuild.c, cause it is not...
2012-03-22 markus schnalkeRewrote late declations, which are part of C99, but...
2012-03-22 markus schnalkeAdded a note that I autoconf-2.59 should be enough.
2012-03-22 markus schnalkeDistribute autogen.sh in the tarballs.
2012-03-22 markus schnalkeUpdated message, as `install-mh' had been replaced...
2012-03-22 markus schnalkeMoved and renamed some documentation files.
2012-03-22 markus schnalkeRemoved remaining absolute mmh program path names from...
2012-03-22 markus schnalkeCall send directly, not via sendproc. Removed its profi...
2012-03-22 markus schnalkeCall spost directly, not via postproc. Remove the postp...
2012-03-22 markus schnalkeHardcoded mhmail instead of mailproc.
2012-03-22 markus schnalkeRemoved the mhlproc profile entry. Call mhl directly.
2012-03-22 markus schnalkeDefined show(mime)proc locally and removed their profil...
2012-03-22 markus schnalkeRemove the rcvstoreproc/rcvpackproc vars.
2012-03-22 markus schnalkeRemoved absolute path from mailproc.
2012-03-22 markus schnalkes/lproc/listproc/
2012-03-22 markus schnalkeRemoved the now unused incproc var.
2012-03-22 markus schnalkemhmail: Don't invoke inc when called without arguments.
2012-03-22 markus schnalkeUpdated the INSTALL file.
2012-03-22 markus schnalkeRemoved the `mhbuild' indirection via `buildmimeproc'.
2012-03-22 markus schnalkeQuerying the pager here is not necessary.
2012-03-22 markus schnalkeRework of Editor/defaulteditor, similar to Pager/defaul...
2012-03-22 markus schnalkemoreproc is now Pager/defaultpager; removed -moreproc...
2012-03-22 markus schnalkeslocal: Updated man page to recent change.
2012-03-22 markus schnalkeslocal: Don't remove $PATH from env. Now execvp() searc...
2012-03-22 markus schnalkeslocal: must not read profile (indirectly through m_mkt...
2012-03-22 markus schnalkeslocal: use mhetcdir instead of NMHETCDIR.
2012-03-21 markus schnalkeIgnore distribution tarballs in the git status listing.
2012-03-21 markus schnalkeOn today's systems fork() will hardly fail, thus remove...
2012-03-21 markus schnalkeMinor refactoring.
2012-03-21 markus schnalkeRework in dist tools: removed -file switch; don't fork...
2012-03-21 markus schnalkemh-format.man5: Restored the warning placeholder.
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.
next