Commit graph

19 commits

Author SHA1 Message Date
6864b143f2
use environment to set addr and port in wrappers 2022-03-07 12:31:49 -07:00
9f1ddd0300
add help text and update README with similar info 2021-10-17 18:09:22 -06:00
e4f18ca87b
fix README formatting 2021-10-17 17:44:27 -06:00
ca2e5b8e13
v0.1; add -v flag to print version info and /version file for client to know the version as well 2021-10-17 17:41:18 -06:00
30603241cb
add more options to client build script and document them as well as the standalone bootloader 2021-10-17 11:18:24 -06:00
388bd3bc97
add -r flag to client build script to make running vanilla rom optional, document this and debug server flag in README 2021-10-16 13:28:19 -06:00
66241ad354
note 9pfuse in README 2021-10-16 00:48:07 -06:00
292e3c25eb
update README 2021-10-16 00:40:33 -06:00
e85bf2c4e5
update README 2021-08-04 23:20:16 -06:00
adc35a5537
update README with build/run notes 2021-08-03 23:31:32 -06:00
4fab56e77f
add config.h, ctl status codes, and delete realm command 2021-08-03 00:53:16 -06:00
940791631c
implement chunk paging, moved some functions out of xrxs.c into user.c 2021-07-21 00:27:40 -06:00
c8ba412121
use libString insead of static character arrays where useful, added some data structure stuff for realm master, random, and scope 2021-07-20 15:59:33 -06:00
4430d607d6
README: consistency 2021-07-19 15:42:46 -06:00
bab155e698
added chunking/paging info to the spec 2021-07-19 15:35:59 -06:00
f752f9deeb
added new aux types: SCOPE, RANDOM, GRANDOM; updated spec 2021-07-19 15:28:37 -06:00
0cc1835a02
add skeleton functions for write_ctl with documentation, tweak users table 2021-07-02 22:32:10 -06:00
1b90c918bb
fix README 2021-07-01 01:49:00 -06:00
59c83e2bd2
implement users table and users_read() 2021-07-01 01:45:48 -06:00