Operating system for OpenComputers
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
XeonSquared 35f3c6f89e implement the dirstat extension in exportfs, greatly improving perf for OpenOS clients 7 months ago
..
doc.lua added a component documentation searcher 4 years ago
download.lua stole some code from AmandaC to handle an undocumented condition with 404 errors returned by the internet card 3 years ago
ed.lua force position of cursor before drawing lines in ced vi. might be slower, but stops line wrapping breaking things. 10 months ago
event.lua fix type annotation in event.ignore 4 years ago
liblz16.lua made liblz16 happier on OpenOS when decompressing smaller files 3 years ago
libmtar.lua fix support for booting from rtfs on tape 10 months ago
lzss.lua add liblz16 and lzss for use with pkgfs, and eventually mtar probably 4 years ago
minitel.lua added type annotations to documentation for various libraries 4 years ago
netutil.lua implement the dirstat extension in exportfs, greatly improving perf for OpenOS clients 7 months ago
pkgfs.lua add pkgfs.component.exists and do automounting of archives 4 years ago
pkgman.lua pkgman updates to simplify distribution with different kernels 10 months ago
rc.lua I don't know why it was looking at package.loaded but it isn't now. 9 months ago
rpc.lua 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 months ago
serialization.lua added type annotations to documentation for various libraries 4 years ago
shell.lua shell-related cleanup and fixes. 10 months ago
shutil.lua shell-related cleanup and fixes. 10 months ago
vtansi.lua remove a debug log that spammed syslog 8 months ago