summaryrefslogtreecommitdiff
path: root/zwgc
Commit message (Expand)AuthorAge
* Do not try to reverse resolve 0.0.0.0Gravatar Richard Basch1994-08-29
* Kludge to work around zwgc hanging when started in the console windowGravatar Richard Basch1994-08-19
* Allow for full coredumps under AIX with SEGV signalGravatar Richard Basch1994-08-19
* Changed the SIGCHLD signal handling for SOLARIS so that we do not haveGravatar Richard Basch1994-08-18
* Initial revisionGravatar Craig Fields1994-08-18
* Revert back to setting the pgid to the parent pid for Ultrix.Gravatar Richard Basch1994-08-18
* Include <string.h> instead of <strings.h> (portability)Gravatar Richard Basch1994-08-18
* Include <string.h> instead of <strings.h>Gravatar Richard Basch1994-08-18
* Do not assume select will work with a timeval of 0.Gravatar Richard Basch1994-06-19
* Fixes so that "make depend" will work properlyGravatar Richard Basch1994-06-10
* Backing out the different placement of unauthentic messagesGravatar Richard Basch1994-04-29
* enable_delete is now true by default so window managers will honor theGravatar Richard Basch1994-04-29
* If we have a controlling tty, periodically check to see that controllingGravatar Richard Basch1994-03-15
* Ignore SIGTTOU when forking, otherwise we might hang.Gravatar Richard Basch1994-03-15
* Check file descriptor, not errno, after fopenGravatar Richard Basch1994-02-14
* Generalized the generate_dictionary_instance and generate_stack_instanceGravatar Richard Basch1993-12-14
* Initial revisionGravatar Richard Basch1993-12-14
* Assume ulong is defined, except on explicit platforms...Gravatar Richard Basch1993-11-21
* Change bzero to memset [ANSI]Gravatar Richard Basch1993-11-19
* Change bcopy to memcpy [ANSI]Gravatar Richard Basch1993-11-19
* New Athena imake rulesGravatar Richard Basch1993-11-19
* Athena imake rulesGravatar Richard Basch1993-11-19
* Replace bcopy with memcpy/memmove [ANSI]Gravatar Richard Basch1993-11-19
* Use memset [ANSI]Gravatar Richard Basch1993-11-19
* Solaris needs the compatibility too (and it also requires -lgen)Gravatar Richard Basch1993-11-19
* Remove explicit pathsGravatar Richard Basch1993-11-19
* In R5, certain structures of the Display structure are private, so weGravatar Richard Basch1993-10-08
* Changed rindex() to strrchr() [ANSI]Gravatar Richard Basch1993-09-24
* Changed bcopy to _BCOPY (defined in <zephyr/zephyr_conf.h>)Gravatar Richard Basch1993-09-24
* Changed index() to strchr() [ANSI]Gravatar Richard Basch1993-09-24
* Changed bzero/bcopy to _BZERO/_BCOPY (defined in <zephyr/zephyr_conf.h>)Gravatar Richard Basch1993-09-24
* Changed bzero to _BZERO (defined in <zephyr/zephyr_conf.h>)Gravatar Richard Basch1993-09-24
* (xshow) style string could be leaked.Gravatar Lucien Van Elsen1992-08-26
* (tty_filter_init) multiple calls caused memoryGravatar Lucien Van Elsen1992-08-26
* off by one; alloc'ing one too fewGravatar Lucien Van Elsen1992-08-26
* fixed bug which required *transient to be true forGravatar Marc Horowitz1992-08-25
* add defs of unlinked and unlink_gramGravatar Lucien Van Elsen1992-08-08
* fixed typo with BUILDDIR;Gravatar Lucien Van Elsen1992-08-07
* reference through BUILDTOP instead of SRCTOP; /source was dependingGravatar Lucien Van Elsen1992-07-13
* use BUILDDIR instead of srcdiGravatar Lucien Van Elsen1992-07-13
* fix for protect("@@>)}]");Gravatar Marc Horowitz1992-06-20
* fix for protect("@@>)}]");Gravatar Marc Horowitz1992-06-20
* WM_DELETE_WINDOW support and unlink_gram supportGravatar Marc Horowitz1992-05-07
* Document enableDelete & unmap changesGravatar Lucien Van Elsen1992-04-19
* updated to 0.4.5Gravatar Marc Horowitz1992-04-16
* Add y.tab.c to list of generated filesGravatar Lucien Van Elsen1992-03-03
* fixes names of variables to set X background colorGravatar Lucien Van Elsen1992-02-11
* Ignore "@color" and "@font".Gravatar John F. Carr1991-12-30
* Include string.h and use strchr instead of index.Gravatar Lucien Van Elsen1991-12-05
* fix pathnames; make sure directory exists beforeGravatar Lucien Van Elsen1991-12-05