Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-28 | Everywhere: Use default execpromises argument for Core::System::pledge | Brian Gianforcaro | |
2021-11-23 | blockdev: Port to LibMain | faxe1008 | |
2021-10-09 | Utilities: Add way to get a storage devices block size in blockdev | David Isaksson | |
2021-10-09 | Utilities: Add blockdev utility | David Isaksson | |
This new utility queries a block device for its size via the newly introduced ioctl STORAGE_DEVICE_GET_SIZE request. |