K 10 svn:author V 3 bde K 8 svn:date V 27 1996-10-06T19:24:02.000000Z K 7 svn:log V 258 Improved the btodb() and dbtob() macros. I made them give unsigned [long long] results when I last worked on them, but they are normally used together with to daddr_t's and off_t's which are signed, so the unsigned results did little except cause warnings. END