mlelstv
654fb5e866
Recognize wedges and device mapper volumes as "disk".
2020-01-03 07:50:58 +00:00
tkusumi
143e65cce8
fstyp: Fix "exfat: iconv_open UCS-2LE: Invalid argument" failure
...
Fix below error for the time being.
The removed code is only relevant to Capsicum.
$ fstyp -l /dev/wd1
fstyp: exfat: iconv_open UCS-2LE: Invalid argument
2020-01-02 08:52:42 +00:00
tkusumi
0f41a17b1c
fstyp: Consider '@' syntax in device file path for HAMMER2
...
though devpath is unsupported in NetBSD atm.
taken-from: DragonFlyBSD
2020-01-01 12:47:19 +00:00
tkusumi
442ef904f9
fstyp: Add HAMMER1 multi-volume support (missed in "fstyp: Add HAMMER1/2 support")
...
taken-from: DragonFlyBSD
2020-01-01 09:17:27 +00:00
tkusumi
dcc92ff930
fstyp: Cleanup and minor sync up with FreeBSD/DragonFlyBSD
2020-01-01 09:08:52 +00:00
tkusumi
ff998df0a2
fstyp: Add HAMMER1/2 support
...
FreeBSD has recently imported HAMMER1/2 support from DragonFlyBSD,
so why not in NetBSD as well.
taken-from: DragonFlyBSD
2020-01-01 08:56:41 +00:00
tkusumi
bdaaf6392d
fstyp: Use iconv(3) to convert NTFS vol labels correctly
...
taken-from: FreeBSD (freebsd/freebsd@23a4b310ff )
2019-12-28 08:22:30 +00:00
tkusumi
0cd59d67d5
fstyp: Show exFAT volume labels with -l flag
...
taken-from: FreeBSD (freebsd/freebsd@73773fcda9 )
2019-12-28 08:00:08 +00:00
tkusumi
a4a6d53262
fstyp: Add APFS support
...
taken-from: FreeBSD (freebsd/freebsd@171bb54729 )
2019-12-27 11:15:06 +00:00
tkusumi
c952179f84
fstyp: Add HFS+ support
...
taken-from: FreeBSD (freebsd/freebsd@b4d7ad9f78 )
2019-12-27 11:06:23 +00:00
tkusumi
7575c8cff5
fstyp: Add exFAT support
...
Taken-from: FreeBSD and DragonFlyBSD
2019-11-18 14:53:34 +00:00
martin
1e774d3bb5
Use fseeko instead of fseek to fix the build on some 32bit architectures
2018-01-09 10:47:57 +00:00
christos
b985414b8f
Merge autofs support from: Tomohiro Kusumi
...
XXX: Does not work yet
2018-01-09 03:31:12 +00:00