Commit Graph

25 Commits

Author SHA1 Message Date
Vince Weaver
1c021fa1b1 dos33: fix segfault when loading from disk image
probably broke this in recent file cleanups :(
2017-01-09 11:41:12 -05:00
Vince Weaver
f1aab6e953 Merge branch 'master' of git://github.com/deater/dos33fsprogs 2017-01-04 14:08:50 -05:00
Vince Weaver
127089371d dos33: silly 8/16 bug when writing address/len in bsave 2016-12-13 23:02:50 -05:00
Vince Weaver
eccadc5bee dos33: improve bsave functionality
can specify address and length
2016-12-13 22:55:17 -05:00
Vince Weaver
2dbe3d4b70 webserver: update Makefile 2016-12-13 16:57:02 -05:00
Vince Weaver
b01e82b56d dos33 tests: update TODO 2016-12-13 16:51:44 -05:00
Vince Weaver
0f1686c220 dos33: turn off debugging 2016-12-13 16:51:25 -05:00
Vince Weaver
e3f5ae0824 dos33: update code to use common command line code
also share the filename truncation code
a few other minor cleanups too

seems to pass test suite
2016-12-13 16:50:34 -05:00
Vince Weaver
602b137363 dos33: more whitespace cleanup
I blame jed
2016-12-13 15:39:29 -05:00
Vince Weaver
b758047c60 dos33: clean up whitespace 2016-12-13 15:24:33 -05:00
Vince Weaver
5ecc16e840 mkdos33fs: cleanup whitespace 2016-12-09 20:32:34 -05:00
Vince Weaver
6c4b06ae1a dos33: more whitespace cleanups 2016-12-09 00:17:28 -05:00
Vince Weaver
1e90deb41c char2hex: whitespace cleanup 2016-12-08 23:04:56 -05:00
Vince Weaver
2f482f68aa make_b: clean up whitespace 2016-12-08 22:04:19 -05:00
Vince Weaver
75bfb3c573 dos33: update whitespace 2016-12-07 20:39:47 -05:00
Vince Weaver
6264373203 dos33: clear up some whitespace 2016-12-07 19:47:42 -05:00
Vince Weaver
98a0c6b2b3 mkdos33fs: properly create catalog tables
this didn't work at all before
2016-12-07 00:24:18 -05:00
Vince Weaver
a868c4957b mkdos33fs: we were starting catalog at 11/1 instead of 11/f
this confuses some of the tools
2016-12-06 23:38:13 -05:00
Vince Weaver
a83c485a88 dos33: re-write command parsing code 2016-12-06 23:05:35 -05:00
Vince Weaver
478293fe81 dos33: more whitespace changes 2016-12-06 23:00:29 -05:00
Vince Weaver
c8169da3af dos33: whitespace cleanup 2016-12-06 22:43:00 -05:00
Vince Weaver
d9a075e6a4 tests: move to dos33fs-utils directory 2016-03-11 16:19:04 -05:00
Vince Weaver
a27951dfc1 dos33fs-utils: increment version number 2016-03-11 14:58:53 -05:00
Vince Weaver
176b274317 dos33fs-utils: add a README file 2016-03-11 14:58:42 -05:00
Vince Weaver
2305c15ee4 split up into subprojects
sorry anyone who was maintaining patches against this or had hardcoded
paths
2016-03-11 14:37:48 -05:00