git: dsynth - Improve 'debug' target, fix "x\n" in logs

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Nov 10 08:54:49 PST 2019


commit 9bb2c592f70a33137574a2010764f5c8b6f30824
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Nov 10 08:53:09 2019 -0800

    dsynth - Improve 'debug' target, fix "x\n" in logs
    
    * Improve the 'debug' target.  Remove the target packages first,
      just like the 'test' target, and include a description for the
      'debug' target in dsynth help.
    
    * Change the pty handshake to just a newline, it still shows up in the
      logs due to (probably) master-pty echo mode, but it isn't really
      noticeable verses the previous "x\n".

Summary of changes:
 usr.bin/dsynth/build.c  | 7 ++++---
 usr.bin/dsynth/dsynth.c | 9 ++-------
 2 files changed, 6 insertions(+), 10 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9bb2c592f70a33137574a2010764f5c8b6f30824


-- 
DragonFly BSD source repository



More information about the Commits mailing list