Home | History | Annotate | Download | only in modstat
History log of /src/sbin/modstat/Makefile
RevisionDateAuthorComments
 1.4  11-Aug-2013  dholland WARNS=5 is the default in sbin, don't need to set it explicitly.
 1.3  16-Aug-2012  jnemeth branches: 1.3.2;
Bump up to WARNS=5. No new warnings/errors were found.
 1.2  13-Dec-2010  pooka branches: 1.2.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.1  16-Jan-2008  ad branches: 1.1.2; 1.1.8;
Pull in my modules code for review/test/hacking.
 1.1.8.2  23-Mar-2008  matt sync with HEAD
 1.1.8.1  16-Jan-2008  matt file Makefile was added on branch matt-armv6 on 2008-03-23 00:44:24 +0000
 1.1.2.2  18-Feb-2008  mjf Sync with HEAD.
 1.1.2.1  16-Jan-2008  mjf file Makefile was added on branch mjf-devfs on 2008-02-18 21:04:17 +0000
 1.2.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.2.6.1  30-Oct-2012  yamt sync with head
 1.3.2.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed