* FileSystemIDandChk.sln:
* FileSystemIDandChk/FileSystemIDandChk.csproj:
Added version and description to solution.
* FileSystemIDandChk/Plugins/Plugin.cs:
* FileSystemIDandChk/PartPlugins/PartPlugin.cs:
* FileSystemIDandChk/ImagePlugins/ImagePlugin.cs:
Converted comments to inline XML documentation.
* FileSystemIDandChk/ImagePlugins/TeleDisk.cs:
Removed unneeded "this" statements.
Removed unreachable code.
Removed spurious initialization.
* FileSystemIDandChk/README.md:
Updated readme to show TeleDisk support and new version.
* Packages.mdproj:
* FFS.cs: Added code for detecting 42BSD, 43BSD, 44BSD, SunOS,
SunOS/x86, UFS and UFS2 filesystems. Block size is incorrect on
NeXTStep's CD UFSs, but there is no way to check for it.
* Main.cs: Disable debug by default
* FileSystemIDandChk.csproj: Moved to .NET 4 and added
EndianAwareBinaryReader class
* EndianAwareBinaryReader.cs: Override of BinaryReader class with the
ability to automatically swap endianness
git-svn-id: svn://claunia.com/FileSystemIDandChk@13 17725271-3d32-4980-a8cb-9ff532f270ba