Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2002 03:59:45 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/ls extern.h ls.c print.c
Message-ID:  <200210181059.g9IAxj8M040862@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/10/18 03:59:45 PDT

  Modified files:
    bin/ls               extern.h ls.c print.c 
  Log:
  Print non-printing characters in directory names, as well as file names,
  as `?' or `\ooo', depending on whether the -b or -B flags were used.
  
  PR:             43995
  MFC after:      1 month
  
  Revision  Changes    Path
  1.20      +1 -0      src/bin/ls/extern.h
  1.67      +7 -4      src/bin/ls/ls.c
  1.59      +1 -1      src/bin/ls/print.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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