295 Révisions (f83b8c999c24d2fa72801a3b0e0009dd512a637d)
 

Auteur SHA1 Message Date
  XeonSquared f83b8c999c fix lines longer than the screen causing weird scrolling artifacts, and avoid superfluous history entries il y a 8 mois
  XeonSquared 88bce6cd96 add fs_ prefix to exported filesystems to match OpenOS version, for cross-compatibility il y a 8 mois
  XeonSquared a7708b9e47 address RPC loop issues as described in https://github.com/ShadowKatStudios/OC-Minitel/pull/40 plus implement ACLs like the OpenOS version of the RPC library il y a 8 mois
  XeonSquared 026f2524e6 this one works, I tested it il y a 10 mois
  XeonSquared e20123b527 clean up print tabbing il y a 10 mois
  XeonSquared efdb01328f I don't know why it was looking at package.loaded but it isn't now. il y a 10 mois
  XeonSquared a05e19b545 I'm stupid sometimes il y a 10 mois
  XeonSquared 00d4472f91 make fsmanager's mount function externally accessible il y a 10 mois
  XeonSquared 82decfabf9 pkgman updates to simplify distribution with different kernels il y a 10 mois
  XeonSquared ae41cc48dd fix tabs il y a 10 mois
  XeonSquared 429c9e2aa7 fix support for booting from rtfs on tape il y a 10 mois
  XeonSquared ff7ec50a94 add some simple minification filters to preproc, which can shrink the kernel significantly il y a 10 mois
  XeonSquared ad99c438b3 I keep forgetting that's there >.> il y a 10 mois
  XeonSquared 2e021ff6d5 remove old rc.load implementation il y a 10 mois
  XeonSquared e9e824b42d remove unused include il y a 10 mois
  XeonSquared c0f8b9b900 attempt to load pkgfs if there's a package archive directory il y a 10 mois
  XeonSquared a33476cf00 fix edge case where io.open(whatever):read() returns nil il y a 10 mois
  XeonSquared c2bbd7d2ca update to match latest diskpart il y a 10 mois
  XeonSquared 2edbb42aa4 have pkgman create the directories it needs rather than fail for cryptic reasons il y a 10 mois
  XeonSquared 7849fca4a0 stamp the kernel variant onto the version string il y a 10 mois
  XeonSquared ae634bc52e turns out this was already packaged. whoops. il y a 10 mois
  XeonSquared 904fdce527 moved fserv to its own package il y a 10 mois
  XeonSquared e85b948f4d add module for booting from rtfs volumes il y a 10 mois
  XeonSquared 30db695c4e oops forgot this one il y a 10 mois
  XeonSquared ef2c01b1d4 refactor build system to allow pulling libraries from packages, assuming directories are set up correctly il y a 10 mois
  XeonSquared eb98acc232 and another one. oops. il y a 10 mois
  XeonSquared 3d6017f87e clean up some less than ideal commits il y a 10 mois
  XeonSquared 86149d7e85 steal gamax92's vcomponent library, which apparently works without modification il y a 10 mois
  XeonSquared 36a73b892a implement component.get for convenience il y a 10 mois
  XeonSquared 7fa61e115e cleanup and sanity checks il y a 10 mois
  XeonSquared 87f8bd2149 shell-related cleanup and fixes. il y a 10 mois
  XeonSquared b88134b70e force position of cursor before drawing lines in ced vi. might be slower, but stops line wrapping breaking things. il y a 10 mois
  XeonSquared 265681c61c left a debug syslog in there. oops. il y a 10 mois
  XeonSquared 395ade429a assorted filesystem-related improvements il y a 10 mois
  XeonSquared 6d96109217 misc accounting features il y a 11 mois
  XeonSquared f311063a42 cleanup my mess il y a 1 an
  XeonSquared eb95f9715e virtual terminal support with vtansi and getty, for machines with VRAM available il y a 1 an
  XeonSquared 2df878f3e8 standalone executable support. again. il y a 1 an
  XeonSquared a533748d55 ^C now terminates line mode input with an error il y a 1 an
  XeonSquared ddc2445104 actually handle append file modes il y a 1 an
  XeonSquared 1ef6d5db96 updated fsmanager to new service semantics il y a 2 ans
  XeonSquared 6f1b673bec made liblz16 happier on OpenOS when decompressing smaller files il y a 3 ans
  XeonSquared 2707ecc155 added significantly larger file support to libmtar, as well as versioning support il y a 3 ans
  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 il y a 3 ans
  XeonSquared c5f304380e one more try il y a 3 ans
  XeonSquared 0aaf4acd52 apply the right separator for concat il y a 3 ans
  XeonSquared d15a841316 made ed.open use the full path for the file il y a 3 ans
  XeonSquared d12ec38016 made vi not choke when opening a new file, as well as actually preserve the file name il y a 3 ans
  XeonSquared 0db31a2e27 added some more keyboard shortcuts to io.read linemode il y a 3 ans
  XeonSquared 8865768576 made libmtar cope with lower memory systems at the expense of speed il y a 3 ans