291 коммитов (e20123b527c4c078ffafd3752e945356c18e6a0a)
 

Автор SHA1 Сообщение Дата
  XeonSquared e20123b527 clean up print tabbing 10 месяцев назад
  XeonSquared efdb01328f I don't know why it was looking at package.loaded but it isn't now. 10 месяцев назад
  XeonSquared a05e19b545 I'm stupid sometimes 10 месяцев назад
  XeonSquared 00d4472f91 make fsmanager's mount function externally accessible 10 месяцев назад
  XeonSquared 82decfabf9 pkgman updates to simplify distribution with different kernels 10 месяцев назад
  XeonSquared ae41cc48dd fix tabs 10 месяцев назад
  XeonSquared 429c9e2aa7 fix support for booting from rtfs on tape 10 месяцев назад
  XeonSquared ff7ec50a94 add some simple minification filters to preproc, which can shrink the kernel significantly 10 месяцев назад
  XeonSquared ad99c438b3 I keep forgetting that's there >.> 10 месяцев назад
  XeonSquared 2e021ff6d5 remove old rc.load implementation 10 месяцев назад
  XeonSquared e9e824b42d remove unused include 10 месяцев назад
  XeonSquared c0f8b9b900 attempt to load pkgfs if there's a package archive directory 10 месяцев назад
  XeonSquared a33476cf00 fix edge case where io.open(whatever):read() returns nil 10 месяцев назад
  XeonSquared c2bbd7d2ca update to match latest diskpart 11 месяцев назад
  XeonSquared 2edbb42aa4 have pkgman create the directories it needs rather than fail for cryptic reasons 11 месяцев назад
  XeonSquared 7849fca4a0 stamp the kernel variant onto the version string 11 месяцев назад
  XeonSquared ae634bc52e turns out this was already packaged. whoops. 11 месяцев назад
  XeonSquared 904fdce527 moved fserv to its own package 11 месяцев назад
  XeonSquared e85b948f4d add module for booting from rtfs volumes 11 месяцев назад
  XeonSquared 30db695c4e oops forgot this one 11 месяцев назад
  XeonSquared ef2c01b1d4 refactor build system to allow pulling libraries from packages, assuming directories are set up correctly 11 месяцев назад
  XeonSquared eb98acc232 and another one. oops. 11 месяцев назад
  XeonSquared 3d6017f87e clean up some less than ideal commits 11 месяцев назад
  XeonSquared 86149d7e85 steal gamax92's vcomponent library, which apparently works without modification 11 месяцев назад
  XeonSquared 36a73b892a implement component.get for convenience 11 месяцев назад
  XeonSquared 7fa61e115e cleanup and sanity checks 11 месяцев назад
  XeonSquared 87f8bd2149 shell-related cleanup and fixes. 11 месяцев назад
  XeonSquared b88134b70e force position of cursor before drawing lines in ced vi. might be slower, but stops line wrapping breaking things. 11 месяцев назад
  XeonSquared 265681c61c left a debug syslog in there. oops. 11 месяцев назад
  XeonSquared 395ade429a assorted filesystem-related improvements 11 месяцев назад
  XeonSquared 6d96109217 misc accounting features 1 год назад
  XeonSquared f311063a42 cleanup my mess 1 год назад
  XeonSquared eb95f9715e virtual terminal support with vtansi and getty, for machines with VRAM available 1 год назад
  XeonSquared 2df878f3e8 standalone executable support. again. 1 год назад
  XeonSquared a533748d55 ^C now terminates line mode input with an error 1 год назад
  XeonSquared ddc2445104 actually handle append file modes 1 год назад
  XeonSquared 1ef6d5db96 updated fsmanager to new service semantics 3 лет назад
  XeonSquared 6f1b673bec made liblz16 happier on OpenOS when decompressing smaller files 3 лет назад
  XeonSquared 2707ecc155 added significantly larger file support to libmtar, as well as versioning support 3 лет назад
  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 3 лет назад
  XeonSquared c5f304380e one more try 3 лет назад
  XeonSquared 0aaf4acd52 apply the right separator for concat 3 лет назад
  XeonSquared d15a841316 made ed.open use the full path for the file 3 лет назад
  XeonSquared d12ec38016 made vi not choke when opening a new file, as well as actually preserve the file name 3 лет назад
  XeonSquared 0db31a2e27 added some more keyboard shortcuts to io.read linemode 3 лет назад
  XeonSquared 8865768576 made libmtar cope with lower memory systems at the expense of speed 4 лет назад
  XeonSquared 5db20adefd more standard package stuff, plus package.alias 4 лет назад
  XeonSquared d40ce731ef made rc enforce the new service semantics 4 лет назад
  XeonSquared 417856ebd6 modify the two services people actually use to work with the new service semantics 4 лет назад
  XeonSquared 216e0a15c6 removed os.spawnfile because nothing used it and it doesn't align with the system's design 4 лет назад