K 10 svn:author V 4 ache K 8 svn:date V 27 2003-02-05T15:56:04.000000Z K 7 svn:log V 197 Remove srandom(): 1) It is already called in init_main.c:proc0_post() 2) It is called each time read_random_phony() called, because "initialized" variable is never set to 1. Approved by: markm END