K 10 svn:author V 3 mux K 8 svn:date V 27 2007-03-12T22:35:43.000000Z K 7 svn:log V 408 Make "/etc/rc.d/syscons start" correctly reload screensaver settings. The code looks for all the loaded screensaver modules, tries to kldunload them, and only loads the new one if kldstat's output shows that there aren't any left. However, the regexp looking for modules to unload was still searching according to the the old naming scheme, splash_.ko, instead of _saver.ko. MFC after: 3 days END