On Fri, 25 Aug 2000, Archie Cobbs wrote: > Is there a generic hash table implementation in the kernel somewhere? Yes, see kern/kern_subr.c for hashinit() function. -- Boris Popov http://www.butya.kz/~bp/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- kernel hash table implementation? Archie Cobbs
- Boris Popov