|
2d4f1f5ec4
|
added MIT license and created headers and code files for all the types
|
2021-07-04 23:44:58 -06:00 |
|
|
0cc1835a02
|
add skeleton functions for write_ctl with documentation, tweak users table
|
2021-07-02 22:32:10 -06:00 |
|
|
edc0e119bc
|
self is always first in users list; implement logout
|
2021-07-02 15:59:40 -06:00 |
|
|
6ea6f9be6b
|
fix typos and tested writing to ctl from uxn. it works!
|
2021-07-01 19:59:56 -06:00 |
|
|
59c83e2bd2
|
implement users table and users_read()
|
2021-07-01 01:45:48 -06:00 |
|
|
7ff7a1e29e
|
fixed a typo
|
2021-06-30 00:55:56 -06:00 |
|
|
28c2e3cac1
|
update DESIGN document, put skeleton code in place
|
2021-06-30 00:52:57 -06:00 |
|
|
a0163016c2
|
we can write to ctl; thanks sigrid :)
|
2021-06-29 12:56:21 -06:00 |
|
|
28775d390e
|
trying to write to ctl file
|
2021-06-28 15:37:59 -06:00 |
|
|
d7466c73b2
|
serve simple file directories over 9p
|
2021-06-24 01:17:34 -06:00 |
|
|
6688673fd6
|
writerf(): write data to ramfile from serverside
|
2021-06-23 00:48:23 -06:00 |
|
|
36c208cb88
|
playing with ramfs implemenatation
|
2021-06-15 23:46:47 -06:00 |
|
|
ed686913d2
|
remove old files on build; fix fsread() a little bit; add options for different service models
|
2021-06-14 14:23:06 -06:00 |
|
|
9d81d9d6ab
|
first commit -- hello from 9p
|
2021-06-13 11:22:58 -06:00 |
|