DragonFlyBSD/src 516819dusr.bin/dsynth build.c dsynth.h

dsynth - Account for extraction size

* Account for the initial size of /construction after the extract
  phase.

  Note that we explicitly are not accounting for space used after this
  phase because they files (typically .o's and such) are added incrementally
  and often not accessed continuously until the ending link phase.  Including
  this space thus might cause dsynth to retard the worker count too much.
DeltaFile
+34-0usr.bin/dsynth/build.c
+2-0usr.bin/dsynth/dsynth.h
+36-02 files

UnifiedSplitRaw