193 Commits (5213835970020ffe16ae550132d2ffb63cdfee1d)
 

Autor SHA1 Mensaje Fecha
  Amanda Cameron 5213835970 clipboard: Make the clipboard service work under the new service sys hace 4 años
  Izaya 124b39c96d Merge pull request 'Fix document generation on Windows (using Git Bash)' (#3) from Skye/OC-PsychOS2:git-windows-bash-fixes into master hace 4 años
  Skye M 56af6d1ade Fix document generation on Windows (using Git Bash) hace 4 años
  XeonSquared b89ff14d5c added type annotations and descriptions for functions where appropriate hace 4 años
  XeonSquared 7ddece288b added doc() support for pre-compiled API documentation, wrote a generator for it, and included that in the build script hace 4 años
  XeonSquared cf373668a9 added a title for PDF generation hace 4 años
  XeonSquared b3cfeb13ec remove replaced kernel modules hace 4 años
  XeonSquared b4ee8ed8a6 point build.sh to the right finddesc hace 4 años
  XeonSquared 4f3bac551e updated finddesc to use the new doc library, allowing type annotations and building a directory of documentation hace 4 años
  XeonSquared a917016a66 fix type annotation in event.ignore hace 4 años
  XeonSquared d47a0748bd added type annotations to documentation for various libraries hace 4 años
  Izaya 405ee6408d Merge pull request 'Fix the build process so that it works on the Bash shell for Git on Windows and fix markdown output' (#2) from Skye/OC-PsychOS2:git-windows-bash-fixes into master hace 4 años
  Skye M e09650276a Improve markdown output from finddesc.lua hace 4 años
  Skye M daa2975fd6 Fix the build process so that it works on the Bash shell for Git on Windows hace 4 años
  XeonSquared d59cc53340 updated netutil to use the documentation library's type signature system hace 4 años
  XeonSquared cae7c916ae made the shell include the documentation library automatically hace 4 años
  XeonSquared b465aebbdb added a library for retrieving documentation hace 4 años
  Izaya fd9e4ad88a Merge pull request 'Add support for \27[8m (equiv. to nonstandard \27[100m)' (#1) from Ocawesome101/OC-PsychOS2:master into master hace 4 años
  Ocawesome101 a74d9b4485 Add support for \27[8m (equiv. to nonstandard \27[100m) hace 4 años
  XeonSquared e5dd91e167 updated termsrv to basically work with the new rc system, added nc to netutil hace 4 años
  XeonSquared ec5d938a64 added a quit function to the shell environment, for obvious purposes hace 4 años
  XeonSquared 194564b959 Added an actually workable editor for once. Skye's gonna be mad, it's like vim. hace 4 años
  XeonSquared 0dd13b74f1 fixed <ESC>[n;nH scrolling the display 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 67de47ebd4 screenblank works with the new rc system now, rejoyce hace 4 años
  XeonSquared 9eec6bf193 mount() now asks for the right addresses hace 4 años
  XeonSquared cfe3e78d64 importfs and exportfs improvements hace 4 años
  XeonSquared 6c2ef1580b made fsmanager work with the new rc system hace 4 años
  XeonSquared dbb7080ca2 made rpc.call less flimsy hopefully hace 4 años
  XeonSquared f33ce1e1e0 added default services to rc, made rc.stop cope if there is no stop function in a daemon, and rc.enable actually enables things now hace 4 años
  XeonSquared 8b29e472f8 fix some fs informational problems hace 4 años
  XeonSquared 928a1db13c colours in the shell! 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 0993182839 removed default-init as it is redundant hace 4 años
  XeonSquared 1c252126e8 improved the rc lib, assuming the start function returns a pid hace 4 años
  XeonSquared 1f97e90066 made the shell actually able to print tables containing functions hace 4 años
  XeonSquared 7b8c532141 made getty record the basepid properly hace 4 años
  XeonSquared 77c69f651b changed the build script to cope with the new init system hace 4 años
  XeonSquared 0de3d01191 exposed the rc configuration to the world hace 4 años