The NetBSD Project

CVS log for src/sys/kern/sys_module.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / kern

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: mjf-devfs


Revision 1.3.6.2 / (download) - annotate - [select for diffs], Mon Feb 18 21:06:47 2008 UTC (16 years, 2 months ago) by mjf
Branch: mjf-devfs
Changes since 1.3.6.1: +157 -0 lines
Diff to previous 1.3.6.1 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored)

Sync with HEAD.

Revision 1.3.6.1, Thu Jan 17 22:30:54 2008 UTC (16 years, 3 months ago) by mjf
Branch: mjf-devfs
Changes since 1.3: +0 -157 lines
FILE REMOVED

file sys_module.c was added on branch mjf-devfs on 2008-02-18 21:06:47 +0000

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jan 17 22:30:54 2008 UTC (16 years, 3 months ago) by rumble
Branch: MAIN
CVS Tags: nick-net80211-sync-base, nick-net80211-sync, mjf-devfs-base, hpcarm-cleanup-base, bouyer-xeni386-nbase, bouyer-xeni386-base
Branch point for: yamt-lazymbuf, mjf-devfs2, mjf-devfs, keiichi-mipv6, bouyer-xeni386
Changes since 1.2: +9 -5 lines
Diff to previous 1.2 (colored)

MODCTL_LOAD and MODCTL_FORCELOAD generally pass a path (if a module name
is passed, it's fixed up in kobj_subr.c), so permit MAXPATHLEN arguments.
The other commands deal strictly with module names, so leave them be.

While we're here, copyinstr()'s length parameter includes NUL-termination,
so no need to subtract 1.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>