* deprecate register * bcmp, bcopy, bzero, rindex -> memcmp, memmove, memset, strrchr * correct use of .Nm
- try to follow rcsid style more closely - fix rn_walktree callback routine signatures.