Age | Commit message (Expand) | Author |
2025-02-28 | stack.c.gen: Fix filename hacks | Luke T. Shumaker |
2025-02-23 | lib9p_util: Pull utility macros into static.h | Luke T. Shumaker |
2025-02-23 | Complete TODO comments and documentation | Luke T. Shumaker |
2025-02-23 | Require license notices static files too | Luke T. Shumaker |
2025-02-21 | Make use of the generated stack.c | Luke T. Shumaker |
2025-02-21 | lib9p: test_server: Tidy the static file macros | Luke T. Shumaker |
2025-02-13 | lib9p: Expose default-port-number constants | Luke T. Shumaker |
2025-02-09 | lib9p: srv: Use libobj instead of vcall.h | Luke T. Shumaker |
2025-02-09 | libhw_generic: net: Use libobj instead of vcall.h | Luke T. Shumaker |
2025-02-09 | libhw_generic: alarmclock: Use libobj instead of vcall.h | Luke T. Shumaker |
2025-02-09 | Have main() set `bootclock` | Luke T. Shumaker |
2025-02-09 | lib9p: test_server: Simplify construction of the file tree | Luke T. Shumaker |
2025-02-09 | lib9p: test_server: Make the pathnums more stable | Luke T. Shumaker |
2025-02-09 | lib9p: srv: Use a separate pathmap | Luke T. Shumaker |
2025-02-09 | lib9p: Separate the srv config from the main config | Luke T. Shumaker |
2025-02-04 | lib9p: Test that we can do clean shutdown | Luke T. Shumaker |
2025-02-03 | lib9p: idl: 9P2000.p9p: Get code generating | Luke T. Shumaker |
2025-01-19 | lib9p: Don't nul-terminate strings, add some string utils | Luke T. Shumaker |
2025-01-17 | lib9p: Enable generating code for 9P2000.L | Luke T. Shumaker |
2025-01-11 | Add basic smoke tests for the 9p server | Luke T. Shumaker |
2025-01-11 | mv cmd/srv9p lib9p/tests/test_server # and supporting changes | Luke T. Shumaker |