summaryrefslogtreecommitdiff
path: root/clients/zwrite
Commit message (Expand)AuthorAge
* 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
* 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
* update dateGravatar John Kohl1989-10-26
* fix up signature discussion to mention extraction of name fromGravatar John Kohl1989-07-05
* specify conditions in which recipients are not optionalGravatar John Kohl1989-04-25
* if sending to urgent instance, make sure that recipients are specified.Gravatar John Kohl1989-04-25
* Imakefile changes from Win Treese to support multiple compile treesGravatar John Kohl1989-03-23
* fetch name from password fileGravatar John Kohl1988-11-23
* fix dateGravatar John Kohl1988-11-22
* fix up signature stuff a bitGravatar John Kohl1988-11-22
* clean up some allocation stuff.Gravatar John Kohl1988-11-14
* Initial revisionGravatar John Kohl1988-11-14
* fix summary line to include zephyrGravatar John Kohl1988-09-23
* Fixes usage messageGravatar Richard Basch1988-09-09
* mention that -u isn't usefulGravatar John Kohl1988-09-09
* mis-named 'zwrite-signature' variableGravatar John Kohl1988-08-23
* add doc of -n optionGravatar John Kohl1988-08-04
* fix copyright messageGravatar John Kohl1988-08-02
* fix problem with looping when authorization fails.Gravatar John Kohl1988-07-20
* add -t flagGravatar John Kohl1988-07-17
* add doc of -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
* cleanupGravatar John Kohl1988-07-01
* 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
* Changed to use Zephyr variables instead environment variablesGravatar Robert S. French1988-02-07
* Made sure ZGetVariables got stored in a bufferGravatar Robert S. French1988-02-07
* Changed from environment variables to Zephyr variablesGravatar Robert S. French1988-02-07