K 10 svn:author V 5 green K 8 svn:date V 27 1999-12-12T01:54:06.000000Z K 7 svn:log V 470 MFC: This brings dd(1) completely in line with -CURRENT, save the necessarily different getfdtype(). See the CVS information from -HEAD for more info, but big changes are mainly: 1. KNFization, code correctness fixes. 2. Uses the correct variable types for everything, making large numbers work correctly. 3. Add the 'g' specifier for multiplying numbers. So 1g is equal to 1024m, and much larger numbers are still possible. Reviewed by: bde Okayed by: jkh END