K 10 svn:author V 3 knu K 8 svn:date V 27 2001-11-20T18:33:59.000000Z K 7 svn:log V 327 Remove the printf builtin command from sh(1), which command is not used so often that it's worth keeping it as a builtin. Now that all the printf invocations from within the system startup scripts, we can safely remove it. Urged by: sheldonh :) No MFC is planned so far because it may break compatibility and violate POLA. END