projects
/
mmh
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Fixed `alist' command at whatnow prompt.
2012-03-27
markus schnalke
Fixed a bunch of minor man page formating problems.
commit
|
commitdiff
|
tree
2012-03-27
markus schnalke
Fixed mhlist -verbose to work with all content types...
commit
|
commitdiff
|
tree
2012-03-27
markus schnalke
Added -verbose/-noverbose to mhlist synopsis
commit
|
commitdiff
|
tree
2012-03-27
markus schnalke
Escape spaces in DEFAULTS sections of man pages so...
commit
|
commitdiff
|
tree
2012-03-27
markus schnalke
Removed ignored -verbose (and -noverbose) options to...
commit
|
commitdiff
|
tree
2012-03-27
markus schnalke
Fixed example to show that mhparam preserves case of...
commit
|
commitdiff
|
tree
2012-03-27
markus schnalke
Fixed `mhbuild -check': use the correct file.
commit
|
commitdiff
|
tree
2012-03-27
markus schnalke
Make -volume switch actually work (it always got overridden).
commit
|
commitdiff
|
tree
2012-03-27
markus schnalke
Suppress echoing of man page build lines.
commit
|
commitdiff
|
tree
2012-03-27
markus schnalke
Updated docs to reflect that all of the lists are on...
commit
|
commitdiff
|
tree
2012-03-27
markus schnalke
Report an error when the width used by putaddr is less...
commit
|
commitdiff
|
tree
2012-03-27
markus schnalke
new: Improve the fix with the NULL-sentinel.
commit
|
commitdiff
|
tree
2012-03-27
markus schnalke
Correct the maximum number of sequences in the mark...
commit
|
commitdiff
|
tree
2012-03-27
markus schnalke
Show assignment of configure variables using VAR=VALUE...
commit
|
commitdiff
|
tree
2012-03-27
markus schnalke
We have only numeric timezone support (e.g. +0200)...
commit
|
commitdiff
|
tree
2012-03-27
markus schnalke
new: sequences[0] needs to be initialized to NULL.
commit
|
commitdiff
|
tree
2012-03-27
markus schnalke
Added error message if COMPLETION-BASH is source directly.
commit
|
commitdiff
|
tree
2012-03-27
markus schnalke
Exit with error message if no library could be found...
commit
|
commitdiff
|
tree
2012-03-27
markus schnalke
Replace www.ics.uci.edu/~mh/ links with corresponding...
commit
|
commitdiff
|
tree
2012-03-27
markus schnalke
abs() is part of C89.
commit
|
commitdiff
|
tree
2012-03-27
markus schnalke
FreeBSD needs the HAVE_STRUCT_TM_TM_GMTOFF test.
commit
|
commitdiff
|
tree
2012-03-27
markus schnalke
uip/termsbr.c: remove references to PC.
commit
|
commitdiff
|
tree
2012-03-27
markus schnalke
s/AC_CHECK_NETLIBS/NMH_CHECK_NETLIBS/, since it's not...
commit
|
commitdiff
|
tree
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
next