Up to [cvs.netbsd.org] / src / sys / kern
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3.6.1 / (download) - annotate - [select for diffs], Mon Jun 6 09:09:40 2011 UTC (11 months, 2 weeks ago) by jruoho
Branch: jruoho-x86intr
Changes since 1.3: +13 -2
lines
Diff to previous 1.3 (colored) next main 1.4 (colored)
Sync with HEAD.
Revision 1.3.4.1 / (download) - annotate - [select for diffs], Sat Mar 5 20:55:25 2011 UTC (14 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.3: +13 -2
lines
Diff to previous 1.3 (colored) next main 1.4 (colored)
sync with head
Revision 1.3.8.1 / (download) - annotate - [select for diffs], Thu Feb 17 12:00:44 2011 UTC (15 months, 1 week ago) by bouyer
Branch: bouyer-quota2
Changes since 1.3: +13 -2
lines
Diff to previous 1.3 (colored) next main 1.4 (colored)
Sync with HEAD
Revision 1.4 / (download) - annotate - [select for diffs], Tue Feb 15 15:54:28 2011 UTC (15 months, 1 week ago) by pooka
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
rmind-uvmplock-nbase,
rmind-uvmplock-base,
netbsd-6-base,
netbsd-6,
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-base,
jmcneill-usbmp,
jmcneill-audiomp3-base,
jmcneill-audiomp3,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
HEAD
Changes since 1.3: +13 -2
lines
Diff to previous 1.3 (colored)
Support FD_CLOEXEC in rump kernels.
Revision 1.1.12.3 / (download) - annotate - [select for diffs], Thu Mar 11 15:04:20 2010 UTC (2 years, 2 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.1.12.2: +6 -6
lines
Diff to previous 1.1.12.2 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
sync with head
Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 8 11:35:10 2010 UTC (2 years, 4 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9,
yamt-nfs-mp-base11,
yamt-nfs-mp-base10,
uebayasi-xip-base4,
uebayasi-xip-base3,
uebayasi-xip-base2,
uebayasi-xip-base1,
uebayasi-xip-base,
uebayasi-xip,
matt-mips64-premerge-20101231,
jruoho-x86intr-base
Branch point for: rmind-uvmplock,
jruoho-x86intr,
bouyer-quota2
Changes since 1.2: +5 -5
lines
Diff to previous 1.2 (colored)
The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live years ago when the kernel was modified to not alter ABI based on DIAGNOSTIC, and now just call the respective function interfaces (in lowercase). Plenty of mix'n match upper/lowercase has creeped into the tree since then. Nuke the macros and convert all callsites to lowercase. no functional change
Revision 1.2 / (download) - annotate - [select for diffs], Thu Sep 24 06:14:22 2009 UTC (2 years, 8 months ago) by yamt
Branch: MAIN
CVS Tags: matt-premerge-20091211,
jym-xensuspend-nbase
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
cwdinit: whitespace fix. no functional changes.
Revision 1.1.12.2 / (download) - annotate - [select for diffs], Mon May 4 08:13:49 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.1.12.1: +150 -0
lines
Diff to previous 1.1.12.1 (colored) to branchpoint 1.1 (colored)
sync with head.
Revision 1.1.8.2 / (download) - annotate - [select for diffs], Mon Jan 19 13:19:40 2009 UTC (3 years, 4 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.1.8.1: +150 -0
lines
Diff to previous 1.1.8.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
Sync with HEAD.
Revision 1.1.6.2 / (download) - annotate - [select for diffs], Sat Jan 17 13:29:20 2009 UTC (3 years, 4 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.1.6.1: +150 -0
lines
Diff to previous 1.1.6.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
Sync with HEAD.
Revision 1.1.4.2 / (download) - annotate - [select for diffs], Sat Dec 13 01:15:09 2008 UTC (3 years, 5 months ago) by haad
Branch: haad-dm
Changes since 1.1.4.1: +150 -0
lines
Diff to previous 1.1.4.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
Update haad-dm branch to haad-dm-base2.
Revision 1.1.12.1, Tue Nov 18 11:36:58 2008 UTC (3 years, 6 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.1: +0 -150
lines
FILE REMOVED
file vfs_cwd.c was added on branch yamt-nfs-mp on 2009-05-04 08:13:49 +0000
Revision 1.1.8.1, Tue Nov 18 11:36:58 2008 UTC (3 years, 6 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.1: +0 -150
lines
FILE REMOVED
file vfs_cwd.c was added on branch nick-hppapmap on 2009-01-19 13:19:40 +0000
Revision 1.1.6.1, Tue Nov 18 11:36:58 2008 UTC (3 years, 6 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.1: +0 -150
lines
FILE REMOVED
file vfs_cwd.c was added on branch mjf-devfs2 on 2009-01-17 13:29:20 +0000
Revision 1.1.4.1, Tue Nov 18 11:36:58 2008 UTC (3 years, 6 months ago) by haad
Branch: haad-dm
Changes since 1.1: +0 -150
lines
FILE REMOVED
file vfs_cwd.c was added on branch haad-dm on 2008-12-13 01:15:09 +0000
Revision 1.1 / (download) - annotate - [select for diffs], Tue Nov 18 11:36:58 2008 UTC (3 years, 6 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8,
yamt-nfs-mp-base7,
yamt-nfs-mp-base6,
yamt-nfs-mp-base5,
yamt-nfs-mp-base4,
yamt-nfs-mp-base3,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base2,
nick-hppapmap-base,
mjf-devfs2-base,
jymxensuspend-base,
jym-xensuspend-base,
jym-xensuspend,
haad-nbase2,
haad-dm-base2,
haad-dm-base,
ad-audiomp2-base,
ad-audiomp2
Branch point for: yamt-nfs-mp,
nick-hppapmap,
mjf-devfs2,
haad-dm
cwd is logically a vfs concept, so take it out from the bosom of kern_descrip and into vfs_cwd. No functional change.