log nt/cmdproxy.c @ 89539:681ad4b7421f

age author description
2003-09-08 Kenichi Handa New directory
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-06-25 Jason Rumney (main): Set console codepages to "ANSI".
2007-01-16 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-10 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2001-03-18 Andrew Innes (get_next_token): Fix indefinite loop bug scanning
1999-03-31 Geoff Voelker cmdproxy.c (main): Fix parens.
1999-03-25 Andrew Innes (main): Call GetShortPathName to normalize program
1999-03-05 Geoff Voelker (main): Add missing parens.
1998-12-28 Andrew Innes (spawn): Pass directory for child as parameter.
1998-11-10 Geoff Voelker (main): Set environment size only when running
1998-10-06 Geoff Voelker (main): Treat command line options as case-insensitive.
1998-04-23 Geoff Voelker (main): Only set environment size for real shell, and
1998-04-17 Geoff Voelker (fail): Exit with a negative return value.
1997-09-03 Geoff Voelker (get_env_size): New function.
1997-08-09 Geoff Voelker Initial revision