CVS log for src/sys/fs/hfs/Attic/hfs_nhash.c
Up to [cvs.NetBSD.org] / src / sys / fs / hfs
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.12.12.1
Wed Aug 20 00:04:26 2014 UTC (10 years, 8 months ago) by tls
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.12: +2 -2
lines
Rebase to HEAD as of a few days ago.
Revision 1.14
Sun Aug 10 08:53:22 2014 UTC (10 years, 8 months ago) by hannken
Branches: MAIN
CVS tags: tls-maxphys-base,
thorpej-futex-base,
prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
pgoyette-localcount-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-localcount,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
pgoyette-compat,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
localcount-20160914,
isaki-audio2-base,
isaki-audio2,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
bouyer-xenpvh-base2,
bouyer-xenpvh-base1,
bouyer-xenpvh-base,
bouyer-xenpvh,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan,
ad-namecache-base3,
ad-namecache-base2,
ad-namecache-base1,
ad-namecache-base,
ad-namecache,
HEAD
FILE REMOVED
Changes since revision 1.13: +2 -2
lines
Change hfs from hashlist to vcache.
- use (cnid, fork) as key.
- use pool for hfs nodes.
Revision 1.12.2.1: download - view: text, markup, annotated - select for diffs
Thu May 22 11:41:00 2014 UTC (10 years, 11 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.12: preferred, colored; next MAIN 1.13: preferred, colored
Changes since revision 1.12: +5 -3
lines
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Revision 1.12.16.1: download - view: text, markup, annotated - select for diffs
Sun May 18 17:46:05 2014 UTC (10 years, 11 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.12: preferred, colored; next MAIN 1.13: preferred, colored
Changes since revision 1.12: +5 -3
lines
sync with head
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Feb 27 16:51:38 2014 UTC (11 years, 2 months ago) by hannken
Branches: MAIN
CVS tags: yamt-pagecache-base9,
tls-earlyentropy-base,
tls-earlyentropy,
rmind-smpnet-nbase,
rmind-smpnet-base,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -3
lines
The current implementation of vn_lock() is racy. Modification of
the vnode operations vector for active vnodes is unsafe because it
is not known whether deadfs or the original file system will be
called.
- Pass down LK_RETRY to the lock operation (hint for deadfs only).
- Change deadfs lock operation to return ENOENT if LK_RETRY is unset.
- Change all other lock operations to check for dead vnode once
the vnode is locked and unlock and return ENOENT in this case.
With these changes in place vnode lock operations will never succeed
after vclean() has marked the vnode as VI_XLOCK and before vclean()
has changed the operations vector.
Adresses PR kern/37706 (Forced unmount of file systems is unsafe)
Discussed on tech-kern.
Welcome to 6.99.33
Revision 1.11.6.1: download - view: text, markup, annotated - select for diffs
Thu Jun 23 14:20:13 2011 UTC (13 years, 10 months ago) by cherry
Branches: cherry-xenmp
Diff to: previous 1.11: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11: +3 -3
lines
Catchup with rmind-uvmplock merge.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jun 12 03:35:53 2011 UTC (13 years, 10 months ago) by rmind
Branches: MAIN
CVS tags: yamt-pagecache-tag8,
yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
khorben-n900,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base9,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2,
jmcneill-usbmp-base10,
jmcneill-usbmp-base,
jmcneill-usbmp,
jmcneill-audiomp3-base,
jmcneill-audiomp3,
agc-symver-base,
agc-symver
Branch point for: yamt-pagecache,
tls-maxphys,
rmind-smpnet
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3
lines
Welcome to 5.99.53! Merge rmind-uvmplock branch:
- Reorganize locking in UVM and provide extra serialisation for pmap(9).
New lock order: [vmpage-owner-lock] -> pmap-lock.
- Simplify locking in some pmap(9) modules by removing P->V locking.
- Use lock object on vmobjlock (and thus vnode_t::v_interlock) to share
the locks amongst UVM objects where necessary (tmpfs, layerfs, unionfs).
- Rewrite and optimise x86 TLB shootdown code, make it simpler and cleaner.
Add TLBSTATS option for x86 to collect statistics about TLB shootdowns.
- Unify /dev/mem et al in MI code and provide required locking (removes
kernel-lock on some ports). Also, avoid cache-aliasing issues.
Thanks to Andrew Doran and Joerg Sonnenberger, as their initial patches
formed the core changes of this branch.
Revision 1.9.16.3: download - view: text, markup, annotated - select for diffs
Sat Mar 5 20:55:04 2011 UTC (14 years, 1 month ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.9.16.2: preferred, colored; branchpoint 1.9: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9.16.2: +3 -3
lines
sync with head
Revision 1.9.14.1: download - view: text, markup, annotated - select for diffs
Tue Aug 17 06:47:16 2010 UTC (14 years, 8 months ago) by uebayasi
Branches: uebayasi-xip
Diff to: previous 1.9: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9: +4 -4
lines
Sync with HEAD.
Revision 1.7.10.3: download - view: text, markup, annotated - select for diffs
Wed Aug 11 22:54:33 2010 UTC (14 years, 8 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.7.10.2: preferred, colored; branchpoint 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7.10.2: +4 -4
lines
sync with head.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jul 21 17:52:10 2010 UTC (14 years, 9 months ago) by hannken
Branches: MAIN
CVS tags: yamt-nfs-mp-base11,
yamt-nfs-mp-base10,
uebayasi-xip-base4,
uebayasi-xip-base3,
uebayasi-xip-base2,
rmind-uvmplock-nbase,
rmind-uvmplock-base,
matt-mips64-premerge-20101231,
jruoho-x86intr-base,
jruoho-x86intr,
cherry-xenmp-base,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: cherry-xenmp
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3
lines
Make holding v_interlock mandatory for callers of vget().
Announced some time ago on tech-kern.
Revision 1.9.16.2: download - view: text, markup, annotated - select for diffs
Sat Jul 3 01:19:50 2010 UTC (14 years, 9 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.9.16.1: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.16.1: +3 -3
lines
sync with head
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jul 1 13:00:55 2010 UTC (14 years, 9 months ago) by hannken
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3
lines
Remove vlockmgr(). Generic vnode lock operations now use a rwlock located
in the vnode. All LK_* flags move from sys/lock.h to sys/vnode.h. Calls
to vlockmgr() in file systems get replaced with VOP_LOCK() or VOP_UNLOCK().
Welcome to 5.99.34.
Discussed on tech-kern.
Revision 1.9.16.1: download - view: text, markup, annotated - select for diffs
Tue Mar 16 15:38:06 2010 UTC (15 years, 1 month ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3
lines
Change struct uvm_object::vmobjlock to be dynamically allocated with
mutex_obj_alloc(). It allows us to share the locks among UVM objects.
Revision 1.7.10.2: download - view: text, markup, annotated - select for diffs
Mon May 4 08:13:43 2009 UTC (15 years, 11 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.7.10.1: preferred, colored; branchpoint 1.7: preferred, colored
Changes since revision 1.7.10.1: +4 -4
lines
sync with head.
Revision 1.8.6.1: download - view: text, markup, annotated - select for diffs
Sun Oct 19 22:17:18 2008 UTC (16 years, 6 months ago) by haad
Branches: haad-dm
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +4 -4
lines
Sync with HEAD.
Revision 1.7.6.2: download - view: text, markup, annotated - select for diffs
Sun Sep 28 10:40:50 2008 UTC (16 years, 7 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.7.6.1: preferred, colored; branchpoint 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7.6.1: +2 -2
lines
Sync with HEAD.
Revision 1.8.2.1: download - view: text, markup, annotated - select for diffs
Thu Sep 18 04:36:55 2008 UTC (16 years, 7 months ago) by wrstuden
Branches: wrstuden-revivesa
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +4 -4
lines
Sync with wrstuden-revivesa-base-2.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Sep 3 22:57:46 2008 UTC (16 years, 7 months ago) by gmcgarry
Branches: MAIN
CVS tags: yamt-nfs-mp-base9,
yamt-nfs-mp-base8,
yamt-nfs-mp-base7,
yamt-nfs-mp-base6,
yamt-nfs-mp-base5,
yamt-nfs-mp-base4,
yamt-nfs-mp-base3,
wrstuden-revivesa-base-4,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
uebayasi-xip-base1,
uebayasi-xip-base,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base2,
nick-hppapmap-base,
nick-hppapmap,
netbsd-5-base,
netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2-3-RELEASE,
netbsd-5-2-2-RELEASE,
netbsd-5-2-1-RELEASE,
netbsd-5-2,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-5-RELEASE,
netbsd-5-1-4-RELEASE,
netbsd-5-1-3-RELEASE,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
mjf-devfs2-base,
matt-premerge-20091211,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
jymxensuspend-base,
jym-xensuspend-nbase,
jym-xensuspend-base,
jym-xensuspend,
haad-nbase2,
haad-dm-base2,
haad-dm-base1,
haad-dm-base,
ad-audiomp2-base,
ad-audiomp2
Branch point for: uebayasi-xip,
rmind-uvmplock
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4
lines
Don't use unnamed structures.
Revision 1.7.6.1: download - view: text, markup, annotated - select for diffs
Mon Jun 2 13:24:04 2008 UTC (16 years, 10 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -6
lines
Sync with HEAD.
Revision 1.7.8.1: download - view: text, markup, annotated - select for diffs
Sun May 18 12:34:59 2008 UTC (16 years, 11 months ago) by yamt
Branches: yamt-pf42
Diff to: previous 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7: +4 -6
lines
sync with head.
Revision 1.7.10.1: download - view: text, markup, annotated - select for diffs
Fri May 16 02:25:18 2008 UTC (16 years, 11 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -6
lines
sync with head.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon May 5 17:11:16 2008 UTC (16 years, 11 months ago) by ad
Branches: MAIN
CVS tags: yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-nfs-mp-base2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
simonb-wapbl-nbase,
simonb-wapbl-base,
simonb-wapbl,
hpcarm-cleanup-nbase
Branch point for: wrstuden-revivesa,
haad-dm
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -6
lines
- 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.
Revision 1.2.18.2: download - view: text, markup, annotated - select for diffs
Sun Mar 23 02:04:56 2008 UTC (17 years, 1 month ago) by matt
Branches: matt-armv6
Diff to: previous 1.2.18.1: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.18.1: +23 -19
lines
sync with HEAD
Revision 1.2.26.1: download - view: text, markup, annotated - select for diffs
Mon Feb 18 21:06:39 2008 UTC (17 years, 2 months ago) by mjf
Branches: mjf-devfs
Diff to: previous 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2: +24 -17
lines
Sync with HEAD.
Revision 1.2.20.4: download - view: text, markup, annotated - select for diffs
Mon Feb 4 09:23:45 2008 UTC (17 years, 2 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.2.20.3: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.20.3: +23 -19
lines
sync with head.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jan 30 09:50:20 2008 UTC (17 years, 3 months ago) by ad
Branches: MAIN
CVS tags: yamt-pf42-baseX,
yamt-pf42-base,
yamt-nfs-mp-base,
yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
nick-net80211-sync-base,
nick-net80211-sync,
mjf-devfs-base,
matt-armv6-nbase,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
hpcarm-cleanup-base,
ad-socklock-base1
Branch point for: yamt-pf42,
yamt-nfs-mp,
mjf-devfs2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3
lines
Replace struct lock on vnodes with a simpler lock object built on
krwlock_t. This is a step towards removing lockmgr and simplifying
vnode locking. Discussed on tech-kern.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jan 25 20:49:15 2008 UTC (17 years, 3 months ago) by ad
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +22 -18
lines
- Fix probelms with inode hash: make MPSAFE, don't allocate with held locks.
- Replace use of lockmgr().
Revision 1.2.20.3: download - view: text, markup, annotated - select for diffs
Mon Jan 21 09:45:45 2008 UTC (17 years, 3 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.2.20.2: preferred, colored; branchpoint 1.2: preferred, colored
Changes since revision 1.2.20.2: +5 -2
lines
sync with head
Revision 1.2.18.1: download - view: text, markup, annotated - select for diffs
Wed Jan 9 01:55:42 2008 UTC (17 years, 3 months ago) by matt
Branches: matt-armv6
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -2
lines
sync with HEAD
Revision 1.2.32.3: download - view: text, markup, annotated - select for diffs
Tue Jan 8 22:11:24 2008 UTC (17 years, 3 months ago) by bouyer
Branches: bouyer-xeni386
CVS tags: bouyer-xeni386-merge1
Diff to: previous 1.2.32.2: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.32.2: +1 -0
lines
Sync with HEAD
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jan 4 21:18:08 2008 UTC (17 years, 3 months ago) by ad
Branches: MAIN
CVS tags: matt-armv6-base,
bouyer-xeni386-nbase,
bouyer-xeni386-base
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2
lines
Start detangling lock.h from intr.h. This is likely to cause short term
breakage, but the mess of dependencies has been regularly breaking the
build recently anyhow.
Revision 1.2.32.2: download - view: text, markup, annotated - select for diffs
Wed Jan 2 21:55:29 2008 UTC (17 years, 3 months ago) by bouyer
Branches: bouyer-xeni386
Diff to: previous 1.2.32.1: preferred, colored; branchpoint 1.2: preferred, colored
Changes since revision 1.2.32.1: +1 -1
lines
Sync with HEAD
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jan 2 11:48:41 2008 UTC (17 years, 3 months ago) by ad
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3
lines
Merge vmlocking2 to head.
Revision 1.2.28.2: download - view: text, markup, annotated - select for diffs
Wed Dec 26 21:39:32 2007 UTC (17 years, 4 months ago) by ad
Branches: vmlocking2
Diff to: previous 1.2.28.1: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.28.1: +3 -1
lines
Sync with head.
Revision 1.2.32.1: download - view: text, markup, annotated - select for diffs
Thu Dec 13 21:56:50 2007 UTC (17 years, 4 months ago) by bouyer
Branches: bouyer-xeni386
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1
lines
Sync with HEAD
Revision 1.2.30.1: download - view: text, markup, annotated - select for diffs
Tue Dec 11 15:44:10 2007 UTC (17 years, 4 months ago) by yamt
Branches: yamt-kmem
Diff to: previous 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2: +3 -1
lines
sync with head.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Dec 11 12:04:23 2007 UTC (17 years, 4 months ago) by lukem
Branches: MAIN
CVS tags: yamt-kmem-base3,
yamt-kmem-base2,
vmlocking2-base3,
cube-autoconf-base,
cube-autoconf
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1
lines
use __KERNEL_RCSID()
Revision 1.2.28.1: download - view: text, markup, annotated - select for diffs
Tue Dec 4 13:03:04 2007 UTC (17 years, 4 months ago) by ad
Branches: vmlocking2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Pull the vmlocking changes into a new branch.
Revision 1.2.20.2: download - view: text, markup, annotated - select for diffs
Mon Sep 3 14:40:20 2007 UTC (17 years, 7 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.2.20.1: preferred, colored; branchpoint 1.2: preferred, colored
Changes since revision 1.2.20.1: +166 -0
lines
sync with head.
Revision 1.2.2.1: download - view: text, markup, annotated - select for diffs
Thu Apr 5 21:57:47 2007 UTC (18 years ago) by ad
Branches: vmlocking
Diff to: previous 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2: +2 -2
lines
Compile fixes.
Revision 1.2.4.2: download - view: text, markup, annotated - select for diffs
Mon Mar 12 06:14:52 2007 UTC (18 years, 1 month ago) by rmind
Branches: yamt-idlelwp
Diff to: previous 1.2.4.1: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.4.1: +166 -0
lines
Sync with HEAD (missed new files in previous).
Revision 1.2.20.1
Tue Mar 6 11:28:47 2007 UTC (18 years, 1 month ago) by yamt
Branches: yamt-lazymbuf
FILE REMOVED
Changes since revision 1.2: +0 -166
lines
file hfs_nhash.c was added on branch yamt-lazymbuf on 2007-09-03 14:40:20 +0000
Revision 1.2.4.1
Tue Mar 6 11:28:47 2007 UTC (18 years, 1 month ago) by rmind
Branches: yamt-idlelwp
FILE REMOVED
Changes since revision 1.2: +0 -166
lines
file hfs_nhash.c was added on branch yamt-idlelwp on 2007-03-12 06:14:52 +0000
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Mar 6 11:28:47 2007 UTC (18 years, 1 month ago) by dillo
Branches: MAIN
CVS tags: yamt-x86pmap-base4,
yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
yamt-kmem-base,
yamt-idlelwp-base8,
vmlocking2-base2,
vmlocking2-base1,
vmlocking-nbase,
vmlocking-base,
thorpej-atomic-base,
thorpej-atomic,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
reinoud-bufcleanup,
nick-csl-alignment-base5,
nick-csl-alignment-base,
nick-csl-alignment,
mjf-ufs-trans-base,
mjf-ufs-trans,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
jmcneill-pm-base,
jmcneill-pm,
jmcneill-base,
hpcarm-cleanup,
bouyer-xenamd64-base2,
bouyer-xenamd64-base,
bouyer-xenamd64
Branch point for: yamt-lazymbuf,
yamt-kmem,
yamt-idlelwp,
vmlocking2,
vmlocking,
mjf-devfs,
matt-armv6,
bouyer-xeni386
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +25 -25
lines
Complete rename of hfsp to hfs, requested by thorpej.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Mar 6 00:22:04 2007 UTC (18 years, 1 month ago) by dillo
Branches: MAIN
Rename files from hfsp to hfs.
CVSweb <webmaster@jp.NetBSD.org>