git: kcollect - Add initial dbm support

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Sep 24 11:19:10 PDT 2017


commit e10ffbc224eec7a6bdccf0a695431c98c15d0b1a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Sep 24 11:17:03 2017 -0700

    kcollect - Add initial dbm support
    
    * Fully implement the -b and -d options to allow a dbm file to
      be recorded / appended, and played back.
    
    * Still needs a little fleshing out for scaling info and
      headers.
    
    Submitted-by: htse (Harald Brinkhof)

Summary of changes:
 usr.bin/kcollect/kcollect.8 |   4 +
 usr.bin/kcollect/kcollect.c | 365 +++++++++++++++++++++++++++++++++++---------
 2 files changed, 297 insertions(+), 72 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e10ffbc224eec7a6bdccf0a695431c98c15d0b1a


-- 
DragonFly BSD source repository



More information about the Commits mailing list