Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2006 11:02:41 +0200
From:      "Wojciech A. Koszek" <wkoszek@freebsd.org>
To:        freebsd-net@freebsd.org
Cc:        andre@freebsd.org
Subject:   [PATCH] Make hash.h usable in the kernel
Message-ID:  <20061011090241.GA2831@FreeBSD.czest.pl>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
http://FreeBSD.czest.pl/dunstan/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061011090241.GA2831>