Date: Thu, 23 Oct 1997 22:29:08 -0700 (PDT) From: John-Mark Gurney <jmg@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_module.c link_aout.c src/sys/sys module.h Message-ID: <199710240529.WAA01888@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmg 1997/10/23 22:29:08 PDT Modified files: sys/kern kern_module.c link_aout.c sys/sys module.h Log: make a couple functions static... also change module_register_static to module_register_init as this function initalizes the module for both dynamic and static modules... Revision Changes Path 1.3 +3 -3 src/sys/kern/kern_module.c 1.3 +3 -3 src/sys/kern/link_aout.c 1.2 +3 -3 src/sys/sys/module.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710240529.WAA01888>