NetBSD/src 6JtEDCqsbin/resize_ffs resize_ffs.c resize_ffs.8

   Pull up following revision(s) (requested by sborrill in ticket #1516):
        sbin/resize_ffs/resize_ffs.8: revision 1.18
        sbin/resize_ffs/resize_ffs.c: revision 1.48-1.53
   Fix the most obvious integer overflow errors which can lead to superblock
   corruption. Thanks to riastradh@
   --
   Use int64_t for loop index so we don't iterate forever/until trap.
   --
   Fix the syntax (pointed out by David H. Gutteridge on source-changes-d).
   Fix the build...
   --
   - More fixes to use 64bit offsets.
   - Compute left-over fragments also for FFS2.
   --
   PR/52590: David H. Gutteridge: Minor documentation improvements
   --
   Fix computation of left-over fragments also for ufs2.
   Fixes PR 52600.
VersionDeltaFile
1.38.6.3+44-43sbin/resize_ffs/resize_ffs.c
1.13.20.2+4-6sbin/resize_ffs/resize_ffs.8
+48-492 files

UnifiedSplitRaw