Commit Graph

22 Commits

Author SHA1 Message Date
Anselm R. Garbe
688d1220b7 renamed tcp to inet in function names 2006-01-23 15:25:15 +02:00
Anselm R. Garbe
9aad74df94 fixed sin_port assignments in libixp2/socket.c 2006-01-23 14:59:59 +02:00
salva
6066d65b03 Added a missing exclamation sign for strncmp 2006-01-22 21:55:19 +00:00
Anselm R. Garbe
a8f1f17fb8 added AF_INET capable socket functions 2006-01-21 21:04:29 +02:00
Anselm R. Garbe
6cf39df87b now we use the P9-alike address syntax, ie 'unix!/tmp/bar' for a unix socket file 2006-01-21 19:37:01 +02:00
Anselm R. Garbe
e75df44b4e removed unnecessary debug info from libixp2/wmiibar2 2006-01-20 20:07:53 +02:00
Anselm R. Garbe
f60214edd9 now even fsreaddir works withe libixp2 (actually Rstat message of 9P is pretty braindamaged) 2006-01-20 19:43:27 +02:00
Anselm R. Garbe
a6462e8ed6 fixed stat problem, as claimed in the manual page, stat is really containes twice, weird! 2006-01-20 18:48:19 +02:00
Anselm R. Garbe
d9b393262e changed Copyright year notice 2006-01-20 16:20:24 +02:00
Anselm R. Garbe
f821f0fced allowing delaying Trequests in libixp2/server.c 2006-01-20 16:13:07 +02:00
garbeam
a2be972828 fixed stat en-/decoding in ixp2 2006-01-07 17:50:05 +02:00
garbeam
4bb2cc8fbd changed ixp_dec_stat 2006-01-07 14:02:50 +02:00
garbeam
58dd7803c2 further debugging of stat stuff 2006-01-05 20:22:01 +02:00
garbeam
c31ed881a0 sanitized wmiir2 as follows:
- create/write reads from stdin arbitrary data which is written to a file
 - all other commands are command line args
 - cleaned up several crap, sanitized libixp2/client.c as well (interface)
2006-01-05 17:54:14 +02:00
garbeam
7d76910f15 fixed several serious issues in ixp2 to work with Plan 9 9P 2006-01-04 17:23:09 +02:00
garbeam
272cba1404 indentation, changed libixp2 types 2005-12-21 17:18:11 +02:00
garbeam
24f40f3dd1 fixed RERROR in libixp2 2005-12-20 17:32:42 +02:00
garbeam
1a966dc33e updated development notes, made some indent stuff cooler 2005-12-15 03:41:24 +02:00
garbeam
a2e48172ad made string termination Ken Thompson-compliant 2005-12-08 02:46:45 +02:00
garbeam
fefbab01e2 changed various parts to use new rocking data structure 2005-12-06 19:58:52 +02:00
garbeam
7a8fe69742 several changes, adding alloc_area 2005-12-05 00:45:59 +02:00
garbeam
caaad63c0d added initial files 2005-11-18 17:54:58 +02:00