74 Commits (2ce2692aeee6c964642cc9ba3424a175890a0bfd)

Autor SHA1 Mensaje Fecha
  XeonSquared 58c9a5492e added a fallback _OSVERSION string hace 4 años
  XeonSquared b89ff14d5c added type annotations and descriptions for functions where appropriate hace 4 años
  XeonSquared b3cfeb13ec remove replaced kernel modules hace 4 años
  XeonSquared fc127f8d3e moved the VT100 driver out of the kernel and into its own library hace 4 años
  XeonSquared 2327dc9c18 added the ability to reload libraries to the loadfile module hace 4 años
  XeonSquared 0cdd70e917 added the ability for software to change the computer.pullSignal timeout hace 4 años
  XeonSquared 23173506b9 fixed a typo preventing [2J from working hace 4 años
  XeonSquared a9b3c6adf3 there is now a non-standard control code for the terminal to toggle line mode and local echo for the terminal hace 4 años
  XeonSquared 459fd95992 made nvt handle the cursor going off the edge of the screen hace 4 años
  XeonSquared 583b300720 removed dprint statements from nvt hace 4 años
  XeonSquared f5db94e03c made init not spew irritating syslog messages hace 4 años
  XeonSquared bf66fa15e1 fixed tabs in nvt hace 4 años
  XeonSquared f68605ffea added a better replacement VT100 emulator hace 4 años
  XeonSquared 5d2d09fbcf more control code support for the terminal emulator hace 4 años
  XeonSquared 8b29e472f8 fix some fs informational problems hace 4 años
  XeonSquared eccc80ad16 added tab support to the terminal emulator hace 4 años
  XeonSquared fab605ff21 greatly improved the terminal emulator, with colours (<ESC>[...m) and status support hace 4 años
  XeonSquared e20c9546ea replacing the init system with something more OpenOS rc inspired hace 4 años
  XeonSquared 66ea129b7a commented some io library functions hace 4 años
  XeonSquared 05208810d3 buffer cleanup hace 4 años
  XeonSquared d90ce84cdb made init actually work, whoops hace 4 años
  XeonSquared 8920c074c4 we 2.0a2 now hace 4 años
  XeonSquared 201aa20c5a added the plan9k buffer library because it's cleaner than the old io library hace 4 años
  XeonSquared cf0cf32642 configured the scheduler to be more ... responsive. hace 4 años
  XeonSquared c7213d4cbe updated a function comment to be more ... accurate hace 4 años
  XeonSquared 3c8ec4cabc fixed some stupid require() behavior hace 4 años
  XeonSquared 6ad21c7832 made require pull from a shared library pool hace 4 años
  XeonSquared dcf0cb75ae made spawnfile queue an event on a process ending, changed the shell to use it hace 4 años
  XeonSquared 8404946eba removed chatbox-dprint from the default modules hace 4 años
  XeonSquared b370a90618 commented some scheduler functions hace 4 años
  XeonSquared 1f66ef4f1c fobject:read() now supports reading until a specific character hace 4 años
  XeonSquared a219b5603e added the ability to unmount filesystems, removed fs mounting stuff on its own hace 4 años
  XeonSquared 1bd18f45b3 made os.taskInfo() default to the current process hace 4 años
  XeonSquared ac98d09b93 made loadfile less chatty hace 4 años
  XeonSquared 150541d91b made :read()ing from a terminal not leave the trailing \n hace 4 años
  XeonSquared 6b5677b870 made dprint go through syslog in all cases hace 4 años
  XeonSquared 5f8e4efe33 made the devfs module provide saner respones to some queries hace 4 años
  XeonSquared 98e3581e6e made os.taskInfo() not choke on being outside a process hace 4 años
  XeonSquared 23680afd75 document new functions, remove dprints hace 4 años
  XeonSquared 69eae00ec1 added fs.mounts(), fs.address(path) and fs.type(path) to provide more information about mounted filesystems hace 4 años
  XeonSquared b2d1379127 galaxy brain FS upgrades hace 4 años
  XeonSquared 00a0889842 made os.chdir play nicer with the filesystem hace 4 años
  XeonSquared 4e276c9ccd made the vt100 emulator not choke on most complicated inputs hace 4 años
  XeonSquared ff321804ee moved cd out of the shell and into the os library as os.chdir hace 4 años
  XeonSquared c3347fa188 made build.sh generate documentation, updated vt-task docs hace 4 años
  XeonSquared 578a9e966f fixed vt100 to actually use strings for control hace 4 años
  XeonSquared 408e9600b7 made the kernel actually work again hace 4 años
  XeonSquared 9022bfce78 accidentally delet'd the wrong file hace 4 años
  XeonSquared aaccc053d3 cursed hace 4 años
  XeonSquared 824c443629 fuck this shit hace 4 años