Block a user
5460f28cfb
Removed unnecessary import sys (#46)
7f7251d57f
Fix buffer overrun in shell emulator (#51)
8926c33ab1
Fix tools/tests/zasm/runtests.sh shebang
4180b5873d
Fix for tools/zasm.sh being dependent on readlink -f (an issue on macOS, preventing builds) (#28)
6281e2036f
Optimised intoXX functions (#19)
37db09d472
Merge pull request #27 from booty-bumping/save-config
134257426d
make sure config is saved after setting routes
36a3912c84
made ed clipboard-aware
2c9bb81fe9
added a clipboard daemon, changed default services
fbef63f9b0
made fserv able to serve http(s)
bc1f7d7c6c
added a simple wget program for internet cards
0aba709fb1
added a filesyste manager program, for auto (un)mounting of filesystems
e351683a88
made dispmanager not crash when presented with no data dir
03341e6af7
made the more intelligent routing actually work
be8ba0a40b
made the shell not return pcall's true if it is true
7347c93988
made external executables return despite being in a different process. yay for IPC?
dc03ad94bc
added an FRequest client and server
8ca414e312
updated to comply with some of the more recent minitel changes
2aca6df1b4
cleaned up some meta stuff
eaef339fe9
added an unarchiving program, changed mkarchive behavior slightly