74 コミット (2ce2692aeee6c964642cc9ba3424a175890a0bfd)

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