git: tcpdump(8): Regenerate config.h and update Makefile

Aaron LI aly at crater.dragonflybsd.org
Mon May 18 16:03:40 PDT 2020


commit 0f0e3e8d87a5c1cd0991ebf5e864a3424acb6ec3
Author: Aaron LI <aly at aaronly.me>
Date:   Sun May 17 15:44:20 2020 +0800

    tcpdump(8): Regenerate config.h and update Makefile
    
    * Regenerate config.h
    * Update Makefile against to the vendor update
    * Define more macros / flags in Makefile for IPv6 and our private
      LibreSSL library. (Credit to FreeBSD)
    * Improve the tcpdump.1 man page generate a bit
    * Clean up the Makefile a bit
    
    Credit to deef (Daniel Fojt) for doing the vendor update.

Summary of changes:
 usr.sbin/tcpdump/Makefile | 140 +++++++++++++---------
 usr.sbin/tcpdump/config.h | 289 +++++++++++++++++++++++++++++-----------------
 2 files changed, 268 insertions(+), 161 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0f0e3e8d87a5c1cd0991ebf5e864a3424acb6ec3


-- 
DragonFly BSD source repository



More information about the Commits mailing list