summaryrefslogtreecommitdiff
path: root/clients/zaway/zaway.c
Commit message (Expand)AuthorAge
* Clean up warningsGravatar Jeffrey Hutzelman2013-02-14
* zephyr.h will pull in zephyr_err.h will pull in com_err.h without having to f...Gravatar Karl Ramm2009-07-13
* replace a malloc/strcpy with a stdupGravatar Karl Ramm2009-03-22
* specify charsetGravatar Karl Ramm2009-03-22
* de K&Rify; drop xzwrite, zmailnotify && zpopnotify from MakefileGravatar Karl Ramm2008-01-20
* Allocate the correct amount of memory for command-line messages.Gravatar Greg Hudson2006-07-26
* Don't respond to messages with opcode AUTO.Gravatar Garry Zacheiss2003-02-28
* Fix test for file argument in the presence of options.Gravatar Greg Hudson2000-07-05
* From Chris Laas: add new options -m (to specify a message), -w (to watchGravatar Greg Hudson1999-07-21
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
* From kretch: zero out the notice opcode so we don't use the sameGravatar Greg Hudson1998-04-30
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
* POSIX signal handlingGravatar Richard Basch1993-11-19
* Cleaned up ifdef's a bit, relating to POSIXGravatar Richard Basch1993-09-24
* POSIX support; add zsub_ prefix where needed.Gravatar John F. Carr1991-06-20
* Patches from Barry Jaspan to remove memory leaksGravatar John Kohl1989-09-06
* handle SIGINT, TERM, HUPGravatar John Kohl1988-12-05
* fix z_default_format.Gravatar John Kohl1988-06-28
* lint fixesGravatar John Kohl1988-06-23
* Fixed to handle signature fields betterGravatar Robert S. French1988-02-06
* can't compare char * to zero with > and <Gravatar John Kohl1988-01-20
* Initial revisionGravatar Robert S. French1987-08-06