DragonFly commits List (threaded) for 2005-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/bin/ls ls.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]