No... it was a typo. I was too lazy to make it a manifest constant, because to do that, I would have had to hack db.h to change the 65536 to a 32768, and add another manifest constant in a different header for the hash code to use.
Sorry. -- Terry Alexander Kabaev wrote: > > On Thu, 12 Sep 2002 15:23:21 -0700 > Terry Lambert <[EMAIL PROTECTED]> wrote: > > > + if (b.psize > 32768) > > + b.psize = 32868; > > 32768 vs. 32868 intentional here? > > -- > Alexander Kabaev > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-hackers" in the body of the message To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

