collapseos/tools
Virgil Dupras 942d2a952d ed: take filename as an argument
This hard-binds ed to the filesystem (I liked the idea of working
only with blockdevs though...), but this is necessary for the
upcoming `w` command. We need some kind of way to tell the
destination to write to truncate itself.

This only has a meaning in the filesystem, but it's necessary to
let the file know that its registered file size has possibly
shrunk.

I thought of alternatives that would have allowed me to keep ed
blkdev-centered, but they were all too hackish to my own taste.

Hence, this new hard-bind on files.
2019-07-20 19:43:07 -04:00
..
cfspack Make tools/emul *BSD-friendly 2019-07-11 21:21:54 -04:00
emul ed: take filename as an argument 2019-07-20 19:43:07 -04:00
tests zasm: fix bug with registry selection 2019-07-20 18:07:52 -04:00
blkdump.py tools/blkdump.py: new tool 2019-06-17 09:02:01 -04:00
memdump.py tools/blkdump.py: new tool 2019-06-17 09:02:01 -04:00
upload.py New tool: download.py 2019-06-14 16:06:18 -04:00
zasm.sh Make tools/emul *BSD-friendly 2019-07-11 21:21:54 -04:00