K 10 svn:author V 7 stefanf K 8 svn:date V 27 2004-10-03T15:34:15.000000Z K 7 svn:log V 160 Properly initialise 'filename' so that random -l doesn't try to open NULL. Const-qualify 'filename' to avoid a strdup() call due to -Wwrite-strings silliness. END