summaryrefslogtreecommitdiff
path: root/clients/zwrite
Commit message (Expand)AuthorAge
* add -U to zwrite for UNACKED messagesGravatar Karl Ramm2013-04-07
* zwrite: Add -S for ZNOAUTH sender spoofingGravatar Ray Link2013-04-07
* Make _sure_ we're not making assumptions about ZNotice_ts on the stackGravatar Karl Ramm2013-02-26
* Clean up warningsGravatar Jeffrey Hutzelman2013-02-14
* zwrite: Replace outgoing default format with a small URLGravatar Geoffrey Thomas2012-11-24
* Retool our use of configure such that we track it like everyone else doesGravatar Karl Ramm2011-10-23
* Fix typo in zwrite(1)Gravatar Karl Ramm2011-02-21
* Have the makefiles support explicit target directories properly, courtesy wth...Gravatar Karl Ramm2010-11-06
* cleanup a couple of decades old zwrite nitsGravatar Karl Ramm2010-08-22
* Shave the zwrite default formats a touchGravatar Karl Ramm2009-08-08
* add defs for datarootdir so configure will Shut UpGravatar Karl Ramm2009-04-13
* fix manpages for new worldsGravatar Karl Ramm2009-03-29
* charset in zwrite, incomplete in zwgcGravatar Karl Ramm2009-03-15
* passes gcc -Wall with no warnings other than des cryppt C_block sadness and g...Gravatar Karl Ramm2008-01-21
* de K&Rify; drop xzwrite, zmailnotify && zpopnotify from MakefileGravatar Karl Ramm2008-01-20
* debian patch applied and reconciled, version unfinalizedGravatar Karl Ramm2007-07-20
* Document ZEPHYR_VARS functionality.Gravatar andrew m. boardman2006-01-19
* Add shared library support for libzephyr.Gravatar Greg Hudson2005-07-14
* Fix send_off() loop so that it only runs once when there are noGravatar Greg Hudson2002-05-22
* fix things Irix n32 cc complains aboutGravatar Dan Winship1999-08-12
* Make it clear at what point the message has been queued by zhm, so peopleGravatar Dan Winship1999-03-22
* gratuitous automatic CC-adding flag for multiple-recipient zephyrsGravatar Dan Winship1999-03-10
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
* Add brief documentation of the realm (-r) flag.Gravatar Greg Hudson1998-03-21
* Eliminate crufty reference to DEBUG.Gravatar Greg Hudson1998-02-02
* Do CFLAGS the gnu standard way. This means we compile with -g by default.Gravatar Greg Hudson1998-01-31
* Nuke leading quote, oops.Gravatar Greg Hudson1997-10-16
* confdir became sysconfdir.Gravatar Greg Hudson1997-09-23
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
* This file was deleted in the 8.0 source treeGravatar Greg Hudson1996-08-27
* Exit status bugfix.Gravatar Craig Fields1995-01-20
* Initial revisionGravatar Craig Fields1995-01-20
* Fix the bug where notice.z_kind is set to UNACKED when ncrecips == 0Gravatar Greg Hudson1994-11-12
* Send broadcast messages as UNACKED messages.Gravatar Richard Basch1994-04-30
* Removed prototyping that is done by system include files.Gravatar Richard Basch1993-11-20
* Don't ping for broadcast messages.Gravatar Richard Basch1993-11-19
* Use new Athena imake rulesGravatar Richard Basch1993-11-19
* Changed bcopy/bzero to _BCOPY/_BZERO macros (defined in <zephyr/zephyr_conf.h>Gravatar Richard Basch1993-09-24
* ansi style endifsGravatar Lucien Van Elsen1991-12-05
* Link -lkrb before -lcom_err.Gravatar John F. Carr1991-09-02
* Need to allocate extra byte for null at end of string when readingGravatar John F. Carr1990-12-14
* Restored documentation of -O option and zwrite-opcode variable.Gravatar Kenneth G Raeburn1990-11-13
* Added "From: " before signature in default formats.Gravatar Kenneth G Raeburn1990-11-09
* backing out -O/-p changeGravatar Kenneth G Raeburn1990-10-23
* Incorporate time and date into default message formats.Gravatar Kenneth G Raeburn1990-10-19
* Removed `-p' ("pretty") argument; will probably be restored later whenGravatar Kenneth G Raeburn1990-05-21
* Took the \n after the signature out.Gravatar Marc Horowitz1990-03-13
* fixed zwrite to NOT null-terminate the last field of a messageGravatar Marc Horowitz1990-03-13
* updates for -O, -p optionsGravatar John Kohl1990-03-02
* usage goes to stderrGravatar John Kohl1990-03-02