[PATCH] Make hash.h usable in the kernel

Wojciech A. Koszek wkoszek at freebsd.org
Wed Oct 11 02:19:26 PDT 2006


Hello,

I'm working on potential consumer of functions from sys/hash.h. Currently, I
can't make them work without modyfication in my sample KLD. This is a patch
which fixes the problem:

	http://people.freebsd.org/~wkoszek/patches/hash.h.0.patch

It makes following program..

	http://people.freebsd.org/~wkoszek/hash.c

..compile without warnings with WARNS=5. If noone objects, I'd like to
commit it.

Thanks,
-- 
Wojciech A. Koszek
wkoszek at FreeBSD.org
http://FreeBSD.czest.pl/dunstan/


More information about the freebsd-net mailing list