Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace `#!/bin/sh' with `#! /bin/sh', for benefit of systems | Paul Eggert | 1995-07-07 | 1 | -1/+1 |
* | Use test -r instead of < to check readability, to avoid syntax error. | David J. MacKenzie | 1994-10-19 | 1 | -1/+1 |
* | Don't check whether file is readable until we have decided not to ignore it. | Paul Eggert | 1993-07-29 | 1 | -3/+3 |
* | *** empty log message *** | Eric S. Raymond | 1993-05-08 | 1 | -1/+1 |
* | Added documentation, made the change comment for old versions more | Eric S. Raymond | 1993-03-19 | 1 | -1/+24 |
* | Initial revision | Eric S. Raymond | 1993-03-19 | 1 | -0/+75 |