K 10 svn:author V 6 davidn K 8 svn:date V 27 2000-06-06T07:33:00.000000Z K 7 svn:log V 234 Fix db syncronization when username is changed with -l under usermod. pw(8) was calling pwd_mkdb -u oldusername instead of newusername, so the update appears to have failed until the next full pwd_mkdb syncronization. PR: bin/16418 END