112 Commits (master)

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