DragonFly commits List (threaded) for 2008-01
DragonFly BSD
DragonFly commits List (threaded) for 2008-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/bin/ls cmp.c extern.h ls.1 ls.c


From: Matthias Schmidt <matthias@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 19 Jan 2008 07:33:42 -0800 (PST)

matthias    2008/01/19 07:33:42 PST

DragonFly src repository

  Modified files:
    bin/ls               cmp.c extern.h ls.1 ls.c 
  Log:
  Introduce a new option -S to use the size of a file for sorting (-t).  This
  is handy to find fat files and brings us in line with all the other BSDs.
  
  Revision  Changes    Path
  1.7       +18 -0     src/bin/ls/cmp.c
  1.8       +2 -0      src/bin/ls/extern.h
  1.6       +3 -0      src/bin/ls/ls.1
  1.17      +12 -3     src/bin/ls/ls.c


http://www.dragonflybsd.org/cvsweb/src/bin/ls/cmp.c.diff?r1=1.6&r2=1.7&f=u
http://www.dragonflybsd.org/cvsweb/src/bin/ls/extern.h.diff?r1=1.7&r2=1.8&f=u
http://www.dragonflybsd.org/cvsweb/src/bin/ls/ls.1.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/bin/ls/ls.c.diff?r1=1.16&r2=1.17&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]