aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/fstyp
Commit message (Expand)AuthorAgeFilesLines
* fstype(8): Fix two typos in source code commentsGordon Bergling2022-06-041-2/+2
* fstyp(8): Fix a typo in a source code commentGordon Bergling2022-04-091-1/+1
* fstyp: Correct comment: Raspberry Pi Pico, not NanoEd Maste2022-03-301-1/+1
* fstyp: detect Raspberry Pi Pico boot filesystem as FATEd Maste2022-03-291-2/+19
* fstyp(8): Fix a few typos in source code commentsGordon Bergling2022-03-281-1/+1
* fstyp: Remove __packed from struct exfat_de_label.John Baldwin2022-02-011-2/+2
* zfs: merge openzfs/zfs@17b2ae0b2 (master) into mainMartin Matuska2022-01-221-0/+1
* fstyp: fix build WITHOUT_ICONVEd Maste2021-11-022-0/+10
* Fix off-by-one error in msdosfs FAT32 volume label copyingJessica Clarke2021-10-281-1/+1
* Fix intra-object buffer overread for labeled msdosfs volumesJessica Clarke2021-10-271-7/+13
* fstyp: bump WARNS to default and work around warningsPiotr Pawel Stefaniak2021-09-195-4/+9
* fstyp: add BeFS supportPiotr Pawel Stefaniak2021-08-178-2/+88
* fstyp(8): define HAVE_ZFS macro when built with zfsRobert Wing2021-05-141-1/+1
* fstyp(8): fix exfat detectionConrad Meyer2021-01-171-10/+8
* 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