31 Commits (8a880406bc78d513be630f79b8b51ccbd6759981)
 

Author SHA1 Message Date
  XeonSquared 8a880406bc added the ability to seek and read files line by line 5 years ago
  XeonSquared 77c28adefa added a tarbomb version of the cpio archive, for using with tapeloader 5 years ago
  XeonSquared 3f214d3ebc this is an intervention 5 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