On Fri, Jul 12, 2002 at 01:36:22PM -0700, Julian Elischer wrote:
+> did you get answers to this?
+>
Here You got example how to use SLIST_* macros, sysctls, etc.:
http://garage.freebsd.pl/slist.tgz
more examples on http://garage.freebsd.pl
--
Pawel Jakub Dawidek
UNIX Systems Administrator
http:
did you get answers to this?
On Wed, 10 Jul 2002, [unknown-8bit] Aurélien Nephtali wrote:
> Hi,
>
> I'm new in kernel coding (i'm making a kernel module) so i had to learn how
> to use MALLOC*() macros to get memory, not very difficult in fact. But when
> the moment of making a chained list ca
Hi,
I'm new in kernel coding (i'm making a kernel module) so i had to learn how
to use MALLOC*() macros to get memory, not very difficult in fact. But when
the moment of making a chained list came, the first difficulty appears :/
Before, i made chained lists like that:
struct my_type {
s
3 matches
Mail list logo