disk8: Initial commit
authorPhilipp Hachtmann <hachti@hachti.de>
Mon, 28 Sep 2015 20:10:01 +0000 (22:10 +0200)
committerPhilipp Hachtmann <hachti@hachti.de>
Mon, 28 Sep 2015 20:10:01 +0000 (22:10 +0200)
commit919757fd611e482003ce51f366f6783cab73dea3
treef5039255769a459542ec7b3f933df75c18595d3a
parent4d042122cf54c44711dcb27547816639243ca87f
disk8: Initial commit

This is the contents of the old CVS repository. There are no log messages,
so discarding the CVS log is not too bad.

Signed-off-by: Philipp Hachtmann <hachti@hachti.de>
19 files changed:
sw/disk8/.gitignore [new file with mode: 0644]
sw/disk8/Makefile [new file with mode: 0644]
sw/disk8/doxygen.conf [new file with mode: 0644]
sw/disk8/src/directory.c [new file with mode: 0644]
sw/disk8/src/directory.h [new file with mode: 0644]
sw/disk8/src/disk8.c [new file with mode: 0644]
sw/disk8/src/file.c [new file with mode: 0644]
sw/disk8/src/file.h [new file with mode: 0644]
sw/disk8/src/logging.c [new file with mode: 0644]
sw/disk8/src/logging.h [new file with mode: 0644]
sw/disk8/src/ops.c [new file with mode: 0644]
sw/disk8/src/ops.h [new file with mode: 0644]
sw/disk8/src/remote8.c [new file with mode: 0644]
sw/disk8/src/remote8_commands.h [new file with mode: 0644]
sw/disk8/src/structures.h [new file with mode: 0644]
sw/disk8/src/util.c [new file with mode: 0644]
sw/disk8/testdata/disk2.fortran.rk05 [new file with mode: 0644]
sw/disk8/testdata/disk2.fortran.rk05.org [new file with mode: 0644]
sw/disk8/testdata/focal71-boot-os8.tu56 [new file with mode: 0644]