305 コミット (master)
 

作成者 SHA1 メッセージ 日付
  XeonSquared 9dd7ec1889 convinced the event library to handle non-string filters 4年前
  XeonSquared ce6e405934 the shell now prints tables that are returned as a serialized value 4年前
  XeonSquared c78bb7b32c made unionfs read correctly 4年前
  XeonSquared 6dfb34bb72 added minitel to the default init, updated the package script 4年前
  XeonSquared 9dd5f5d4ad added an initial unionfs lib 4年前
  XeonSquared 0dbd1d5f8c significantly improved the shell; actually forks for processes now, shows the hostname, replaces an = at the start with return ... 4年前
  XeonSquared b3aa15b580 init now sets the hostname, if possible 4年前
  XeonSquared 1f66ef4f1c fobject:read() now supports reading until a specific character 4年前
  XeonSquared bba92a74f9 made build.sh put the init config in the right place 4年前
  XeonSquared b66e8f93a7 made free floor all numbers 4年前
  XeonSquared 787163c606 made ed actually have the right commands for stuff oops 4年前
  XeonSquared 180a5a9a78 made event.lua work with the new restrictions on the scheduler and such 4年前
  XeonSquared 37df78ffed corrected spelling in the serialization lib oops 4年前
  XeonSquared 80eea7142d made init less syslog-spammy 4年前
  XeonSquared 256e05233a updated fsmanager and included it in the default init 4年前
  XeonSquared a219b5603e added the ability to unmount filesystems, removed fs mounting stuff on its own 4年前
  XeonSquared a97e3c93ee made init not kill itself on startup 4年前
  XeonSquared ec699518b5 made df wrap numbers better 4年前
  XeonSquared faca451c57 added some filesystem-related utils 4年前
  XeonSquared aed9278433 made getty actually start relevant services and re-start on failure 4年前
  XeonSquared 6ad6880a6d rewrote init.lua to be a real init daemon 4年前
  XeonSquared 1bd18f45b3 made os.taskInfo() default to the current process 4年前
  XeonSquared d23a25613d made ps display the pid correctly 4年前
  XeonSquared ac98d09b93 made loadfile less chatty 4年前
  XeonSquared a335ff5c87 made ed not choke when you append an empty file 4年前
  XeonSquared e9aac95dd7 added a mkdir alias for fs.makeDirectory in the shell 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 1c416be625 made the version thingo print a line this is important 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 a428a36c5d made build.sh add an _OSVERSION string 4年前
  XeonSquared 69666130da made luapreproc executable 4年前
  XeonSquared 9358f60401 updated the build instructions, script and gitignore 4年前
  XeonSquared d455ac6f63 I'm using custom luapreproc so ??? 4年前
  XeonSquared 578a9e966f fixed vt100 to actually use strings for control 4年前
  XeonSquared 0ced41b897 updated some executables to actually work with the kernel changes 4年前
  XeonSquared 346c6bcf29 proper sane terminal allocation now 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年前
  XeonSquared 2e3907abd3 made ct.p and ct.P point to the correct functions 4年前