Up to [cvs.NetBSD.org] / src / external / mit / xorg / lib / libXext
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Sat Oct 29 21:06:15 2022 UTC (3 months ago) by mrg
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
HEAD
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
updates for new libXext, libXmu, libXpresent and libxkbfile.
Revision 1.10 / (download) - annotate - [select for diffs], Mon Feb 21 02:13:47 2022 UTC (11 months, 1 week ago) by uwe
Branch: MAIN
Changes since 1.9: +14 -11
lines
Diff to previous 1.9 (colored)
libXext: Fix MLINKS for XShape.3 XShapeQueryExtension.3 and XShapeQueryVersion.3 are not conjoined twins. While here split XShape.3 links into separate MLINKS += src dst assignments and sort them.
Revision 1.8.28.1 / (download) - annotate - [select for diffs], Mon Apr 13 08:02:32 2020 UTC (2 years, 9 months ago) by martin
Branch: phil-wifi
Changes since 1.8: +3 -1
lines
Diff to previous 1.8 (colored) next main 1.9 (colored)
Mostly merge changes from HEAD upto 20200411
Revision 1.9 / (download) - annotate - [select for diffs], Fri Oct 4 09:47:28 2019 UTC (3 years, 3 months ago) by mrg
Branch: MAIN
CVS Tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
is-mlppp-base,
is-mlppp,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Changes since 1.8: +3 -1
lines
Diff to previous 1.8 (colored)
turn off various warnings for various things: - file has looks bogus maybe-uninitialized - llvm triggers an attribute violation: ScheduleDAGInstrs.cpp:1430:14: error: declaration of 'llvm::raw_ostream& llvm::operator<<(llvm::raw_ostream&, const llvm::ILPValue&)' with attribute 'noinline' follows inline declaration [-Werror=attributes] - ntp and pkg_install have obvious restrict violations, should be fixed but i'm avoiding patching upstream code in this pass - tftp has an array bounds that doesn't seem real issue - sysinst's partman.c has major problem with passing the same string as source and dest in snprintf, as a way to strcat with formatting which trip restrict violations. non trivial to fix so for now the warning is elided. - Xext's XEVI.c has similar issue as partman.c everyone and GCC 8 gets these warnings turned off for now: -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-cast-function-type as they trip a large amount of code. most of them should be investigated, but the few i looked at were not finding actually real bugs, vs instances of poor coding, so skipping for now.
Revision 1.7.4.1 / (download) - annotate - [select for diffs], Thu May 22 14:09:41 2014 UTC (8 years, 8 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored) next main 1.8 (colored)
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.7.10.1 / (download) - annotate - [select for diffs], Sun Jun 23 06:28:44 2013 UTC (9 years, 7 months ago) by tls
Branch: tls-maxphys
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored) next main 1.8 (colored)
resync from head
Revision 1.8 / (download) - annotate - [select for diffs], Sat Jun 1 07:53:11 2013 UTC (9 years, 8 months ago) by mrg
Branch: MAIN
CVS Tags: yamt-pagecache-base9,
tls-maxphys-base,
tls-earlyentropy-base,
tls-earlyentropy,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3,
riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-base,
phil-wifi-20190609,
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,
netbsd-9-base,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
netbsd-8-base,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-base,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0,
netbsd-7,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
localcount-20160914,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan
Branch point for: phil-wifi
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
define HAVE__XEATDATAWORDS.
Revision 1.6.2.1 / (download) - annotate - [select for diffs], Sat Mar 5 15:09:11 2011 UTC (11 years, 10 months ago) by bouyer
Branch: bouyer-quota2
Changes since 1.6: +17 -3
lines
Diff to previous 1.6 (colored) next main 1.7 (colored)
Sync with HEAD
Revision 1.7 / (download) - annotate - [select for diffs], Thu Feb 24 08:18:40 2011 UTC (11 years, 11 months ago) by mrg
Branch: 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,
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,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
agc-symver-base,
agc-symver
Branch point for: yamt-pagecache,
tls-maxphys
Changes since 1.6: +17 -3
lines
Diff to previous 1.6 (colored)
build Xge now that it builds, bump the minor.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Nov 21 06:01:50 2010 UTC (12 years, 2 months ago) by mrg
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231,
bouyer-quota2-base
Branch point for: bouyer-quota2
Changes since 1.5: +1 -4
lines
Diff to previous 1.5 (colored)
remove deprecated xft-config, fix xsm locations, don't install lbx headers, instal Xmu/WhitePoint.h.
Revision 1.5 / (download) - annotate - [select for diffs], Sat May 22 02:27:08 2010 UTC (12 years, 8 months ago) by mrg
Branch: MAIN
Changes since 1.4: +26 -2
lines
Diff to previous 1.4 (colored)
update the includes list for Xext 7.1.1 and other dependant updates.
Revision 1.4.4.2 / (download) - annotate - [select for diffs], Sun Oct 19 22:41:09 2008 UTC (14 years, 3 months ago) by haad
Branch: haad-dm
Changes since 1.4.4.1: +68 -0
lines
Diff to previous 1.4.4.1 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)
Sync with HEAD.
Revision 1.4.4.1, Sun Oct 5 01:47:55 2008 UTC (14 years, 3 months ago) by haad
Branch: haad-dm
Changes since 1.4: +0 -68
lines
FILE REMOVED
file Makefile was added on branch haad-dm on 2008-10-19 22:41:09 +0000
Revision 1.4 / (download) - annotate - [select for diffs], Sun Oct 5 01:47:55 2008 UTC (14 years, 3 months ago) by cube
Branch: MAIN
CVS Tags: 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,
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,
jym-xensuspend-nbase,
jym-xensuspend-base,
jym-xensuspend,
haad-nbase2,
haad-dm-base2,
haad-dm-base1,
haad-dm-base
Branch point for: haad-dm
Changes since 1.3: +49 -2
lines
Diff to previous 1.3 (colored)
Install manual pages for libXext.
Revision 1.3.2.3 / (download) - annotate - [select for diffs], Wed Sep 24 16:35:04 2008 UTC (14 years, 4 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.3.2.2: +3 -1
lines
Diff to previous 1.3.2.2 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored)
Merge in changes between wrstuden-revivesa-base-2 and wrstuden-revivesa-base-3.
Revision 1.3.2.2 / (download) - annotate - [select for diffs], Thu Sep 18 05:18:37 2008 UTC (14 years, 4 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.3.2.1: +19 -0
lines
Diff to previous 1.3.2.1 (colored) to branchpoint 1.3 (colored)
Sync with wrstuden-revivesa-base-2.
Revision 1.3.2.1, Sat Sep 13 04:32:30 2008 UTC (14 years, 4 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.3: +0 -21
lines
FILE REMOVED
file Makefile was added on branch wrstuden-revivesa on 2008-09-18 05:18:37 +0000
Revision 1.3 / (download) - annotate - [select for diffs], Sat Sep 13 04:32:30 2008 UTC (14 years, 4 months ago) by cube
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-3
Branch point for: wrstuden-revivesa
Changes since 1.2: +3 -1
lines
Diff to previous 1.2 (colored)
Install pkgconfig files. Where applicable, remove .if 0 code that tried to do the same thing.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Jul 31 01:36:33 2008 UTC (14 years, 6 months ago) by mrg
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-2
Changes since 1.1: +4 -2
lines
Diff to previous 1.1 (colored)
XXX: -Wno-error for extutil.c
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Jul 29 05:01:22 2008 UTC (14 years, 6 months ago) by mrg
Branch: mrg-and-rtr
CVS Tags: oinkoink
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
initial import of the crossbuild framework for modular Xorg. this is heavily based upon the work rtr@ did on src/x11, but hacked to work for modern modular Xorg source split. the sources will live in xsrc/external/mit/<package>/dist. documentation on using this will come when the above directories are fully populated. there are 192 of them so it may take some time before that is completed.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Jul 29 05:01:22 2008 UTC (14 years, 6 months ago) by mrg
Branch: MAIN
Initial revision