Cosmos/source2/Kernel/System/Hardware/Cosmos.Hardware/BlockDevice
blah38621_cp 1b922726f0 The first of a series of commits as I work my way down the list of things Gendarme found wrong. (a large amount is likely to be skipped, as gendarme found 13k potential issues.)
This one makes sure that constructors for abstract classes are protected, not public, as the constructor can only be called by child classes.
2011-10-22 23:19:51 +00:00
..
Ata.cs The first of a series of commits as I work my way down the list of things Gendarme found wrong. (a large amount is likely to be skipped, as gendarme found 13k potential issues.) 2011-10-22 23:19:51 +00:00
ATA.html Driver work 2011-02-22 16:56:17 +00:00
AtaPio.cs Fixed the formatting of the code in AtaPio 2011-07-18 21:00:07 +00:00
BlockDevice.cs Fully plugged the System.Math class with a pure C# version. Commented out the old version of this plug, but left it there. Also commented out the exception that was being thrown in Cosmos.Hardware.BlockDevice, which was preventing system booting. 2011-09-15 21:09:52 +00:00
MBR.cs 2011-03-03 05:23:44 +00:00
Partition.cs GDB Client, change function label to textbox, allows to copy the name 2011-06-16 20:56:22 +00:00