| Commit message (Expand) | Author | Age |
* | RX_LIBS became REGEX_LIBS. | Greg Hudson | 1997-10-07 |
* | The new world order is to assume POSIX regexps. | Greg Hudson | 1997-09-29 |
* | confdir became sysconfdir. | Greg Hudson | 1997-09-23 |
* | Declare new stylestrip function. | Greg Hudson | 1997-09-23 |
* | Pull in sources from zephyr locker. See /mit/zephyr/repository for | Greg Hudson | 1997-09-14 |
* | Use tputs() like a good little termcap application. | Greg Hudson | 1997-03-21 |
* | Some small gratuitous changes to work around a very obscure Solaris 2.4 make ... | Greg Hudson | 1996-09-20 |
* | This file was deleted in the 8.0 source tree | Greg Hudson | 1996-08-27 |
* | Back out SIGCHLD change for Solaris 2.3; it breaks under Solaris 2.4 | Greg Hudson | 1996-03-25 |
* | compile in support for SGI desks (4Dwm). | Craig Fields | 1995-11-27 |
* | Document "global" resource. | Craig Fields | 1995-08-22 |
* | Since we effectively support 4Dwm, and 4Dwm does desks, we need | Craig Fields | 1995-08-22 |
* | Define POSIX_REGEXP to get regular expressions to work under NetBSD. | Greg Hudson | 1994-12-22 |
* | NetBSD compatibility. | Greg Hudson | 1994-12-22 |
* | Compatiblity hack; probably for NetBSD. | Greg Hudson | 1994-12-22 |
* | NetBSD needs -lcompat for regexp routines. | Greg Hudson | 1994-11-12 |
* | This is the 90s, we should use strerror(). | Greg Hudson | 1994-11-12 |
* | Static routines should be prototyped or defined before use. | Greg Hudson | 1994-11-11 |
* | NetBSD needs typedef for ulong. | Greg Hudson | 1994-11-11 |
* | Oops, typo. | Greg Hudson | 1994-11-01 |
* | SunOS wants POSIX tcgetpgrp(). | Greg Hudson | 1994-11-01 |
* | SunOS also doesn't have ulong. | Greg Hudson | 1994-11-01 |
* | Do not try to reverse resolve 0.0.0.0 | Richard Basch | 1994-08-29 |
* | Kludge to work around zwgc hanging when started in the console window | Richard Basch | 1994-08-19 |
* | Allow for full coredumps under AIX with SEGV signal | Richard Basch | 1994-08-19 |
* | Changed the SIGCHLD signal handling for SOLARIS so that we do not have | Richard Basch | 1994-08-18 |
* | Initial revision | Craig Fields | 1994-08-18 |
* | Revert back to setting the pgid to the parent pid for Ultrix. | Richard Basch | 1994-08-18 |
* | Include <string.h> instead of <strings.h> (portability) | Richard Basch | 1994-08-18 |
* | Include <string.h> instead of <strings.h> | Richard Basch | 1994-08-18 |
* | Do not assume select will work with a timeval of 0. | Richard Basch | 1994-06-19 |
* | Fixes so that "make depend" will work properly | Richard Basch | 1994-06-10 |
* | Backing out the different placement of unauthentic messages | Richard Basch | 1994-04-29 |
* | enable_delete is now true by default so window managers will honor the | Richard Basch | 1994-04-29 |
* | If we have a controlling tty, periodically check to see that controlling | Richard Basch | 1994-03-15 |
* | Ignore SIGTTOU when forking, otherwise we might hang. | Richard Basch | 1994-03-15 |
* | Check file descriptor, not errno, after fopen | Richard Basch | 1994-02-14 |
* | Generalized the generate_dictionary_instance and generate_stack_instance | Richard Basch | 1993-12-14 |
* | Initial revision | Richard Basch | 1993-12-14 |
* | Assume ulong is defined, except on explicit platforms... | Richard Basch | 1993-11-21 |
* | Change bzero to memset [ANSI] | Richard Basch | 1993-11-19 |
* | Change bcopy to memcpy [ANSI] | Richard Basch | 1993-11-19 |
* | New Athena imake rules | Richard Basch | 1993-11-19 |
* | Athena imake rules | Richard Basch | 1993-11-19 |
* | Replace bcopy with memcpy/memmove [ANSI] | Richard Basch | 1993-11-19 |
* | Use memset [ANSI] | Richard Basch | 1993-11-19 |
* | Solaris needs the compatibility too (and it also requires -lgen) | Richard Basch | 1993-11-19 |
* | Remove explicit paths | Richard Basch | 1993-11-19 |
* | In R5, certain structures of the Display structure are private, so we | Richard Basch | 1993-10-08 |
* | Changed rindex() to strrchr() [ANSI] | Richard Basch | 1993-09-24 |