mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
* SysV.cs:
* FileSystemIDandChk.csproj: Added support for System V filesystem * MBR.cs: UnixWare is not the only one using the UNIX disklabel Corrected UNIX disklabel sector. Enhanced UNIX disklabel with structs and consts. Added support for old UNIX disklabels. * Swapping.cs: Added code for middle-endian (PDP-endian) git-svn-id: svn://claunia.com/FileSystemIDandChk@22 17725271-3d32-4980-a8cb-9ff532f270ba
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
2012-08-07 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* Plugins/SysV.cs:
|
||||
* FileSystemIDandChk.csproj:
|
||||
Added support for System V filesystem
|
||||
|
||||
* PartPlugins/MBR.cs:
|
||||
UnixWare is not the only one using the UNIX disklabel
|
||||
Corrected UNIX disklabel sector.
|
||||
Enhanced UNIX disklabel with structs and consts.
|
||||
Added support for old UNIX disklabels.
|
||||
|
||||
* Swapping.cs:
|
||||
Added code for middle-endian (PDP-endian)
|
||||
|
||||
2012-08-06 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* Plugins/UNIXBFS.cs:
|
||||
|
||||
Reference in New Issue
Block a user