aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
AgeCommit message (Collapse)AuthorFilesLines
2026-01-01chore(license): remove symlinkv0.1.1mainLibravatar Terin Stock1-1/+190
The Go package site doesn't follow symlinks for the LICENSE file, so we must duplicate the primary license to the root directory.
2026-01-01feat: SCSI Toolbox for Linuxv0.1.0Libravatar Terin Stock1-0/+1
Support the SCSI Toolbox API on Linux using "SCSI Generic" driver and the "SG_IO" ioctl, along with an extremely simple CLI tool to interact with the SCSI emulator.