Home | History | Annotate | Download | only in ffs
History log of /src/usr.sbin/makefs/ffs/newfs_extern.h
RevisionDateAuthorComments
 1.5  06-Mar-2022  hgutch Make sure daddr_t is a 64 bit type when building tools.
(see also PR sw-bug/56742 ).
 1.4  21-Dec-2015  christos more deterministic ffs for reproducible builds.
 1.3  21-Oct-2009  snj Remove 3rd and 4th clauses in christos' license. OK christos.
 1.2  24-Jun-2004  lukem Define FFS_MAXBSIZE to 65536 and use instead of MAXBSIZE.
Deprecate unused MAXINOPB.
Should fix PR [toolchain/25603].
 1.1  26-Oct-2001  lukem branches: 1.1.1;
Initial revision
 1.1.1.1  26-Oct-2001  lukem branches: 1.1.1.1.4;
makefs - create a file system image from a directory tree.
It doesn't need any special privileges or kernel devices.

Only ffs image creation is supported at this time, although makefs has been
designed to allow the addition of other file system formats by writing new
back-ends.

This program was designed & implemented by Luke Mewburn of Wasabi Systems.
 1.1.1.1.4.1  25-Jun-2004  jmc Pullup rev 1.2 (requested by lukem in ticket #549)

Define FFS_MAXBSIZE to 65536 and use instead of MAXBSIZE.
Deprecate unused MAXINOPB. PR#25603 fixed.

RSS XML Feed