305 コミット (master)
 

作成者 SHA1 メッセージ 日付
  XeonSquared dbb7080ca2 made rpc.call less flimsy hopefully 4年前
  XeonSquared f33ce1e1e0 added default services to rc, made rc.stop cope if there is no stop function in a daemon, and rc.enable actually enables things now 4年前
  XeonSquared 8b29e472f8 fix some fs informational problems 4年前
  XeonSquared 928a1db13c colours in the shell! 4年前
  XeonSquared eccc80ad16 added tab support to the terminal emulator 4年前
  XeonSquared fab605ff21 greatly improved the terminal emulator, with colours (<ESC>[...m) and status support 4年前
  XeonSquared 0993182839 removed default-init as it is redundant 4年前
  XeonSquared 1c252126e8 improved the rc lib, assuming the start function returns a pid 4年前
  XeonSquared 1f97e90066 made the shell actually able to print tables containing functions 4年前
  XeonSquared 7b8c532141 made getty record the basepid properly 4年前
  XeonSquared 77c69f651b changed the build script to cope with the new init system 4年前
  XeonSquared 0de3d01191 exposed the rc configuration to the world 4年前
  XeonSquared 2fe738591d default rc configuration 4年前
  XeonSquared e20c9546ea replacing the init system with something more OpenOS rc inspired 4年前
  XeonSquared 66ea129b7a commented some io library functions 4年前
  XeonSquared 3c1e2d31ae replaced the minitel implementation with the OpenOS version, mostly 4年前
  XeonSquared 4606620583 write documentation for netutil 4年前
  XeonSquared 90afc8d18d made netutil.ping actually return useful values 4年前
  XeonSquared 0712210768 better shell printing support 4年前
  XeonSquared 36b1b4dfe0 made build.sh clean up after itself better 4年前
  XeonSquared 05208810d3 buffer cleanup 4年前
  XeonSquared 7974ff9702 made the shell able to handle table values 4年前
  XeonSquared 39ea9c1a18 made import work, added unimport, aliased rm to fs.remove 4年前
  XeonSquared 4d0ce1e06d made ping actually live in the right namespace whoops 4年前
  XeonSquared 0ac4923568 added a free function to shutil 4年前
  XeonSquared d90ce84cdb made init actually work, whoops 4年前
  XeonSquared 8920c074c4 we 2.0a2 now 4年前
  XeonSquared 201aa20c5a added the plan9k buffer library because it's cleaner than the old io library 4年前
  XeonSquared ab604c84f7 made unarchive yield 4年前
  XeonSquared 15a6151748 added a ping util for testing network connectivity 4年前
  XeonSquared ba0320fcdc added an alias cp for the fs.copy function 4年前
  XeonSquared 054f58609b added auto-rewind and an no-rewind node for tape-devfs 4年前
  XeonSquared 0d01b03ddc cleaned up vtunnel, should actually work now 4年前
  XeonSquared cf0cf32642 configured the scheduler to be more ... responsive. 4年前
  XeonSquared c7213d4cbe updated a function comment to be more ... accurate 4年前
  XeonSquared 4ef792a06d added an initial vtunnel implementation 4年前
  XeonSquared 68130b80a6 made the shell look at libraries in _G.libs as well as just _G 4年前
  XeonSquared 200b99eb0c moved tape-iofs to tape-devfs, made it handle tape drive addition/removal over time 4年前
  XeonSquared 3c8ec4cabc fixed some stupid require() behavior 4年前
  XeonSquared 42938cf125 added gamax92's vcomponent lib, required next to zero changes 4年前
  XeonSquared 6ad21c7832 made require pull from a shared library pool 4年前
  XeonSquared 1cb85bd5e8 updated nc and termsrv 4年前
  XeonSquared b408cfe27b made the shell return sane values 4年前
  XeonSquared dcf0cb75ae made spawnfile queue an event on a process ending, changed the shell to use it 4年前
  XeonSquared 8404946eba removed chatbox-dprint from the default modules 4年前
  XeonSquared 560cd4e0c7 made serialization have an extra param for display 4年前
  XeonSquared b370a90618 commented some scheduler functions 4年前
  XeonSquared f80a58ce1d removed a debug print statement from unionfs 4年前
  XeonSquared 2e10fb23b4 added programs to export and import filesystems over the network 4年前
  XeonSquared f9c8000080 added an mtrpc library 4年前