cvs commit: src/bin/ls ls.1 ls.c ls.h print.c

Greg Lehey grog at FreeBSD.org
Fri Apr 4 03:57:47 UTC 2008


grog        2008-04-04 03:57:47 UTC

  FreeBSD src repository

  Modified files:
    bin/ls               ls.1 ls.c ls.h print.c 
  Log:
  Add -D option to specify exact format of date and time output with ls -l.
  
  Revision  Changes    Path
  1.101     +28 -6     src/bin/ls/ls.1
  1.86      +6 -2      src/bin/ls/ls.c
  1.23      +2 -1      src/bin/ls/ls.h
  1.77      +10 -7     src/bin/ls/print.c


More information about the cvs-src mailing list