Changes by: David DiCato (daavan42 at gmail.com)
Date: 2007-07-21 07:06:20 -0700 (Sat, 21 Jul 2007)
Revision: 11383
Log message:

      - It seems that any references to Thread.* (where * != t) cause the high-level
       OCamlFuse example to hang forever. This is especially curious because the
       code is simply linked in, never actually used. In any case, these occurrences
       of Thread.* are commented out for the time being.

Changes  Path
+4 -3 mojavefs/lookup-mydns/source/OMakefile
+15 -17 mojavefs/lookup-mydns/source/crawler.ml
+68 -1 mojavefs/lookup-mydns/source/lookup_test.ml
+1 -1 mojavefs/lookup-mydns/source/network_listener.ml