I noted the following behaviour from "fetch" today.. I am actually hunting
another problem so I'm just posting it here in case anyone recognises it
and knows where to fix it...



       "d"
 48885 fetch    RET   read 1
 48885 fetch    CALL  gettimeofday(0x7fffffffcda0,0)
 48885 fetch    RET   gettimeofday 0
 48885 fetch    CALL  read(0x3,0x7fffffffce0f,0x1)
 48885 fetch    GIO   fd 3 read 1 byte
       " "
 48885 fetch    RET   read 1
 48885 fetch    CALL  gettimeofday(0x7fffffffcda0,0)
 48885 fetch    RET   gettimeofday 0
 48885 fetch    CALL  read(0x3,0x7fffffffce0f,0x1)
 48885 fetch    GIO   fd 3 read 1 byte
       "s"
 48885 fetch    RET   read 1
 48885 fetch    CALL  gettimeofday(0x7fffffffcda0,0)
 48885 fetch    RET   gettimeofday 0
 48885 fetch    CALL  read(0x3,0x7fffffffce0f,0x1)
 48885 fetch    GIO   fd 3 read 1 byte
       "u"
 48885 fetch    RET   read 1
 48885 fetch    CALL  gettimeofday(0x7fffffffcda0,0)
 48885 fetch    RET   gettimeofday 0
 48885 fetch    CALL  read(0x3,0x7fffffffce0f,0x1)
 48885 fetch    GIO   fd 3 read 1 byte
       "c"
 48885 fetch    RET   read 1
 48885 fetch    CALL  gettimeofday(0x7fffffffcda0,0)
 48885 fetch    RET   gettimeofday 0
 48885 fetch    CALL  read(0x3,0x7fffffffce0f,0x1)
 48885 fetch    GIO   fd 3 read 1 byte
       "c"
 48885 fetch    RET   read 1
 48885 fetch    CALL  gettimeofday(0x7fffffffcda0,0)
 48885 fetch    RET   gettimeofday 0
 48885 fetch    CALL  read(0x3,0x7fffffffce0f,0x1)
 48885 fetch    GIO   fd 3 read 1 byte
       "e"
 48885 fetch    RET   read 1
 48885 fetch    CALL  gettimeofday(0x7fffffffcda0,0)
 48885 fetch    RET   gettimeofday 0
 48885 fetch    CALL  read(0x3,0x7fffffffce0f,0x1)
 48885 fetch    GIO   fd 3 read 1 byte
       "s"
 48885 fetch    RET   read 1
 48885 fetch    CALL  gettimeofday(0x7fffffffcda0,0)
 48885 fetch    RET   gettimeofday 0
 48885 fetch    CALL  read(0x3,0x7fffffffce0f,0x1)
 48885 fetch    GIO   fd 3 read 1 byte
       "s"
 48885 fetch    RET   read 1
 48885 fetch    CALL  gettimeofday(0x7fffffffcda0,0)
 48885 fetch    RET   gettimeofday 0
 48885 fetch    CALL  read(0x3,0x7fffffffce0f,0x1)
 48885 fetch    GIO   fd 3 read 1 byte
       "f"
 48885 fetch    RET   read 1
 48885 fetch    CALL  gettimeofday(0x7fffffffcda0,0)
 48885 fetch    RET   gettimeofday 0
 48885 fetch    CALL  read(0x3,0x7fffffffce0f,0x1)
 48885 fetch    GIO   fd 3 read 1 byte
       "u"
 48885 fetch    RET   read 1
 48885 fetch    CALL  gettimeofday(0x7fffffffcda0,0)
 48885 fetch    RET   gettimeofday 0
 48885 fetch    CALL  read(0x3,0x7fffffffce0f,0x1)
 48885 fetch    GIO   fd 3 read 1 byte
       "l"
 48885 fetch    RET   read 1
 48885 fetch    CALL  gettimeofday(0x7fffffffcda0,0)
 48885 fetch    RET   gettimeofday 0
 48885 fetch    CALL  read(0x3,0x7fffffffce0f,0x1)
 48885 fetch    GIO   fd 3 read 1 byte
       "."
 48885 fetch    RET   read 1
 48885 fetch    CALL  gettimeofday(0x7fffffffcda0,0)
 48885 fetch    RET   gettimeofday 0
 48885 fetch    CALL  read(0x3,0x7fffffffce0f,0x1)
 48885 fetch    GIO   fd 3 read 1 byte
       "\r"
 48885 fetch    RET   read 1
 48885 fetch    CALL  gettimeofday(0x7fffffffcda0,0)
 48885 fetch    RET   gettimeofday 0
 48885 fetch    CALL  read(0x3,0x7fffffffce0f,0x1)
 48885 fetch    GIO   fd 3 read 1 byte
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to