K 10 svn:author V 3 pjd K 8 svn:date V 27 2005-01-12T07:35:09.000000Z K 7 svn:log V 433 MFC: fts.h 1.11 fts.3 1.22 Introduce new field 'fts_bignum' which is 64bit long and will allow to make utilities like du(1) 64bit-clean. When this field is used, one cannot use 'fts_number' and 'fts_pointer' fields. This commit doesn't break API nor ABI. This work is part of the BigDisk project: http://www.FreeBSD.org/projects/bigdisk/ Discussed on: arch@ Manual page work from: Peter Jeremy END