Up to [cvs.NetBSD.org] / src / distrib / common
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: yamt-pagecache
Revision 1.1.2.3 / (download) - annotate - [select for diffs], Thu May 22 12:01:27 2014 UTC (8 years, 10 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.1.2.2: +2 -2
lines
Diff to previous 1.1.2.2 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
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")
Revision 1.1.2.2 / (download) - annotate - [select for diffs], Tue Oct 30 18:48:29 2012 UTC (10 years, 5 months ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.1.2.1: +56 -0
lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored)
sync with head
Revision 1.1.2.1, Tue Oct 16 08:19:36 2012 UTC (10 years, 5 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.1: +0 -56
lines
FILE REMOVED
file Makefile.minirootkmod was added on branch yamt-pagecache on 2012-10-30 18:48:29 +0000
Revision 1.1 / (download) - annotate - [select for diffs], Tue Oct 16 08:19:36 2012 UTC (10 years, 5 months ago) by apb
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
khorben-n900,
agc-symver-base,
agc-symver
Branch point for: yamt-pagecache,
tls-maxphys
Add distrib/common/Makefile.minirootkmod. Apart from comments and the conversion of some constants to variables, this is identical to the code that was previously present in both distrib/amd64/kmod/Makefile and distrib/i386/kmod/Makefile. Change distrib/amd64/kmod/Makefile and distrib/i386/kmod/Makefile to just set some variables and .include "../../common/Makefile.minirootkmod".