K 10 svn:author V 3 rse K 8 svn:date V 27 2002-09-18T08:49:50.000000Z K 7 svn:log V 330 Fix implementation of rc variables $amd_flags and $amd_map_program in rcNG. The $amd_flags variable was already taken over into $rc_flags by run_rc_command() when amd_precmd() is executed, so changing $amd_flags there no longer effects the actual execution of amd. Hence in amd_precmd() the $rc_flags have to be adjusted instead. END