Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmdproxy.c (main): Fix parens. | Geoff Voelker | 1999-03-31 | 1 | -1/+1 |
* | (main): Call GetShortPathName to normalize program | Andrew Innes | 1999-03-25 | 1 | -1/+5 |
* | (main): Add missing parens. | Geoff Voelker | 1999-03-05 | 1 | -1/+1 |
* | (spawn): Pass directory for child as parameter. | Andrew Innes | 1998-12-28 | 1 | -4/+15 |
* | (main): Set environment size only when running | Geoff Voelker | 1998-11-10 | 1 | -9/+9 |
* | (main): Treat command line options as case-insensitive. | Geoff Voelker | 1998-10-06 | 1 | -4/+4 |
* | (main): Only set environment size for real shell, and | Geoff Voelker | 1998-04-23 | 1 | -17/+27 |
* | (fail): Exit with a negative return value. | Geoff Voelker | 1998-04-17 | 1 | -8/+28 |
* | (get_env_size): New function. | Geoff Voelker | 1997-09-03 | 1 | -25/+100 |
* | Initial revision | Geoff Voelker | 1997-08-09 | 1 | -0/+580 |