summaryrefslogtreecommitdiff
path: root/clients/zwrite/zwrite.c
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
* cleanup a couple of decades old zwrite nitsGravatar Karl Ramm2010-08-22
* Shave the zwrite default formats a touchGravatar Karl Ramm2009-08-08
* 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
* 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
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
* Exit status bugfix.Gravatar 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
* 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
* Need to allocate extra byte for null at end of string when readingGravatar John F. Carr1990-12-14
* Added "From: " before signature in default formats.Gravatar Kenneth G Raeburn1990-11-09
* 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
* usage goes to stderrGravatar John Kohl1990-03-02
* changes for -p option (pretty)Gravatar John Kohl1990-03-02
* add -l option, change action of -q option to neither cause nor waitGravatar John Kohl1989-10-26
* if sending to urgent instance, make sure that recipients are specified.Gravatar John Kohl1989-04-25
* fetch name from password fileGravatar John Kohl1988-11-23
* fix up signature stuff a bitGravatar John Kohl1988-11-22
* clean up some allocation stuff.Gravatar John Kohl1988-11-14
* Fixes usage messageGravatar Richard Basch1988-09-09
* fix problem with looping when authorization fails.Gravatar John Kohl1988-07-20
* add -t flagGravatar John Kohl1988-07-17
* add tabify codeGravatar John Kohl1988-07-14
* fix up signature stuffGravatar John Kohl1988-07-10
* fix filsys handling.Gravatar John Kohl1988-07-10
* add different default descriptions as appropriateGravatar John Kohl1988-07-05
* add filsys supportGravatar John Kohl1988-06-29
* fix up sizeof statementGravatar John Kohl1988-06-28
* fix up some brain-dead malloc strategies.Gravatar John Kohl1988-06-27
* lint fixesGravatar John Kohl1988-06-23
* a bit of cleanup. Lint is needed hereGravatar John Kohl1988-06-18
* don't use ping if a cmd line arg was given.Gravatar John Kohl1988-06-17
* library updates (from rfrench)Gravatar John Kohl1988-06-16