100 커밋 (master)

작성자 SHA1 메시지 날짜
  XeonSquared 5f56c74e6f cleanup RPC library, make it possible to detect the client hostname when running RPC requests 6 달 전
  XeonSquared 35f3c6f89e implement the dirstat extension in exportfs, greatly improving perf for OpenOS clients 7 달 전
  XeonSquared 91d9ce33c8 remove a debug log that spammed syslog 7 달 전
  XeonSquared 88bce6cd96 add fs_ prefix to exported filesystems to match OpenOS version, for cross-compatibility 8 달 전
  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 8 달 전
  XeonSquared efdb01328f I don't know why it was looking at package.loaded but it isn't now. 9 달 전
  XeonSquared 82decfabf9 pkgman updates to simplify distribution with different kernels 9 달 전
  XeonSquared ae41cc48dd fix tabs 9 달 전
  XeonSquared 429c9e2aa7 fix support for booting from rtfs on tape 9 달 전
  XeonSquared 2e021ff6d5 remove old rc.load implementation 9 달 전
  XeonSquared a33476cf00 fix edge case where io.open(whatever):read() returns nil 9 달 전
  XeonSquared 2edbb42aa4 have pkgman create the directories it needs rather than fail for cryptic reasons 9 달 전
  XeonSquared ae634bc52e turns out this was already packaged. whoops. 9 달 전
  XeonSquared 86149d7e85 steal gamax92's vcomponent library, which apparently works without modification 9 달 전
  XeonSquared 87f8bd2149 shell-related cleanup and fixes. 9 달 전
  XeonSquared b88134b70e force position of cursor before drawing lines in ced vi. might be slower, but stops line wrapping breaking things. 9 달 전
  XeonSquared 395ade429a assorted filesystem-related improvements 9 달 전
  XeonSquared 6d96109217 misc accounting features 10 달 전
  XeonSquared eb95f9715e virtual terminal support with vtansi and getty, for machines with VRAM available 11 달 전
  XeonSquared 2df878f3e8 standalone executable support. again. 11 달 전
  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 8865768576 made libmtar cope with lower memory systems at the expense of speed 3 년 전
  XeonSquared d40ce731ef made rc enforce the new service semantics 3 년 전
  XeonSquared 5e9baee9fa stole some code from AmandaC to handle an undocumented condition with 404 errors returned by the internet card 3 년 전
  XeonSquared 4a5d9bcee2 better type annotation for genHeader 3 년 전
  XeonSquared f0fb5ff776 removed unarchive from the mtar library, wasn't meant to be in there anyway 3 년 전
  XeonSquared 22bd6982d0 made cursor movement and newlines work properly when they hit screen borders 3 년 전
  XeonSquared 8bb123f198 added a component documentation searcher 3 년 전
  XeonSquared e3069f94a3 make unionfs a more ... optional dependency of netutil 3 년 전
  XeonSquared f95124996c moved all readline analogs into the buffer module 3 년 전
  XeonSquared 4e64a55169 cleaner default source list 4 년 전
  XeonSquared 8ae4d7b57c made rc load and search pkgfs if a service isn't found 4 년 전
  XeonSquared b82bb2a853 move libraries out of main dist and into PsychOSPackages 4 년 전
  XeonSquared 92084e8c90 remove vcomponent and vtunnel because they are now included in the PsychOSPackages repo 4 년 전
  XeonSquared 21f40b3f3c make pkgman remove system packages 4 년 전
  XeonSquared 9983acb267 clean up pkgman.upgrade 4 년 전
  XeonSquared 6a39fe1743 made rc search for services in the pkgfs 4 년 전
  XeonSquared 89ab49faf6 made pkgman cleanly remove packages before updating them 4 년 전
  XeonSquared f86f7d54ad add pkgfs.component.exists and do automounting of archives 4 년 전
  XeonSquared 4e3df481cc attempt to force the internet card to work (ha\!) 4 년 전
  XeonSquared 360bb88ac3 added the pkgman package manager library 4 년 전
  XeonSquared 8b4d0e4eb8 fixed file downloading with the HTTP(S) proxies in the download library 4 년 전
  XeonSquared edbe787ea6 added AmandaC's download library, with some modifications - including HTTP(S) support 4 년 전
  XeonSquared 999d8e0387 rewrote the whole index thing and made it possible to remove packages from the pkgfs index 4 년 전