Partial synch with FreeBSD 1.74:
authorJeroen Ruigrok/asmodai <asmodai@dragonflybsd.org>
Sun, 18 Sep 2005 16:59:54 +0000 (16:59 +0000)
committerJeroen Ruigrok/asmodai <asmodai@dragonflybsd.org>
Sun, 18 Sep 2005 16:59:54 +0000 (16:59 +0000)
commitdbea589672a84fbd0d368cb20cce77d61db4e433
treefc04402ab5e8f8294e96080c7b9988ab79d0878a
parenta65d909f7b21aae811d0254b163f09ca700485e3
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.
bin/ls/ls.c