Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Feb 2010 15:27:31 +0000 (UTC)
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/ls ls.c ls.h print.c
Message-ID:  <201002241527.o1OFRj4i086165@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2010-02-24 15:27:31 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    bin/ls               ls.c ls.h print.c 
  Log:
  SVN rev 204277 on 2010-02-24 15:27:31Z by jh
  
  MFC r202945:
  
  Fixes for ls(1) long format (-l) output:
  
  - Allow -h option to work if the listing contains at least one device
    file.
  - Align major and minor device numbers correctly to the size field.
  
  PR:             bin/125678
  
  Revision  Changes    Path
  1.86.2.3  +20 -8     src/bin/ls/ls.c
  1.23.2.2  +4 -1      src/bin/ls/ls.h
  1.78.2.3  +26 -12    src/bin/ls/print.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002241527.o1OFRj4i086165>