In article <[EMAIL PROTECTED]>
Josef Karthauser <[EMAIL PROTECTED]> wrote:
> joe         2001/12/28 12:50:13 PST
> 
>  Modified files:
>    bin/ls               Makefile ls.1 ls.c ls.h print.c util.c 
>  Log:
>  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.
>  
>  Submitted by:   nik

        After this commit 'src/libexec/ftpd' can not be 
build without math library. It seems to me that this new flag
must be protected by some define in the 'ls' sources the same as
colour support.

        N. Dudorov

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to