Add .gitignore file for git.
[virt-df.git] / lib / diskimage_ntfs.ml
2008-07-17 Richard W.M. JonesChange bitmatch -> bitstring
2008-07-11 Richard W.M. JonesClarify licensing for Debian.
2008-05-18 Richard W.M. JonesFix all 'unused variable' warnings.
2008-05-13 Richard W.M. JonesFixes for 32 bit
2008-05-13 rjones@intel.home... Implement offset_is_free for NTFS.
2008-05-13 rjones@intel.home... Block free/used for NTFS working
2008-05-13 rjones@intel.home... Build internal NTFS structure
2008-05-12 rjones@intel.home... Runlist parsing, now working.
2008-05-12 rjones@intel.home... Separate functions
2008-05-09 rjones@intel.home... Parses the basic NTFS structures and prints them out.