2012-03-27 |
markus schnalke | Removed the undocumented `select' option of slocal...
|
commit | commitdiff | tree |
2012-03-27 |
markus schnalke | Removed HAVE_STRUCT_TM_TM_GMTOFF support.
|
commit | commitdiff | tree |
2012-03-27 |
markus schnalke | Removed unused parameter of replout().
|
commit | commitdiff | tree |
2012-03-27 |
markus schnalke | Changed types and added casts so that build is clean...
|
commit | commitdiff | tree |
2012-03-27 |
markus schnalke | Proper field initialization.
|
commit | commitdiff | tree |
2012-03-27 |
markus schnalke | Documented support of OURDEFS to pass compile flags...
|
commit | commitdiff | tree |
2012-03-27 |
markus schnalke | Add some comments to the format compiler and engine.
|
commit | commitdiff | tree |
2012-03-27 |
markus schnalke | Update README.developers with the correct version of...
|
commit | commitdiff | tree |
2012-03-27 |
markus schnalke | Remove some unused macros.
|
commit | commitdiff | tree |
2012-03-27 |
markus schnalke | Completely remove the use of TIME_WITH_SYS_TIME.
|
commit | commitdiff | tree |
2012-03-27 |
markus schnalke | Remove OS-specific defines. Remove GECOS ampersand...
|
commit | commitdiff | tree |
2012-03-27 |
markus schnalke | Clean up time handling; always assume we have tzset().
|
commit | commitdiff | tree |
2012-03-27 |
markus schnalke | We are making POSIX signal support a requirement.
|
commit | commitdiff | tree |
2012-03-27 |
markus schnalke | Switch from using RETSIGTYPE via autoconf to void.
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | The result from the call to parse_mime() was ignored.
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | Removed hard-coded -I.. and -I../.. from INCLUDES.
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | Added Content-Description header with the filename...
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | Added removal of autom4te.cache directory to mostlyclean...
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | Remove RPATH code though. Discussions on nmh-workers...
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | Added datarootdir definitions to silence warnings from...
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | Removed check for st_blksize; it's required by POSIX.
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | Switch to standard autoconf macro for checking d_type...
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | Remove #ifdef around use of sigsetjmp().
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | Remove overrides for 'broken' stat macros. Remove redundant...
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | Nuke directory processing conditionals; use dirent.h.
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | Clean up process wait to use POSIX waitpid() interface.
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | Make use of mkstemp() unconditional (vs. mktemp()).
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | No longer check for the mkstemp() function in the mkstemp...
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | Remove compatibility functions that are always provided...
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | Ignore OSPEED/ospeed in termcap. Nothing current should...
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | Collapse termio/termios/sgtty terminal interface down...
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | Eliminate '#ifdef HAVE_FOO' for Posix-mandated FOOs.
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | Deprecate uname() in favour of (Posix) gethostname().
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | Moved #endif so that lockit () is only declared with...
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | Changed second argument of calls to part_ok() and type_ok...
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | Replaced cvs with git references.
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | Removed unused local variables to eliminate warnings...
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | There's no need for killpg(). We can use kill() instead.
|
commit | commitdiff | tree |
2012-03-26 |
markus schnalke | Removed conflict(8), because checking passwd, /var...
|
commit | commitdiff | tree |
2012-03-24 |
markus schnalke | Removed the now irrelevant parts of the ``history section...
|
commit | commitdiff | tree |
2012-03-24 |
markus schnalke | CHANGE OF THE DECADE: I finally gave m_unknown() a...
|
commit | commitdiff | tree |
2012-03-24 |
markus schnalke | s/unixbuf/fromline/ and minor refactoring.
|
commit | commitdiff | tree |
2012-03-24 |
markus schnalke | Replaced msg_style with the boolean ismbox.
|
commit | commitdiff | tree |
2012-03-24 |
markus schnalke | We don't need m_msgdef.c separately and some minor...
|
commit | commitdiff | tree |
2012-03-24 |
markus schnalke | Removed support to handle ARPAnet (RFC733) addresses...
|
commit | commitdiff | tree |
2012-03-24 |
markus schnalke | Removed personal flavor for ISI.
|
commit | commitdiff | tree |
2012-03-24 |
markus schnalke | Merged folder_pack.c into folder.c.
|
commit | commitdiff | tree |
2012-03-24 |
markus schnalke | Replaced folder_exists() by a call to create_folder().
|
commit | commitdiff | tree |
2012-03-24 |
markus schnalke | Fixed `inc -silent' by not building a scan line if...
|
commit | commitdiff | tree |
2012-03-24 |
markus schnalke | In-sourced copyip() and could make the code simpler.
|
commit | commitdiff | tree |
2012-03-24 |
markus schnalke | closefds() doesn't seem relevant or large enough to...
|
commit | commitdiff | tree |
2012-03-24 |
markus schnalke | Replaced atooi() with strtoul(..., 8). That's part...
|
commit | commitdiff | tree |
2012-03-24 |
markus schnalke | whatnow: alist will now always list in long and numbered...
|
commit | commitdiff | tree |
2012-03-24 |
markus schnalke | etcpath(): The unchanged argument is the ultimate fall...
|
commit | commitdiff | tree |
2012-03-23 |
markus schnalke | Merged annosbr.c into anno.c, as it is no longer used...
|
commit | commitdiff | tree |
2012-03-23 |
markus schnalke | We need to fix `anno -list -number'. Seems anno needs...
|
commit | commitdiff | tree |
2012-03-23 |
markus schnalke | whatnow: call external anno(1) instead of internal...
|
commit | commitdiff | tree |
2012-03-23 |
markus schnalke | whatnow: Some minor refactoring.
|
commit | commitdiff | tree |
2012-03-23 |
markus schnalke | forw,repl: Replaced internal annotate() call with invokation...
|
commit | commitdiff | tree |
2012-03-23 |
markus schnalke | anno: Can annotate files now too. This feature is yet...
|
commit | commitdiff | tree |
2012-03-23 |
markus schnalke | Fixed building in a separate build directory.
|
commit | commitdiff | tree |
2012-03-23 |
markus schnalke | Make mhn.defaults a static file and removed the scripts...
|
commit | commitdiff | tree |
2012-03-23 |
markus schnalke | Removed unused defines.
|
commit | commitdiff | tree |
2012-03-23 |
markus schnalke | mhmail: If spost fails, preseverve draft by hand, not...
|
commit | commitdiff | tree |
2012-03-23 |
markus schnalke | makedir(): Removed the strange RUID!=EUID code and...
|
commit | commitdiff | tree |
2012-03-23 |
markus schnalke | scan(): Symbolic names instead of magic numbers.
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Removed the trivial peekc() and put the code at the...
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Removed now unused OfficialName(). (Had been for UUCP...
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Remove accidentally added files.
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Removed unused fdcompare().
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Insourced push() into send.
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | scansbr: Minor refactoring.
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | scansbr: Removed the ``performance hack'' for inc as...
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | scansbr: Fixed scan and inc.
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | scansbr: Minor refactoring and some comments.
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Remove remainings from scan format `body' pseudo-component.
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | scansbr: Further refactoring.
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | scansbr: Only write to file if we're incing, but not...
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Refactoring in scansbr.c. Especially, took the logic...
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Removed the DBMPWD (aka. DBM) define. It was per default...
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Merged mhstoresbr.c into mhstore.c, cause it's not...
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Merged mhbuildsbr.c into mhbuild.c, cause it is not...
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Rewrote late declations, which are part of C99, but...
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Added a note that I autoconf-2.59 should be enough.
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Distribute autogen.sh in the tarballs.
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Updated message, as `install-mh' had been replaced...
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Moved and renamed some documentation files.
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Removed remaining absolute mmh program path names from...
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Call send directly, not via sendproc. Removed its profile...
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Call spost directly, not via postproc. Remove the postproc...
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Hardcoded mhmail instead of mailproc.
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Removed the mhlproc profile entry. Call mhl directly.
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Defined show(mime)proc locally and removed their profile...
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Remove the rcvstoreproc/rcvpackproc vars.
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Removed absolute path from mailproc.
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | s/lproc/listproc/
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Removed the now unused incproc var.
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | mhmail: Don't invoke inc when called without arguments.
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Updated the INSTALL file.
|
commit | commitdiff | tree |
2012-03-22 |
markus schnalke | Removed the `mhbuild' indirection via `buildmimeproc'.
|
commit | commitdiff | tree |
next |