The NetBSD Project

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

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: yamt-nfs-mp


Revision 1.177.2.8 / (download) - annotate - [select for diffs], Sat Oct 9 03:32:30 2010 UTC (13 years, 6 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.177.2.7: +3 -3 lines
Diff to previous 1.177.2.7 (colored) to branchpoint 1.177 (colored) next main 1.178 (colored)

sync with head

Revision 1.177.2.7 / (download) - annotate - [select for diffs], Wed Aug 11 22:54:38 2010 UTC (13 years, 8 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.177.2.6: +19 -15 lines
Diff to previous 1.177.2.6 (colored) to branchpoint 1.177 (colored)

sync with head.

Revision 1.177.2.6 / (download) - annotate - [select for diffs], Thu Mar 11 15:04:16 2010 UTC (14 years, 1 month ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.177.2.5: +20 -8 lines
Diff to previous 1.177.2.5 (colored) to branchpoint 1.177 (colored)

sync with head

Revision 1.177.2.5 / (download) - annotate - [select for diffs], Wed Aug 19 18:48:16 2009 UTC (14 years, 8 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.177.2.4: +3 -2 lines
Diff to previous 1.177.2.4 (colored) to branchpoint 1.177 (colored)

sync with head.

Revision 1.177.2.4 / (download) - annotate - [select for diffs], Sat Jul 18 14:53:22 2009 UTC (14 years, 9 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.177.2.3: +4 -2 lines
Diff to previous 1.177.2.3 (colored) to branchpoint 1.177 (colored)

sync with head.

Revision 1.177.2.3 / (download) - annotate - [select for diffs], Sat Jun 20 07:20:31 2009 UTC (14 years, 10 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.177.2.2: +416 -350 lines
Diff to previous 1.177.2.2 (colored) to branchpoint 1.177 (colored)

sync with head

Revision 1.177.2.2 / (download) - annotate - [select for diffs], Mon May 4 08:13:46 2009 UTC (14 years, 11 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.177.2.1: +147 -266 lines
Diff to previous 1.177.2.1 (colored) to branchpoint 1.177 (colored)

sync with head.

Revision 1.177.2.1 / (download) - annotate - [select for diffs], Fri May 16 02:25:24 2008 UTC (15 years, 11 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.177: +3 -10 lines
Diff to previous 1.177 (colored)

sync with head.

Revision 1.177 / (download) - annotate - [select for diffs], Thu Apr 24 18:39:23 2008 UTC (15 years, 11 months ago) by ad
Branch: MAIN
CVS Tags: yamt-nfs-mp-base
Branch point for: yamt-nfs-mp
Changes since 1.176: +4 -4 lines
Diff to previous 1.176 (colored)

Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since
we no longer need to guard against access from hardware interrupt handlers.

Additionally, if cloning a process with CLONE_SIGHAND, arrange to have the
child process share the parent's lock so that signal state may be kept in
sync. Partially addresses PR kern/37437.

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>