diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-06-26 17:44:22 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-06-26 17:44:22 -0700 |
commit | b1deeb181382bad22846f9c467b64fbda6665e8f (patch) | |
tree | dab19a181948aab07de5d0be28dec020f556757d | |
parent | 621eb2d9deb094d78001f841f3aadcf0f63f2477 (diff) | |
download | syslinux-elf-b1deeb181382bad22846f9c467b64fbda6665e8f.tar.gz syslinux-elf-b1deeb181382bad22846f9c467b64fbda6665e8f.tar.xz syslinux-elf-b1deeb181382bad22846f9c467b64fbda6665e8f.zip |
Create a dosutil subdirectory and move mdiskchk there
DOS utilities aren't really "samples". Create a dedicated "dosutil"
directory, and move mdiskchk there for now.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
-rw-r--r-- | dosutil/mdiskchk.c (renamed from sample/mdiskchk.c) | 0 | ||||
-rwxr-xr-x | dosutil/mdiskchk.com (renamed from sample/mdiskchk.com) | bin | 9680 -> 9680 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/sample/mdiskchk.c b/dosutil/mdiskchk.c index eec5be40..eec5be40 100644 --- a/sample/mdiskchk.c +++ b/dosutil/mdiskchk.c diff --git a/sample/mdiskchk.com b/dosutil/mdiskchk.com Binary files differindex 07e1471b..07e1471b 100755 --- a/sample/mdiskchk.com +++ b/dosutil/mdiskchk.com |