1
0
Fork 0
flightgear/scripts
mfranz 5b683d1c8b yeah, yet another patch ... :-]
- fix config file name in $HOME; This didn't match the documentation.
  (doesn't cost us anything to check ~/.fg-submit first, and then ~/.fg-submitrc)
- don't use mktemp for the backup files. Some outdated distributions
  (Debian) come with a version that mandates six X, which is just too ugly.
  Just find the first free slot with sequential number. That isn't thread
  safe, but mktemp isn't either, so ...  (Should be using "lockfile", but
  its availability on CygWin is questionable. And it's not *that* important.)
- some more documentation
- some cleanup, too, of course
2007-03-09 19:15:54 +00:00
..
debug add workaround for gdb bug 2006-02-09 11:08:17 +00:00
example s/--props/--telnet/ (I may do that. I wrote this file. :-) 2007-02-19 16:18:57 +00:00
java Remove an unused Makfefile 2004-12-28 10:18:51 +00:00
perl Bigger thumbnails. 2006-08-24 15:12:57 +00:00
python George PATTERSON: 2006-10-29 12:34:26 +00:00
tools yeah, yet another patch ... :-] 2007-03-09 19:15:54 +00:00
.cvsignore .cvsignore files for new directories. 2002-05-17 18:48:40 +00:00
Makefile.am A bit more Makefile massaging. 2004-02-10 15:22:29 +00:00