git: bcd(6): Add decoding option and few extras.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Tue Sep 6 07:11:30 PDT 2016


commit e7c38752c35cd621b5c314041874f1f31c8ec3e7
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Tue Sep 6 16:35:45 2016 +0300

    bcd(6): Add decoding option and few extras.
    
    While there, do the same for ppt(6).
    
    Taken-from: OpenBSD

Summary of changes:
 games/bcd/Makefile             |   4 -
 games/bcd/bcd.6                |  49 +++++++++----
 games/bcd/bcd.c                | 163 ++++++++++++++++++++++++++++++++---------
 games/ppt/Makefile             |   6 +-
 games/{bcd/bcd.6 => ppt/ppt.6} |  59 +++++++++++----
 games/ppt/ppt.c                | 135 ++++++++++++++++++++++++++++++----
 6 files changed, 330 insertions(+), 86 deletions(-)
 copy games/{bcd/bcd.6 => ppt/ppt.6} (67%)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list