The NetBSD Project

CVS log for src/sys/nfs/nfs_subs.c

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: wrstuden-revivesa


Revision 1.202.2.3 / (download) - annotate - [select for diffs], Fri Oct 10 22:35:43 2008 UTC (15 years, 5 months ago) by skrll
Branch: wrstuden-revivesa
Changes since 1.202.2.2: +17 -28 lines
Diff to previous 1.202.2.2 (colored) next main 1.203 (colored)

Sync with HEAD.

Revision 1.202.2.2 / (download) - annotate - [select for diffs], Thu Sep 18 04:37:02 2008 UTC (15 years, 6 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.202.2.1: +4 -2 lines
Diff to previous 1.202.2.1 (colored)

Sync with wrstuden-revivesa-base-2.

Revision 1.202.2.1 / (download) - annotate - [select for diffs], Mon Jun 23 04:32:01 2008 UTC (15 years, 9 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.202: +5 -3 lines
Diff to previous 1.202 (colored)

Sync w/ -current. 34 merge conflicts to follow.

Revision 1.202 / (download) - annotate - [select for diffs], Mon May 5 17:11:17 2008 UTC (15 years, 10 months ago) by ad
Branch: MAIN
Branch point for: wrstuden-revivesa
Changes since 1.201: +5 -6 lines
Diff to previous 1.201 (colored)

- Convert hashinit() to use kmem_alloc(). The hash tables can be large
  and it's better to not have them in kmem_map.
- Convert a couple of minor items along the way to kmem_alloc().
- Fix some memory leaks.

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>