:..
:> quad_t bssaddr;
:>
:> tokens = tokenize(buf, token, MAXTOKEN);
:> + if (tokens <= 1)
:> + continue;
:> base = strtoll(token[2], NULL, 16);
:> if (!dofind) {
:> snprintf(ocbuf,
:>
I've committed it.
-Matt
Matthew Dillon
<dillon at backplane.com>