summaryrefslogtreecommitdiff
path: root/nt/cmdproxy.c
Commit message (Expand)AuthorAgeFilesLines
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).Óscar Fuentes2010-08-021-11/+29
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Spelling fixes.Glenn Morris2008-07-011-3/+3
* American English spelling fix.Glenn Morris2008-06-271-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-091-8/+6
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (main): Set console codepages to "ANSI".Jason Rumney2007-06-251-0/+6
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-161-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-101-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-9/+9
* (get_next_token): Fix indefinite loop bug scanningAndrew Innes2001-03-181-0/+1
* 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