DragonFlyBSD/src a574cbfusr.bin/dsynth config.c build.c

dsynth - pty CRs, readelf, better log formatting

* Remove CR's from build logs (set tty modes on the pty).

* Parse 'readelf -x .note.tag /bin/sh' to get the operating
  system and __DragonFly_version... basically the release name.
  Compare the operating system name against what we get back
  from the system as a validator.

* Improve the log format to make it more readable.  Certain elements such
  as statistics and times are right-justified.

* Filter certain log lines from stdout when curses mode is turned off.

* Highlight stdout lines for SUCCESS in green and FAILURE and red.
DeltaFile
+104-23usr.bin/dsynth/config.c
+52-29usr.bin/dsynth/build.c
+45-3usr.bin/dsynth/subs.c
+11-0usr.bin/dsynth/dsynth.h
+6-3usr.bin/dsynth/status.c
+5-3usr.bin/dsynth/mount.c
+5-0usr.bin/dsynth/dsynth.c
+228-617 files

UnifiedSplitRaw