summaryrefslogtreecommitdiff
path: root/zwgc
Commit message (Expand)AuthorAge
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
* Add ares support in build system.Gravatar Greg Hudson1998-12-01
* Use libares for reverse resolution if HAVE_ARES is defined.Gravatar Greg Hudson1998-09-02
* Add a -loc flag to specify alternative auxiliary location informationGravatar Greg Hudson1998-05-24
* Move files from datadir back to datadir/zephyr.Gravatar Greg Hudson1998-04-30
* Do a better job of joining the session leader's process group.Gravatar Greg Hudson1998-03-09
* wrap @{ } around the protect()ed zsig to prevent color changes from leakingGravatar Dan Winship1998-02-03
* 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
* Don't install zephyr.vars.Gravatar Greg Hudson1998-01-08
* zephyr.vars will live in packs/config.Gravatar Greg Hudson1998-01-08
* RX_LIBS became REGEX_LIBS.Gravatar Greg Hudson1997-10-07
* The new world order is to assume POSIX regexps.Gravatar Greg Hudson1997-09-29
* confdir became sysconfdir.Gravatar Greg Hudson1997-09-23
* Declare new stylestrip function.Gravatar Greg Hudson1997-09-23
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
* Use tputs() like a good little termcap application.Gravatar Greg Hudson1997-03-21
* Some small gratuitous changes to work around a very obscure Solaris 2.4 make ...Gravatar Greg Hudson1996-09-20
* This file was deleted in the 8.0 source treeGravatar Greg Hudson1996-08-27
* Back out SIGCHLD change for Solaris 2.3; it breaks under Solaris 2.4Gravatar Greg Hudson1996-03-25
* compile in support for SGI desks (4Dwm).Gravatar Craig Fields1995-11-27
* Document "global" resource.Gravatar Craig Fields1995-08-22
* Since we effectively support 4Dwm, and 4Dwm does desks, we needGravatar Craig Fields1995-08-22
* Define POSIX_REGEXP to get regular expressions to work under NetBSD.Gravatar Greg Hudson1994-12-22
* NetBSD compatibility.Gravatar Greg Hudson1994-12-22
* Compatiblity hack; probably for NetBSD.Gravatar Greg Hudson1994-12-22
* NetBSD needs -lcompat for regexp routines.Gravatar Greg Hudson1994-11-12
* This is the 90s, we should use strerror().Gravatar Greg Hudson1994-11-12
* Static routines should be prototyped or defined before use.Gravatar Greg Hudson1994-11-11
* NetBSD needs typedef for ulong.Gravatar Greg Hudson1994-11-11
* Oops, typo.Gravatar Greg Hudson1994-11-01
* SunOS wants POSIX tcgetpgrp().Gravatar Greg Hudson1994-11-01
* SunOS also doesn't have ulong.Gravatar Greg Hudson1994-11-01
* 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