294 Commits (master)
 

Author SHA1 Message Date
Izaya 0de3d01191 exposed the rc configuration to the world 4 years ago
Izaya 2fe738591d default rc configuration 4 years ago
Izaya e20c9546ea replacing the init system with something more OpenOS rc inspired 4 years ago
Izaya 66ea129b7a commented some io library functions 4 years ago
Izaya 3c1e2d31ae replaced the minitel implementation with the OpenOS version, mostly 4 years ago
Izaya 4606620583 write documentation for netutil 4 years ago
Izaya 90afc8d18d made netutil.ping actually return useful values 4 years ago
Izaya 0712210768 better shell printing support 4 years ago
Izaya 36b1b4dfe0 made build.sh clean up after itself better 4 years ago
Izaya 05208810d3 buffer cleanup 4 years ago
Izaya 7974ff9702 made the shell able to handle table values 4 years ago
Izaya 39ea9c1a18 made import work, added unimport, aliased rm to fs.remove 4 years ago
Izaya 4d0ce1e06d made ping actually live in the right namespace whoops 4 years ago
Izaya 0ac4923568 added a free function to shutil 4 years ago
Izaya d90ce84cdb made init actually work, whoops 4 years ago
Izaya 8920c074c4 we 2.0a2 now 4 years ago
Izaya 201aa20c5a added the plan9k buffer library because it's cleaner than the old io library 4 years ago
Izaya ab604c84f7 made unarchive yield 4 years ago
Izaya 15a6151748 added a ping util for testing network connectivity 4 years ago
Izaya ba0320fcdc added an alias cp for the fs.copy function 4 years ago
Izaya 054f58609b added auto-rewind and an no-rewind node for tape-devfs 4 years ago
Izaya 0d01b03ddc cleaned up vtunnel, should actually work now 4 years ago
Izaya cf0cf32642 configured the scheduler to be more ... responsive. 4 years ago
Izaya c7213d4cbe updated a function comment to be more ... accurate 4 years ago
Izaya 4ef792a06d added an initial vtunnel implementation 4 years ago
Izaya 68130b80a6 made the shell look at libraries in _G.libs as well as just _G 4 years ago
Izaya 200b99eb0c moved tape-iofs to tape-devfs, made it handle tape drive addition/removal over time 4 years ago
Izaya 3c8ec4cabc fixed some stupid require() behavior 4 years ago
Izaya 42938cf125 added gamax92's vcomponent lib, required next to zero changes 4 years ago
Izaya 6ad21c7832 made require pull from a shared library pool 4 years ago
Izaya 1cb85bd5e8 updated nc and termsrv 4 years ago
Izaya b408cfe27b made the shell return sane values 4 years ago
Izaya dcf0cb75ae made spawnfile queue an event on a process ending, changed the shell to use it 4 years ago
Izaya 8404946eba removed chatbox-dprint from the default modules 4 years ago
Izaya 560cd4e0c7 made serialization have an extra param for display 4 years ago
Izaya b370a90618 commented some scheduler functions 4 years ago
Izaya f80a58ce1d removed a debug print statement from unionfs 4 years ago
Izaya 2e10fb23b4 added programs to export and import filesystems over the network 4 years ago
Izaya f9c8000080 added an mtrpc library 4 years ago
Izaya 9dd7ec1889 convinced the event library to handle non-string filters 4 years ago
Izaya ce6e405934 the shell now prints tables that are returned as a serialized value 4 years ago
Izaya c78bb7b32c made unionfs read correctly 4 years ago
Izaya 6dfb34bb72 added minitel to the default init, updated the package script 4 years ago
Izaya 9dd5f5d4ad added an initial unionfs lib 4 years ago
Izaya 0dbd1d5f8c significantly improved the shell; actually forks for processes now, shows the hostname, replaces an = at the start with return ... 4 years ago
Izaya b3aa15b580 init now sets the hostname, if possible 4 years ago
Izaya 1f66ef4f1c fobject:read() now supports reading until a specific character 4 years ago
Izaya bba92a74f9 made build.sh put the init config in the right place 4 years ago
Izaya b66e8f93a7 made free floor all numbers 4 years ago
Izaya 787163c606 made ed actually have the right commands for stuff oops 4 years ago