mmh
2012-03-27 markus schnalkeAutomated generation of mh-chart.man7.
2012-03-27 markus schnalkeTrivial change.
2012-03-27 markus schnalkeAdd some more default MIME content suffixes.
2012-03-27 markus schnalkeClean up prototypes.
2012-03-27 markus schnalkeMake sure we don't send Envelope-From if we're using...
2012-03-27 markus schnalkeCreate proper prototypes for formataddr().
2012-03-27 markus schnalkeFixed mhstore to honor nmh-storage profile entry even...
2012-03-27 markus schnalkeFixed two fd leaks in mhparse.c.
2012-03-27 markus schnalkeReplaced UTC-8 with UTF-8.
2012-03-27 markus schnalkeFixed a bunch of minor man page formating problems.
2012-03-27 markus schnalkeFixed mhlist -verbose to work with all content types...
2012-03-27 markus schnalkeAdded -verbose/-noverbose to mhlist synopsis
2012-03-27 markus schnalkeEscape spaces in DEFAULTS sections of man pages so...
2012-03-27 markus schnalkeRemoved ignored -verbose (and -noverbose) options to...
2012-03-27 markus schnalkeFixed example to show that mhparam preserves case of...
2012-03-27 markus schnalkeFixed `mhbuild -check': use the correct file.
2012-03-27 markus schnalkeMake -volume switch actually work (it always got overri...
2012-03-27 markus schnalkeSuppress echoing of man page build lines.
2012-03-27 markus schnalkeUpdated docs to reflect that all of the lists are on...
2012-03-27 markus schnalkeReport an error when the width used by putaddr is less...
2012-03-27 markus schnalkenew: Improve the fix with the NULL-sentinel.
2012-03-27 markus schnalkeCorrect the maximum number of sequences in the mark...
2012-03-27 markus schnalkeShow assignment of configure variables using VAR=VALUE...
2012-03-27 markus schnalkeWe have only numeric timezone support (e.g. +0200)...
2012-03-27 markus schnalkenew: sequences[0] needs to be initialized to NULL.
2012-03-27 markus schnalkeAdded error message if COMPLETION-BASH is source directly.
2012-03-27 markus schnalkeExit with error message if no library could be found...
2012-03-27 markus schnalkeReplace ics.uci.edu/~mh/ links with corresponding rand...
2012-03-27 markus schnalkeabs() is part of C89.
2012-03-27 markus schnalkeFreeBSD needs the HAVE_STRUCT_TM_TM_GMTOFF test.
2012-03-27 markus schnalkeuip/termsbr.c: remove references to PC.
2012-03-27 markus schnalkes/AC_CHECK_NETLIBS/NMH_CHECK_NETLIBS/, since it's not...
2012-03-27 markus schnalkeRemoved the undocumented `select' option of slocal...
2012-03-27 markus schnalkeRemoved HAVE_STRUCT_TM_TM_GMTOFF support.
2012-03-27 markus schnalkeRemoved unused parameter of replout().
2012-03-27 markus schnalkeChanged types and added casts so that build is clean...
2012-03-27 markus schnalkeProper field initialization.
2012-03-27 markus schnalkeDocumented support of OURDEFS to pass compile flags...
2012-03-27 markus schnalkeAdd some comments to the format compiler and engine.
2012-03-27 markus schnalkeUpdate README.developers with the correct version of...
2012-03-27 markus schnalkeRemove some unused macros.
2012-03-27 markus schnalkeCompletely remove the use of TIME_WITH_SYS_TIME.
2012-03-27 markus schnalkeRemove OS-specific defines. Remove GECOS ampersand...
2012-03-27 markus schnalkeClean up time handling; always assume we have tzset().
2012-03-27 markus schnalkeWe are making POSIX signal support a requirement.
2012-03-27 markus schnalkeSwitch from using RETSIGTYPE via autoconf to void.
2012-03-26 markus schnalkeThe result from the call to parse_mime() was ignored.
2012-03-26 markus schnalkeRemoved hard-coded -I.. and -I../.. from INCLUDES.
2012-03-26 markus schnalkeAdded Content-Description header with the filename...
2012-03-26 markus schnalkeAdded removal of autom4te.cache directory to mostlyclea...
2012-03-26 markus schnalkeRemove RPATH code though. Discussions on nmh-workers...
2012-03-26 markus schnalkeAdded datarootdir definitions to silence warnings from...
2012-03-26 markus schnalkeRemoved check for st_blksize; it's required by POSIX.
2012-03-26 markus schnalkeSwitch to standard autoconf macro for checking d_type...
2012-03-26 markus schnalkeRemove #ifdef around use of sigsetjmp().
2012-03-26 markus schnalkeRemove overrides for 'broken' stat macros. Remove redun...
2012-03-26 markus schnalkeNuke directory processing conditionals; use dirent.h.
2012-03-26 markus schnalkeClean up process wait to use POSIX waitpid() interface.
2012-03-26 markus schnalkeMake use of mkstemp() unconditional (vs. mktemp()).
2012-03-26 markus schnalkeNo longer check for the mkstemp() function in the mkste...
2012-03-26 markus schnalkeRemove compatibility functions that are always provided...
2012-03-26 markus schnalkeIgnore OSPEED/ospeed in termcap. Nothing current should...
2012-03-26 markus schnalkeCollapse termio/termios/sgtty terminal interface down...
2012-03-26 markus schnalkeEliminate '#ifdef HAVE_FOO' for Posix-mandated FOOs.
2012-03-26 markus schnalkeDeprecate uname() in favour of (Posix) gethostname().
2012-03-26 markus schnalkeMoved #endif so that lockit () is only declared with...
2012-03-26 markus schnalkeChanged second argument of calls to part_ok() and type_...
2012-03-26 markus schnalkeReplaced cvs with git references.
2012-03-26 markus schnalkeRemoved unused local variables to eliminate warnings...
2012-03-26 markus schnalkeThere's no need for killpg(). We can use kill() instead.
2012-03-26 markus schnalkeRemoved conflict(8), because checking passwd, /var...
2012-03-24 markus schnalkeRemoved the now irrelevant parts of the ``history secti...
2012-03-24 markus schnalkeCHANGE OF THE DECADE: I finally gave m_unknown() a...
2012-03-24 markus schnalkes/unixbuf/fromline/ and minor refactoring.
2012-03-24 markus schnalkeReplaced msg_style with the boolean ismbox.
2012-03-24 markus schnalkeWe don't need m_msgdef.c separately and some minor...
2012-03-24 markus schnalkeRemoved support to handle ARPAnet (RFC733) addresses...
2012-03-24 markus schnalkeRemoved personal flavor for ISI.
2012-03-24 markus schnalkeMerged folder_pack.c into folder.c.
2012-03-24 markus schnalkeReplaced folder_exists() by a call to create_folder().
2012-03-24 markus schnalkeFixed `inc -silent' by not building a scan line if...
2012-03-24 markus schnalkeIn-sourced copyip() and could make the code simpler.
2012-03-24 markus schnalkeclosefds() doesn't seem relevant or large enough to...
2012-03-24 markus schnalkeReplaced atooi() with strtoul(..., 8). That's part...
2012-03-24 markus schnalkewhatnow: alist will now always list in long and numbere...
2012-03-24 markus schnalkeetcpath(): The unchanged argument is the ultimate fall...
2012-03-23 markus schnalkeMerged annosbr.c into anno.c, as it is no longer used...
2012-03-23 markus schnalkeWe need to fix `anno -list -number'. Seems anno needs...
2012-03-23 markus schnalkewhatnow: call external anno(1) instead of internal...
2012-03-23 markus schnalkewhatnow: Some minor refactoring.
2012-03-23 markus schnalkeforw,repl: Replaced internal annotate() call with invok...
2012-03-23 markus schnalkeanno: Can annotate files now too. This feature is yet...
2012-03-23 markus schnalkeFixed building in a separate build directory.
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...
next