1
1
mirror of https://git.shadowkat.net/izaya/OC-PsychOS2.git synced 2024-09-21 03:09:12 -04:00
Commit Graph

10 Commits

Author SHA1 Message Date
XeonSquared
a219b5603e added the ability to unmount filesystems, removed fs mounting stuff on its own 2019-11-09 15:56:25 +11:00
XeonSquared
23680afd75 document new functions, remove dprints 2019-11-09 13:10:15 +11:00
XeonSquared
69eae00ec1 added fs.mounts(), fs.address(path) and fs.type(path) to provide more information about mounted filesystems 2019-11-08 21:01:01 +11:00
XeonSquared
b2d1379127 galaxy brain FS upgrades 2019-11-08 12:42:49 +11:00
XeonSquared
8e3ee7bcb2 never mind no reading files line by line in fs.read 2019-07-21 17:45:22 +10:00
XeonSquared
8a880406bc added the ability to seek and read files line by line 2019-07-18 13:49:34 +10:00
XeonSquared
3f214d3ebc this is an intervention 2019-07-14 20:52:56 +10:00
XeonSquared
f6a405d886 added comments to applicable functions 2019-01-08 18:00:11 +11:00
XeonSquared
7615cf67dc made fs.lua support relative paths 2019-01-02 16:40:55 +11:00
XeonSquared
2f48091a07 fuck knows 2018-11-03 03:05:41 +11:00