52 Révisions (201aa20c5af6cb0095c60359560eb9a3ee3ae248)

Auteur SHA1 Message Date
  XeonSquared 201aa20c5a added the plan9k buffer library because it's cleaner than the old io library il y a 4 ans
  XeonSquared cf0cf32642 configured the scheduler to be more ... responsive. il y a 4 ans
  XeonSquared c7213d4cbe updated a function comment to be more ... accurate il y a 4 ans
  XeonSquared 3c8ec4cabc fixed some stupid require() behavior il y a 4 ans
  XeonSquared 6ad21c7832 made require pull from a shared library pool il y a 4 ans
  XeonSquared dcf0cb75ae made spawnfile queue an event on a process ending, changed the shell to use it il y a 4 ans
  XeonSquared 8404946eba removed chatbox-dprint from the default modules il y a 4 ans
  XeonSquared b370a90618 commented some scheduler functions il y a 4 ans
  XeonSquared 1f66ef4f1c fobject:read() now supports reading until a specific character il y a 4 ans
  XeonSquared a219b5603e added the ability to unmount filesystems, removed fs mounting stuff on its own il y a 4 ans
  XeonSquared 1bd18f45b3 made os.taskInfo() default to the current process il y a 4 ans
  XeonSquared ac98d09b93 made loadfile less chatty il y a 4 ans
  XeonSquared 150541d91b made :read()ing from a terminal not leave the trailing \n il y a 4 ans
  XeonSquared 6b5677b870 made dprint go through syslog in all cases il y a 4 ans
  XeonSquared 5f8e4efe33 made the devfs module provide saner respones to some queries il y a 4 ans
  XeonSquared 98e3581e6e made os.taskInfo() not choke on being outside a process il y a 4 ans
  XeonSquared 23680afd75 document new functions, remove dprints il y a 4 ans
  XeonSquared 69eae00ec1 added fs.mounts(), fs.address(path) and fs.type(path) to provide more information about mounted filesystems il y a 4 ans
  XeonSquared b2d1379127 galaxy brain FS upgrades il y a 4 ans
  XeonSquared 00a0889842 made os.chdir play nicer with the filesystem il y a 4 ans
  XeonSquared 4e276c9ccd made the vt100 emulator not choke on most complicated inputs il y a 4 ans
  XeonSquared ff321804ee moved cd out of the shell and into the os library as os.chdir il y a 4 ans
  XeonSquared c3347fa188 made build.sh generate documentation, updated vt-task docs il y a 4 ans
  XeonSquared 578a9e966f fixed vt100 to actually use strings for control il y a 4 ans
  XeonSquared 408e9600b7 made the kernel actually work again il y a 4 ans
  XeonSquared 9022bfce78 accidentally delet'd the wrong file il y a 4 ans
  XeonSquared aaccc053d3 cursed il y a 4 ans
  XeonSquared 824c443629 fuck this shit il y a 4 ans
  XeonSquared e351683a88 made dispmanager not crash when presented with no data dir il y a 4 ans
  XeonSquared 6c45180119 wrote a more flexible terminal creation system il y a 4 ans
  XeonSquared 8e3ee7bcb2 never mind no reading files line by line in fs.read il y a 5 ans
  XeonSquared 63cb1ceea4 modified the docs to show iofs supports seek il y a 5 ans
  XeonSquared 8a880406bc added the ability to seek and read files line by line il y a 5 ans
  XeonSquared 3f214d3ebc this is an intervention il y a 5 ans
  XeonSquared 604532eb6c replaced the dummy fd with one that logs to a file il y a 5 ans
  XeonSquared 638092b4cc made os.spawn dump errors to stdout il y a 5 ans
  XeonSquared 6b62292dd1 fixed the backspacing past the start bug mostly il y a 5 ans
  XeonSquared 64e4229c42 rewrote io.open because it was bad il y a 5 ans
  XeonSquared bbacdc6dbd moved the creation of a sink fd into createterms il y a 5 ans
  XeonSquared 517d579bb9 made io create a default sink fd il y a 5 ans
  XeonSquared 695ac926ed fix some bugs with io.lua, expose io.newfd() il y a 5 ans
  XeonSquared 0928241895 removed the whole mod-service thing il y a 5 ans
  XeonSquared 9ee9b5d6a2 added a module only to create fds from GPU+Screen+Keyboard combos il y a 5 ans
  XeonSquared 863f343646 made spawnprompt set the terminal correctly il y a 5 ans
  XeonSquared 2ddf1f1ca2 redid the io system almost entirely, including more commenting il y a 5 ans
  XeonSquared d9cc184f84 commented loadfile-related functions, added require() il y a 5 ans
  XeonSquared 2c772b2987 commented the use of vt100emu il y a 5 ans
  XeonSquared f6a405d886 added comments to applicable functions il y a 5 ans
  XeonSquared 1ba6cd3ade made init cope if there is no init.txt il y a 5 ans
  XeonSquared d71dec7b8d added a proper environment variable system rather than just sticking stuff in the process' table il y a 5 ans