summaryrefslogtreecommitdiff
path: root/diskman
AgeCommit message (Expand)AuthorFilesLines
2020-05-22DiskMan: Add Partition::node methodA. Wilcox3-1/+16
2020-05-15DiskMan: Add manual pagesA. Wilcox21-0/+671
2020-02-23DiskMan: Allow sector size of disk to be retrievedA. Wilcox3-5/+9
2020-02-18DiskMan: Add ability to reload partition table dynamicallyA. Wilcox2-13/+42
2020-02-12DiskMan: Add library usage sampleA. Wilcox1-0/+31
2020-02-12DiskMan: Fix all memory leaksA. Wilcox3-12/+28
2020-02-12DiskMan: Add partition support, codify the source of creation objectsA. Wilcox5-35/+267
2020-02-11Enter DiskManA. Wilcox9-0/+310