1
1
mirror of https://git.shadowkat.net/izaya/OC-PsychOS2.git synced 2026-01-08 23:42:28 -05:00
OC-PsychOS2/lib
2025-09-08 12:45:51 +00:00
..
doc.lua added a component documentation searcher 2020-06-21 19:16:50 +10:00
download.lua libs: Make libmtar assert on version, make download close the connection 2025-09-08 12:45:51 +00:00
ed.lua force position of cursor before drawing lines in ced vi. might be slower, but stops line wrapping breaking things. 2023-07-30 15:03:58 +10:00
event.lua fix type annotation in event.ignore 2020-05-12 11:44:05 +10:00
liblz16.lua made liblz16 happier on OpenOS when decompressing smaller files 2021-05-26 17:46:17 +10:00
libmtar.lua libs: Make libmtar assert on version, make download close the connection 2025-09-08 12:45:51 +00:00
lzss.lua add liblz16 and lzss for use with pkgfs, and eventually mtar probably 2020-06-05 22:54:51 +10:00
minitel.lua added type annotations to documentation for various libraries 2020-05-12 10:57:13 +10:00
netutil.lua implement the dirstat extension in exportfs, greatly improving perf for OpenOS clients 2023-10-08 11:41:44 +10:00
pkgfs.lua add pkgfs.component.exists and do automounting of archives 2020-06-06 19:45:40 +10:00
pkgman.lua pkgman updates to simplify distribution with different kernels 2023-08-05 16:22:59 +10:00
rc.lua I don't know why it was looking at package.loaded but it isn't now. 2023-08-07 13:25:57 +10:00
rpc.lua cleanup RPC library, make it possible to detect the client hostname when running RPC requests 2023-11-12 23:31:09 +10:00
serialization.lua added type annotations to documentation for various libraries 2020-05-12 10:57:13 +10:00
shell.lua shell-related cleanup and fixes. 2023-07-30 15:04:41 +10:00
shutil.lua shell-related cleanup and fixes. 2023-07-30 15:04:41 +10:00
vtansi.lua remove a debug log that spammed syslog 2023-10-01 13:41:34 +10:00