aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ebsnvme-id
Commit message (Collapse)AuthorAgeFilesLines
* *: fix tab vs. space issues, and comments according to the guide.Jimmy Olgeni2021-10-161-1/+1
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* sysutils/ebsnvme-id: simplify check for supported versions after 11.3 EOLRene Ladan2020-10-211-1/+1
| | | | | | | Phabricator: D26646 Notes: svn path=/head/; revision=552894
* Update ebsnvme-id to 1.0.1.Colin Percival2020-10-062-4/+4
| | | | | | | This adds a missing #include and should fix the build on FreeBSD 11.4. Notes: svn path=/head/; revision=551555
* Use uidfix in sysutils/ebsnvme-idColin Percival2020-05-131-0/+2
| | | | Notes: svn path=/head/; revision=535080
* IGNORE on FreeBSD without NVME_GET_NSID.Colin Percival2020-05-071-1/+7
| | | | Notes: svn path=/head/; revision=534294
* Add ebsnvme-id 1.0.Colin Percival2020-05-054-0/+42
This duplicates the functionality of the ebsnvme-id tool in Amazon Linux, and also provides information about Instance Store disks and maintains a tree /dev/aws/disk/ of useful symlinks. Sponsored by: https://www.patreon.com/cperciva Notes: svn path=/head/; revision=534017