ntfsprogs 1.8.2 has now been released. This release builds and works on
FreeBSD thanks to Christophe Grenier.
You can download rpms and source code from:
http://linux-ntfs.sourceforge.net/downloads.html
Or get the changes from bitkeeper:
bk pull http://linux-ntfs.bkbits.net/ntfsprogs
ChangeLog from 1.8.1 release:
- Add compatibility for building on FreeBSD. (Christophe Grenier)
- Add new compile target "make libs" which only compiles libntfs.
- Compile fixes for DJGPP. (Chrisophe Grenier, me)
- Note: DJGPP only works with "make libs". not "make" due to absence
of getopt.h, getopt_long(), snprintf(), and snprintf(). getopt() does
exist (in unistd.h) so we could switch to that if we wanted.
- Enable lots of compiler warnings in maintainer mode and fix all
warnings from libntfs.
- Fix memory deallocation bug in mft.c spotted by the additional
warnings.
Best regards,
Anton
--
Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @)
Unix Support, Computing Service, University of Cambridge, CB2 3QH, UK
Linux NTFS maintainer / IRC: #ntfs on irc.freenode.net
WWW: http://linux-ntfs.sf.net/ &
http://www-stu.christs.cam.ac.uk/~aia21/
|