summaryrefslogtreecommitdiff
path: root/zwgc
Commit message (Expand)AuthorAge
* add resetSaver supportGravatar John Kohl1989-11-28
* fix formatting errorGravatar John Kohl1989-11-28
* Fixed a few boundary bugs.Gravatar Marc Horowitz1989-11-28
* major additions & corrections & rearrangement to make it reasonable.Gravatar John Kohl1989-11-28
* frob umask with writable files (create_file_output_port)Gravatar John Kohl1989-11-28
* Initial revisionGravatar John Kohl1989-11-28
* remove extra #define REVSTACK (taken care of in Makefiles now)Gravatar John Kohl1989-11-21
* use wait3() and pick up all waiting processesGravatar John Kohl1989-11-21
* change application name to 'zwgc'; old resources have been shown to beGravatar John Kohl1989-11-20
* prevent use of uninitialized variables (problems with centering z-grams)Gravatar John Kohl1989-11-17
* fix bug with null derefs on font->per_char for fixed width fonts.Gravatar John Kohl1989-11-16
* change calling of generate_stack_instance and generate_dictionary_instance\Gravatar John Kohl1989-11-16
* fix usage to pass in $sourceGravatar John Kohl1989-11-16
* change calling of generate_dictionary_instanceGravatar John Kohl1989-11-16
* updated to new resource formatGravatar Marc Horowitz1989-11-15
* fix SRCDIRGravatar John Kohl1989-11-15
* change relative rootGravatar John Kohl1989-11-15
* Initial revisionGravatar Marc Horowitz1989-11-15
* final check-in: bug fixes & code clean-upGravatar Marc Horowitz1989-11-15
* add Copyright & RCS stuffGravatar John Kohl1989-11-15
* remove "startup" stuffGravatar John Kohl1989-11-15
* be sure to end with CRLFGravatar John Kohl1989-11-15
* Initial revisionGravatar John Kohl1989-11-15
* add CONFIG_FILES and install steps for them.Gravatar John Kohl1989-11-15
* add comments and mail stuffGravatar John Kohl1989-11-15
* Initial revisionGravatar John Kohl1989-11-15
* fix default pathname for zwgc.descGravatar John Kohl1989-11-15
* fix absolute path namesGravatar John Kohl1989-11-15
* fixes for Saber warningsGravatar Marc Horowitz1989-11-15
* add fallback processingGravatar John Kohl1989-11-15
* change $header$ to $id$Gravatar John Kohl1989-11-15
* fix up zwgc-wakeup to remove ^M'sGravatar John Kohl1989-11-15
* Initial revisionGravatar John Kohl1989-11-15
* fix RCS stringGravatar John Kohl1989-11-15
* fix RCS headerGravatar John Kohl1989-11-15
* fix RCS headersGravatar John Kohl1989-11-15
* fix RCS stringGravatar John Kohl1989-11-15
* add more files, change output nameGravatar John Kohl1989-11-15
* correct the form of a variable functionGravatar John Kohl1989-11-15
* add argument to port_init stuffGravatar John Kohl1989-11-15
* ignore padding informationGravatar John Kohl1989-11-15
* add umasks around the port file creationGravatar John Kohl1989-11-15
* add -reenter to usage()Gravatar John Kohl1989-11-15
* add -nofork, fork & setpgrp code; update usage messageGravatar John Kohl1989-11-15
* add -ttymode supportGravatar John Kohl1989-11-15
* add stuff for %host%, %canon% supportGravatar John Kohl1989-11-15
* make the void */char * selection be based on STDCGravatar John Kohl1989-11-15
* use #defined string constantsGravatar John Kohl1989-11-15
* add default description locationGravatar John Kohl1989-11-15
* turn on the default port stuffGravatar John Kohl1989-11-14