backend
|
Fix crashes in legacy (9P2000) mode.
|
2016-02-02 16:22:23 +01:00 |
example
|
Check for argv[1] presence.
|
2016-01-31 02:02:17 +01:00 |
sbuf
|
Make it (mostly) compile with -Weverything.
|
2016-01-31 20:50:18 +01:00 |
transport
|
Make it (mostly) compile with -Weverything.
|
2016-01-31 20:50:18 +01:00 |
.gitignore
|
Add build/ to .gitignore.
|
2016-01-31 02:06:42 +01:00 |
connection.c
|
Make it (mostly) compile with -Weverything.
|
2016-01-31 20:50:18 +01:00 |
COPYRIGHT
|
Add license information.
|
2016-02-01 01:17:43 +01:00 |
fcall.h
|
Make it (mostly) compile with -Weverything.
|
2016-01-31 20:50:18 +01:00 |
GNUmakefile
|
Fix crashes in legacy (9P2000) mode.
|
2016-02-02 16:22:23 +01:00 |
hashtable.c
|
Make it (mostly) compile with -Weverything.
|
2016-01-31 20:50:18 +01:00 |
hashtable.h
|
Add simple hashtable implementation.
|
2016-01-31 01:51:03 +01:00 |
lib9p.h
|
Make it (mostly) compile with -Weverything.
|
2016-01-31 20:50:18 +01:00 |
lib9p_impl.h
|
Make it (mostly) compile with -Weverything.
|
2016-01-31 20:50:18 +01:00 |
log.c
|
Rework code significantly.
|
2016-01-28 00:40:43 +01:00 |
log.h
|
Remove debug logging by default.
|
2016-01-31 23:02:36 +01:00 |
Makefile
|
Reformat makefile.
|
2016-01-31 23:05:33 +01:00 |
pack.c
|
Make it (mostly) compile with -Weverything.
|
2016-01-31 20:50:18 +01:00 |
request.c
|
Kill fid when Tattach fails.
|
2016-02-02 02:44:13 +01:00 |
utils.c
|
Make it (mostly) compile with -Weverything.
|
2016-01-31 20:50:18 +01:00 |