Izaya izaya
izaya synced commits to master at izaya/OC-Minitel from mirror 2019-09-23 20:34:51 +10:00
37db09d472 Merge pull request #27 from booty-bumping/save-config
134257426d make sure config is saved after setting routes
Compare 2 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-08-13 15:31:27 +10:00
2e3907abd3 made ct.p and ct.P point to the correct functions
izaya pushed to master at izaya/OC-PsychOS2 2019-08-07 21:09:30 +10:00
36a3912c84 made ed clipboard-aware
2c9bb81fe9 added a clipboard daemon, changed default services
Compare 2 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-08-02 15:57:23 +10:00
fbef63f9b0 made fserv able to serve http(s)
bc1f7d7c6c added a simple wget program for internet cards
Compare 2 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-08-01 22:41:45 +10:00
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
Compare 3 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-07-28 19:57:30 +10:00
5cabb476de removed some legacy stuff
izaya pushed to master at izaya/OC-PsychOS2 2019-07-28 19:53:30 +10:00
aa570fcc4e replaced the editor with skex2 because it's infinitely better and works on PsychOS2 now
izaya pushed to master at izaya/OC-PsychOS2 2019-07-28 19:52:34 +10:00
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?
Compare 2 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-07-28 19:09:14 +10:00
6c45180119 wrote a more flexible terminal creation system
izaya pushed to master at izaya/OC-PsychOS2 2019-07-28 13:04:03 +10:00
12df3de7df added a cd() builtin to the shell, for changing working directory
izaya pushed to master at izaya/OC-PsychOS2 2019-07-28 12:45:41 +10:00
ead102f131 made the shell spawn executed files as their own process and wait for them to complete
izaya pushed to master at izaya/OC-PsychOS2 2019-07-23 14:14:17 +10:00
b8d3df6bee more general gitignore filters
izaya pushed to master at izaya/OC-PsychOS2 2019-07-23 14:11:55 +10:00
dc03ad94bc added an FRequest client and server
8ca414e312 updated to comply with some of the more recent minitel changes
Compare 2 commits »
izaya pushed to master at izaya/OC-misc 2019-07-22 13:54:57 +10:00
b68f1ad9e1 improved output for unarchive
izaya pushed to master at izaya/OC-PsychOS2 2019-07-22 13:54:44 +10:00
2aca6df1b4 cleaned up some meta stuff
eaef339fe9 added an unarchiving program, changed mkarchive behavior slightly
Compare 2 commits »
izaya pushed to master at izaya/OC-misc 2019-07-22 13:29:25 +10:00
33477c7528 made unarchive actually able to un-archive files
izaya pushed to master at izaya/OC-misc 2019-07-22 09:46:13 +10:00
f92cbde89b added a new simpler tape loader and an archiving program for it
24f5d543e1 moved tapeloader to cpioloader
13a1fd9af5 added tapeloader, for loading OSes into the tmpfs from tape
Compare 3 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-07-22 09:43:34 +10:00
f674efaa28 added an archiving program
b867628bdf gitignored generated docs, added the default init.txt
Compare 2 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-07-21 17:46:22 +10:00
77ceb65be6 service/tape-iofs.lua
8e3ee7bcb2 never mind no reading files line by line in fs.read
Compare 2 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-07-18 13:51:14 +10:00
63cb1ceea4 modified the docs to show iofs supports seek