128 Commits (201aa20c5af6cb0095c60359560eb9a3ee3ae248)
 

Autor SHA1 Nachricht Datum
  XeonSquared 201aa20c5a added the plan9k buffer library because it's cleaner than the old io library vor 4 Jahren
  XeonSquared ab604c84f7 made unarchive yield vor 4 Jahren
  XeonSquared 15a6151748 added a ping util for testing network connectivity vor 4 Jahren
  XeonSquared ba0320fcdc added an alias cp for the fs.copy function vor 4 Jahren
  XeonSquared 054f58609b added auto-rewind and an no-rewind node for tape-devfs vor 4 Jahren
  XeonSquared 0d01b03ddc cleaned up vtunnel, should actually work now vor 4 Jahren
  XeonSquared cf0cf32642 configured the scheduler to be more ... responsive. vor 4 Jahren
  XeonSquared c7213d4cbe updated a function comment to be more ... accurate vor 4 Jahren
  XeonSquared 4ef792a06d added an initial vtunnel implementation vor 4 Jahren
  XeonSquared 68130b80a6 made the shell look at libraries in _G.libs as well as just _G vor 4 Jahren
  XeonSquared 200b99eb0c moved tape-iofs to tape-devfs, made it handle tape drive addition/removal over time vor 4 Jahren
  XeonSquared 3c8ec4cabc fixed some stupid require() behavior vor 4 Jahren
  XeonSquared 42938cf125 added gamax92's vcomponent lib, required next to zero changes vor 4 Jahren
  XeonSquared 6ad21c7832 made require pull from a shared library pool vor 4 Jahren
  XeonSquared 1cb85bd5e8 updated nc and termsrv vor 4 Jahren
  XeonSquared b408cfe27b made the shell return sane values vor 4 Jahren
  XeonSquared dcf0cb75ae made spawnfile queue an event on a process ending, changed the shell to use it vor 4 Jahren
  XeonSquared 8404946eba removed chatbox-dprint from the default modules vor 4 Jahren
  XeonSquared 560cd4e0c7 made serialization have an extra param for display vor 4 Jahren
  XeonSquared b370a90618 commented some scheduler functions vor 4 Jahren
  XeonSquared f80a58ce1d removed a debug print statement from unionfs vor 4 Jahren
  XeonSquared 2e10fb23b4 added programs to export and import filesystems over the network vor 4 Jahren
  XeonSquared f9c8000080 added an mtrpc library vor 4 Jahren
  XeonSquared 9dd7ec1889 convinced the event library to handle non-string filters vor 4 Jahren
  XeonSquared ce6e405934 the shell now prints tables that are returned as a serialized value vor 4 Jahren
  XeonSquared c78bb7b32c made unionfs read correctly vor 4 Jahren
  XeonSquared 6dfb34bb72 added minitel to the default init, updated the package script vor 4 Jahren
  XeonSquared 9dd5f5d4ad added an initial unionfs lib vor 4 Jahren
  XeonSquared 0dbd1d5f8c significantly improved the shell; actually forks for processes now, shows the hostname, replaces an = at the start with return ... vor 4 Jahren
  XeonSquared b3aa15b580 init now sets the hostname, if possible vor 4 Jahren
  XeonSquared 1f66ef4f1c fobject:read() now supports reading until a specific character vor 4 Jahren
  XeonSquared bba92a74f9 made build.sh put the init config in the right place vor 4 Jahren
  XeonSquared b66e8f93a7 made free floor all numbers vor 4 Jahren
  XeonSquared 787163c606 made ed actually have the right commands for stuff oops vor 4 Jahren
  XeonSquared 180a5a9a78 made event.lua work with the new restrictions on the scheduler and such vor 4 Jahren
  XeonSquared 37df78ffed corrected spelling in the serialization lib oops vor 4 Jahren
  XeonSquared 80eea7142d made init less syslog-spammy vor 4 Jahren
  XeonSquared 256e05233a updated fsmanager and included it in the default init vor 4 Jahren
  XeonSquared a219b5603e added the ability to unmount filesystems, removed fs mounting stuff on its own vor 4 Jahren
  XeonSquared a97e3c93ee made init not kill itself on startup vor 4 Jahren
  XeonSquared ec699518b5 made df wrap numbers better vor 4 Jahren
  XeonSquared faca451c57 added some filesystem-related utils vor 4 Jahren
  XeonSquared aed9278433 made getty actually start relevant services and re-start on failure vor 4 Jahren
  XeonSquared 6ad6880a6d rewrote init.lua to be a real init daemon vor 4 Jahren
  XeonSquared 1bd18f45b3 made os.taskInfo() default to the current process vor 4 Jahren
  XeonSquared d23a25613d made ps display the pid correctly vor 4 Jahren
  XeonSquared ac98d09b93 made loadfile less chatty vor 4 Jahren
  XeonSquared a335ff5c87 made ed not choke when you append an empty file vor 4 Jahren
  XeonSquared e9aac95dd7 added a mkdir alias for fs.makeDirectory in the shell vor 4 Jahren
  XeonSquared 150541d91b made :read()ing from a terminal not leave the trailing \n vor 4 Jahren