da4d2d0d49
* Support for multiple drives in floppyd * Updated .spec file * Fixed some long name directory entry freeing bugs * Fixed duplicate FAT writing error. Fixed segfault on short images. * Mformat creates images of correct size. * CYGWIN compatibility (O_BINARY flag). * Cygwin patch for plain_io.c (no locking) * Fix a couple of memory leaks in config file parsing. Fix llong.h (redefined same symbol twice) * Fix a variable initialization problem in plain_io.c * New mclasserase command to erase memory cards C99 "compatibility" (cf http://www.mtools.linux.lu/download.html) * Fix rootskip and rate of XDF disks * Fix inverted IS_MFORMAT_ONLY conditon in plain_io.c * Moved putc after variable description (anybody knows about a -W flag so that gcc warns about these?) * Fixed mattrib -p (missing slash) * Added -m option to mformat to specify a non-standard mediabyte * Added -d options to mformat to specify number of FAT copies. Can also be set using the MTOOLS_NFATS environmental variable.
63 lines
1,010 B
Text
63 lines
1,010 B
Text
@comment $NetBSD: PLIST,v 1.7 2005/04/04 08:56:18 adam Exp $
|
|
bin/amuFormat.sh
|
|
${NOFLOPPYD}bin/floppyd
|
|
${NOFLOPPYD}bin/floppyd_installtest
|
|
bin/lz
|
|
bin/mattrib
|
|
bin/mbadblocks
|
|
bin/mcat
|
|
bin/mcd
|
|
bin/mcheck
|
|
bin/mclasserase
|
|
bin/mcomp
|
|
bin/mcopy
|
|
bin/mdel
|
|
bin/mdeltree
|
|
bin/mdir
|
|
bin/mdu
|
|
bin/mformat
|
|
bin/minfo
|
|
bin/mkmanifest
|
|
bin/mlabel
|
|
bin/mmd
|
|
bin/mmount
|
|
bin/mmove
|
|
bin/mpartition
|
|
bin/mrd
|
|
bin/mren
|
|
bin/mshowfat
|
|
bin/mtools
|
|
bin/mtoolstest
|
|
bin/mtype
|
|
bin/mxtar
|
|
bin/mzip
|
|
bin/tgz
|
|
bin/uz
|
|
${NOFLOPPYD}man/man1/floppyd.1
|
|
${NOFLOPPYD}man/man1/floppyd_installtest.1
|
|
man/man1/mattrib.1
|
|
man/man1/mbadblocks.1
|
|
man/man1/mcat.1
|
|
man/man1/mcd.1
|
|
man/man1/mclasserase.1
|
|
man/man1/mcopy.1
|
|
man/man1/mdel.1
|
|
man/man1/mdeltree.1
|
|
man/man1/mdir.1
|
|
man/man1/mdu.1
|
|
man/man1/mformat.1
|
|
man/man1/minfo.1
|
|
man/man1/mkmanifest.1
|
|
man/man1/mlabel.1
|
|
man/man1/mmd.1
|
|
man/man1/mmount.1
|
|
man/man1/mmove.1
|
|
man/man1/mpartition.1
|
|
man/man1/mrd.1
|
|
man/man1/mren.1
|
|
man/man1/mshowfat.1
|
|
man/man1/mtools.1
|
|
man/man1/mtoolstest.1
|
|
man/man1/mtype.1
|
|
man/man1/mzip.1
|
|
man/man5/mtools.5
|