The NetBSD Project

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

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: jruoho-x86intr


Revision 1.5.2.2 / (download) - annotate - [select for diffs], Mon Jun 6 09:09:41 2011 UTC (12 years, 10 months ago) by jruoho
Branch: jruoho-x86intr
Changes since 1.5.2.1: +1371 -0 lines
Diff to previous 1.5.2.1 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored)

Sync with HEAD.

Revision 1.5.2.1, Sun Jun 5 09:04:22 2011 UTC (12 years, 10 months ago) by jruoho
Branch: jruoho-x86intr
Changes since 1.5: +0 -1371 lines
FILE REMOVED

file vfs_mount.c was added on branch jruoho-x86intr on 2011-06-06 09:09:41 +0000

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jun 5 09:04:22 2011 UTC (12 years, 10 months ago) by dsl
Branch: MAIN
CVS Tags: rmind-uvmplock-nbase, rmind-uvmplock-base
Branch point for: jruoho-x86intr
Changes since 1.4: +4 -3 lines
Diff to previous 1.4 (colored)

Don't directly call sys_sync() from random bits of code, instead
  add do_sys_sync() that takes an 'lwp' (for l_cred) as an argument.
Explicitly pass &lwp0 rather than NULL and expecting sys_sync to
  substitute some random lwp.

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>