git: script(1): Sync with FreeBSD

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Sun Nov 25 05:57:23 PST 2018


commit f00bb308caf1e265e5e0d4a7b7ad6761a78b3430
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Sun Nov 25 12:05:59 2018 +0100

    script(1): Sync with FreeBSD
    
    - Add -p flag which is used to replay typescripts.
    - Add -d flag to avoid sleeps in playbacks.
    - Add -F flag which allows recording/playing through pipes.
    - Add -r flag to optionally record all.
    - A bunch of fixes, mostly.
    
    Note: -f flag from FreeBSD is not available since DragonFly BSD does not
          have filemon(4)

Summary of changes:
 usr.bin/script/script.1 | 100 +++++++++++----
 usr.bin/script/script.c | 332 ++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 344 insertions(+), 88 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list