summaryrefslogtreecommitdiff
path: root/nt/cmdproxy.c
Commit message (Expand)AuthorAgeFilesLines
* cmdproxy.c (main): Fix parens.Geoff Voelker1999-03-311-1/+1
* (main): Call GetShortPathName to normalize programAndrew Innes1999-03-251-1/+5
* (main): Add missing parens.Geoff Voelker1999-03-051-1/+1
* (spawn): Pass directory for child as parameter.Andrew Innes1998-12-281-4/+15
* (main): Set environment size only when runningGeoff Voelker1998-11-101-9/+9
* (main): Treat command line options as case-insensitive.Geoff Voelker1998-10-061-4/+4
* (main): Only set environment size for real shell, andGeoff Voelker1998-04-231-17/+27
* (fail): Exit with a negative return value.Geoff Voelker1998-04-171-8/+28
* (get_env_size): New function.Geoff Voelker1997-09-031-25/+100
* Initial revisionGeoff Voelker1997-08-091-0/+580