Up to [cvs.NetBSD.org] / src / tests / modules / k_helper3
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Sat Apr 14 02:46:17 2012 UTC (14 months ago) by pgoyette
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
tls-maxphys-nbase,
tls-maxphys-base,
tls-maxphys,
agc-symver-base,
agc-symver,
HEAD
Branch point for: yamt-pagecache
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
The k_helper3 program does not need to be (and shouldn't be) installed in its own subdirectory.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Apr 13 15:02:37 2012 UTC (14 months ago) by pgoyette
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Let's get it right this time.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Apr 13 14:54:39 2012 UTC (14 months ago) by pgoyette
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Put k_helper3 in the correct location.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Apr 13 07:05:32 2012 UTC (14 months ago) by jruoho
Branch: MAIN
Add a helper program that loads a module and returns the errno from modctl(8).
XXX: As noted on tech-kern@, the syscall should be modified to fail
consistently with a given predefined errno on non-MODULAR kernels.