RASCSI/cpp
Uwe Seimet 07e953fa77
Fixed a potential issue with the unit test order (reserved file cleanup was missing) (#1137)
* Fixed a potential issue with the unit test order

* Updated error handling
2023-03-28 10:21:36 +02:00
..
.vscode Create devices after bus creation (#954) 2022-11-02 08:58:59 -05:00
controllers Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
devices Improve OpenVMS/VAX compatibility (issue #1117) (#1123) 2023-03-15 22:38:44 +01:00
hal Fixed a potential issue with the unit test order (reserved file cleanup was missing) (#1137) 2023-03-28 10:21:36 +02:00
monitor Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
piscsi Add support for SCSI-1 CD Drives, .is1 extension (#1109) 2023-02-26 20:52:19 -06:00
scsictl Fixed shutdown issues (#1067) 2023-01-14 19:26:49 +01:00
scsidump SCSI Dump Usability Enhancements & Cleanup (#1026) 2022-12-09 09:50:45 -06:00
scsiloop Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
shared Update version for next development version 2023-02-11 12:34:43 -06:00
test Fixed a potential issue with the unit test order (reserved file cleanup was missing) (#1137) 2023-03-28 10:21:36 +02:00
.clang-format SCSI Dump Usability Enhancements & Cleanup (#1026) 2022-12-09 09:50:45 -06:00
.gitignore Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
launch_sudo.sh Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
Makefile Added optional LDFLAGS in order to control linking, e.g. for faster linking (#1128) 2023-03-24 08:54:05 +01:00
piscsi_interface.proto Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
piscsi.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
scsictl.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
scsidump.cpp SCSI Dump Usability Enhancements & Cleanup (#1026) 2022-12-09 09:50:45 -06:00
scsiloop.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
scsimon.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00