git: dd(1): Allow to bootstrap on OpenBSD and glibc based systems.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Sat Feb 1 09:49:40 PST 2020
commit cb2f0d05091f5dcfb3f85c1ff2d3bf3a5e6b26cf
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Sat Feb 1 13:41:24 2020 +0200
dd(1): Allow to bootstrap on OpenBSD and glibc based systems.
Disable tape detection support (reduces host requirements).
Redirect siginfo to SIGUSR1 to match dd behavior on glibc systems.
Summary of changes:
bin/dd/Makefile | 4 ++++
bin/dd/dd.c | 14 +++++++++++++-
bin/dd/dd.h | 2 ++
3 files changed, 19 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cb2f0d05091f5dcfb3f85c1ff2d3bf3a5e6b26cf
--
DragonFly BSD source repository
More information about the Commits
mailing list