193 Commits (5213835970020ffe16ae550132d2ffb63cdfee1d)
 

Author SHA1 Message Date
  XeonSquared 12df3de7df added a cd() builtin to the shell, for changing working directory 4 years ago
  XeonSquared ead102f131 made the shell spawn executed files as their own process and wait for them to complete 4 years ago
  XeonSquared b8d3df6bee more general gitignore filters 4 years ago
  XeonSquared dc03ad94bc added an FRequest client and server 4 years ago
  XeonSquared 8ca414e312 updated to comply with some of the more recent minitel changes 4 years ago
  XeonSquared 2aca6df1b4 cleaned up some meta stuff 4 years ago
  XeonSquared eaef339fe9 added an unarchiving program, changed mkarchive behavior slightly 4 years ago
  XeonSquared f674efaa28 added an archiving program 4 years ago
  XeonSquared b867628bdf gitignored generated docs, added the default init.txt 4 years ago
  XeonSquared 77ceb65be6 service/tape-iofs.lua 4 years ago
  XeonSquared 8e3ee7bcb2 never mind no reading files line by line in fs.read 4 years ago
  XeonSquared 63cb1ceea4 modified the docs to show iofs supports seek 4 years ago
  XeonSquared 8a880406bc added the ability to seek and read files line by line 4 years ago
  XeonSquared 77c28adefa added a tarbomb version of the cpio archive, for using with tapeloader 4 years ago
  XeonSquared 3f214d3ebc this is an intervention 4 years ago
  XeonSquared 735a8f5ee2 forgot to include this, required for minitel 5 years ago
  XeonSquared 604532eb6c replaced the dummy fd with one that logs to a file 5 years ago
  XeonSquared a29fc154a0 added a terminal server and bad netcat clone 5 years ago
  XeonSquared 59abb31fee more cross-platform improvements 5 years ago
  XeonSquared 638092b4cc made os.spawn dump errors to stdout 5 years ago
  XeonSquared 6b62292dd1 fixed the backspacing past the start bug mostly 5 years ago
  XeonSquared 64e4229c42 rewrote io.open because it was bad 5 years ago
  XeonSquared bbacdc6dbd moved the creation of a sink fd into createterms 5 years ago
  XeonSquared 517d579bb9 made io create a default sink fd 5 years ago
  XeonSquared 95e6a18216 documentation of a sort 5 years ago
  XeonSquared 695ac926ed fix some bugs with io.lua, expose io.newfd() 5 years ago
  XeonSquared 0928241895 removed the whole mod-service thing 5 years ago
  XeonSquared b28991241c updated build.sh to reflect the current state of the OS 5 years ago
  XeonSquared 50c7a3841c added a minitel stack, using the same code as the OpenOS version 5 years ago
  XeonSquared 2b69f81111 added shell utility programs 5 years ago
  XeonSquared 9ee9b5d6a2 added a module only to create fds from GPU+Screen+Keyboard combos 5 years ago
  XeonSquared 863f343646 made spawnprompt set the terminal correctly 5 years ago
  XeonSquared 8b35bfe3a6 made the shell cleaner, and tell the current $PWD 5 years ago
  XeonSquared 2ddf1f1ca2 redid the io system almost entirely, including more commenting 5 years ago
  XeonSquared d9cc184f84 commented loadfile-related functions, added require() 5 years ago
  XeonSquared 2c772b2987 commented the use of vt100emu 5 years ago
  XeonSquared f6a405d886 added comments to applicable functions 5 years ago
  XeonSquared c27b20bc59 made ps() use the t environment variable rather than task param 5 years ago
  XeonSquared 1ba6cd3ade made init cope if there is no init.txt 5 years ago
  XeonSquared d71dec7b8d added a proper environment variable system rather than just sticking stuff in the process' table 5 years ago
  XeonSquared 7615cf67dc made fs.lua support relative paths 5 years ago
  XeonSquared 2f48091a07 fuck knows 5 years ago
  XeonSquared 22b451e223 Initial commit 5 years ago