git: DragonFly_RELEASE_5_4 script(1): Sync with FreeBSD
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Nov 30 21:13:06 PST 2018
commit 2625c250b4cbca588aee9fc52f517ceb976a7b0f
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/2625c250b4cbca588aee9fc52f517ceb976a7b0f
--
DragonFly BSD source repository
More information about the Commits
mailing list