collapseos/tools
Virgil Dupras 2e8af376e3 pgm: new kernel module
The pgm module implements a shell hook so that when an unknown command
is typed, we look into the mounted filesystem and look for a file with
the same name as the command. If we find one, we load it in memory and
run it.
2019-05-31 14:54:15 -04:00
..
cfspack cfspack: fix bug where we would underallocate blocks 2019-05-16 21:07:57 -04:00
emul pgm: new kernel module 2019-05-31 14:54:15 -04:00
tests fs: check for file size bounds in GetC 2019-05-31 11:12:29 -04:00
upload.py tools/upload: make I/O a bit slower 2019-05-07 14:49:34 -04:00