dosutil: update mdiskchk, add Makefile
authorH. Peter Anvin <hpa@zytor.com>
Sun, 5 Jul 2009 08:04:50 +0000 (01:04 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 5 Jul 2009 08:04:50 +0000 (01:04 -0700)
commit46a81bae932b3f84c5e76dc3c2a10e3d2d090fbb
tree1b4b5b269e55d31de755ef7c329ce17a90e973a8
parentb1deeb181382bad22846f9c467b64fbda6665e8f
dosutil: update mdiskchk, add Makefile

Update mdiskchk and add a Makefile.  Note that since this needs
OpenWatcom to compile, we still check in the binary file (which is
quite small, anyway.)

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
dosutil/.gitignore [new file with mode: 0644]
dosutil/Makefile [new file with mode: 0644]
dosutil/mdiskchk.c
dosutil/mdiskchk.com