summaryrefslogtreecommitdiff
path: root/usr.sbin/fstyp
Commit message (Expand)AuthorAgeFilesLines
* Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala2020-10-283-3/+0
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-252-13/+16
* usr.sbin/fstyp: Fix incorrect pfs_type test in ondisk inodePedro F. Giffuni2020-08-201-1/+1
* Revert r362390, those tests are fixed by r362418Li-Wen Hsu2020-06-231-9/+0
* Skip ufs related tests in fstyp(8) and makefs(8) temporarilyLi-Wen Hsu2020-06-191-0/+9
* Move the pointers stored in the superblock into a separateKirk McKusick2020-06-191-0/+3
* fstyp: sync HAMMER1/2 detection support with DragonFly BSD.Pedro F. Giffuni2020-02-062-60/+210
* fstyp hammer2: remove dead codeEric van Gyzen2020-01-131-5/+0
* fstyp hammer: use strlcpyEric van Gyzen2020-01-131-2/+2
* Make this compile under external gcc toolchain if WITH_ICONV isn't defined.Adrian Chadd2019-12-291-1/+4
* sbin/fstyp: recgonize Dragonfly's hammer and hammer2.Pedro F. Giffuni2019-12-248-2/+2842
* fstyp(8): Fix WITHOUT_ICONV buildConrad Meyer2019-12-236-2/+20
* fstyp(8): Detect APFS containersConrad Meyer2019-12-234-1/+111
* fstyp(8): Detect HFS+ / HFSX volumesConrad Meyer2019-12-234-1/+129
* fstyp(8): Use iconv(3) to convert NTFS vol labels correctlyConrad Meyer2019-12-233-24/+50
* fstyp(8): Show exFAT volume labels with -l flagConrad Meyer2019-12-224-12/+347
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-4/+3
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-111-0/+11
* Drop "All rights reserved" from the files I ownAlan Somers2019-03-111-1/+2
* Normally when an attempt is made to mount a UFS/FFS filesystem whoseKirk McKusick2018-12-061-1/+1
* Do not blindly include illumos kernel headers instead of user-space.Alexander Motin2018-08-021-1/+0
* Use capsicum helpers in fstype and ctld.Mariusz Zaborski2018-07-151-2/+2
* Remove "All rights reserved" from my files.Xin LI2018-05-101-1/+0
* Refactoring of reading and writing of the UFS/FFS superblock.Kirk McKusick2018-01-262-59/+14
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-2/+2
* fstyp: move sys/ include path after zfs include pathsAndriy Gapon2017-06-201-2/+2
* Make fstyp(8) recognize exFAT even without the -u option.Edward Tomasz Napierala2017-04-262-4/+4
* Improve formatting.Edward Tomasz Napierala2017-03-191-1/+2
* Fix harmless mismerge from r286964Alan Somers2017-03-091-1/+0
* usr.sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-03-011-9/+9
* Fix broken fstyp exfat testcaseConrad Meyer2017-01-141-1/+1
* fstyp.8: Move initial exFAT blurb to the -u sectionConrad Meyer2017-01-131-4/+5
* Use dfr-01-xfat.img.bz2, not dfr-01-xfat.dd.bz2 (the latterEnji Cooper2017-01-131-1/+1
* Add testcase for exFAT that currently failsEnji Cooper2017-01-133-0/+11
* Add license preamble for r286964; credit to asomersEnji Cooper2017-01-131-3/+29
* fstyp(8): Detect exFAT filesystemsConrad Meyer2017-01-135-3/+84
* fstyp tests comes with pre-created EL filesystems,Ruslan Bukin2016-10-181-1/+2
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-9/+6
* MFHGlen Barber2016-04-161-1/+1
|\
| * Use NULL instead of 0 for pointers.Marcelo Araujo2016-04-141-1/+1
* | MFHGlen Barber2016-03-101-0/+11
|\|
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | MFHGlen Barber2016-03-021-2/+2
|\|
| * Fix .Xr - autofs(5) is section 5, not 8.Edward Tomasz Napierala2016-02-281-2/+2
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Eliminate unneeded includes.Xin LI2015-12-282-3/+0
* Fix includes in usr.sbin/fstyp/zfs.cAllan Jude2015-12-262-2/+5