Date: Thu, 27 Jul 1995 02:45:31 -0700 From: Joerg Wunsch <joerg> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/examples/lkm/misc/test Makefile testmisc.c Message-ID: <199507270945.CAA16473@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
joerg 95/07/27 02:45:29
Modified: share/examples/lkm/misc/module Makefile misccall.c
miscmod.c
share/examples/lkm/misc/test Makefile testmisc.c
Log:
Make this bugger actually compile and work again:
o a couple of header files have been missing
o convert the LKM Makefile to use <bsd.kmod.mk>
o rename the module to ``misc_mod'' (as opposed to ``miscmod''), so
the module name can be made identical to the module's file name,
avoiding the clash with one of the component's .o file names
o modstat(1/8) has been moved meanwhile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507270945.CAA16473>
