Home | History | Annotate | Download | only in modunload
History log of /src/sbin/modunload/Makefile
RevisionDateAuthorComments
 1.16  11-Aug-2013  dholland WARNS=5 is the default in sbin, don't need to set it explicitly.
 1.15  22-Aug-2012  jnemeth branches: 1.15.2;
Set WARNS=5. No warnings/errors were found with a test compile.
 1.14  13-Dec-2010  pooka branches: 1.14.6;
Add rump client support for module utilities. It should be noted
that while modstat and modunload and builtin modules work exactly
the same as in the host case, modload loads file system kernel
modules from the rump kernel namespace. By default, archs which
have rump support for the kernel kernel ABI have the host module
directory mapped into the rump kernel namespace at the same location
(/stand/...). Therefore, if the *host* module directory is populated,
"rump.modload foo" will work as expected. Otherwise, RUMP_MODULEBASE
can be used to point to the module directory.
 1.13  12-Nov-2008  ad Remove LKMs and switch to the module framework, pass 1.

Proposed on tech-kern@.
 1.12  10-Feb-2008  jmmv branches: 1.12.4;
Always test MKMODULAR with != "no". Requested by mrg@.
 1.11  09-Feb-2008  jmmv Reverse MKMODULAR checks.
 1.10  09-Feb-2008  jmmv Recognize MKMODULAR and build the appropriate tool.
 1.9  16-Jan-2008  ad Pull in my modules code for review/test/hacking.
 1.8  27-Jun-2005  christos branches: 1.8.10; 1.8.12;
Move WARNS=3 to the Makefile.inc, and add a little const to the remaining
programs that did not compile before.
 1.7  05-Feb-2005  xtraeme Kill __P(), use ANSI function declarations; WARNS=3.
 1.6  18-Mar-1995  cgd convert to new RCS Id conventions; reduce my headache
 1.5  22-Dec-1994  cgd specify man pages the new way.
 1.4  09-Feb-1994  deraadt do not -DKERNEL please
 1.3  09-Aug-1993  mycroft Don't reset CFLAGS.
 1.2  08-Jun-1993  cgd add LKM man pages
 1.1  07-Jun-1993  cgd add support for terry lambert's loadable kernel modules.
needs a bit of cleanup, but overall: SLICK!
 1.8.12.1  18-Feb-2008  mjf Sync with HEAD.
 1.8.10.1  23-Mar-2008  matt sync with HEAD
 1.12.4.1  17-Jan-2009  mjf Sync with HEAD.
 1.14.6.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.14.6.1  30-Oct-2012  yamt sync with head
 1.15.2.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed