Up to [cvs.NetBSD.org] / src / external / gpl2 / lvm2 / lib / liblvm
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.6 / (download) - annotate - [select for diffs], Wed May 2 13:35:03 2012 UTC (12 months, 2 weeks ago) by cheusov
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
tls-maxphys-nbase,
tls-maxphys-base,
tls-maxphys,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.5: +4 -1
lines
Diff to previous 1.5 (colored)
Add .include <bsd.sys.mk> for initializing USE_SSP. This fixes build failure if USE_FORT=YES Approved by christos@
Revision 1.5 / (download) - annotate - [select for diffs], Thu May 26 12:56:26 2011 UTC (23 months, 3 weeks ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
netbsd-6-base,
cherry-xenmp-base,
cherry-xenmp
Branch point for: yamt-pagecache,
netbsd-6
Changes since 1.4: +3 -1
lines
Diff to previous 1.4 (colored)
Default to -Wno-sign-compare -Wno-pointer-sign for clang. Push -Wno-array-bounds down to the cases that depend on it. Selectively disable warnings for 3rd party software or non-trivial issues to be reviewed later to get clang -Werror to build most of the tree.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Dec 2 01:54:20 2009 UTC (3 years, 5 months ago) by haad
Branch: MAIN
CVS Tags: matt-premerge-20091211,
matt-mips64-premerge-20101231,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Changes since 1.3: +5 -3
lines
Diff to previous 1.3 (colored)
Add two more needed files dev-swap.c and unknown.c.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Jan 13 22:33:05 2009 UTC (4 years, 4 months ago) by ahoka
Branch: MAIN
CVS Tags: jym-xensuspend-nbase,
jym-xensuspend-base,
jym-xensuspend
Changes since 1.2: +10 -1
lines
Diff to previous 1.2 (colored)
Disable stack protector warning when USE_SSP=yes.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Dec 22 01:48:58 2008 UTC (4 years, 4 months ago) by haad
Branch: MAIN
Changes since 1.1: +29 -29
lines
Diff to previous 1.1 (colored)
Fix build of liblvm LVM2TOOLS_* was changed LVM2_*.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Dec 22 00:57:58 2008 UTC (4 years, 4 months ago) by haad
Branch: MAIN
Add reachover Makefiles to build LVM2 tools on NetBSD.