K 10 svn:author V 3 joe K 8 svn:date V 27 2002-03-28T01:28:14.000000Z K 7 svn:log V 647 MFC: Sync with -current, bringing all the differences into line, apart from those that are -current specific. In particular: Revamp the colour support to allow for bold characters. Colours are now defined using the characters a-h and A-H for the bold variants. The old way using 0-7 for the colours still works, but prints a message asking the user to switch. Add a new flag, -h which when combined with the -l option causes file sizes to be displayed with unit suffixes; Byte, Kilobyte, Megabyte, Gigabyte, Terabyte and Petabyte in order to reduce the number of digits to three or less. K&R->C89 source code changes. END