summaryrefslogtreecommitdiff
path: root/sys/src/libventi
diff options
context:
space:
mode:
authorTaru Karttunen <taruti@taruti.net>2011-03-30 19:35:09 +0300
committerTaru Karttunen <taruti@taruti.net>2011-03-30 19:35:09 +0300
commita9060cc06bee66e12fe16644511f181a4b0cdbd3 (patch)
tree8778fe5d1ab1e6eefee29b357ee5b585f5b7ad30 /sys/src/libventi
parent1206371abb0d786be1d5ee4201ff864680e2387b (diff)
Import sources from 2011-03-30 iso image - lib
Diffstat (limited to 'sys/src/libventi')
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/cache.acid0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/cache.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/client.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/conn.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/cvt.h0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/debug.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/debugpacket.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/dial.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/dtype.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/entry.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/fcall.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/fcallfmt.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/file.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/hangup.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/log.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/mem.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/mkfile0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/packet.acid0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/packet.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/parsescore.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/queue.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/queue.h0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/root.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/rpc.acid0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/rpc.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/scorefmt.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/send.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/server.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/srvhello.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/strdup.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/string.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/time.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/version.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/zero.c0
-rw-r--r--[-rwxr-xr-x]sys/src/libventi/zeroscore.c0
35 files changed, 0 insertions, 0 deletions
diff --git a/sys/src/libventi/cache.acid b/sys/src/libventi/cache.acid
index 45b28466c..45b28466c 100755..100644
--- a/sys/src/libventi/cache.acid
+++ b/sys/src/libventi/cache.acid
diff --git a/sys/src/libventi/cache.c b/sys/src/libventi/cache.c
index 65e0e8c45..65e0e8c45 100755..100644
--- a/sys/src/libventi/cache.c
+++ b/sys/src/libventi/cache.c
diff --git a/sys/src/libventi/client.c b/sys/src/libventi/client.c
index 40ee85175..40ee85175 100755..100644
--- a/sys/src/libventi/client.c
+++ b/sys/src/libventi/client.c
diff --git a/sys/src/libventi/conn.c b/sys/src/libventi/conn.c
index e488c6db6..e488c6db6 100755..100644
--- a/sys/src/libventi/conn.c
+++ b/sys/src/libventi/conn.c
diff --git a/sys/src/libventi/cvt.h b/sys/src/libventi/cvt.h
index ef4c2f51d..ef4c2f51d 100755..100644
--- a/sys/src/libventi/cvt.h
+++ b/sys/src/libventi/cvt.h
diff --git a/sys/src/libventi/debug.c b/sys/src/libventi/debug.c
index e0452e48d..e0452e48d 100755..100644
--- a/sys/src/libventi/debug.c
+++ b/sys/src/libventi/debug.c
diff --git a/sys/src/libventi/debugpacket.c b/sys/src/libventi/debugpacket.c
index 4c13bc87e..4c13bc87e 100755..100644
--- a/sys/src/libventi/debugpacket.c
+++ b/sys/src/libventi/debugpacket.c
diff --git a/sys/src/libventi/dial.c b/sys/src/libventi/dial.c
index 060b93f61..060b93f61 100755..100644
--- a/sys/src/libventi/dial.c
+++ b/sys/src/libventi/dial.c
diff --git a/sys/src/libventi/dtype.c b/sys/src/libventi/dtype.c
index 7886518e2..7886518e2 100755..100644
--- a/sys/src/libventi/dtype.c
+++ b/sys/src/libventi/dtype.c
diff --git a/sys/src/libventi/entry.c b/sys/src/libventi/entry.c
index aeb8dada3..aeb8dada3 100755..100644
--- a/sys/src/libventi/entry.c
+++ b/sys/src/libventi/entry.c
diff --git a/sys/src/libventi/fcall.c b/sys/src/libventi/fcall.c
index 65ee2d178..65ee2d178 100755..100644
--- a/sys/src/libventi/fcall.c
+++ b/sys/src/libventi/fcall.c
diff --git a/sys/src/libventi/fcallfmt.c b/sys/src/libventi/fcallfmt.c
index 9b493f9aa..9b493f9aa 100755..100644
--- a/sys/src/libventi/fcallfmt.c
+++ b/sys/src/libventi/fcallfmt.c
diff --git a/sys/src/libventi/file.c b/sys/src/libventi/file.c
index b6887dec7..b6887dec7 100755..100644
--- a/sys/src/libventi/file.c
+++ b/sys/src/libventi/file.c
diff --git a/sys/src/libventi/hangup.c b/sys/src/libventi/hangup.c
index 365baf1da..365baf1da 100755..100644
--- a/sys/src/libventi/hangup.c
+++ b/sys/src/libventi/hangup.c
diff --git a/sys/src/libventi/log.c b/sys/src/libventi/log.c
index 80a1d4787..80a1d4787 100755..100644
--- a/sys/src/libventi/log.c
+++ b/sys/src/libventi/log.c
diff --git a/sys/src/libventi/mem.c b/sys/src/libventi/mem.c
index dea99a9d1..dea99a9d1 100755..100644
--- a/sys/src/libventi/mem.c
+++ b/sys/src/libventi/mem.c
diff --git a/sys/src/libventi/mkfile b/sys/src/libventi/mkfile
index 3862b8756..3862b8756 100755..100644
--- a/sys/src/libventi/mkfile
+++ b/sys/src/libventi/mkfile
diff --git a/sys/src/libventi/packet.acid b/sys/src/libventi/packet.acid
index 70fbe058c..70fbe058c 100755..100644
--- a/sys/src/libventi/packet.acid
+++ b/sys/src/libventi/packet.acid
diff --git a/sys/src/libventi/packet.c b/sys/src/libventi/packet.c
index d19d85371..d19d85371 100755..100644
--- a/sys/src/libventi/packet.c
+++ b/sys/src/libventi/packet.c
diff --git a/sys/src/libventi/parsescore.c b/sys/src/libventi/parsescore.c
index bf4a6125b..bf4a6125b 100755..100644
--- a/sys/src/libventi/parsescore.c
+++ b/sys/src/libventi/parsescore.c
diff --git a/sys/src/libventi/queue.c b/sys/src/libventi/queue.c
index bba630324..bba630324 100755..100644
--- a/sys/src/libventi/queue.c
+++ b/sys/src/libventi/queue.c
diff --git a/sys/src/libventi/queue.h b/sys/src/libventi/queue.h
index f62725b1c..f62725b1c 100755..100644
--- a/sys/src/libventi/queue.h
+++ b/sys/src/libventi/queue.h
diff --git a/sys/src/libventi/root.c b/sys/src/libventi/root.c
index 5b4ccac6e..5b4ccac6e 100755..100644
--- a/sys/src/libventi/root.c
+++ b/sys/src/libventi/root.c
diff --git a/sys/src/libventi/rpc.acid b/sys/src/libventi/rpc.acid
index 68f8f7834..68f8f7834 100755..100644
--- a/sys/src/libventi/rpc.acid
+++ b/sys/src/libventi/rpc.acid
diff --git a/sys/src/libventi/rpc.c b/sys/src/libventi/rpc.c
index 5a820a995..5a820a995 100755..100644
--- a/sys/src/libventi/rpc.c
+++ b/sys/src/libventi/rpc.c
diff --git a/sys/src/libventi/scorefmt.c b/sys/src/libventi/scorefmt.c
index 496f85b7b..496f85b7b 100755..100644
--- a/sys/src/libventi/scorefmt.c
+++ b/sys/src/libventi/scorefmt.c
diff --git a/sys/src/libventi/send.c b/sys/src/libventi/send.c
index 2b88818da..2b88818da 100755..100644
--- a/sys/src/libventi/send.c
+++ b/sys/src/libventi/send.c
diff --git a/sys/src/libventi/server.c b/sys/src/libventi/server.c
index 10b0665fd..10b0665fd 100755..100644
--- a/sys/src/libventi/server.c
+++ b/sys/src/libventi/server.c
diff --git a/sys/src/libventi/srvhello.c b/sys/src/libventi/srvhello.c
index ca34221e6..ca34221e6 100755..100644
--- a/sys/src/libventi/srvhello.c
+++ b/sys/src/libventi/srvhello.c
diff --git a/sys/src/libventi/strdup.c b/sys/src/libventi/strdup.c
index e191c390c..e191c390c 100755..100644
--- a/sys/src/libventi/strdup.c
+++ b/sys/src/libventi/strdup.c
diff --git a/sys/src/libventi/string.c b/sys/src/libventi/string.c
index 9763149a1..9763149a1 100755..100644
--- a/sys/src/libventi/string.c
+++ b/sys/src/libventi/string.c
diff --git a/sys/src/libventi/time.c b/sys/src/libventi/time.c
index 2d8058f13..2d8058f13 100755..100644
--- a/sys/src/libventi/time.c
+++ b/sys/src/libventi/time.c
diff --git a/sys/src/libventi/version.c b/sys/src/libventi/version.c
index fd1e2389a..fd1e2389a 100755..100644
--- a/sys/src/libventi/version.c
+++ b/sys/src/libventi/version.c
diff --git a/sys/src/libventi/zero.c b/sys/src/libventi/zero.c
index c40aea969..c40aea969 100755..100644
--- a/sys/src/libventi/zero.c
+++ b/sys/src/libventi/zero.c
diff --git a/sys/src/libventi/zeroscore.c b/sys/src/libventi/zeroscore.c
index 6f22d72de..6f22d72de 100755..100644
--- a/sys/src/libventi/zeroscore.c
+++ b/sys/src/libventi/zeroscore.c