git: usr.sbin/fstyp: Add BeFS support
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Fri Aug 27 10:14:24 PDT 2021
commit 6025be5878fc8286162a074592be39505968dbee
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Fri Aug 27 00:04:26 2021 +0900
usr.sbin/fstyp: Add BeFS support
from FreeBSD 0e92585cde5101506720ca1b904372317b7d84b6
Summary of changes:
usr.sbin/fstyp/Makefile | 2 +-
usr.sbin/{autofs/token.l => fstyp/befs.c} | 59 +++++++++++++++++--------------
usr.sbin/fstyp/fstyp.8 | 6 ++--
usr.sbin/fstyp/fstyp.c | 1 +
usr.sbin/fstyp/fstyp.h | 1 +
5 files changed, 40 insertions(+), 29 deletions(-)
copy usr.sbin/{autofs/token.l => fstyp/befs.c} (68%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6025be5878fc8286162a074592be39505968dbee
--
DragonFly BSD source repository
More information about the Commits
mailing list