Lines Matching full:fixed

26 	- Tested and fixed for platforms *without* largefile support
29 - Fixed floppy sector size handling on platforms that are not
75 - Fixed XDF floppy disk access
76 - Fixed faulty behavior at end of image in mcat
126 - Fixed -f flag for mformat (size is KBytes, rather than sectors)
127 - Fixed toupper/tolower usage (unsigned char rather than plain signed)
129 - Fixed compilation for MingW
132 - Fixed length handling in character set conversion (Unicode file names)
133 - Fixed matching of character range, when containing Unicode
135 - Fixed initialization of my_scsi_cmd constructor
145 - fixed a number of -Wextra warnings
151 - fixed support for BPB-less legacy formats.
170 Fixed compilation on Mingw
171 Fixed doc (especially mformat)
177 Fixed buffer overflow with drive letter in mclasserase
184 Fixed encoding of all-lowercase names (no need to mangle
194 fixed formatting of fat_size_calculation.tex document
197 Fixed typo in initialization of FAT32 info sector
207 Fixed output formatting of mdir if MTOOLS_DOTTED_DIR is set
209 Fixed signedness of serial number in mlabel
210 Fixed buffer size problem in mlabel
217 Fixed hidden sector handling in mformat
225 Fixed compiler warnings in mlabel.c and elsewhere
226 Fixed h flag in mattrib.c
231 Fixed issues with max filesize (was 2GB instead of 4GB, and
238 Fixed conversion to native on OS/2
272 Fixed security issue with doctored file names
275 Fixed misc blunders...
277 Fixed lots of minor items raised by gcc4
291 Fixed doc about /etc/default
293 Fixed mlabel on read-only disks
321 Fixed some long name directory entry freeing bugs
323 Fixed duplicate FAT writing error. Fixed segfault on short images.
342 Fixed mattrib -p (missing slash)
356 Fixed max numbers of sectors for FAT12 and FAT16 (was off by one...)
358 Fixed plain_io.c bug (Swap byte applied after partition stuff,
361 Fixed mcat end-of-file bugs (mcat went on writing, and writing,
370 Fixed vold support for mpartition
405 Fixed DELMARK translation of mcopy's -T option, pre3-3.9.8
407 Fixed #ifdef DEBUG statements, pre2-3.9.8
414 Fixed bug in to_unix function
420 Fixed parsing of Unix filenames ending with slash
422 Fixed file closing of floppyd
424 Fixed a cindex entry in documentation
429 Fixed JAZ Zip file overwrite bug (actually, this bug could occur
444 Fixed typo in mformat man page
465 Fixed a couple of floppyd bugs
478 Fixed mformat problem with Fat32 (mformat didn't initialize the
482 Fixed two more scandisk problems:
487 Fixed an evasive Fat32 bug: a parent directory entry pointing to
491 Fixed a bug in mren (problem when renaming short file names)
495 Fixed size problem with Ctrl-Z.
505 Fixed 2 bugs:
548 Fixed typo in plain_io.c
574 Added boot sector template option for mpartition. Fixed mtools.1
579 Fixed HP SCSI "big write" bug
581 Fixed debug mode in vfat.c
616 Fixed a few BSD typoes, and renamed ALLCFLAGS in the Makefile to
625 Fixed non-batchmode mcopy bug. Fixed shortname case bug
635 Scandir optimizations. Fixed nasty Heisenbug in hash.c.
637 Fixed integer width problem in fat.c, and minor bugs in hashtable.
643 Fixed mtype and mcheck. Started cleaning up out-of-memory handling
648 Fixed "Bad address" errors which occurred when running mdu on empty
654 fixed mdir -X, added mattrib -X; document both. Fix doc for name
657 fixed polarity of sys_errlist. Renamed some include files which
658 bore the same name as system include files. Fixed another
661 fixed filedescriptor leak. Make mbadblocks stoppable. Doc
662 fixes. Fixed one memory leak, another one further down the road
663 remains... Fixed error handling in createDirectory.
671 mkmanifest. Fixed mpartition bug with partitions with more
684 Fixed bugs in recursive copy stuff, added recursive mattrib, and
685 fixed a few buffer overrun bugs
713 Fixed make texclean.
719 Fixed close-on-exec bug.
721 Fixed #include in HP_UX. Sys/floppy.h is not known on all flavors
724 Fixed Makefile so that make -j works without errors. Fixed
736 Fixed yet another hash table bug
740 Fixed a segfault in mpartition
756 Fixed small typo in new vold code
813 Fixed Zip disk eject
848 Fixed location of configuration file in doc.
850 Fixed mlabel bug
863 Fixed nolock flag
868 Fixed some preprocessor macros. Added texclean macro to Makefile
876 Fixed typo in mdel.
880 Fixed Makefile typo, and fixed various bugs with renaming or
883 Fixed streamcache.c bug
887 Fixed mrd e:xxx/, tested Xdf support
898 Fixed partition removal bug in mpartition.c
900 Fixed streamcache allocation bug. Clearer error message when
910 Fixed typoes in plain_io.c, mpartition.c and mtools.texi.
933 Fixed mzip typo.
945 Upgraded to autoconf 2.12, fixed some Stallmanisms.
959 Fixed typoes in mzip. Added pointer to html doc.
961 Fixed Linux Scsi ioctl.
963 Added warnings against cookies, fixed doc to reflect new set-uid
966 Fixed typoes in privilege routines, and removed Heisenbergian
972 Solaris & SunOS privilege management. Fixed date entries in
986 Fixed documentation on -n flag for mcopy
1005 Fixed uninitialized variable in fat.c and added example for Sun
1008 Fixed comment in scripts/tgz
1010 Fixed partition handling code (yes, again!)
1021 Segment fault due to change of buffer size fixed
1022 E-mail address fixed
1039 Partition table parsing fixed
1057 More ED fixes. More parameter size fixed for 64bit.
1124 Fixed memory allocation bug if no "constant device" is present.
1142 Fixed another Atari disk bug: Atari disks sport a bogus
1145 Fixed missing zero-terminator in autorenamed long names
1148 Fixed small quoted-printable-induced typo in the Makefile.
1177 Fixed YAHB (yet another hash table bug :) ) . Hope this one's
1204 fixed a troff bug in mtools.1
1226 devices.c: load_devices(): fixed bad fprintf, line 748