commit e10ffbc224eec7a6bdccf0a695431c98c15d0b1a
Author: Matthew Dillon <[email protected]>
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

Reply via email to