73 Commit (0db31a2e27de033062bc43197ecf54a36c506812)

Autore SHA1 Messaggio Data
  XeonSquared 8865768576 made libmtar cope with lower memory systems at the expense of speed 3 anni fa
  XeonSquared d40ce731ef made rc enforce the new service semantics 3 anni fa
  XeonSquared 5e9baee9fa stole some code from AmandaC to handle an undocumented condition with 404 errors returned by the internet card 3 anni fa
  XeonSquared 4a5d9bcee2 better type annotation for genHeader 3 anni fa
  XeonSquared f0fb5ff776 removed unarchive from the mtar library, wasn't meant to be in there anyway 3 anni fa
  XeonSquared 22bd6982d0 made cursor movement and newlines work properly when they hit screen borders 4 anni fa
  XeonSquared 8bb123f198 added a component documentation searcher 4 anni fa
  XeonSquared e3069f94a3 make unionfs a more ... optional dependency of netutil 4 anni fa
  XeonSquared f95124996c moved all readline analogs into the buffer module 4 anni fa
  XeonSquared 4e64a55169 cleaner default source list 4 anni fa
  XeonSquared 8ae4d7b57c made rc load and search pkgfs if a service isn't found 4 anni fa
  XeonSquared b82bb2a853 move libraries out of main dist and into PsychOSPackages 4 anni fa
  XeonSquared 92084e8c90 remove vcomponent and vtunnel because they are now included in the PsychOSPackages repo 4 anni fa
  XeonSquared 21f40b3f3c make pkgman remove system packages 4 anni fa
  XeonSquared 9983acb267 clean up pkgman.upgrade 4 anni fa
  XeonSquared 6a39fe1743 made rc search for services in the pkgfs 4 anni fa
  XeonSquared 89ab49faf6 made pkgman cleanly remove packages before updating them 4 anni fa
  XeonSquared f86f7d54ad add pkgfs.component.exists and do automounting of archives 4 anni fa
  XeonSquared 4e3df481cc attempt to force the internet card to work (ha\!) 4 anni fa
  XeonSquared 360bb88ac3 added the pkgman package manager library 4 anni fa
  XeonSquared 8b4d0e4eb8 fixed file downloading with the HTTP(S) proxies in the download library 4 anni fa
  XeonSquared edbe787ea6 added AmandaC's download library, with some modifications - including HTTP(S) support 4 anni fa
  XeonSquared 999d8e0387 rewrote the whole index thing and made it possible to remove packages from the pkgfs index 4 anni fa
  XeonSquared f132c2349f made pkgfs auto-mount when loaded 4 anni fa
  XeonSquared 97e559f26f added type annotations and function documentation to liblz16 and pkgfs 4 anni fa
  XeonSquared fb0c740b39 add liblz16 and lzss for use with pkgfs, and eventually mtar probably 4 anni fa
  XeonSquared 21d71b29ba detect absolute/relative paths in pkgfs 4 anni fa
  XeonSquared ffc6c8915a pkgfs now stores absolute paths to archive files, oops 4 anni fa
  XeonSquared 0f1b324cc4 initial pkgfs work, seems functional 4 anni fa
  XeonSquared 29cdcb1809 added the preproc library, meaning PsychOS is nominally self-hosting 4 anni fa
  XeonSquared b89ff14d5c added type annotations and descriptions for functions where appropriate 4 anni fa
  XeonSquared 7ddece288b added doc() support for pre-compiled API documentation, wrote a generator for it, and included that in the build script 4 anni fa
  XeonSquared a917016a66 fix type annotation in event.ignore 4 anni fa
  XeonSquared d47a0748bd added type annotations to documentation for various libraries 4 anni fa
  XeonSquared d59cc53340 updated netutil to use the documentation library's type signature system 4 anni fa
  XeonSquared cae7c916ae made the shell include the documentation library automatically 4 anni fa
  XeonSquared b465aebbdb added a library for retrieving documentation 4 anni fa
  Ocawesome101 a74d9b4485 Add support for \27[8m (equiv. to nonstandard \27[100m) 4 anni fa
  XeonSquared e5dd91e167 updated termsrv to basically work with the new rc system, added nc to netutil 4 anni fa
  XeonSquared ec5d938a64 added a quit function to the shell environment, for obvious purposes 4 anni fa
  XeonSquared 194564b959 Added an actually workable editor for once. Skye's gonna be mad, it's like vim. 4 anni fa
  XeonSquared 0dd13b74f1 fixed <ESC>[n;nH scrolling the display 4 anni fa
  XeonSquared fc127f8d3e moved the VT100 driver out of the kernel and into its own library 4 anni fa
  XeonSquared 9eec6bf193 mount() now asks for the right addresses 4 anni fa
  XeonSquared cfe3e78d64 importfs and exportfs improvements 4 anni fa
  XeonSquared dbb7080ca2 made rpc.call less flimsy hopefully 4 anni fa
  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 4 anni fa
  XeonSquared 928a1db13c colours in the shell! 4 anni fa
  XeonSquared 1c252126e8 improved the rc lib, assuming the start function returns a pid 4 anni fa
  XeonSquared 1f97e90066 made the shell actually able to print tables containing functions 4 anni fa