K 10 svn:author V 5 peter K 8 svn:date V 27 2000-09-03T07:02:00.000000Z K 7 svn:log V 198 I'm not sure what changed to cause this, but using 'dirname' as a variable was colliding with dirname() in libc.a and causing a Sig 10/bus error. Just change dirname to savedir and be done with it. END