cvs commit: src/bin/ls ls.c

Jeroen Ruigrok/asmodai asmodai at crater.dragonflybsd.org
Sun Sep 18 10:02:01 PDT 2005


asmodai     2005/09/18 09:59:54 PDT

DragonFly src repository

  Modified files:
    bin/ls               ls.c 
  Log:
  Partial synch with FreeBSD 1.74:
  
  Make the first parameter to display() const.
  
  Move the initmax2 assignment a bit down, after jinitmax's malloc() succeeds.
  
  Update the maxblock, maxinode, and maxnlink variables to the current types
  and reflect this in the format specifiers.
  
  Revision  Changes    Path
  1.13      +12 -8     src/bin/ls/ls.c


http://www.dragonflybsd.org/cvsweb/src/bin/ls/ls.c.diff?r1=1.12&r2=1.13&f=u





More information about the Commits mailing list