280 Revize (c0f8b9b90084af18605e29a7ff57c9eaa11e7c79)
 

Autor SHA1 Zpráva Datum
  XeonSquared c0f8b9b900 attempt to load pkgfs if there's a package archive directory před 10 měsíci
  XeonSquared a33476cf00 fix edge case where io.open(whatever):read() returns nil před 10 měsíci
  XeonSquared c2bbd7d2ca update to match latest diskpart před 10 měsíci
  XeonSquared 2edbb42aa4 have pkgman create the directories it needs rather than fail for cryptic reasons před 10 měsíci
  XeonSquared 7849fca4a0 stamp the kernel variant onto the version string před 10 měsíci
  XeonSquared ae634bc52e turns out this was already packaged. whoops. před 10 měsíci
  XeonSquared 904fdce527 moved fserv to its own package před 10 měsíci
  XeonSquared e85b948f4d add module for booting from rtfs volumes před 10 měsíci
  XeonSquared 30db695c4e oops forgot this one před 10 měsíci
  XeonSquared ef2c01b1d4 refactor build system to allow pulling libraries from packages, assuming directories are set up correctly před 10 měsíci
  XeonSquared eb98acc232 and another one. oops. před 10 měsíci
  XeonSquared 3d6017f87e clean up some less than ideal commits před 10 měsíci
  XeonSquared 86149d7e85 steal gamax92's vcomponent library, which apparently works without modification před 10 měsíci
  XeonSquared 36a73b892a implement component.get for convenience před 10 měsíci
  XeonSquared 7fa61e115e cleanup and sanity checks před 10 měsíci
  XeonSquared 87f8bd2149 shell-related cleanup and fixes. před 10 měsíci
  XeonSquared b88134b70e force position of cursor before drawing lines in ced vi. might be slower, but stops line wrapping breaking things. před 10 měsíci
  XeonSquared 265681c61c left a debug syslog in there. oops. před 10 měsíci
  XeonSquared 395ade429a assorted filesystem-related improvements před 10 měsíci
  XeonSquared 6d96109217 misc accounting features před 11 měsíci
  XeonSquared f311063a42 cleanup my mess před 1 rokem
  XeonSquared eb95f9715e virtual terminal support with vtansi and getty, for machines with VRAM available před 1 rokem
  XeonSquared 2df878f3e8 standalone executable support. again. před 1 rokem
  XeonSquared a533748d55 ^C now terminates line mode input with an error před 1 rokem
  XeonSquared ddc2445104 actually handle append file modes před 1 rokem
  XeonSquared 1ef6d5db96 updated fsmanager to new service semantics před 3 roky
  XeonSquared 6f1b673bec made liblz16 happier on OpenOS when decompressing smaller files před 3 roky
  XeonSquared 2707ecc155 added significantly larger file support to libmtar, as well as versioning support před 3 roky
  XeonSquared 8e84eb0c67 switched to using string.(un)pack in libmtar and liblz16, meaning it works on both big and little endian machines, and should be smaller and faster před 3 roky
  XeonSquared c5f304380e one more try před 3 roky
  XeonSquared 0aaf4acd52 apply the right separator for concat před 3 roky
  XeonSquared d15a841316 made ed.open use the full path for the file před 3 roky
  XeonSquared d12ec38016 made vi not choke when opening a new file, as well as actually preserve the file name před 3 roky
  XeonSquared 0db31a2e27 added some more keyboard shortcuts to io.read linemode před 3 roky
  XeonSquared 8865768576 made libmtar cope with lower memory systems at the expense of speed před 3 roky
  XeonSquared 5db20adefd more standard package stuff, plus package.alias před 4 roky
  XeonSquared d40ce731ef made rc enforce the new service semantics před 4 roky
  XeonSquared 417856ebd6 modify the two services people actually use to work with the new service semantics před 4 roky
  XeonSquared 216e0a15c6 removed os.spawnfile because nothing used it and it doesn't align with the system's design před 4 roky
  XeonSquared 5938f75f4c added a process_finished event and added syslog error reporting před 4 roky
  XeonSquared be3d3c207f rewrote require() to support package.path and submodules před 4 roky
  XeonSquared 522d456433 add basic submodule support to require před 4 roky
  XeonSquared 5e9baee9fa stole some code from AmandaC to handle an undocumented condition with 404 errors returned by the internet card před 4 roky
  XeonSquared 4a5d9bcee2 better type annotation for genHeader před 4 roky
  XeonSquared f0fb5ff776 removed unarchive from the mtar library, wasn't meant to be in there anyway před 4 roky
  XeonSquared 22bd6982d0 made cursor movement and newlines work properly when they hit screen borders před 4 roky
  XeonSquared 8bb123f198 added a component documentation searcher před 4 roky
  XeonSquared 3f82d96b8e buffer history now: can't go out of bounds, can go to an empty line once you go past the most recent před 4 roky
  XeonSquared 0421034ff7 added history support to buffer:read() in terminal mode, do provide feedback před 4 roky
  XeonSquared e3069f94a3 make unionfs a more ... optional dependency of netutil před 4 roky