Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Initial revision | John Kohl | 1989-11-15 |
| | |||
* | fix RCS string | John Kohl | 1989-11-15 |
| | |||
* | fix RCS header | John Kohl | 1989-11-15 |
| | |||
* | fix RCS headers | John Kohl | 1989-11-15 |
| | |||
* | fix RCS string | John Kohl | 1989-11-15 |
| | |||
* | add more files, change output name | John Kohl | 1989-11-15 |
| | |||
* | correct the form of a variable function | John Kohl | 1989-11-15 |
| | |||
* | add argument to port_init stuff | John Kohl | 1989-11-15 |
| | |||
* | ignore padding information | John Kohl | 1989-11-15 |
| | | | | use CRLF | ||
* | add umasks around the port file creation | John Kohl | 1989-11-15 |
| | |||
* | add -reenter to usage() | John Kohl | 1989-11-15 |
| | |||
* | add -nofork, fork & setpgrp code; update usage message | John Kohl | 1989-11-15 |
| | |||
* | add -ttymode support | John Kohl | 1989-11-15 |
| | |||
* | add stuff for %host%, %canon% support | John Kohl | 1989-11-15 |
| | |||
* | make the void */char * selection be based on STDC | John Kohl | 1989-11-15 |
| | |||
* | use #defined string constants | John Kohl | 1989-11-15 |
| | |||
* | add default description location | John Kohl | 1989-11-15 |
| | |||
* | turn on the default port stuff | John Kohl | 1989-11-14 |
| | |||
* | fix null pointer bug (info) | John Kohl | 1989-11-14 |
| | | | | | return same value for initialization of all the drivers through this routine set isbeep for all cases | ||
* | test was reversed for "recipient" field | John Kohl | 1989-11-14 |
| | |||
* | remove ambiguity by adding spaces to statements | John Kohl | 1989-11-14 |
| | |||
* | Initial revision | Marc Horowitz | 1989-11-13 |
| | |||
* | ICCCM reverse stacking implemented | Marc Horowitz | 1989-11-13 |
| | | | | | (This is broken until the ICCCM mandates correct reporting of ConfigureNotify events) | ||
* | Changed $Header to $Id | Marc Horowitz | 1989-11-13 |
| | |||
* | Oops. | Marc Horowitz | 1989-11-13 |
| | |||
* | if the recipient field of the notice is "", $recipient will be set to | Marc Horowitz | 1989-11-13 |
| | | | | "*", not "". | ||
* | fix ambiguous assign/decrement problems | John Kohl | 1989-11-09 |
| | |||
* | beep support | John Kohl | 1989-11-09 |
| | | | | non-STDC compiler support | ||
* | change to use "pointer" type for ease of porting to compilers which | John Kohl | 1989-11-09 |
| | | | | barf on void * | ||
* | fixes for array & problems | John Kohl | 1989-11-09 |
| | |||
* | change "B" to "E" on bell (fixing typo) | John Kohl | 1989-11-08 |
| | |||
* | add declarations of functions which got implicitly declared incorrectly. | John Kohl | 1989-11-08 |
| | |||
* | Initial revision | John Kohl | 1989-11-08 |
| | |||
* | put #ifdef's around the code | John Kohl | 1989-11-08 |
| | |||
* | missing extern declaration in REVSTACK state | John Kohl | 1989-11-08 |
| | |||
* | fix up RCSID strings | John Kohl | 1989-11-08 |
| | | | | (don't need them in header files) | ||
* | change Header to Id | John Kohl | 1989-11-08 |
| | |||
* | Initial revision | John Kohl | 1989-11-08 |
| | |||
* | Initial revision | John Kohl | 1989-11-08 |
| | |||
* | Added missing arg to ChangeProp macro | Marc Horowitz | 1989-11-02 |
| | |||
* | Changed default resource path | Marc Horowitz | 1989-11-02 |
| | |||
* | All the .h files have the rcsid before the multiple-include | Marc Horowitz | 1989-11-01 |
| | | | | | protecting #ifdef. This file has been fixed | ||
* | All the .h files have the rcsid before the multiple-include | Marc Horowitz | 1989-11-01 |
| | | | | protecting #ifdef. | ||
* | Never call me a good typist. | Marc Horowitz | 1989-11-01 |
| | |||
* | typo fix | Marc Horowitz | 1989-11-01 |
| | |||
* | Copyright and RCS headers added. | Marc Horowitz | 1989-11-01 |
| | |||
* | Initial revision | Marc Horowitz | 1989-11-01 |
| | |||
* | add copyright notice | John Kohl | 1988-08-02 |
| | |||
* | Initial revision | John Kohl | 1988-07-11 |