CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2018/10/13 09:16:29 Modified files: sys/conf : newvers.sh Log message: we are now working on 6.4-current CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2018/10/13 12:36:01 Modified files: sys/netinet : in.h ip_input.c Log message: Expose net.inet.ip.arpq.drops to help debug what's going on when a lot of packets are being dropped but non of the other counters are increasing. From Daniel Hokka Zakrisson (daniel AT hozac DOT com), thanks! OK florian, phessler CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2018/10/13 13:19:21 Modified files: lib : Makefile lib/libcxx : Makefile Log message: Link libc++.so against libc++abi.so such that linking C binaries against a C++ shared library will work correctly with modern linkers. ok guenther@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2018/10/13 13:56:56 Modified files: sys/arch/amd64/stand/efiboot: Makefile.common sys/arch/amd64/stand/efiboot/bootia32: Makefile Log message: Tweak linker flags and objcopy invocation to make things build with lld. BOOTIA32.EFI works but BOOTX64.EFI unfortunately doesn't work yet. ok patrick@ CVSROOT: /cvs Module name: www Changes by: espie@cvs.openbsd.org 2018/10/14 01:57:58 Modified files: . : 64.html Log message: document two big changes in porters' life CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/10/14 04:21:30 Modified files: usr.sbin/bgpd : rde.c Log message: Unbreak mrt table dumps. Make sure to call rib_dump_r for the mrt dump context once every poll loop until finished or data is queued. OK benno@ CVSROOT: /cvs Module name: www Changes by: job@cvs.openbsd.org 2018/10/14 04:31:34 Modified files: . : artwork.html Added files: images : puffy_vs_cthulhu.jpg puffy_vs_cthulhu-s.jpg Log message: "Puffy vs Cthulhu" - by Natasha Allegri CVSROOT: /cvs Module name: src Changes by: kn@cvs.openbsd.org 2018/10/14 05:00:56 Modified files: sbin/ping : ping.c Log message: Remove unneeded sockaddr size checks With hints set appropiately and switching on address family, the actual size of the socket address returned by getaddrinfo(3) and it's specified length is guaranteed to match. This is probably a leftover "from ping6 which was much more paranoid" before merging it ping. OK florian CVSROOT: /cvs Module name: www Changes by: kn@cvs.openbsd.org 2018/10/14 09:00:08 Modified files: . : 64.html Log message: ldomctl improvements from kettenis CVSROOT: /cvs Module name: www Changes by: kn@cvs.openbsd.org 2018/10/14 09:14:59 Modified files: . : 64.html Log message: installer: installurl(5) now defaults to cdn.openbsd.org CVSROOT: /cvs Module name: www Changes by: naddy@cvs.openbsd.org 2018/10/14 09:26:03 Modified files: . : 64.html Log message: amd64, i386 package counts CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2018/10/14 09:31:02 Modified files: . : 64.html Log message: call auto-join join, link to ifconfig(8) CVSROOT: /cvs Module name: www Changes by: abieber@cvs.openbsd.org 2018/10/14 09:40:44 Modified files: . : 64.html Log message: Add blurb about using DUID for root disk question. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2018/10/14 09:48:37 Modified files: . : 64.html Log message: there will be no packages for sh/landisk CVSROOT: /cvs Module name: www Changes by: remi@cvs.openbsd.org 2018/10/14 09:51:00 Modified files: . : 64.html Log message: - ospf6d got rdomain support. - ospf6d can now not only redistribute based on carp status but set metric based on the status of any interface CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2018/10/14 09:53:25 Modified files: . : 64.html Log message: OpenSSH 7.8 new features CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2018/10/14 09:55:39 Modified files: . : 64.html Log message: indent CVSROOT: /cvs Module name: www Changes by: beck@cvs.openbsd.org 2018/10/14 09:58:57 Modified files: . : 64.html Log message: Start the libressl section CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2018/10/14 10:08:32 Modified files: . : 64.html Log message: OpenSSH bugfixes CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2018/10/14 10:12:03 Modified files: . : 64.html Log message: s/questoin/question/ CVSROOT: /cvs Module name: www Changes by: beck@cvs.openbsd.org 2018/10/14 10:15:54 Modified files: . : 64.html Log message: retguard is too good to be in quotes like a "maybe" CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2018/10/14 10:26:29 Modified files: . : 64.html Log message: a bit more openssh CVSROOT: /cvs Module name: www Changes by: beck@cvs.openbsd.org 2018/10/14 10:30:58 Modified files: . : 64.html Log message: Revert libressl additions and wait for bcook@ - apparently I shouldn't have committed this yet CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2018/10/14 13:34:34 Modified files: . : 64.html Log message: no OpenSMTPD x.x.x release number, remove ... placeholder CVSROOT: /cvs Module name: src Changes by: kn@cvs.openbsd.org 2018/10/14 13:47:54 Modified files: sbin/ping : ping.c Log message: Fix ID comments Left behind in revision 1.225. OK benno CVSROOT: /cvs Module name: www Changes by: mortimer@cvs.openbsd.org 2018/10/14 16:50:28 Modified files: . : 64.html Log message: Add MAP_STACK, X86FixupGadgets, and Retpoline changes. CVSROOT: /cvs Module name: www Changes by: brynet@cvs.openbsd.org 2018/10/14 18:41:55 Modified files: . : 64.html Log message: jsg@ added rasops scrollback for radeondrm(4) as well CVSROOT: /cvs Module name: www Changes by: mortimer@cvs.openbsd.org 2018/10/14 21:11:04 Modified files: . : 64.html Log message: Add bits from ChangeLog that were committed before 2018/04/26 06:18:44. CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2018/10/15 02:05:22 src/regress/usr.bin/join Update of /cvs/src/regress/usr.bin/join In directory cvs.openbsd.org:/tmp/cvs-serv71879/join Log Message: Directory /cvs/src/regress/usr.bin/join added to the repository CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2018/10/15 02:08:13 Added files: regress/usr.bin/join: Makefile fa1 fa2 fax fb1 fb2 phone t1.out t2.out t3.out t4.out t4a.in t4b.in t5.out t6.out Log message: Basic set of tests taken from spec plus some extra. Extra ones are failing and disabled for the moment. CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2018/10/15 02:08:46 Modified files: regress/usr.bin: Makefile Log message: Add join tests CVSROOT: /cvs Module name: src Changes by: bentley@cvs.openbsd.org 2018/10/15 02:16:17 Modified files: usr.sbin/httpd : server_fcgi.c server_http.c Log message: Omit HSTS headers over unencrypted connections, per RFC 6797. ok florian@ CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2018/10/15 04:35:41 Modified files: usr.sbin/vmd : config.c vmd.c vmd.h Log message: Prevent VM reboot loops by rate-limiting the interval a VM can reboot. This looping has been experienced by people who run VMs with a broken kernel or boot loader that trigger a very fast reboot loop (triple fault) of a VM that ends up using a lot of CPU and resources on the host. Some fixes in vmm(4) and vmd(8) helped to avoid such conditions but it can still occur if something is wrong in the guest VM itself. If the VM restarts after less than VM_START_RATE_SEC (6) seconds, we increment the limit counter. After VM_START_RATE_LIMIT (3) of suchs fast reboots the VM is stopped. There are only very few people who intentionally want to reboot-loop a VM very quickly (many times within a second); mostly for fuzzing. They will have to recompile and adjust the stated #defines in the code as we don't have a config option to disable it. OK mlarkin@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/10/15 04:44:47 Modified files: usr.sbin/bgpd : rde.c rde.h rde_update.c Log message: Use the up_rib tree to withdraw all prefixes of a peer which is used to reload peers into a new RIB. Removes one additional full RIB tree walker. OK benno@ CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2018/10/15 05:25:55 Modified files: sbin/ifconfig : ifconfig.c Log message: The struct members addr and dstaddr in struct if_laddrreq are struct sockaddr_storage which is guarantee to be large enough, no need to check ai_addrlen. We can also trust the resolver to give us a sockaddr_in6 sized object if we ask for AF_INET6 OK kn, deraadt CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2018/10/15 05:27:35 Modified files: sbin/route : route.c Log message: Trust the resolver to give us a sockaddr_in6 sized object if we ask for AF_INET6. OK kn, deraadt CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2018/10/15 05:28:50 Modified files: usr.bin/ssh : sshconnect.c Log message: struct sockaddr_storage is guaranteed to be large enough, no need to check the size. OK kn, deraadt CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2018/10/15 05:29:27 Modified files: usr.sbin/inetd : inetd.c Log message: struct sockaddr_storage is guaranteed to be large enough, no need to check the size. OK kn, deraadt CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2018/10/15 05:30:02 Modified files: usr.sbin/iscsictl: parser.c Log message: struct sockaddr_storage is guaranteed to be large enough, no need to check the size. OK kn, deraadt CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2018/10/15 05:30:37 Modified files: usr.sbin/switchctl: parser.c Log message: struct sockaddr_storage is guaranteed to be large enough, no need to check the size. OK kn, deraadt CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2018/10/15 05:31:11 Modified files: usr.sbin/traceroute: traceroute.c Log message: No need to check ai_addrlen when we already checked ai_family, we are copying into the right sized struct. We can also trust the resolver to give us IPv6 if we ask it to. OK kn, deraadt CVSROOT: /cvs Module name: src Changes by: visa@cvs.openbsd.org 2018/10/15 07:03:11 Modified files: lib/libc/thread: Makefile.inc lib/librthread : Makefile Log message: Switch powerpc to futex(2) based condvars, mutexes and semaphores. From Brad, OK mpi@ kettenis@ CVSROOT: /cvs Module name: www Changes by: fcambus@cvs.openbsd.org 2018/10/15 07:25:31 Modified files: . : 64.html Log message: Add various entries in the improved hardware support and assorted improvements sections. - Support for the VIA VX900 chipset in viapm(4) - Enable bwfm(4) on loongson for USB devices - New "Spleen 5x8" font added to wsfont, targetted at small OLED displays CVSROOT: /cvs Module name: www Changes by: naddy@cvs.openbsd.org 2018/10/15 07:38:07 Modified files: . : 64.html Log message: aarch64 package count; sync list of archs that we actually build packages for CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2018/10/15 08:43:59 Modified files: . : 64.html Log message: explain why SMT is disabled CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2018/10/15 08:49:08 Modified files: . : 64.html Log message: getpwnam/getpwuid stale access checked CVSROOT: /cvs Module name: www Changes by: mpi@cvs.openbsd.org 2018/10/15 09:45:15 Modified files: . : 64.html Log message: NFS nodes are locked, MSDOSFS read speedup, usbdevs(8) improvements, new shiny IPsec counters, CPU spinning time, 4 network syscalls unlocked. CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2018/10/15 10:07:44 Modified files: . : 64.html Log message: typo CVSROOT: /cvs Module name: www Changes by: krw@cvs.openbsd.org 2018/10/15 10:08:21 Modified files: . : 64.html Log message: dhclient(8) changes CVSROOT: /cvs Module name: www Changes by: krw@cvs.openbsd.org 2018/10/15 10:27:40 Modified files: . : 64.html Log message: An isntall improvement for diskless(8) setups. CVSROOT: /cvs Module name: www Changes by: krw@cvs.openbsd.org 2018/10/15 10:41:02 Modified files: . : 64.html Log message: mg(1) and systat(1) changes. CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/10/15 10:54:11 Added files: faq : upgrade64.html Log message: add upgrade notes for 6.3 -> 6.4. it's huge. please double check and report/fix any errors. with input from tj CVSROOT: /cvs Module name: www Changes by: krw@cvs.openbsd.org 2018/10/15 11:02:05 Modified files: . : 64.html Log message: disklabel(8) changes CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2018/10/15 11:09:53 Modified files: faq : upgrade64.html Log message: remove XXX comment from php section, that has already been addressed CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2018/10/15 12:27:27 Modified files: usr.sbin/user : user.c Log message: Use user_from_uid(), uid_from_user(), group_from_gid() and gid_from_group() when we are only checking whether an entry already exists. Fixes crashes caused by the getpw* pointer invalidation changes. OK bluhm@ CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2018/10/15 13:44:11 Modified files: . : 64.html Log message: mention relayds changed log directives CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2018/10/15 13:47:42 Modified files: . : 64.html Log message: Always end sentences with a dot! CVSROOT: /cvs Module name: www Changes by: gilles@cvs.openbsd.org 2018/10/15 14:00:13 Modified files: . : 64.html Log message: document more changes that landed in opensmtpd 6.4 CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/10/15 14:03:59 Modified files: usr.sbin/smtpd : spfwalk.c Log message: in spfwalk, search both A and AAAA records when "a" is used in an spf txt record. spotted, reported and diff by Tim Kuijsten CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2018/10/15 14:09:48 Modified files: faq : upgrade64.html Log message: Make the route(8) changes a bit clearer by using past tense when talking about the old behaviour. CVSROOT: /cvs Module name: www Changes by: landry@cvs.openbsd.org 2018/10/15 14:23:27 Modified files: . : 64.html Log message: Support for GNSS networks other than GPS in nmea(4). CVSROOT: /cvs Module name: www Changes by: fcambus@cvs.openbsd.org 2018/10/15 14:53:36 Modified files: . : 64.html Log message: Fix several typos and errors, use a capital letter at the start of sentences where it was omitted. CVSROOT: /cvs Module name: src Changes by: kn@cvs.openbsd.org 2018/10/15 15:15:35 Modified files: sys/net : pf_table.c sbin/pfctl : pfctl_table.c Log message: use PFR_RB_NONE consistently Replace hardcoded 0 and implicit checks with enum as done in all other use cases of `pfra_fback'. No object change. OK sashan CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/10/15 15:36:14 Modified files: faq : upgrade64.html Log message: wording tweak CVSROOT: /cvs Module name: www Changes by: mortimer@cvs.openbsd.org 2018/10/15 20:02:38 Modified files: . : 64.html Log message: Add entries from ChangeLog committed before 2018/06/24 05:38:43. CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/10/15 21:00:27 Modified files: sys/net : if_gre.c Log message: pull and put the traffic class in ipv6 headers this gives ipv6 handling equivalent the tos stuff in ipv4. ok visa@ benno@ CVSROOT: /cvs Module name: www Changes by: tj@cvs.openbsd.org 2018/10/15 21:39:39 Modified files: . : 64.html Log message: spelling/grammar/formatting fixes CVSROOT: /cvs Module name: www Changes by: otto@cvs.openbsd.org 2018/10/16 00:18:16 Modified files: . : 64.html Log message: uvm work CVSROOT: /cvs Module name: src Changes by: ajacoutot@cvs.openbsd.org 2018/10/16 01:07:05 Modified files: etc/rc.d : rc.subr share/man/man8 : rc.subr.8 Log message: Change the way we call su(1) in rcexec: - drop `-'l' to prevent simulating a full login and running /root/.profile (prodded by a mail from J Greely) - use `-m' to preserve the environment because we now set HOME to "/" like /etc/rc does; note that we now also clear the environment using `env -i' before running su(1) which leaves us with only HOME, PATH and SHELL Committing early to catch regressions fast, if any. ok halex@ CVSROOT: /cvs Module name: src Changes by: ajacoutot@cvs.openbsd.org 2018/10/16 01:09:13 Modified files: usr.sbin/syspatch: syspatch.sh Log message: Stop trying to remove /bsd.syspatch. That's ancient stuff that we don't do anymore. CVSROOT: /cvs Module name: www Changes by: stsp@cvs.openbsd.org 2018/10/16 02:13:58 Modified files: . : 64.html Log message: bwfm(4) has been enabled for USB devices on macppc as well CVSROOT: /cvs Module name: ports Changes by: stsp@cvs.openbsd.org 2018/10/16 05:09:03 Modified files: devel/subversion: Makefile distinfo Log message: Update to Apache Subversion 1.10.3. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 05:12:12 Modified files: lang/php/7.1 : Makefile distinfo lang/php/7.2 : Makefile distinfo Log message: update to php 7.1.23, 7.2.11 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/16 05:18:47 Modified files: print/cups : Makefile print/cups/pkg : cupsd.rc Log message: Remove old code. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/16 05:19:49 Modified files: x11/gnome/librsvg: Makefile distinfo Log message: Update to librsvg-2.44.7 which fixes a few panics. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/16 05:25:51 Modified files: misc/osinfo/osinfo-db: Makefile distinfo misc/osinfo/osinfo-db/pkg: PLIST Log message: Update to osinfo-db-20181011. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/16 05:27:00 Modified files: graphics/babl : Makefile distinfo Log message: Update to babl-0.1.58. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 05:29:58 Modified files: net/wireshark : Makefile distinfo net/wireshark/patches: patch-CMakeLists_txt patch-rawshark_c Log message: update to wireshark-2.6.4 CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/10/16 05:30:37 Modified files: textproc/miller: Makefile distinfo Log message: Update miller to 5.4.0. CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/10/16 05:32:40 Modified files: www/logswan : Makefile distinfo Log message: Update logswan to 2.0.3. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/16 05:41:09 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py-boto3-1.9.24. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/16 05:41:20 Modified files: net/py-botocore: Makefile distinfo net/py-botocore/pkg: PLIST Log message: Update to py-botocore-1.12.24. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/16 05:41:31 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.16.34. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/16 05:47:45 Modified files: sysutils/amazon-ssm-agent: Makefile distinfo Log message: Update to amazon-ssm-agent-2.3.136.0. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 06:36:26 Modified files: sysutils/firmware/intel: Makefile distinfo sysutils/firmware/intel/pkg: PLIST Log message: switch to the microcode distfile that contains a more sensible license and install it (older ones were ok, then they released one with a silly license, changed it pretty quickly and announced that, but didn't release a replacement distfile until a bit later). similar diff from jsg CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 06:37:13 Modified files: telephony/asterisk-g729: Makefile distinfo Log message: update to asterisk-g729-1.4.3 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 06:40:45 Modified files: www/nghttp2 : Makefile distinfo Log message: update to nghttp2-1.34.0 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 07:07:33 Modified files: mail/rspamd : Makefile distinfo mail/rspamd/patches: patch-CMakeLists_txt mail/rspamd/pkg: PLIST Log message: update to rspamd-1.8.0, thanks Brad for testing CVSROOT: /cvs Module name: ports Changes by: kirby@cvs.openbsd.org 2018/10/16 07:10:43 Modified files: devel/proj : Makefile Log message: unbreak build on !clang arches ok landry@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 07:11:30 Modified files: infrastructure/mk: apache-module.port.mk Log message: just call apxs and apachectl instead of apxs2/apachectl2, there is no more conflict with Apache httpd 1.x so the suffix is no longer needed. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 07:45:59 Modified files: net/icinga/core2: Makefile distinfo net/icinga/core2/pkg: PLIST-main Removed files: net/icinga/core2/patches: patch-config_h_cmake patch-etc_icinga2_features-available_api_conf Log message: update to icinga2-2.10.0 CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/16 07:59:14 Modified files: infrastructure/mk: bsd.port.mk Log message: change the semantics of FETCH_PACKAGES variable. Default is "no" : no fetch Set to options you wish to pass to pkg_add in addition to normal options (e.g., FETCH_PACKAGES=-Dsnap recently) To use it without passing options to pkg_add, just 'make FETCH_PACKAGES=' CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 07:59:46 Modified files: security/p5-Crypt-OpenSSL-PKCS10: Makefile distinfo Log message: update to p5-Crypt-OpenSSL-PKCS10-0.16 CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2018/10/16 08:05:10 Modified files: share/man/man5 : bsd.port.mk.5 Log message: document tweak to FETCH_PACKAGES CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2018/10/16 08:08:33 Modified files: share/man/man7 : ports.7 Log message: document FETCH_PACKAGES as well CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/16 08:10:31 Modified files: infrastructure/mk: bsd.port.mk Log message: move dependence on build cookies on a separate line for further work no functional change CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 08:12:39 Modified files: devel/re2c : Makefile distinfo Log message: update to re2c 1.1.1 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 08:14:28 Modified files: devel/ccache : Makefile distinfo devel/ccache/patches: patch-Makefile_in patch-configure Log message: update to ccache-3.5 CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/16 08:16:04 Modified files: infrastructure/mk: bsd.port.mk Log message: improve FETCH_PACKAGES - add _FETCH_RECURSE_HELPER that records whether we're actually building or trying to grab a dependent package. - if grabbing dependent packages while FETCH_PACKAGES is active, *do not* depend on build dependencies, so that we only fetch the minimal set of packages needed for what we're actually doing. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/16 08:23:38 Modified files: graphics/cairo : Makefile distinfo Log message: Update to cairo-1.15.14. CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/16 08:31:04 Modified files: lang/clazy : Makefile distinfo lang/clazy/patches: patch-CMakeLists_txt lang/clazy/pkg : PLIST Log message: Update clazy-1.4 CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/16 08:35:42 Modified files: devel/qbs : Makefile distinfo devel/qbs/patches: patch-src_lib_corelib_tools_tools_pri devel/qbs/pkg : PLIST Added files: devel/qbs/patches: patch-src_lib_corelib_tools_persistence_h Log message: Update qbs-1.12.0 With the help of Vadim at the ticket QBS-1395 CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/16 08:39:04 Modified files: devel/qt-creator: Makefile distinfo devel/qt-creator/pkg: PLIST Log message: Update qt-creator-4.7.1 - enable clang tooling support - enable clazy support Feedback and know how from Vadim. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/16 08:41:14 Modified files: databases/mariadb: Makefile databases/mariadb/pkg: PLIST-server Log message: use ports (rather than embedded) copy of pcre, from Brad CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/10/16 08:48:15 Modified files: net/transmission: Makefile net/transmission/patches: patch-qt_qtr_pro Log message: Ensure -lintl is linked into transmission-qt to appease lld. ok naddy@ CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/10/16 08:53:11 Modified files: editors/ne : Makefile distinfo editors/ne/patches: patch-src_makefile Log message: Update to ne-3.1.2 Changelog spread over these two files: http://ne.di.unimi.it/CHANGES http://ne.di.unimi.it/NEWS CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/10/16 08:54:33 Modified files: games/julius : Makefile distinfo Log message: Update to julius-0.0.0.20181012 Fixes crashing when opening some save files. CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/10/16 08:55:02 Modified files: net/dnscrypt-proxy: Makefile distinfo net/dnscrypt-proxy/pkg: dnscrypt_proxy.rc Added files: net/dnscrypt-proxy/patches: patch-dnscrypt-proxy_example-dnscrypt-proxy_toml net/dnscrypt-proxy/pkg: DESCR PLIST README Removed files: net/dnscrypt-proxy/pkg: DESCR-main DESCR-plugins PLIST-main PLIST-plugins README-main Log message: Update to dnscrypt-proxy-2.0.17. As of 2.x dnscrypt-proxy is golang based. This newer version has additional features, e.g. caching, and uses a new conf file/layout. There is no separate package for plugins. Feedback from MAINTAINER and sthen@ have been addressed. Thanks! CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/10/16 08:56:34 Modified files: archivers/zstd : Makefile distinfo archivers/zstd/patches: patch-lib_Makefile Added files: archivers/zstd/patches: patch-programs_Makefile Removed files: archivers/zstd/patches: patch-tests_playTests_sh Log message: Update to zstd-1.3.6. Bump minor of shared lib as symbols have been added. Drop patch as it has been committed upstream. Switch from GitHub auto-generated tarballs to MASTER_SITES. OK sthen@ CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/10/16 08:56:38 Modified files: lang/flang/driver: Makefile distinfo lang/flang/flang: Makefile distinfo lang/flang/libpgmath: Makefile distinfo lang/flang/libpgmath/patches: patch-lib_common_CMakeLists_txt Removed files: lang/flang/libpgmath/patches: patch-lib_common_cos_CMakeLists_txt patch-lib_common_sin_CMakeLists_txt Log message: Catch up with flang changes. Note the major bump to libpgmath. CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/10/16 08:58:36 Modified files: lang/ponyc : Makefile distinfo lang/ponyc/pkg : PLIST Log message: Update to ponyc-0.25.0 -- this is the first official release to support OpenBSD. Add a SUBST_VARS+=GH_TAGNAME to reduce PLIST churn going forward. CVSROOT: /cvs Module name: www Changes by: bket@cvs.openbsd.org 2018/10/16 09:36:41 Modified files: faq : current.html Log message: dnscrypt-proxy received a major update. Advice users to check configuration. CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/10/16 09:45:14 Modified files: faq : current.html Log message: add a 6.4 marker and fix whitespace CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/10/16 09:56:39 Modified files: net/tintin++ : Makefile distinfo Log message: Minor update to tintin++-2.01.4 While here, clean up whitespace as requested by sthen@ MAINTAINER timeout ok sthen@ CVSROOT: /cvs Module name: www Changes by: kn@cvs.openbsd.org 2018/10/16 10:32:28 Modified files: . : 64.html Log message: Zap stray "and", add missing links. From Marcus MERIGHI, thanks. CVSROOT: /cvs Module name: src Changes by: naddy@cvs.openbsd.org 2018/10/16 10:39:18 Modified files: sys/arch/amd64/conf: Makefile.amd64 sys/arch/i386/conf: Makefile.i386 Log message: Add gapdummy logic (already used on other archs) to allow linking with lld. ok jsg@ phessler@ kettenis@ deraadt@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/10/16 10:43:23 Modified files: x11/xfce4/exo : Makefile distinfo Log message: Update to exo 0.12.3 CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/10/16 10:48:27 Modified files: print/texlive/base: Makefile Log message: Set USE_LIBTOOL=gnu on powerpc, allows texlive-base to package there for 6.4. Of course this is an ugly kludge, so someone (tm) should dig into our libtool internals and figure out why -lpng disappears from the commandline when linking xetex on !x86. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/10/16 10:51:08 Modified files: geo/py-fiona : Makefile distinfo Log message: Update to fiona 1.7.13. Switch MASTER_SITES from github to pypi while here. CVSROOT: /cvs Module name: src Changes by: anton@cvs.openbsd.org 2018/10/16 10:54:18 Modified files: regress/sys/kern/flock: Makefile flock.c Log message: Add a test covering the recently fixed fcntl() panic. While here, make the verbose output more verbose and enable warnings. CVSROOT: /cvs Module name: ports Changes by: tj@cvs.openbsd.org 2018/10/16 11:11:41 Modified files: net/libtorrent-rasterbar: Makefile distinfo Removed files: net/libtorrent-rasterbar/patches: patch-include_libtorrent_aux__session_interface_hpp patch-src_disk_io_thread_cpp patch-src_kademlia_dht_tracker_cpp patch-src_session_impl_cpp Log message: update to libtorrent-rasterbar 1.1.10 tested with qbittorrent by elias m. mariani and with deluge by me ok landry CVSROOT: /cvs Module name: ports Changes by: feinerer@cvs.openbsd.org 2018/10/16 11:17:03 Modified files: math/maxima : Makefile distinfo math/maxima/pkg: PLIST Log message: Update to Maxima 5.42.1 CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/10/16 11:20:00 Modified files: faq : upgrade64.html Log message: add instructions for moving from rtadvd(8) to rad(8) from current.html omission spotted by & ok florian CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/10/16 11:40:30 Modified files: lang/seed7 : Makefile distinfo Log message: Update to seed7-20181014. The most visible user change is the seed7 compiler now supports simple profiling with the -p flag. CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/16 11:51:53 Modified files: security/encfs : Makefile Log message: disable git searching at build-time and add python as build only depend. ok sthen CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/16 11:55:59 Modified files: www/libsass : Makefile Log message: set COMPILER to unbreak !gcc4 CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/10/16 12:06:22 Modified files: geo/py-fiona : Makefile geo/py-fiona/patches: patch-setup_py Log message: Fix tdep on py3-test and regen patch The Makefile doesn't follow Makefile.template order but Landry (being de facto maintainer as it's in geo ;)) prefers it stays as it is. ok landry@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2018/10/16 12:20:58 Modified files: sys/arch/amd64/stand/biosboot: Makefile sys/arch/i386/stand/biosboot: Makefile Added files: sys/arch/amd64/stand/biosboot: ld.script sys/arch/i386/stand/biosboot: ld.script Log message: Add linker script to assis lld with building something usable that doesn't have a PT_GNU_STACK segment and doesn't pad the bootblocks to a full page. ok naddy@, help from guenther@ CVSROOT: /cvs Module name: www Changes by: cheloha@cvs.openbsd.org 2018/10/16 12:26:43 Modified files: . : plus64.html Log message: drop dd(1) change line: it isn't any more atomic, so not worth mentioning. CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/10/16 13:11:01 Modified files: graphics/grafx2: Makefile graphics/grafx2/pkg: PLIST Log message: Enable Lua scripting support in grafx2. This allows using the brush factory to generate or modify brushes using Lua scripts. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2018/10/16 13:33:35 Modified files: . : MODULES 3RDPARTY Log message: update CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/10/16 13:38:04 Modified files: devel/cbindgen : Makefile distinfo Log message: Update to cbindgen 0.6.4. Required to build mozilla-central since https://bugzilla.mozilla.org/show_bug.cgi?id=1496486 CVSROOT: /cvs Module name: www Changes by: fcambus@cvs.openbsd.org 2018/10/16 13:49:41 Modified files: . : 64.html Log message: Add missing section numbers for islrtc(4) and snmpd(8), and use proper case for WiFi, LDAP and OCaml. While there change 64 bit to 64-bit. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2018/10/16 13:56:55 Modified files: games/banner : banner.c Log message: Remove unused data table entries: 174 out of 9271 entries of the bitmap data table are unused and can be eliminated by rendering al glyphs and re-encoding them. A few more entries can be eliminated through more efficient encoding. Patch generated with a python program by David Fifield. For details see https://marc.info/?l=openbsd-bugs&m=153955110702704&w=2 ok bcallah CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2018/10/16 14:06:42 Modified files: games/banner : banner.c Log message: More fixes from David Fifield: First, fill a missing pixel in the glyph for 'U'. Second, fix an off-by-one in the line output routine. This caused an extra space character to be output at the end of every line. It might have caused a buffer overflow if any glyph had used the entire possible width of 132 pixels, but as it is the widest is only 124 pixels. Third, output blank lines instead of lines full of spaces (the number of spaces was equal to the width of the most recent non-blank line). Finally, add bounds checks to protect against buffer overflows that could arise in case the data table were ever modified to draw out of bounds (characters wider or taller than 132 pixels, or a two-byte code where the second byte is past the end of the table). ok bcallah CVSROOT: /cvs Module name: ports Changes by: giovanni@cvs.openbsd.org 2018/10/16 14:28:09 Modified files: mail/amavisd-new: Makefile distinfo mail/amavisd-new/patches: patch-amavisd mail/amavisd-new/pkg: PLIST-main PLIST-utils Log message: bugfix update to 2.11.1 CVSROOT: /cvs Module name: www Changes by: fcambus@cvs.openbsd.org 2018/10/16 14:46:46 Modified files: . : 64.html Log message: Add efifb(4) changes from kettenis@ in the assorted improvements section. CVSROOT: /cvs Module name: src Changes by: sashan@cvs.openbsd.org 2018/10/16 16:49:41 Modified files: sys/net : pf.c Log message: - pf: honor quick on anchor rules Regression has been introduced in version 1.1024 (a 6.2 time frame). It's been discovered and reported by Fabian Mueller-Knapp. Fair amount of credit goes to kn@, benno@ and henning@ for pointing me to releveant section of pf.conf(5). Fabian and kn@ also did test the patch. OK kn@, henning@ CVSROOT: /cvs Module name: www Changes by: mortimer@cvs.openbsd.org 2018/10/16 17:57:01 Modified files: . : 64.html Log message: iwm(4) monitor mode did not make release. CVSROOT: /cvs Module name: www Changes by: mortimer@cvs.openbsd.org 2018/10/16 20:59:53 Modified files: . : 64.html Log message: Add remaning entries from ChangeLog. CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/10/16 21:06:03 Modified files: lang/cython : Makefile Log message: Move homepage to https. Unset MASTER_SITES (no-op as MODPY_PI overrides it). CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/10/16 22:38:43 ports/textproc/apertium-dicts/nno/patches Update of /cvs/ports/textproc/apertium-dicts/nno/patches In directory cvs.openbsd.org:/tmp/cvs-serv83476/patches Log Message: Directory /cvs/ports/textproc/apertium-dicts/nno/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/10/16 22:39:55 Modified files: textproc/apertium-dicts/nno: Makefile Added files: textproc/apertium-dicts/nno/patches: patch-apertium-nno_nno_rlx Log message: Fix validation bug resulting in build error with apertium-3.5.2. CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2018/10/16 23:44:38 Modified files: share/man/man5 : bsd.port.mk.5 Log message: escape the word "No" as this is also a macro; CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2018/10/16 23:45:14 Modified files: share/man/man7 : ports.7 Log message: zap extra Pp; CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2018/10/16 23:49:43 Modified files: bin/date : date.1 share/man/man7 : environ.7 Log message: - add an example to date(1) showing how to convert between timezones - update the description of TZ in date(1) - mention some relevant info to avoid sending the reader to another page and, when they have to refer to another page, send them to tzset(3) rather than environ(7) - update the timezone name used in environ(7), as advised by millert ok millert CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/10/17 00:16:26 ports/textproc/apertium-dicts/is-sv/patches Update of /cvs/ports/textproc/apertium-dicts/is-sv/patches In directory cvs.openbsd.org:/tmp/cvs-serv61124/patches Log Message: Directory /cvs/ports/textproc/apertium-dicts/is-sv/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/10/17 00:16:51 ports/textproc/apertium-dicts/hbs/patches Update of /cvs/ports/textproc/apertium-dicts/hbs/patches In directory cvs.openbsd.org:/tmp/cvs-serv42725/patches Log Message: Directory /cvs/ports/textproc/apertium-dicts/hbs/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/10/17 00:17:12 ports/textproc/apertium-dicts/hbs-slv/patches Update of /cvs/ports/textproc/apertium-dicts/hbs-slv/patches In directory cvs.openbsd.org:/tmp/cvs-serv65019/patches Log Message: Directory /cvs/ports/textproc/apertium-dicts/hbs-slv/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/10/17 00:35:46 Modified files: textproc/apertium-dicts/hbs: Makefile textproc/apertium-dicts/hbs-slv: Makefile textproc/apertium-dicts/is-sv: Makefile Added files: textproc/apertium-dicts/hbs/patches: patch-apertium-hbs_hbs_rlx textproc/apertium-dicts/hbs-slv/patches: patch-apertium-hbs-slv_hbs-slv_rlx textproc/apertium-dicts/is-sv/patches: patch-apertium-is-sv_is-sv_rlx patch-apertium-is-sv_sv-is_rlx Log message: More fixes for newer apertium. CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/10/17 00:51:10 Modified files: textproc/hfst : Makefile distinfo textproc/hfst/pkg: PLIST Log message: Update to hfst-3.15.0. CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/10/17 00:52:03 Modified files: textproc/vislcg3: Makefile distinfo textproc/vislcg3/pkg: PLIST Log message: Update to vislcg3-1.1.0.12312. CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/10/17 00:58:07 Modified files: textproc/apertium: Makefile distinfo textproc/apertium/patches: patch-apertium_Makefile_in textproc/apertium/pkg: PLIST textproc/lttoolbox: Makefile distinfo textproc/lttoolbox/pkg: PLIST textproc/apertium-lex-tools: Makefile distinfo Log message: Update to apertium-3.5.2. CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/10/17 01:07:59 Modified files: . : errata64.html Log message: fix link to errata63.html from fredl/Kevin CVSROOT: /cvs Module name: www Changes by: fcambus@cvs.openbsd.org 2018/10/17 01:08:17 Modified files: faq : current.html upgrade64.html Log message: Add missing final dot, use proper case for XML, and harmonize case for Apache httpd. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/17 01:14:46 Modified files: lang/php : Makefile.inc lang/php/5.6 : Makefile lang/php/7.0 : Makefile lang/php/7.1 : Makefile lang/php/7.2 : Makefile Log message: unbreak, I factored PKGSTEM setting into Makefile.inc but forgot to commit it. thanks ajacoutot@ for the report. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/17 01:19:23 Modified files: lang/php/5.6 : Makefile Log message: remove surplus PKGSTEM setting CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/10/17 01:33:04 Modified files: net/samba : Makefile distinfo Log message: Update to samba-4.8.6 ChangeLog: https://www.samba.org/samba/history/samba-4.8.6.html Tests by Ian McWilliam CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/10/17 01:34:43 Modified files: net/samba : Tag: OPENBSD_6_4 Makefile distinfo Log message: Update to samba-4.8.6 Track latest 4.8.x release on -stable. ChangeLog: https://www.samba.org/samba/history/samba-4.8.6.html Tests by Ian McWilliam CVSROOT: /cvs Module name: www Changes by: stsp@cvs.openbsd.org 2018/10/17 01:48:17 Modified files: . : 64.html Log message: bwfm(4) has been enabled on i386 as well CVSROOT: /cvs Module name: ports Changes by: rpointel@cvs.openbsd.org 2018/10/17 02:18:24 Modified files: security/sqlmap: Makefile distinfo security/sqlmap/pkg: PLIST Log message: update sqlmap to 1.2.10. ok gonzalo@. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 02:19:34 Modified files: net/avahi : Makefile net/avahi/pkg : README-main Log message: Add sample pf.conf(5) rules for SSDP and inet6. adapted from a submission by Stephane HUC PengouinBSD CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 02:22:29 Modified files: multimedia/libvpx: Makefile multimedia/libvpx/patches: patch-configure Added files: multimedia/libvpx/patches: patch-vp8_common_postproc_c patch-vpx_ports_arm_cpudetect_c patch-vpx_ports_ppc_cpudetect_c Log message: - Fix WANTLIB for archs building with GCC - Enable the multi resolution encoder - Fix the build on PowerPC - Add a use-after-free fix from Brad (maintainer) CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 02:25:07 Modified files: graphics/ffmpeg: Makefile graphics/ffmpeg/patches: patch-doc_encoders_texi patch-libavcodec_aacenc_c patch-libavcodec_aacenc_h patch-libavcodec_aacenctab_h Log message: * Cleanup WANTLIB/LIB_DEPENDS a bit * Backport patches from upstream: - Switch AAC encoder from twoloop coder to fast coder - Add support for extended channel layouts using PCEs from Brad (maintainer) CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 02:27:44 Modified files: devel/dtc : Makefile distinfo devel/dtc/patches: patch-Makefile devel/dtc/pkg : PLIST Removed files: devel/dtc/patches: patch-tests_Makefile_tests Log message: Update to dtc-1.4.7. from Brad CVSROOT: /cvs Module name: www Changes by: claudio@cvs.openbsd.org 2018/10/17 02:30:32 Modified files: . : events.html Log message: I will also give an update about OpenBGPD work at SWINOG#34 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 02:32:21 Modified files: multimedia/x265: Makefile distinfo Removed files: multimedia/x265/patches: patch-source_common_param_cpp Log message: Update to x265-2.9. from Brad (maintainer) CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 02:34:03 Modified files: www/lighttpd : Makefile distinfo Log message: Minor update to lighttpd-1.4.51. from Brad (maintainer) CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 02:35:56 Modified files: devel/llvm : Makefile devel/llvm/pkg : PLIST-python Log message: Resolve file collision with py-six by removing the copy of Six shipped with LLVM and add a build depends on py-six. From Brad (maintainer) CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 02:40:44 Log message: Import libdsm-0.3.0. A minimalist and read-only implementation of SMB using Plain'Ol C. ok robert@ Status: Vendor Tag: ajacoutot Release Tags: ajacoutot_20181017 N ports/devel/libdsm/Makefile N ports/devel/libdsm/distinfo N ports/devel/libdsm/pkg/DESCR N ports/devel/libdsm/pkg/PLIST N ports/devel/libdsm/patches/patch-src_netbios_ns_c N ports/devel/libdsm/patches/patch-src_smb_types_h N ports/devel/libdsm/patches/patch-src_smb_spnego_c N ports/devel/libdsm/patches/patch-bin_inverse_c No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 02:41:14 Modified files: devel : Makefile Log message: +libdsm CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 02:44:19 Modified files: x11/gnome/librsvg: Tag: OPENBSD_6_4 Makefile distinfo Log message: Update to librsvg-2.44.7 which fixes a few panics. CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2018/10/17 02:48:34 Modified files: games/rocksndiamonds: Makefile distinfo Log message: Update to rocksndiamonds-4.1.1.0. CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2018/10/17 03:00:49 Modified files: textproc/lttoolbox: Makefile Log message: Oops, these libraries must stay in sync. Build failure reported by ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: rpointel@cvs.openbsd.org 2018/10/17 03:10:57 Modified files: devel/py-yamllint: Makefile distinfo devel/py-yamllint/pkg: PLIST Log message: update yamllint to 1.12.1. CVSROOT: /cvs Module name: ports Changes by: rpointel@cvs.openbsd.org 2018/10/17 03:19:44 Modified files: security/theharvester: Makefile distinfo security/theharvester/pkg: PLIST Log message: update theHarvester to 3.0. CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/10/17 03:47:33 Modified files: . : errata64.html Log message: fix link to signify. from fredl CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 04:08:16 Modified files: graphics/gegl04: Makefile distinfo graphics/gegl04/pkg: PLIST Log message: Update to gegl04-0.4.10. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 04:33:05 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py-boto3-1.9.25. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 04:33:15 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py-botocore-1.12.25. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 04:33:32 Modified files: sysutils/awscli: Makefile distinfo sysutils/awscli/pkg: PLIST Log message: Update to awscli-1.16.35. CVSROOT: /cvs Module name: www Changes by: bcook@cvs.openbsd.org 2018/10/17 04:42:19 Modified files: . : 64.html Log message: Fleshed out LibreSSL section based on previous release notes. This still needs manpage links. CVSROOT: /cvs Module name: www Changes by: solene@cvs.openbsd.org 2018/10/17 05:01:13 Modified files: . : 64.html Log message: /usr/obj has now a minimum size of 5G /usr/local has now a maximal size of 20G help from tb@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 05:53:36 Modified files: devel/appstream-glib: Makefile distinfo Log message: Update to appstream-glib-0.7.14. CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2018/10/17 06:25:38 Modified files: sys/kern : kern_clock.c Log message: Only the scheduler time statistics should be affected by spinning. Change the process time accounting back to the original code before spinning time was added. No change for scheduler time. Spinning interrupts are no longer accounted to process system time. input and OK visa@ CVSROOT: /cvs Module name: www Changes by: bcook@cvs.openbsd.org 2018/10/17 06:26:57 Modified files: . : 64.html Log message: added man references CVSROOT: /cvs Module name: www Changes by: danj@cvs.openbsd.org 2018/10/17 06:33:01 Modified files: . : 64.html Log message: Ports infrastructure man pages were moved from the ports tree to src initial version ok espie@, wording tweaks from fcambus@ and sthen@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/17 06:44:02 Modified files: lang/php : Makefile.inc lang/php/5.6 : Makefile lang/php/5.6/pkg: PLIST-apache lang/php/7.0 : Makefile lang/php/7.0/pkg: PLIST-apache PLIST-main lang/php/7.1 : Makefile lang/php/7.1/pkg: PLIST-apache PLIST-main lang/php/7.2 : Makefile lang/php/7.2/pkg: PLIST-apache PLIST-main lang/php/files : php.conf Log message: - use SUBST_CMD instead of a perl regex for sample config for apache httpd's modphp, possible without pain now that we have UPDATE_PLIST_ARGS. - install empty php-fpm.d directory and handle pkg_delete -c with @extraunexec - cat www.conf to the end of php-fpm.conf on all of !5.6, previously this was just done on 7.0. (not installing this to php-fpm.d/www.conf to avoid making a conflicting config for updating users). CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/17 07:36:48 Modified files: net/icinga/web2: Makefile net/icinga/web2/pkg: PLIST Log message: @sample the bash_completion.d files CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/17 07:40:05 Modified files: net/librenms : Makefile Log message: add comments about py3 and (beta) librenms-service.py, no pkg change CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/17 08:15:56 Modified files: lang/php : php.port.mk databases/pear-MDB2-mysqli: Makefile databases/pear-MDB2-pgsql: Makefile databases/pg_stats_reporter: Makefile databases/pgfouine: Makefile devel/boris : Makefile mail/kopano/core: Makefile mail/rcube-contextmenu: Makefile mail/rcube-dkimstatus: Makefile mail/rcube-dovecot_ident: Makefile mail/rcube-ldapAliasSync: Makefile mail/rcube-markasjunk2: Makefile mail/rcube-sieverules: Makefile mail/rcube-yubikey-plugin: Makefile mail/roundcubemail: Makefile mail/z-push : Makefile misc/gpsd : Makefile multimedia/yle-dl: Makefile net/icinga/web : Makefile net/icinga/web2: Makefile net/icinga/web2-module-director: Makefile net/librenms : Makefile net/nagios/nagios: Makefile net/nfsen : Makefile net/pear-Net-DNS: Makefile net/pear-Net-LDAP: Makefile net/pear-Net-LDAP2: Makefile net/php-weathermap: Makefile net/zabbix : Makefile productivity/baikal: Makefile productivity/davical: Makefile textproc/tcpdf : Makefile www/awl : Makefile www/composer : Makefile www/dokuwiki : Makefile www/drupal7/core7: Makefile www/drush : Makefile www/mollify : Makefile www/nextcloud : Makefile www/owncloud : Makefile www/pear : Makefile www/php-openid : Makefile www/php-predis : Makefile www/phpldapadmin: Makefile www/phpmyadmin : Makefile www/phppgadmin : Makefile www/phpvirtualbox: Makefile www/piwik : Makefile www/pnp4nagios : Makefile www/racktables : Makefile www/sabredav : Makefile www/selfoss : Makefile www/syweb : Makefile www/wp-cli : Makefile x11/kde4/kcachegrind: Makefile Log message: switch default php version from 7.0 to 7.1 (not 7.2 yet as some things are still using mcrypt). CVSROOT: /cvs Module name: www Changes by: bcook@cvs.openbsd.org 2018/10/17 08:23:01 Modified files: . : 64.html Log message: renegotiation CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2018/10/17 08:27:13 Modified files: . : 64.html Log message: sorry, no song this release either. well there IS a song coming, but songs don't need to match releases.... CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2018/10/17 08:30:33 Modified files: . : 64.html Log message: oops, extra br not needed CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2018/10/17 08:38:12 Modified files: . : plus64.html Log message: repair header CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2018/10/17 08:41:58 Modified files: . : 63.html Log message: there was no 6.3 song either CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/17 08:43:32 Modified files: databases/p5-DBD-Sybase: Makefile distinfo Log message: update to p5-DBD-Sybase-1.16 CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2018/10/17 08:43:35 Modified files: textproc/highlight: Makefile distinfo textproc/highlight/pkg: PLIST Log message: Update to highlight-3.47. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/17 09:07:20 Modified files: mail/mozilla-thunderbird: Makefile Log message: set DPB_PROPERTIES lonesome on i386, linking takes too much memory on a system building anything else simultaneously. (may also need --disable-debug-symbols to avoid it being too annoying, but trying without first). CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/10/17 10:10:42 Log message: Import devel/py-pyte. pyte is an in memory VTXXX-compatible terminal emulator. XXX stands for a series of video terminals, developed by DEC between 1970 and 1995. The first, and probably the most famous one, was VT100 terminal, which is now a de-facto standard for all virtual terminal emulators. OK solene@, sthen@ Status: Vendor Tag: fcambus Release Tags: fcambus_20181017 N ports/devel/py-pyte/Makefile N ports/devel/py-pyte/distinfo N ports/devel/py-pyte/pkg/DESCR N ports/devel/py-pyte/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/10/17 10:11:59 Modified files: devel : Makefile Log message: Add py-pyte. CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/10/17 10:15:26 Log message: Import graphics/termtosvg. termtosvg is a Unix terminal recorder written in Python that renders your command line sessions as standalone SVG animations. OK solene@, sthen@ Status: Vendor Tag: fcambus Release Tags: fcambus_20181017 N ports/graphics/termtosvg/Makefile N ports/graphics/termtosvg/distinfo N ports/graphics/termtosvg/pkg/DESCR N ports/graphics/termtosvg/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/10/17 10:16:15 Modified files: graphics : Makefile Log message: Add termtosvg. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 10:33:23 Modified files: sysutils/aws-shell: Makefile distinfo Log message: Update to aws-shell-0.2.1 to unbreak runtime. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/17 10:37:10 Modified files: sysutils/aws-shell: Tag: OPENBSD_6_4 Makefile distinfo Log message: Update to aws-shell-0.2.1 to unbreak runtime. breakage reported by solene@ CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/10/17 13:14:48 Modified files: faq : current.html Log message: we're on 6.4-current now. CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/10/17 13:15:22 Modified files: faq : upgrade61.html Log message: zap an old XXXrelease CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/17 14:24:38 Modified files: net/librenms : Makefile distinfo net/librenms/patches: patch-html_install_php patch-html_pages_about_inc_php patch-includes_common_php patch-includes_defaults_inc_php patch-includes_functions_php net/librenms/pkg: PLIST Log message: update to librenms-1.44 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/17 14:38:34 Modified files: mail/rspamd : Makefile distinfo mail/rspamd/patches: patch-CMakeLists_txt mail/rspamd/pkg: PLIST Log message: update to rspamd-1.8.1 CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/17 15:04:13 Modified files: www/youtube-dl : Makefile distinfo Log message: update, make it work again with dailymotion okay kn@ CVSROOT: /cvs Module name: ports Changes by: jsg@cvs.openbsd.org 2018/10/17 16:21:29 Modified files: sysutils/u-boot: Makefile Added files: sysutils/u-boot/patches: patch-configs_rpi_2_defconfig patch-configs_rpi_3_32b_defconfig patch-configs_rpi_3_defconfig Log message: Change from CONFIG_OF_EMBED to CONFIG_OF_BOARD in rpi targets, avoids having to set device tree address in config.txt as the dtb address passed via atags is used. Patch from Alexander Graf in openSUSE U-Boot tree. Discussed with kettenis@ CVSROOT: /cvs Module name: ports Changes by: jsg@cvs.openbsd.org 2018/10/17 16:30:37 Modified files: sysutils/raspberrypi-firmware: Makefile distinfo sysutils/raspberrypi-firmware/pkg: DESCR PLIST Log message: update to the latest raspberrypi-firmware commit and update config.txt instructions CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2018/10/17 17:28:05 Modified files: regress/usr.bin/ssh/unittests: Makefile.inc regress/usr.bin/ssh/unittests/sshbuf: Makefile test_sshbuf_fuzz.c test_sshbuf_getput_fuzz.c regress/usr.bin/ssh/unittests/sshkey: Makefile test_fuzz.c regress/usr.bin/ssh/unittests/test_helper: test_helper.c test_helper.h Log message: add some knobs: UNITTEST_FAST?= no # Skip slow tests (e.g. less intensive fuzzing). UNITTEST_SLOW?= no # Include slower tests (e.g. more intensive fuzzing). UNITTEST_VERBOSE?= no # Verbose test output (inc. per-test names). useful if you want to run the tests as a smoke test to exercise the functionality without waiting for all the fuzzers to run. CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/10/17 19:36:26 Modified files: sys/net : if_gre.c Log message: Process incoming gre(4) keepalives early to avoid bpf seeing them. The packet processing done after the protocol detection effectively gets thrown away by the keepalive handling, so this saves some time, and avoids confusing tcpdump on the interface. Keepalives the driver transmits aren't made available for bpf, so taking it away from the receive side is consistent. discussed with and tested by markus@ CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/10/17 19:43:50 Modified files: sys/net : if_gre.c Log message: move the timeout_add in gre_keepalive_send up. gre_keepalive_send() should re-schedule immediately, otherwise we stop sending keepalive on temporary mbuf shortage or if the configuration is incomplete. from markus@ CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/10/17 19:46:21 Modified files: sys/net : if_gre.c Log message: make sure the tunnel is configured in gre_keepalive_send check sc_tunnel.t_af for AF_UNSPEC, otherwise we panic in gre_encap() from markus@ CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2018/10/17 19:50:39 Modified files: . : 64.html Log message: fixups CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/10/17 19:58:15 Modified files: sys/net : if_gre.c Log message: make sure keepalive ioctl values are either both zero, or both not zero. CVSROOT: /cvs Module name: src Changes by: lteo@cvs.openbsd.org 2018/10/17 20:10:54 Modified files: sys/conf : GENERIC Log message: Re-enable POOL_DEBUG for -current. ok deraadt@ CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/10/17 21:01:18 Modified files: sys/net : if_gre.c Log message: provide a default case for all switch statements handling address families from markus@ CVSROOT: /cvs Module name: www Changes by: tj@cvs.openbsd.org 2018/10/17 21:14:38 Modified files: faq : faq10.html faq13.html faq14.html faq15.html faq4.html faq5.html faq6.html index.html upgrade63.html faq/pf : example1.html faq/ports : ports.html Log message: 6.4 faq updates: new default mirror on disk/cd installs, ports out-of-date script renamed, mic input muted by default, ifconfig "join" feature, ports privsep, sndio cookie renamed and some version bumps CVSROOT: /cvs Module name: www Changes by: tj@cvs.openbsd.org 2018/10/17 21:15:13 Modified files: . : alpha.html amd64.html anoncvs.html arm64.html armv7.html errata62.html ftp.html hppa.html i386.html landisk.html loongson.html luna88k.html macppc.html octeon.html sgi.html sparc64.html stable.html build : Makefile build/mirrors : anoncvs.html.head ftp.html.end Log message: 6.4 updates CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2018/10/17 23:04:52 Modified files: usr.bin/fmt : fmt.c Log message: Fix not accounting for NUL for allocation size and move to reallocarray while there. ok deraadt@ millert@ CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/10/18 00:51:41 Log message: Import sysutils/ttyplot. ttyplot is a realtime plotting utility for terminals. It takes data from stdin, and plots on a terminal or console. It supports rate calculation for counters, and up to two plots on a single display using reverse video for the second line. OK sthen@ Status: Vendor Tag: fcambus Release Tags: fcambus_20181018 N ports/sysutils/ttyplot/Makefile N ports/sysutils/ttyplot/distinfo N ports/sysutils/ttyplot/pkg/PLIST N ports/sysutils/ttyplot/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2018/10/18 00:52:27 Modified files: sysutils : Makefile Log message: Add ttyplot. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2018/10/18 01:57:57 Modified files: usr.bin/tmux : attributes.c grid.c input.c tmux.1 tmux.h tty-term.c tty.c Log message: Support for extended underline styles on terminals which offer them, enabled by adding the Smulx capability with terminal-overrides (add something like ',vte*:Smulx=\E[4\:%p1%dm'). GitHub issue 1492. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2018/10/18 02:04:14 Modified files: usr.bin/tmux : cmd-refresh-client.c input.c tmux.1 tty-keys.c Log message: Support OSC 52 ? to read the top buffer inside tmux (when set-clipboard is changed to on), also add refresh-client -l to ask tmux to use the same mechanism to get the clipboard from the terminal outside tmux. GitHub issue 1477. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/10/18 02:08:12 Modified files: devel/py-buildslave: Makefile distinfo devel/py-buildbot: Makefile.inc devel/py-buildbot/buildbot: distinfo devel/py-buildbot/console-view: distinfo devel/py-buildbot/grid-view: distinfo devel/py-buildbot/pkg: distinfo devel/py-buildbot/waterfall-view: distinfo devel/py-buildbot/www: Makefile distinfo Log message: Update to buildbot 1.5.0. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/10/18 02:08:38 Modified files: geo/mapserver : Makefile distinfo Log message: Update to mapserver 7.2.1 CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2018/10/18 02:36:11 Modified files: usr.sbin/vmd : parse.y Log message: Use realpath(3) on the "boot" config option as well. This fixes code that detects if boot and the first disk are identical. OK mlarkin@ CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2018/10/18 02:38:01 Modified files: usr.bin/tmux : Makefile cmd-attach-session.c cmd-break-pane.c cmd-list-sessions.c cmd-new-session.c cmd-refresh-client.c cmd-select-pane.c cmd-set-option.c cmd-split-window.c cmd-swap-pane.c cmd-switch-client.c cmd.c format.c input-keys.c key-bindings.c key-string.c layout-custom.c layout-set.c layout.c options-table.c resize.c screen-redraw.c screen-write.c server-client.c server-fn.c session.c status.c tmux.h tty.c window.c Added files: usr.bin/tmux : cmd-resize-window.c Log message: Support for windows larger than visible on the attached client. This has been a limitation for a long time. There are two new options, window-size and default-size, and a new command, resize-window. The force-width and force-height options and the session_width and session_height formats have been removed. The new window-size option tells tmux how to work out the size of windows: largest means it picks the size of the largest session, smallest the smallest session (similar to the old behaviour) and manual means that it does not automatically resize windows. The default is currently largest but this may change. aggressive-resize modifies the choice of session for largest and smallest as it did before. If a window is in a session attached to a client that is too small, only part of the window is shown. tmux attempts to keep the cursor visible, so the part of the window displayed is changed as the cursor moves (with a small delay, to try and avoid excess redrawing when applications redraw status lines or similar that are not currently visible). The offset of the visible portion of the window is shown in status-right. Drawing windows which are larger than the client is not as efficient as those which fit, particularly when the cursor moves, so it is recommended to avoid using this on slow machines or networks (set window-size to smallest or manual). The resize-window command can be used to resize a window manually. If it is used, the window-size option is automatically set to manual for the window (undo this with "setw -u window-size"). resize-window works in a similar way to resize-pane (-U -D -L -R -x -y flags) but also has -a and -A flags. -a sets the window to the size of the smallest client (what it would be if window-size was smallest) and -A the largest. For the same behaviour as force-width or force-height, use resize-window -x or -y, and "setw -u window-size" to revert to automatic sizing.. If the global window-size option is set to manual, the default-size option is used for new windows. If -x or -y is used with new-session, that sets the default-size option for the new session. The maximum size of a window is 10000x10000. But expect applications to complain and much higher memory use if making a window excessively big. The minimum size is the size required for the current layout including borders. The refresh-client command can be used to pan around a window, -U -D -L -R moves up, down, left or right and -c returns to automatic cursor tracking. The position is reset when the current window is changed. CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/10/18 03:28:53 Modified files: usr.sbin/bgpd : rde.c Log message: Remove unneeded break, there is one just after and makes the XON and XOFF blocks look the same. CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/18 03:29:21 Modified files: devel/qt-creator: Makefile Log message: add python as build depends It looks like qtcreator wants to build botan which needs python, even though USE_SYSTEM_BOTAN is set. Nevertheless I do not see any use of botan. Let's unbreak the bulk build Spotted by ajacoutot@ CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2018/10/18 03:36:48 Modified files: usr.bin/join : join.c Log message: Fix wrong result on full and outer join, bringer us closer to the FreeBSD version. The fseek/fpos changes introduced by the 1.4 commit were not part of bsd44lite and are not needed to fix the bug. ok martijn@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/18 03:38:32 Modified files: infrastructure/mk: bsd.port.mk Log message: do not pass TRUEPREFIX through, as it's subpackage independent adjust post update-plist changes CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2018/10/18 03:40:14 Modified files: regress/usr.bin/join: Makefile Added files: regress/usr.bin/join: t7.out t7a.in t7b.in Log message: Enable regress tests testing the bugs reported in https://marc.info/?l=openbsd-bugs&m=153885229604587&w=2 and http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=1356 as well CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/18 04:28:37 Modified files: www/drupal7/core7: Makefile distinfo www/drupal7/core7/pkg: PLIST devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: update to 7.60 tweak plist according to update-plist improvements (DRUPAL-SA-CONTRIB-2018-006) CVSROOT: /cvs Module name: ports Changes by: gonzalo@cvs.openbsd.org 2018/10/18 05:49:05 Modified files: x11/smplayer : Makefile distinfo Log message: Update for SMPlayer to 18.9.0 OK benoit@ CVSROOT: /cvs Module name: ports Changes by: gonzalo@cvs.openbsd.org 2018/10/18 05:50:29 Modified files: x11/smtube : Makefile distinfo Log message: Update for SMTube to 18.9.0 OK benoit@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/10/18 06:19:09 Modified files: usr.sbin/bgpd : rde.c Log message: In rde_update_queue_runner() reset eor on every loop else a spurious and most probably wrong EoR could be sent out because the variable persisted over iterations. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2018/10/18 06:29:23 Modified files: . : 64.html artwork.html index.html security.html Added files: images : Puffoil.gif Puffoil.jpg puffy64.jpg Log message: start releasing 6.4 CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2018/10/18 07:03:45 Modified files: usr.bin/tmux : tmux.1 Log message: Document new refresh-client flags. CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/10/18 07:56:12 Log message: Import py-kiwisolver-1.0.1. Kiwi is an efficient C++ implementation of the Cassowary constraint solving algorithm. Kiwi is an implementation of the algorithm based on the seminal Cassowary paper. It is not a refactoring of the original C++ solver. Kiwi has been designed from the ground up to be lightweight and fast. Kiwi ranges from 10x to 500x faster than the original Cassowary solver with typical use cases gaining a 40x improvement. Memory savings are consistently > 5x. In addition to the C++ solver, Kiwi ships with hand-rolled Python bindings. OK daniel@ Status: Vendor Tag: bket Release Tags: bket_20181018 N ports/devel/py-kiwisolver/Makefile N ports/devel/py-kiwisolver/distinfo N ports/devel/py-kiwisolver/pkg/DESCR N ports/devel/py-kiwisolver/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/10/18 07:56:48 Modified files: archivers/unrar: Makefile distinfo archivers/unrar/patches: patch-os_hpp Log message: update to 5.61 CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/10/18 07:57:54 Log message: Import py-kiwisolver-1.0.1. Kiwi is an efficient C++ implementation of the Cassowary constraint solving algorithm. Kiwi is an implementation of the algorithm based on the seminal Cassowary paper. It is not a refactoring of the original C++ solver. Kiwi has been designed from the ground up to be lightweight and fast. Kiwi ranges from 10x to 500x faster than the original Cassowary solver with typical use cases gaining a 40x improvement. Memory savings are consistently > 5x. In addition to the C++ solver, Kiwi ships with hand-rolled Python bindings. OK daniel@ Status: Vendor Tag: bket Release Tags: bket_20181018 U ports/devel/py-kiwisolver/Makefile U ports/devel/py-kiwisolver/distinfo U ports/devel/py-kiwisolver/pkg/DESCR U ports/devel/py-kiwisolver/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/10/18 08:02:55 Log message: Import py-kiwisolver-1.0.1. Kiwi is an efficient C++ implementation of the Cassowary constraint solving algorithm. Kiwi is an implementation of the algorithm based on the seminal Cassowary paper. It is not a refactoring of the original C++ solver. Kiwi has been designed from the ground up to be lightweight and fast. Kiwi ranges from 10x to 500x faster than the original Cassowary solver with typical use cases gaining a 40x improvement. Memory savings are consistently > 5x. In addition to the C++ solver, Kiwi ships with hand-rolled Python bindings. OK daniel@ Status: Vendor Tag: bket Release Tags: bket_20181018 U ports/devel/py-kiwisolver/Makefile U ports/devel/py-kiwisolver/distinfo U ports/devel/py-kiwisolver/pkg/DESCR U ports/devel/py-kiwisolver/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: www Changes by: bcook@cvs.openbsd.org 2018/10/18 08:04:24 Modified files: libressl : index.html releases.html Log message: LibreSSL 2.8.2 CVSROOT: /cvs Module name: www Changes by: bcook@cvs.openbsd.org 2018/10/18 08:05:19 Modified files: libressl : index.html Log message: update stable release CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/10/18 08:08:52 Log message: Import py-kiwisolver-1.0.1. Kiwi is an efficient C++ implementation of the Cassowary constraint solving algorithm. Kiwi is an implementation of the algorithm based on the seminal Cassowary paper. It is not a refactoring of the original C++ solver. Kiwi has been designed from the ground up to be lightweight and fast. Kiwi ranges from 10x to 500x faster than the original Cassowary solver with typical use cases gaining a 40x improvement. Memory savings are consistently > 5x. In addition to the C++ solver, Kiwi ships with hand-rolled Python bindings. OK daniel@ Status: Vendor Tag: bket Release Tags: bket_20181018 U ports/devel/py-kiwisolver/Makefile U ports/devel/py-kiwisolver/distinfo U ports/devel/py-kiwisolver/pkg/DESCR U ports/devel/py-kiwisolver/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/10/18 08:20:56 Modified files: devel : Makefile Log message: +py-kiwisolver CVSROOT: /cvs Module name: src Changes by: naddy@cvs.openbsd.org 2018/10/18 08:25:14 Modified files: distrib/special: Makefile.inc share/mk : bsd.lib.mk usr.sbin/crunchgen: crunchgen.c Log message: Ensure that the install media are built with a consistent set of compiler flags. Pass DIST_CFLAGS from the crunchgen-generated .mk file. Compile the install media with -fno-unwind-tables to avoid emitting .eh_frame sections. This saves substantial space on amd64. with/ok kettenis@ CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/10/18 08:29:06 Log message: Import py-subprocess32-3.5.2. This is a backport of the subprocess standard library module from Python 3.2 - 3.5 for use on Python 2. It includes bugfixes and some new features. On POSIX systems it is guaranteed to be reliable when used in threaded applications. It includes timeout support from Python 3.3 and the run() API from 3.5 but otherwise matches 3.2's API. OK daniel@ Status: Vendor Tag: bket Release Tags: bket_20181018 N ports/devel/py-subprocess32/Makefile N ports/devel/py-subprocess32/distinfo N ports/devel/py-subprocess32/pkg/DESCR N ports/devel/py-subprocess32/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/10/18 08:31:03 Modified files: devel : Makefile Log message: +py-subprocess32 CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2018/10/18 08:37:01 Modified files: usr.sbin/dev_mkdb: dev_mkdb.c Log message: unveil the required paths. "r" to inspect /dev, and "rwc" for the database. (OpenBSD's first commit was at this moment, 23 years ago) CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/10/18 08:48:34 Modified files: faq : upgrade64.html Log message: work around broken links until man.openbsd.org is updated CVSROOT: /cvs Module name: src Changes by: cheloha@cvs.openbsd.org 2018/10/18 09:23:04 Modified files: sys/netinet : igmp.c in_var.h Log message: igmp, struct router_info: use queue(3) In particular, use LIST_* to preserve O(n) removal in rti_delete(). While here, clean up two malloc(9) calls. Suggested by mpi@. ok visa@ CVSROOT: /cvs Module name: src Changes by: cheloha@cvs.openbsd.org 2018/10/18 09:46:28 Modified files: sys/netinet : igmp.c Log message: Partial revert of previous. Only the queue(3) stuff should have gone in. CVSROOT: /cvs Module name: ports Changes by: jeremy@cvs.openbsd.org 2018/10/18 10:30:31 Modified files: www/ruby-passenger/patches: patch-src_cxx_supportlib_vendor-copy_libuv_configure Log message: Don't pickup gmkdir during libuv build Should fix issue that hit espie@. No bump as this only affects building. CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2018/10/18 10:50:05 Modified files: devel : Makefile Log message: +py-kiwisolver,python32, which was forgotten in an earlier commit CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2018/10/18 15:30:05 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: Avoid a bad out of bounds access that caused intermittent crashes. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2018/10/18 15:34:06 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: simplify BN_bin2bn() calls; no need to pre-declare the variable. CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/10/18 17:19:56 Modified files: www/py-webtest : Makefile distinfo www/py-webtest/pkg: PLIST Log message: Update to py-webtest-2.0.30 From Elias Mariani CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/10/18 17:30:45 Modified files: devel : Makefile Removed files: devel/py-dtopt : Makefile distinfo devel/py-dtopt/pkg: DESCR PLIST Log message: Remove py-dtopt To quote Elias Mariani: + Now devel/py-dtopt is free of consumers. + The project hasn't been updated since Aug 10, 2007. + I think that the py3 version has errors, there is no comments on the compatibility with python 3 on the pypi site. + The repository seems to be down for a while now... + I don't think that is useful anymore. + it has a file conflicting between py- and py3- CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/10/18 17:37:14 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Register py-dtopt removal From Elias Mariani CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/10/18 18:05:29 Log message: Import py-whichcraft, from Edward Lopez-Acosta, and ok gsoares@ A small, cross platform, and cross Python, shim for `shutil.which` backported from the Python 3.x codebase. Status: Vendor Tag: danj Release Tags: danj_20181018 N ports/devel/py-whichcraft/Makefile N ports/devel/py-whichcraft/distinfo N ports/devel/py-whichcraft/pkg/DESCR N ports/devel/py-whichcraft/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/10/18 18:08:13 Modified files: devel : Makefile Log message: + py-whichcraft + py-whichcraft,python3 CVSROOT: /cvs Module name: www Changes by: djm@cvs.openbsd.org 2018/10/18 20:08:22 Added files: openssh/txt : release-7.9 Log message: openssh 7.9 release notes CVSROOT: /cvs Module name: www Changes by: djm@cvs.openbsd.org 2018/10/18 20:36:06 Modified files: build : Makefile build/mirrors : openssh-ftp.html.head openssh : ftp.html index.html openbsd.html releasenotes.html openssh/txt : release-7.9 Log message: openssh-7.9 CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2018/10/18 21:12:43 Modified files: usr.bin/ssh : ssh-keygen.c Log message: when printing certificate contents "ssh-keygen -Lf /path/certificate", include the algorithm that the CA used to sign the cert. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2018/10/18 21:27:08 Modified files: . : 64.html Log message: fix link CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2018/10/18 22:32:33 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: truncate long comments in audit summary CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2018/10/19 00:12:35 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: Run Wycheproof testvectors for AES Key Wrap without padding (RFC 3394) against libcrypto. Currently contains caller-side length checks that should really be done in the library. This will be fixed after an upcoming commit to libcrypto. CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/10/19 02:13:34 Modified files: usr.sbin/slowcgi: slowcgi.c Log message: When calculating the fd limit before accepting a new connection also account for the inflight fds caused by the new connection. Without this slowcgi could fail when close to the limit because FD_RESERVE is smaller then FD_NEEDED. OK florian@, tested by Kristaps Dzonsons CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/19 03:19:41 Modified files: lang/gcc : Makefile Removed files: lang/gcc/4.6 : Makefile distinfo gcc4.port.mk lang/gcc/4.6/patches: patch-Makefile_in patch-boehm-gc_configure patch-boehm-gc_dyn_load_c patch-boehm-gc_include_gc_config_h_in patch-boehm-gc_include_gc_config_macros_h patch-boehm-gc_include_gc_pthread_redirects_h patch-boehm-gc_include_private_gcconfig_h patch-boehm-gc_mach_dep_c patch-boehm-gc_misc_c patch-boehm-gc_os_dep_c patch-boehm-gc_pthread_support_c patch-boehm-gc_tests_test_c patch-boehm-gc_threadlibs_c patch-configure patch-fixincludes_fixincl_x patch-fixincludes_inclhack_def patch-gcc_ada_Make-generated_in patch-gcc_ada_a-calend_adb patch-gcc_ada_adaint_c patch-gcc_ada_adaint_h patch-gcc_ada_g-calend_ads patch-gcc_ada_gcc-interface_Make-lang_in patch-gcc_ada_gcc-interface_Makefile_in patch-gcc_ada_gnatchop_adb patch-gcc_ada_gnatlink_adb patch-gcc_ada_make_adb patch-gcc_ada_mlib-utl_adb patch-gcc_ada_s-osinte-openbsd_adb patch-gcc_ada_s-osinte-openbsd_ads patch-gcc_ada_s-osprim-posix_adb patch-gcc_ada_sysdep_c patch-gcc_ada_system-openbsd-alpha_ads patch-gcc_ada_system-openbsd-hppa_ads patch-gcc_ada_system-openbsd-sparcv9_ads patch-gcc_ada_system-openbsd-x86_64_ads patch-gcc_ada_system-openbsd-x86_ads patch-gcc_builtins_c patch-gcc_c-decl_c patch-gcc_c-family_c-format_c patch-gcc_c-family_c-opts_c patch-gcc_c-family_c_opt patch-gcc_common_opt patch-gcc_config_alpha_alpha_c patch-gcc_config_alpha_alpha_md patch-gcc_config_alpha_alpha_opt patch-gcc_config_alpha_openbsd_h patch-gcc_config_exec-stack_h patch-gcc_config_gcc patch-gcc_config_host patch-gcc_config_host-openbsd_c patch-gcc_config_i386_i386_c patch-gcc_config_i386_openbsd64_h patch-gcc_config_i386_openbsd_h patch-gcc_config_i386_openbsdelf_h patch-gcc_config_mips_openbsd64_h patch-gcc_config_openbsd-libpthread_h patch-gcc_config_openbsd_h patch-gcc_config_pa_openbsd_h patch-gcc_config_pa_pa_c patch-gcc_config_pa_pa_h patch-gcc_config_pa_t-openbsd patch-gcc_config_rs6000_openbsd1_h patch-gcc_config_rs6000_openbsd_h patch-gcc_config_rs6000_sysv4_h patch-gcc_config_rs6000_t-openbsd patch-gcc_config_sparc_openbsd64_h patch-gcc_config_sparc_sparc_c patch-gcc_config_t-openbsd patch-gcc_config_x-openbsd patch-gcc_configure patch-gcc_cp_g++spec_c patch-gcc_defaults_h patch-gcc_flags_h patch-gcc_fortran_f95-lang_c patch-gcc_gcc_c patch-gcc_go_go-lang_c patch-gcc_java_lang_c patch-gcc_lto_lto_c patch-gcc_opts_c patch-gcc_targhooks_c patch-gcc_testsuite_gcc_dg_format_format_h patch-gcc_toplev_c patch-gcc_tree-nested_c patch-gcc_unwind-dw2-fde-glibc_c patch-gcc_unwind-dw2-fde-openbsd_c patch-gcc_unwind-dw2_c patch-gnattools_configure patch-gnattools_configure_ac patch-libada_Makefile_in patch-libffi_Makefile_in patch-libffi_configure patch-libffi_include_Makefile_in patch-libffi_src_closures_c patch-libgcc_Makefile_in patch-libgcc_config_host patch-libgfortran_Makefile_in patch-libgfortran_configure patch-libgo_Makefile_in patch-libgo_config_libtool_m4 patch-libgo_configure patch-libgo_go_debug_proc_proc_openbsd_go patch-libgo_go_debug_proc_regs_openbsd_386_go patch-libgo_go_debug_proc_regs_openbsd_amd64_go patch-libgo_go_debug_proc_regs_openbsd_mips64_go patch-libgo_go_debug_proc_regs_openbsd_ppc_go patch-libgo_go_debug_proc_regs_openbsd_sparc64_go patch-libgo_go_debug_proc_regs_openbsd_sparc_go patch-libgo_mksysinfo_sh patch-libgo_runtime_go-go_c patch-libgo_syscalls_syscall_openbsd_386_go patch-libgo_syscalls_syscall_openbsd_amd64_go patch-libgo_syscalls_syscall_openbsd_go patch-libgo_syscalls_syscall_openbsd_mips64_go patch-libgo_syscalls_syscall_openbsd_ppc_go patch-libgo_syscalls_syscall_openbsd_sparc64_go patch-libgo_syscalls_syscall_openbsd_sparc_go patch-libgomp_configure patch-libiberty_cp-demangle_c patch-libjava_Makefile_in patch-libjava_classpath_configure patch-libjava_configure patch-libjava_configure_host patch-libjava_libltdl_configure patch-libjava_prims_cc patch-libmudflap_configure patch-libmudflap_mf-runtime_h patch-libobjc_Makefile_in patch-libobjc_configure patch-libquadmath_configure patch-libssp_Makefile_in patch-libssp_configure patch-libstdc++-v3_configure patch-libstdc++-v3_include_c_global_cstdio patch-libstdc++-v3_include_c_std_cstdio patch-libstdc++-v3_include_std_mutex patch-libstdc++-v3_libsupc++_Makefile_in patch-libstdc++-v3_src_Makefile_in patch-libtool_m4 patch-lto-plugin_Makefile_in patch-lto-plugin_configure patch-zlib_configure lang/gcc/4.6/pkg: PFRAG.I386-main PFRAG.PIC-c++ PFRAG.PIC-f95 PFRAG.PIC-go PFRAG.PIC-java PFRAG.PIC-main PFRAG.PIC-objc PFRAG.PPC-main PLIST-ada PLIST-c++ PLIST-estdc PLIST-f95 PLIST-go PLIST-java PLIST-main PLIST-objc Log message: remove gcc/4.6, it was ONLY_FOR_ARCHS=alpha but that has now moved to 4.9. from Brad, ok ajacoutot@ pascal@ CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/19 03:35:31 Modified files: devel/qt-creator: Makefile Added files: devel/qt-creator/patches: patch-src_libs_libs_pro patch-src_libs_ssh_ssh_pro Log message: force qmake build to take system botan2 Since the last qt-creator update qmake don't respect USE_SYSTEM_BOTON. It looks like QBS build only supports this. - revert r1.43 - add patches to take system botan2 with qmake Spotted by espie@ in a new bulk. Thanks! CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2018/10/19 04:12:39 Modified files: usr.sbin/vmd : config.c vioqcow2.c virtio.c virtio.h vmd.h usr.sbin/vmctl : Makefile main.c vmctl.8 vmctl.c vmctl.h Log message: Add support to create and convert disk images from existing images The -i option to vmctl create (eg. vmctl create output.qcow2 -i input.img) lets you create a new image from an input file and convert it if it is a different format. This allows to convert qcow2 images from raw images, raw from qcow2, or even qcow2 from qcow2 and raw from raw to re-optimize the disk. This re-uses Ori's vioqcow2.c from vmd by reaching into it and compiling it in. The API has been adjust to be used from both vmctl and vmd accordingly. OK mlarkin@ CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/10/19 05:46:42 Modified files: sysutils/ansible: Makefile distinfo sysutils/ansible/pkg: DESCR-html DESCR-main PLIST-html PLIST-main Added files: sysutils/ansible/patches: patch-lib_ansible_plugins_action_reboot_py patch-lib_ansible_utils_encrypt_py Removed files: sysutils/ansible/patches: patch-lib_ansible_plugins_filter_core_py Log message: Update to ansible-2.7.0 Remove the dep on py-keyczar, noticed thanks to Edward Lopez-Acosta Our patch for bcrypt has been addressed in a different way upstream, we still need to patch for '2a' vs '2b'. Backport two commits that were commited upstream for the reboot module. tests from jca@ and sthen@; ok sthen@ jasper@ (maintainer) CVSROOT: /cvs Module name: ports Changes by: rpointel@cvs.openbsd.org 2018/10/19 07:59:59 Modified files: devel/py-filebytes: Makefile distinfo Log message: update filebytes to 0.9.18. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/19 08:04:45 Modified files: net/isc-bind : Makefile distinfo net/isc-bind/patches: patch-bin_dig_dig_c patch-bin_dig_host_c patch-bin_dig_nslookup_c patch-bin_named_include_named_globals_h patch-lib_isc_unix_net_c patch-lib_isc_unix_socket_c Removed files: net/isc-bind/patches: patch-lib_dns_opensslgost_link_c Log message: update to bind-9.11.5 enable idn in utilities (dig/etc) CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/10/19 08:19:59 Modified files: productivity/calcurse: Makefile Added files: productivity/calcurse/patches: patch-src_getstring_c Log message: Bug fix: In some cases (e.g., TERM=pccon0) wgetch(3) can return KEY_ENTER instead of '\n' when the return key is pressed, causing getstring() to fail. From Mohamed Aslan. CVSROOT: /cvs Module name: www Changes by: tj@cvs.openbsd.org 2018/10/19 08:31:42 Modified files: openssh : index.html Log message: fix version number CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2018/10/19 08:34:23 Modified files: build : mirrors.dat Log message: Add distribution mirror at the University of Oslo (ftp.uio.no), thanks to Dag-Erling Smørgrav CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2018/10/19 08:34:47 Modified files: . : ftp.html ftplist openbgpd : ftp.html openssh : ftp.html portable.html openntpd : portable.html Log message: sync CVSROOT: /cvs Module name: www Changes by: naddy@cvs.openbsd.org 2018/10/19 09:38:49 Modified files: . : 64.html Log message: 7327 sparc64 packages CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2018/10/19 13:25:26 Modified files: devel/flawfinder: Makefile distinfo Log message: update to flawfinder-2.0.7 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2018/10/19 13:26:05 Modified files: devel/ruby-rspec/3/expectations: Makefile distinfo Log message: update to rspec-expectations-3.8.2 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2018/10/19 13:29:38 Modified files: net/nanomsg : Makefile distinfo net/nanomsg/pkg: PLIST Log message: update to nanomsg-1.1.5 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2018/10/19 14:17:00 Modified files: security/suricata-update: Makefile distinfo Log message: update to suricata-update-1.0.0rc2 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2018/10/19 14:42:20 Modified files: net/icinga/core2: Makefile distinfo net/icinga/core2/patches: patch-etc_icinga2_scripts_mail-host-notification_sh patch-etc_icinga2_scripts_mail-service-notification_sh net/icinga/core2/pkg: PLIST-main Log message: update to icinga 2.10.1, update HOMEPAGE CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/10/19 14:43:42 Modified files: faq : upgrade64.html Log message: revert previous, now that man.openbsd.org has caught up. thanks, ingo! CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/19 14:53:27 Modified files: multimedia/phonon: Makefile distinfo phonon.port.mk multimedia/phonon/patches: patch-CMakeLists_txt patch-cmake_CMakeLists_txt patch-cmake_FindPhononInternal_cmake patch-phonon_experimental_CMakeLists_txt multimedia/phonon/pkg: PLIST multimedia/phonon-backend: Makefile.inc multimedia/phonon-backend/gstreamer: Makefile distinfo multimedia/phonon-backend/vlc: Makefile distinfo multimedia/phonon-backend/vlc/pkg: PLIST multimedia/phonon-qt5: Makefile distinfo Added files: multimedia/phonon-backend/vlc/patches: patch-src_video_videodataoutput_cpp patch-src_video_videowidget_cpp multimedia/phonon-backend/vlc/pkg: PFRAG.no-qt5 Removed files: multimedia/phonon-backend/gstreamer/patches: patch-cmake_FindGStreamer_cmake patch-gstreamer_CMakeLists_txt multimedia/phonon-backend/vlc/patches: patch-CMakeLists_txt patch-src_devicemanager_cpp patch-src_mediaobject_cpp Log message: Update Phonon multimedia layer for Qt4/KDE4/Qt5/KDE5 Updated to the following versions: - phonon-4.10.1 - phonon-backend-gstreamer-4.9.0 - phonon-backend-vlc-0.10.1 (enable qt5 FLAVOR) - phonon-qt5-4.10.1 - Many Makefile tweaks - Switch HOMEPAGE to HTTPS All consumers were built fine. Runtime tests with many KDE4/KDE5 applications. Fixes my playback MKV/x264/AC3 issue with kde4/dragon. CVSROOT: /cvs Module name: www Changes by: tb@cvs.openbsd.org 2018/10/19 15:01:48 Modified files: faq : upgrade64.html Log message: fix vertical whitespace CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/10/19 15:10:00 Modified files: usr.bin/mandoc : cgi.c Log message: Rewrite parse_path_info() to be four lines shorter, simplify ownership of allocated strings, do not write to the input string, and improve diagnostic output. The confusing error message "invalid arch" as a reaction to mistyping the release name was noticed by tb@, who likes the new code and message. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/10/19 16:09:05 Modified files: multimedia/phonon: Makefile Log message: master site path changed starting from 4.9.0 CVSROOT: /cvs Module name: src Changes by: denis@cvs.openbsd.org 2018/10/20 04:49:09 Modified files: regress/usr.sbin/relayd: Relayd.pm Log message: update to reflect changes introduced with relayd r1.227 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/20 05:20:54 Modified files: graphics/cairo : Makefile distinfo graphics/cairo/pkg: PLIST Log message: Update to cairo-1.16.0. CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2018/10/20 05:56:31 Modified files: sys/arch/amd64/include: reloc.h Log message: Add i386 relocations. Needed for 32-bit UEFI bootloader. ok patrick@, naddy@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2018/10/20 05:57:43 Modified files: sys/arch/amd64/stand/efiboot: self_reloc.c Log message: Bring over changes from aarch64 to fix building with ld.lld on amd64. ok patrick@, naddy@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2018/10/20 05:59:07 Modified files: sys/arch/arm64/stand/efiboot: self_reloc.c Log message: Sync with amd64 version. CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2018/10/20 06:01:19 Modified files: sys/arch/armv7/stand/efiboot: self_reloc.c Log message: Sync with amd64 version. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/20 06:11:20 Modified files: devel/meson : Makefile distinfo devel/meson/patches: patch-mesonbuild_backend_backends_py Log message: Update to meson-0.48.1v0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/20 06:15:11 Modified files: sysutils/exoscale-cli: Makefile distinfo Removed files: sysutils/exoscale-cli/patches: patch-cmd_config_go Log message: Update to exoscale-cli-1.0.1. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/20 06:15:39 Modified files: sysutils/amazon-ecs-cli: Makefile distinfo Log message: Update to ecs-cli-1.9.0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/20 06:42:54 Modified files: sysutils/terraform/terraform: Makefile distinfo Log message: Update to terraform-0.11.9. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/20 06:43:39 Modified files: sysutils/terraform/provider-alicloud: Makefile distinfo sysutils/terraform/provider-aws: Makefile distinfo sysutils/terraform/provider-circonus: Makefile distinfo sysutils/terraform/provider-fastly: Makefile distinfo sysutils/terraform/provider-vault: Makefile distinfo Log message: Update a few Terraform providers to their latest release. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/20 06:58:46 Modified files: security/vault : Makefile distinfo Log message: Update to vault-0.11.3. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/20 07:00:25 Modified files: sysutils/consul: Makefile distinfo Log message: Update to consul-1.3.0. CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2018/10/20 07:29:12 Modified files: usr.sbin/vmctl : vmctl.8 Log message: remove unneccessary macros; CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/10/20 08:12:15 Modified files: audio/libopusenc: Makefile distinfo Log message: minor bugfix update to 0.2.1 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/20 08:34:17 Modified files: infrastructure/db: user.list Log message: Reserve the _nomad user and group for the upcoming sysutils/nomad port. CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/20 08:44:04 Modified files: graphics/krita : Makefile distinfo graphics/krita/pkg: PLIST Added files: graphics/krita/patches: patch-plugins_impex_qimageio_krita_qimageio_desktop Log message: Update krita-4.1.5 CVSROOT: /cvs Module name: www Changes by: naddy@cvs.openbsd.org 2018/10/20 09:48:53 Modified files: . : 64.html Log message: 7181 mips64 packages CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2018/10/20 09:53:09 Modified files: lib/libcrypto/aes: aes_wrap.c Log message: RFC 3394 section 2 states that we need at least two 64 bit blocks for wrapping and, accordingly, three 64 bit blocks for unwrapping. That is: we need at least 16 bytes for wrapping and 24 bytes for unwrapping. This also matches the lower bounds that OpenSSL have in their CRYPTO_128_{un,}wrap() functions. In fact, if we pass an input with 'inlen < 8' to AES_unwrap_key(), this results in a segfault since then inlen -= 8 underflows. Found while playing with the Wycheproof keywrap test vectors. ok bcook CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2018/10/20 10:02:05 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: With the fixed length checks in aes_wrap.c 1.11, we can remove the ugly length checks here. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2018/10/20 10:07:09 Modified files: lib/libcrypto/asn1: a_bitstr.c Log message: Avoid calling memcpy with a length <= 0. Reported due to a GCC 7.3.0 compiler warning by Pavel Kraynyukhov. A similar fix was made in OpenSSL commit 369e93398b68b8a328e6c1d766222b. ok inoguchi CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/20 11:02:01 Modified files: infrastructure/bin: portcheck Log message: kill obsolete check for @exec gtk-update-icon-cache as update-plist inserts the correct tag now keep the dependency check for now, as pkg_create doesn't cope with checking @tag deptrees yet CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/20 11:06:51 Modified files: infrastructure/bin: portcheck Log message: kill mimepkg exec checks, since it's now a tag CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/20 11:14:03 Modified files: infrastructure/bin: portcheck Log message: and finally, glib-compile-schema exec are also obsolete CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/20 11:31:24 Modified files: devel/qbs : Makefile distinfo Log message: Update qbs-1.12.0 CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/10/20 11:48:16 Modified files: audio/opus : Makefile distinfo audio/opus/pkg : PLIST Log message: Update to 1.3. Changes since 1.2.x include: - Improvements to the VAD and speech/music classification using an RNN - Support for ambisonics coding using channel mapping families 2 and 3 - Improvements to stereo speech coding at low bitrate - Using wideband encoding down to 9 kb/s - Making it possible to use SILK down to bitrates around 5 kb/s - Minor quality improvement on tones - Enabling the spec fixes in RFC 8251 by default - Security/hardening improvements Notable bug fixes include: - Fixes to the CELT PLC - Bandwidth detection fixes CVSROOT: /cvs Module name: ports Changes by: afresh1@cvs.openbsd.org 2018/10/20 11:52:53 Modified files: devel/p5-Test-Warn: Makefile distinfo Log message: Update devel/p5-Test-Warn to 0.36 OK sthen@ CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2018/10/20 13:09:19 Modified files: app/xdpyinfo : Makefile.bsd-wrapper Log message: Explicitely disable xf86misc CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2018/10/20 13:23:26 Modified files: lib/libX11 : ChangeLog compile configure configure.ac lib/libX11/src : xcb_io.c lib/libX11/src/xcms: cmsLkCol.c Log message: Update to libX11 1.6.7 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2018/10/20 13:25:32 Modified files: lib/libSM : ChangeLog aclocal.m4 compile configure configure.ac lib/libSM/doc : SMlib.xml lib/libSM/src : Makefile.am Makefile.in SMlibint.h sm_genid.c sm_process.c Log message: Update to libSM 1.2.3 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2018/10/20 13:26:12 Modified files: . : MODULES Log message: update CVSROOT: /cvs Module name: src Changes by: kn@cvs.openbsd.org 2018/10/20 13:55:02 Modified files: usr.sbin/traceroute: traceroute.c Log message: Sync root check from ping Sync ping.c r1.217 (20.10.2016) to only drop uid/gid if invoked as root. OK sthen CVSROOT: /cvs Module name: src Changes by: cheloha@cvs.openbsd.org 2018/10/20 14:09:18 Modified files: share/man/man4 : multicast.4 Log message: Drop unneeded (void *) casts from getsockopt(2)/setsockopt(2) example code. ok schwarze@ guenther@ kn@ CVSROOT: /cvs Module name: ports Changes by: bcallah@cvs.openbsd.org 2018/10/20 14:11:35 Modified files: lang/flang/flang: Makefile distinfo lang/flang/libpgmath: Makefile distinfo Log message: Bring in the flang commits from October (so far) CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2018/10/20 14:40:54 Modified files: sys/arch/amd64/amd64: identcpu.c Log message: Take the "package" into account when calculating the "smt" ID on modern AMD CPUs. Avoids knocking out too many processor threads on for example the AMD Ryzen Threadtipper 2990WX which apparently consists of 4 separate dies with 8 cores each. Note that the "package" ID really is a "die" ID here. ok sthen@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/20 15:25:55 Modified files: devel/harfbuzz : Makefile distinfo devel/harfbuzz/pkg: PLIST-main Log message: Update to harfbuzz-2.0.1. - survived a bulk CVSROOT: /cvs Module name: ports Changes by: jsg@cvs.openbsd.org 2018/10/20 18:13:54 Modified files: sysutils/arm-trusted-firmware: Makefile distinfo sysutils/arm-trusted-firmware/pkg: PLIST Log message: update to Arm Trusted Firmware 1.6 tested by kettenis@ on rk3399 ok kettenis@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/20 22:17:45 Modified files: devel/harfbuzz : Makefile distinfo Log message: Update to harfbuzz-2.0.2. CVSROOT: /cvs Module name: src Changes by: visa@cvs.openbsd.org 2018/10/20 23:03:18 Modified files: gnu/llvm/lib/Target/Mips/MCTargetDesc: MipsMCAsmInfo.cpp gnu/llvm/tools/clang/lib/Driver/ToolChains: Gnu.cpp Log message: Enable the integrated assembler on mips64. Upstream references: https://reviews.llvm.org/D31557 https://reviews.llvm.org/D48515 OK kettenis@ CVSROOT: /cvs Module name: src Changes by: visa@cvs.openbsd.org 2018/10/20 23:08:35 Modified files: lib/libunwind/include: __libunwind_config.h libunwind.h lib/libunwind/src: Registers.hpp UnwindRegistersRestore.S UnwindRegistersSave.S libunwind.cpp Log message: Backport libunwind hardware floating point handling for mips64. Upstream reference: https://reviews.llvm.org/D41968 OK kettenis@ CVSROOT: /cvs Module name: src Changes by: visa@cvs.openbsd.org 2018/10/20 23:13:49 Modified files: lib/libcompiler_rt: Makefile Log message: Add quad-precision floating-point support routines for mips64. OK kettenis@ CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/21 02:17:41 Modified files: multimedia/mkvtoolnix: Makefile distinfo multimedia/mkvtoolnix/pkg: PFRAG.no-no_x11 Log message: Update mkvtoolnix-28.0.0 CVSROOT: /cvs Module name: ports Changes by: kettenis@cvs.openbsd.org 2018/10/21 05:31:23 Modified files: sysutils/arm-trusted-firmware: Makefile distinfo Log message: update to ARM Trusted Firmware 2.0 Includes changes (already in 1.6) for the following advisory: Trusted Firmware A Security Advisory TFV 7 Trusted Firmware-A exposure to cache speculation vulnerability Variant 4 tested on rk3399 ok jsg@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2018/10/21 06:07:30 Modified files: x11/i3lock : Makefile distinfo Added files: x11/i3lock/patches: patch-Makefile_in patch-configure_ac Log message: update to i3lock-2.11.1 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2018/10/21 06:09:04 Modified files: textproc/py-pygfm: Makefile distinfo Log message: update to py-gfm-0.1.4 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2018/10/21 06:11:25 Modified files: sysutils/py-pynetbox: Makefile distinfo Log message: update to py-pynetbox-3.4.7 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2018/10/21 06:11:32 Modified files: sysutils/rclone: Makefile distinfo Log message: update to rclone-1.44 CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2018/10/21 07:18:19 Modified files: usr.bin/su : su.c Log message: need to unveil() /etc/shells also for -m option; ok florian CVSROOT: /cvs Module name: ports Changes by: edd@cvs.openbsd.org 2018/10/21 07:29:48 Modified files: lang/pypy : Makefile distinfo lang/pypy/patches: patch-rpython_jit_backend_x86_detect_feature_py patch-rpython_rlib_rmmap_py lang/pypy/pkg : PLIST Removed files: lang/pypy/patches: patch-ctypes_configure_cbuild_py Log message: Update lang/pypy to 6.0.0. Thanks to David Carlier for his alloc_noexec patch. Tested and OK'd by naddy@. Thanks Naddy also reports that this fixes the build with lld! CVSROOT: /cvs Module name: src Changes by: mortimer@cvs.openbsd.org 2018/10/21 08:32:39 Modified files: sys/dev/pci : pcidevs Log message: Add some devices found on Lenovo A485. ok jsg@ CVSROOT: /cvs Module name: src Changes by: mortimer@cvs.openbsd.org 2018/10/21 08:35:53 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: regen CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/21 08:57:55 Modified files: databases/sqlports/files: TreeWalker.pm Log message: make sure we don't catch SUBDIRLIST on later calls CVSROOT: /cvs Module name: src Changes by: anton@cvs.openbsd.org 2018/10/21 09:19:25 Modified files: regress/sys/kern/flock: Makefile flock.c Log message: Add flock insertion tests covering all possible forms of byte range overlap. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/21 10:13:58 Log message: Armadillo is a linear algebra library (matrix maths) for the C++ language, aiming towards a good balance between speed and ease of use. Provides high-level syntax and functionality deliberately similar to Matlab (dependency for mlpack) okay jca@ Status: Vendor Tag: espie Release Tags: espie_20181021 N ports/math/armadillo/distinfo N ports/math/armadillo/Makefile N ports/math/armadillo/pkg/PLIST N ports/math/armadillo/pkg/DESCR N ports/math/armadillo/patches/patch-CMakeLists_txt No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/21 10:14:47 Modified files: math : Makefile Log message: link armadillo to the build CVSROOT: /cvs Module name: src Changes by: visa@cvs.openbsd.org 2018/10/21 11:07:24 Modified files: lib/libc/thread: Makefile.inc lib/librthread : Makefile Log message: Switch alpha to futex(2) based condvars, mutexes and semaphores. From Brad, tested by Miod, OK kettenis@ CVSROOT: /cvs Module name: src Changes by: gilles@cvs.openbsd.org 2018/10/21 12:22:50 Modified files: usr.sbin/smtpd : mail.lmtp.c Log message: do not consider connect() errors as permfail in the lmtp mda issue spotted and fix tested by Atanas Vladimirov CVSROOT: /cvs Module name: src Changes by: guenther@cvs.openbsd.org 2018/10/21 13:56:26 Modified files: usr.bin/kdump : kdump.c Log message: futex(2) returns an errno value to decode ok otto@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2018/10/21 14:52:45 Modified files: gnu/llvm/tools/lld/ELF: SyntheticSections.cpp Log message: When merging sections into the output, lld tries to adjust the alignment of the section to be at least as large as the entry size of the section. This causes a later check that validates the alignment to fail if the entry size isn't a power of two. This happens when building some of the java support code in ports gcc. Fix this by sticking to the original alignment if the entry size isn't a power of two. ok guenther@, naddy@ CVSROOT: /cvs Module name: src Changes by: akoshibe@cvs.openbsd.org 2018/10/21 15:10:24 Modified files: usr.sbin/switchctl: ofpclient.c parser.c switchctl.8 switchctl.c Log message: Add the ability to query a switch(4) instance via its control device. Also explicitly set the OpenFlow version during the handshake prior to a query. Since switchctl(8) behaves like a controller in this case, a switch can't be connected to switchd(8) while it is being queried in this way. OK claudio@, tb@ and mestre@ for pledge changes CVSROOT: /cvs Module name: src Changes by: ajacoutot@cvs.openbsd.org 2018/10/21 15:20:40 Modified files: usr.sbin/rcctl : rcctl.sh Log message: explicitely -> explicitly from Hiltjo Posthuma CVSROOT: /cvs Module name: src Changes by: guenther@cvs.openbsd.org 2018/10/21 19:59:08 Modified files: libexec/ld.so : dlfcn.c loader.c resolve.c resolve.h Log message: Use int, not char*, for booleans ok millert@ CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2018/10/21 23:06:32 Modified files: sys/dev/pci : pcidevs Log message: Add AMD 400 series (promontory), vega 10, more 17h ids seen on Ryzen 5 2600X, rename KernCZ FCH ids incorrectly labelled as Carrizo. CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2018/10/21 23:07:51 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: regen CVSROOT: /cvs Module name: src Changes by: denis@cvs.openbsd.org 2018/10/22 01:08:01 Modified files: usr.sbin/relayd: parse.y Log message: Make host_*() AF-agnostic Merge host_v{4,6}() into much simpler host_ip() using just getaddrinfo(). With input & test by kn@ and benno@ OK benno@ kn@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2018/10/22 01:46:55 Modified files: usr.sbin/bgpd : rde.c session.c Log message: Properly throttle dumping of prefixes to peers. Eventhough we got the XON/XOFF messages the RDE did not act based on them. This mostly ensures that large UPDATE runs (e.g. on peer up) are not flodding the imsg queue and therfore delaying other imsgs. OK denis@ benno@ CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2018/10/22 04:29:06 Modified files: usr.sbin/pkg_add/OpenBSD: Tracker.pm PkgAdd.pm Log message: start erroring out based on unfilled tracker entries (to be specified more later... right now it doesn't even warn if you have packages installed that are MORE recent than the mirror) CVSROOT: /cvs Module name: src Changes by: mpi@cvs.openbsd.org 2018/10/22 07:18:23 Modified files: sys/net : bridgectl.c bridgestp.c Log message: Rename 'bridge_iflist' variables for coherency, missed in previous. CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2018/10/22 08:14:08 Modified files: usr.sbin/pkg_add/OpenBSD: Update.pm Log message: document that some error should happen CVSROOT: /cvs Module name: ports Changes by: jeremy@cvs.openbsd.org 2018/10/22 08:44:57 Modified files: lang/ruby/2.3 : Makefile distinfo lang/ruby/2.3/pkg: PLIST-main PLIST-ri_docs Log message: Update to ruby 2.3.8 Fixes CVE-2018-16395 and CVE-2018-16396. Lots of PLIST changes due to switch from manual PLIST handling to using make update-plist. CVSROOT: /cvs Module name: ports Changes by: jeremy@cvs.openbsd.org 2018/10/22 08:45:52 Modified files: lang/ruby/2.4 : Makefile distinfo lang/ruby/2.4/pkg: PLIST-main PLIST-ri_docs Log message: Update to ruby 2.4.5 Fixes CVE-2018-16395 and CVE-2018-16396. Lots of PLIST changes due to switch from manual PLIST handling to using make update-plist. CVSROOT: /cvs Module name: ports Changes by: jeremy@cvs.openbsd.org 2018/10/22 08:46:53 Modified files: lang/ruby/2.5 : Makefile distinfo lang/ruby/2.5/pkg: PLIST-main PLIST-ri_docs Log message: Update to ruby 2.5.3 Fixes CVE-2018-16395 and CVE-2018-16396. Lots of PLIST changes due to switch from manual PLIST handling to using make update-plist. CVSROOT: /cvs Module name: ports Changes by: jeremy@cvs.openbsd.org 2018/10/22 08:50:06 Modified files: lang/ruby/2.3 : Tag: OPENBSD_6_4 Makefile distinfo lang/ruby/2.3/pkg: Tag: OPENBSD_6_4 PLIST-main PLIST-ri_docs lang/ruby/2.4 : Tag: OPENBSD_6_4 Makefile distinfo lang/ruby/2.4/pkg: Tag: OPENBSD_6_4 PLIST-main PLIST-ri_docs lang/ruby/2.5 : Tag: OPENBSD_6_4 Makefile distinfo lang/ruby/2.5/pkg: Tag: OPENBSD_6_4 PLIST-main PLIST-ri_docs Log message: Update to ruby 2.3.8, 2.4.5, and 2.5.3 Fixes CVE-2018-16395 and CVE-2018-16396. Lots of PLIST changes due to switch from manual PLIST handling to using make update-plist. CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2018/10/22 09:18:50 Modified files: gnu/usr.bin/cvs/src: rcs.c Log message: When checking out certain commits by date, cvs got confused. If there is a vendor branch and a commit on top of it, revision 1.1 was taken instead of the vendor branch. To fix this, compare the vendor date with the current node, and not with the command line date. OK deraadt@ CVSROOT: /cvs Module name: ports Changes by: jeremy@cvs.openbsd.org 2018/10/22 09:18:56 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Add CVE entries for ruby 2.3, 2.4, 2.5 Reminded by espie@ CVSROOT: /cvs Module name: src Changes by: naddy@cvs.openbsd.org 2018/10/22 09:20:46 Modified files: gnu/llvm/tools/lld/ELF: Options.td Log message: Accept both `--foo bar` and `--foo=bar` styles options. GNU linkers by convention supports both `--foo bar` and `--foo=bar` styles for all long options that take arguments. From upstream r326506. ok patrick@ kettenis@ CVSROOT: /cvs Module name: src Changes by: cheloha@cvs.openbsd.org 2018/10/22 09:32:19 Modified files: sys/netinet : ip_ipsp.c ip_spd.c Log message: ipsec: use monotonic clock for SA creation/lookup timestamps; ok dlg@ CVSROOT: /cvs Module name: ports Changes by: juanfra@cvs.openbsd.org 2018/10/22 09:42:43 Modified files: lang/cython : Makefile distinfo lang/cython/pkg: PLIST Removed files: lang/cython/patches: patch-Cython_Utility_ModuleSetupCode_c Log message: Update to cython 0.29. CVSROOT: /cvs Module name: src Changes by: kn@cvs.openbsd.org 2018/10/22 10:12:45 Modified files: usr.sbin/tcpdump: addrtoname.c addrtoname.h interface.h print-atm.c print-bgp.c print-dhcp6.c print-domain.c print-ether.c print-frag6.c print-gtp.c print-icmp6.c print-ip.c print-ip6.c print-ip6opts.c print-ipsec.c print-lwres.c print-nfs.c print-null.c print-ospf6.c print-pflog.c print-ripng.c print-rt6.c print-sl.c print-tcp.c print-udp.c Log message: Remove #ifdef INET6 There's not reason to build without IPv6 support, `-U INET6' builds were broken anyway. Fix an empty redefine for IPPROTO_IPV6 in print-ip.c while here. No object change on amd64 and sparc64 with clang, gcc compiles differently but behaviour stays the same. OK denis deraadt CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2018/10/22 10:20:09 Modified files: usr.sbin/sensorsd: sensorsd.c Log message: unveil support is a bit amusing. /etc/sensorsd.conf with "r", and "/" for 'x' so that scripts can be run anywhere in the filesystem (intended behaviour). The latter may seem very permissive, but it is less permissive than "rwxc" .... ok mestre, a while back CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2018/10/22 10:45:24 Modified files: usr.sbin/vmd : parse.y regress/usr.sbin/vmd/config: Makefile vmd-fail-boot-name-too-long.conf Log message: The recent switch to realpath(3) for the boot string in vmd(8) broke vmd-fail-boot-name-too-long regress. Use a relative existing path for this test. Print the error message in vmd config parser. OK ccardenas@ reyk@ CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2018/10/22 11:31:25 Modified files: lib/libc/asr : asr.c getaddrinfo_async.c lib/libcxx/utils/libcxx/test: config.py libexec/spamd : spamd.c sys/arch/m88k/m88k: m88k_machdep.c sys/arch/mips64/include: pmap.h sys/arch/mips64/mips64: fp_emulate.c pmap.c sys/arch/powerpc/powerpc: pmap.c sys/dev/ic : aic6250.c sys/dev/sbus : cgtwelve.c sys/tmpfs : tmpfs_vnops.c Log message: More "explicitely" -> "explicitly" in various comments. ok guenther@ tb@ deraadt@ CVSROOT: /cvs Module name: ports Changes by: kettenis@cvs.openbsd.org 2018/10/22 13:16:25 Modified files: lang/luajit : Makefile Added files: lang/luajit/patches: patch-src_jit_bcsave_lua Log message: Fix generation of ELF object files. Already present upstream. ok jsg@ CVSROOT: /cvs Module name: ports Changes by: kettenis@cvs.openbsd.org 2018/10/22 13:22:08 Modified files: devel/ffcall : Makefile Added files: devel/ffcall/patches: patch-avcall_avcall-x86_64_s patch-callback_vacall_r_vacall-x86_64_s patch-vacall_vacall-x86_64_s Log message: Remove .eh_frame info from generated code as the code was generated without -fPIC and therefore generates relocations against read-only data. ok naddy@ CVSROOT: /cvs Module name: src Changes by: naddy@cvs.openbsd.org 2018/10/22 13:31:30 Modified files: share/mk : bsd.own.mk Log message: Switch amd64 to use lld as the default linker. ok kettenis@ deraadt@ CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/10/22 13:32:15 Modified files: infrastructure/mk: arch-defines.mk Log message: amd64 now uses lld as the default linker CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/10/22 14:04:07 Modified files: games/warzone2100: Makefile Log message: libogg routines are called from the main program, so we need to explicitly link against it. Trying to fix the autoconf/automake infrastructure proved troublesome, so wedge it in sideways. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/10/22 14:16:22 Modified files: x11/gnustep/terminal: Makefile Added files: x11/gnustep/terminal/patches: patch-GNUmakefile Log message: explicitly link against libiconv to satisfy lld CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/10/22 14:27:44 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm sysutils : Makefile Removed files: sysutils/memtest86+: Makefile distinfo sysutils/memtest86+/patches: patch-Makefile patch-config_h patch-error_c patch-io_h patch-main_c patch-makeiso_sh patch-memtest_lds patch-setup_S patch-test_c patch-test_h sysutils/memtest86+/pkg: DESCR PLIST README Log message: Remove sysutils/memtest86+. It would require work to adapt to lld, but it doesn't even work on many recent-ish systems and "being able to build this from OpenBSD doesn't seem particularly useful". ok kn@ sthen@ CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/22 14:30:45 Modified files: devel/kdevelop : Makefile devel/kdevelop/pkg: PLIST devel/kf5 : Makefile kf5.port.mk devel/kf5/attica: Makefile distinfo devel/kf5/attica/pkg: PLIST devel/kf5/baloo: Makefile distinfo devel/kf5/baloo/pkg: PLIST devel/kf5/bluez-qt: Makefile distinfo devel/kf5/bluez-qt/pkg: PLIST devel/kf5/breeze-icons: Makefile distinfo devel/kf5/breeze-icons/pkg: PLIST devel/kf5/extra-cmake-modules: distinfo devel/kf5/extra-cmake-modules/pkg: PLIST devel/kf5/frameworkintegration: Makefile distinfo devel/kf5/kactivities: Makefile distinfo devel/kf5/kactivities-stats: Makefile distinfo devel/kf5/kapidox: distinfo devel/kf5/karchive: Makefile distinfo devel/kf5/karchive/pkg: PLIST devel/kf5/kauth: Makefile distinfo devel/kf5/kauth/pkg: PLIST devel/kf5/kbookmarks: Makefile distinfo devel/kf5/kbookmarks/pkg: PLIST devel/kf5/kcmutils: Makefile distinfo devel/kf5/kcodecs: Makefile distinfo devel/kf5/kcodecs/pkg: PLIST devel/kf5/kcompletion: Makefile distinfo devel/kf5/kconfig: Makefile distinfo devel/kf5/kconfigwidgets: Makefile distinfo devel/kf5/kconfigwidgets/pkg: PLIST devel/kf5/kcoreaddons: Makefile distinfo devel/kf5/kcrash: Makefile distinfo devel/kf5/kcrash/pkg: PLIST devel/kf5/kdbusaddons: Makefile distinfo devel/kf5/kdbusaddons/pkg: PLIST devel/kf5/kdeclarative: Makefile distinfo devel/kf5/kded : Makefile distinfo devel/kf5/kdelibs4support: Makefile distinfo devel/kf5/kdelibs4support/pkg: PLIST devel/kf5/kdesignerplugin: Makefile distinfo devel/kf5/kdesu: Makefile distinfo devel/kf5/kdewebkit: Makefile distinfo devel/kf5/kdnssd: Makefile distinfo devel/kf5/kdoctools: Makefile distinfo devel/kf5/kemoticons: Makefile distinfo devel/kf5/kfilemetadata: Makefile distinfo devel/kf5/kfilemetadata/pkg: PLIST-locale PLIST-main devel/kf5/kglobalaccel: Makefile distinfo devel/kf5/kglobalaccel/pkg: PLIST devel/kf5/kguiaddons: Makefile distinfo devel/kf5/kholidays: Makefile distinfo devel/kf5/kholidays/pkg: PLIST devel/kf5/khtml: distinfo devel/kf5/khtml/pkg: PLIST devel/kf5/ki18n: Makefile distinfo devel/kf5/ki18n/pkg: PLIST devel/kf5/kiconthemes: Makefile distinfo devel/kf5/kidletime: Makefile distinfo devel/kf5/kidletime/pkg: PLIST devel/kf5/kimageformats: distinfo devel/kf5/kinit: Makefile distinfo devel/kf5/kio : Makefile distinfo devel/kf5/kio/pkg: PLIST devel/kf5/kirigami2: Makefile distinfo devel/kf5/kirigami2/pkg: PLIST devel/kf5/kitemmodels: Makefile distinfo devel/kf5/kitemmodels/pkg: PLIST devel/kf5/kitemviews: Makefile distinfo devel/kf5/kjobwidgets: Makefile distinfo devel/kf5/kjobwidgets/pkg: PLIST devel/kf5/kjs : Makefile distinfo devel/kf5/kjsembed: Makefile distinfo devel/kf5/kmediaplayer: Makefile distinfo devel/kf5/knewstuff: Makefile distinfo devel/kf5/knewstuff/pkg: PLIST devel/kf5/knotifications: Makefile distinfo devel/kf5/knotifyconfig: Makefile distinfo devel/kf5/kpackage: Makefile distinfo devel/kf5/kpackage/pkg: PLIST devel/kf5/kparts: Makefile distinfo devel/kf5/kparts/pkg: PLIST devel/kf5/kpeople: Makefile distinfo devel/kf5/kpeople/pkg: PLIST devel/kf5/kplotting: Makefile distinfo devel/kf5/kpty : Makefile distinfo devel/kf5/kross: Makefile distinfo devel/kf5/kross/pkg: PLIST devel/kf5/krunner: Makefile distinfo devel/kf5/krunner/pkg: PLIST devel/kf5/kservice: Makefile distinfo devel/kf5/kservice/pkg: PLIST devel/kf5/ktexteditor: Makefile distinfo devel/kf5/ktexteditor/pkg: PLIST devel/kf5/ktextwidgets: distinfo devel/kf5/kunitconversion: Makefile distinfo devel/kf5/kunitconversion/pkg: PLIST devel/kf5/kwallet: Makefile distinfo devel/kf5/kwallet/patches: patch-src_runtime_kwalletd_backend_blowfish_h devel/kf5/kwallet/pkg: PLIST devel/kf5/kwidgetsaddons: Makefile distinfo devel/kf5/kwindowsystem: Makefile distinfo devel/kf5/kxmlgui: Makefile distinfo devel/kf5/kxmlgui/pkg: PLIST devel/kf5/kxmlrpcclient: Makefile distinfo devel/kf5/kxmlrpcclient/pkg: PLIST devel/kf5/oxygen-icons: Makefile distinfo devel/kf5/oxygen-icons/pkg: PLIST devel/kf5/plasma-framework: Makefile distinfo devel/kf5/plasma-framework/pkg: PLIST devel/kf5/prison: Makefile distinfo devel/kf5/prison/pkg: PLIST devel/kf5/purpose: Makefile distinfo devel/kf5/purpose/pkg: PLIST devel/kf5/qqc2-desktop-style: distinfo devel/kf5/qqc2-desktop-style/pkg: PLIST devel/kf5/solid: Makefile distinfo devel/kf5/solid/pkg: PLIST devel/kf5/sonnet: Makefile distinfo devel/kf5/sonnet/pkg: PLIST-main devel/kf5/syntax-highlighting: Makefile distinfo devel/kf5/syntax-highlighting/pkg: PLIST devel/kf5/threadweaver: Makefile distinfo editors/calligra: Makefile editors/calligra/pkg: PLIST graphics/krita : Makefile graphics/krita/pkg: PLIST x11/kde-applications: Makefile.inc x11/kde-applications/analitza: Makefile distinfo x11/kde-applications/ark: Makefile distinfo x11/kde-applications/ark/pkg: PLIST x11/kde-applications/cantor: Makefile distinfo x11/kde-applications/cantor/pkg: PLIST x11/kde-applications/dolphin: Makefile distinfo x11/kde-applications/dolphin/pkg: PLIST x11/kde-applications/dolphin-plugins: distinfo x11/kde-applications/dolphin-plugins/pkg: PLIST x11/kde-applications/dragon: distinfo x11/kde-applications/dragon/pkg: PLIST x11/kde-applications/kalgebra: Makefile distinfo x11/kde-applications/kalgebra/pkg: PLIST x11/kde-applications/kate: Makefile distinfo x11/kde-applications/kate/pkg: PLIST x11/kde-applications/kcalc: distinfo x11/kde-applications/kcalc/pkg: PLIST x11/kde-applications/kcalcore: Makefile distinfo x11/kde-applications/kcalcore/pkg: PLIST x11/kde-applications/kdegraphics-mobipocket: distinfo x11/kde-applications/kdenlive: Makefile distinfo x11/kde-applications/kdenlive/pkg: PLIST x11/kde-applications/kig: distinfo x11/kde-applications/kig/pkg: PLIST x11/kde-applications/kimap: distinfo x11/kde-applications/kimap/pkg: PLIST x11/kde-applications/kmbox: distinfo x11/kde-applications/kmbox/pkg: PLIST x11/kde-applications/kmime: distinfo x11/kde-applications/konsole: Makefile distinfo x11/kde-applications/konsole/patches: patch-src_ProcessInfo_cpp x11/kde-applications/konsole/pkg: PLIST x11/kde-applications/kpimtextedit: Makefile distinfo x11/kde-applications/kpimtextedit/pkg: PLIST x11/kde-applications/kqtquickcharts: distinfo x11/kde-applications/ktouch: Makefile distinfo x11/kde-applications/libkdcraw: Makefile distinfo x11/kde-applications/libkexiv2: Makefile distinfo x11/kde-applications/libkface: Makefile x11/kde-applications/libkgeomap: Makefile x11/kde-applications/libkipi: Makefile distinfo x11/kde-applications/libkmahjongg: distinfo x11/kde-applications/libkomparediff2: Makefile distinfo x11/kde-applications/okteta: Makefile distinfo x11/kde-applications/okteta/pkg: PLIST x11/kde-applications/svgpart: distinfo x11/kde-applications/umbrello: Makefile distinfo x11/kde-applications/umbrello/pkg: PLIST x11/krusader : Makefile x11/krusader/pkg: PLIST x11/tellico : Makefile x11/tellico/pkg: PLIST x11/yakuake : Makefile x11/yakuake/pkg: PLIST Removed files: devel/kf5/kfilemetadata/patches: patch-src_extractors_ffmpegextractor_cpp Log message: Update OpenBSD KDE5 universe. - Update KDE Frameworks to 5.51.0 -- Change examples handling and use @sample for all of them. Idea by ajacoutot@. Discussed with ajacoutot@,sthen@,naddy@. - Update our KDE Applications to 18.08.2. -- Nothing special except okteta. They use there own version pattern now. I set EPOCH. - Update all devel/kf5 consumers there are effected by the examples handling. -- kdevelop -- krusader -- tellico -- yakuake Thanks to landry@ for feedback and hints CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/10/22 15:18:50 Modified files: games/pingus : Makefile games/pingus/patches: patch-SConscript Log message: explicitly link against libX11, which is referenced by the XInput driver, to satisfy lld CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2018/10/22 15:28:52 Modified files: security/botan2: Makefile distinfo security/botan2/pkg: PLIST Log message: update botan2 to 2.8.0 CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2018/10/22 15:44:28 Modified files: share/zoneinfo/datfiles: africa antarctica asia australasia backward etcetera europe factory leapseconds northamerica pacificnew southamerica systemv yearistype.sh zone.tab zone1970.tab Log message: Update to tzdata2018f from ftp.iana.org CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2018/10/22 17:44:53 Modified files: sys/net : hfsc.c Log message: Don't let HFSC force the packet priority to 7 when enabled HFSC on a vlan(4) (or similar) interface caused all packets over that interface to get marked with the highest packet priority, no matter what the rest of the system said about it. Leaving the prio alone lets the rest of the network still do something useful, not matter whether the local system queues packets in a particular way. Reported by and fix tested by Adrian Close ok claudio@ kn@ mikeb@ CVSROOT: /cvs Module name: ports Changes by: danj@cvs.openbsd.org 2018/10/22 19:03:17 Modified files: sysutils/duplicity: Makefile distinfo Log message: Update to duplicity-0.7.18.2 From Henrik Friedrichsen CVSROOT: /cvs Module name: src Changes by: guenther@cvs.openbsd.org 2018/10/22 22:01:45 Modified files: libexec/ld.so : boot.c loader.c malloc.c resolve.h util.h Log message: Delay processing of ld.so's own PT_GNU_RELRO section until after environment processing and malloc initialization, and then move variables set by those steps, including malloc's mopts structure, into the .data.rel.ro segment. This protects more data and eliminates the extra padding of the mopts. ok kettenis@ CVSROOT: /cvs Module name: ports Changes by: rpointel@cvs.openbsd.org 2018/10/22 23:20:30 Modified files: devel/py-xlsxwriter: Makefile distinfo Log message: update XlsxWriter to 1.1.2. CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2018/10/22 23:56:35 Modified files: usr.bin/ssh : OVERVIEW ssh.c sshd.c Log message: refer to OpenSSL not SSLeay; we're old, but we don't have to act it CVSROOT: /cvs Module name: xenocara Changes by: jsg@cvs.openbsd.org 2018/10/23 00:00:56 Log message: Import Mesa 17.3.9 Status: Vendor Tag: mesa Release Tags: mesa-17_3_9 C xenocara/lib/mesa/VERSION U xenocara/lib/mesa/install-lib-links.mk C xenocara/lib/mesa/SConstruct C xenocara/lib/mesa/configure U xenocara/lib/mesa/install-gallium-links.mk U xenocara/lib/mesa/autogen.sh C xenocara/lib/mesa/aclocal.m4 C xenocara/lib/mesa/Makefile.am C xenocara/lib/mesa/Makefile.in U xenocara/lib/mesa/common.py C xenocara/lib/mesa/configure.ac U xenocara/lib/mesa/bin/depcomp C xenocara/lib/mesa/bin/config.guess U xenocara/lib/mesa/bin/test-driver U xenocara/lib/mesa/bin/compile U xenocara/lib/mesa/bin/install-sh C xenocara/lib/mesa/bin/config.sub U xenocara/lib/mesa/bin/ar-lib N xenocara/lib/mesa/bin/git_sha1_gen.py U xenocara/lib/mesa/bin/ltmain.sh U xenocara/lib/mesa/bin/missing N xenocara/lib/mesa/src/git_sha1.h.in C xenocara/lib/mesa/src/SConscript C xenocara/lib/mesa/src/Makefile.am C xenocara/lib/mesa/src/Makefile.in U xenocara/lib/mesa/src/loader/SConscript U xenocara/lib/mesa/src/loader/loader.h C xenocara/lib/mesa/src/loader/loader_dri3_helper.h U xenocara/lib/mesa/src/loader/pci_id_driver_map.c C xenocara/lib/mesa/src/loader/loader.c C xenocara/lib/mesa/src/loader/loader_dri3_helper.c U xenocara/lib/mesa/src/loader/Makefile.sources C xenocara/lib/mesa/src/loader/Makefile.am U xenocara/lib/mesa/src/loader/pci_id_driver_map.h C xenocara/lib/mesa/src/loader/Makefile.in U xenocara/lib/mesa/src/getopt/SConscript U xenocara/lib/mesa/src/getopt/getopt.h U xenocara/lib/mesa/src/getopt/getopt_long.c U xenocara/lib/mesa/src/getopt/.editorconfig U xenocara/lib/mesa/src/gtest/Makefile.am C xenocara/lib/mesa/src/gtest/Makefile.in U xenocara/lib/mesa/src/gtest/src/gtest-test-part.cc U xenocara/lib/mesa/src/gtest/src/gtest.cc U xenocara/lib/mesa/src/gtest/src/gtest-all.cc U xenocara/lib/mesa/src/gtest/src/gtest-filepath.cc U xenocara/lib/mesa/src/gtest/src/gtest_main.cc U xenocara/lib/mesa/src/gtest/src/gtest-internal-inl.h U xenocara/lib/mesa/src/gtest/src/gtest-death-test.cc U xenocara/lib/mesa/src/gtest/src/gtest-port.cc U xenocara/lib/mesa/src/gtest/src/gtest-printers.cc U xenocara/lib/mesa/src/gtest/src/gtest-typed-test.cc U xenocara/lib/mesa/src/gtest/include/gtest/gtest-death-test.h U xenocara/lib/mesa/src/gtest/include/gtest/gtest-typed-test.h U xenocara/lib/mesa/src/gtest/include/gtest/gtest_prod.h U xenocara/lib/mesa/src/gtest/include/gtest/gtest-printers.h U xenocara/lib/mesa/src/gtest/include/gtest/gtest-message.h U xenocara/lib/mesa/src/gtest/include/gtest/gtest-spi.h U xenocara/lib/mesa/src/gtest/include/gtest/gtest_pred_impl.h U xenocara/lib/mesa/src/gtest/include/gtest/gtest-test-part.h U xenocara/lib/mesa/src/gtest/include/gtest/gtest.h U xenocara/lib/mesa/src/gtest/include/gtest/gtest-param-test.h U xenocara/lib/mesa/src/gtest/include/gtest/gtest-param-test.h.pump U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-param-util-generated.h.pump U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-type-util.h.pump U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-death-test-internal.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-param-util.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-filepath.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-param-util-generated.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-type-util.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-port-arch.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-tuple.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-string.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-port.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-tuple.h.pump U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-internal.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/gtest-linked_ptr.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/custom/gtest-printers.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/custom/gtest-port.h U xenocara/lib/mesa/src/gtest/include/gtest/internal/custom/gtest.h U xenocara/lib/mesa/src/gbm/Makefile.sources C xenocara/lib/mesa/src/gbm/Makefile.am C xenocara/lib/mesa/src/gbm/Makefile.in C xenocara/lib/mesa/src/gbm/gbm-symbols-check C xenocara/lib/mesa/src/gbm/backends/dri/gbm_dri.c U xenocara/lib/mesa/src/gbm/backends/dri/gbm_driint.h C xenocara/lib/mesa/src/gbm/main/gbmint.h C xenocara/lib/mesa/src/gbm/main/gbm.h U xenocara/lib/mesa/src/gbm/main/backend.h C xenocara/lib/mesa/src/gbm/main/gbm.c U xenocara/lib/mesa/src/gbm/main/gbm.pc.in U xenocara/lib/mesa/src/gbm/main/backend.c U xenocara/lib/mesa/src/gallium/SConscript C xenocara/lib/mesa/src/gallium/Automake.inc U xenocara/lib/mesa/src/gallium/README.portability C xenocara/lib/mesa/src/gallium/Makefile.am C xenocara/lib/mesa/src/gallium/Makefile.in U xenocara/lib/mesa/src/gallium/auxiliary/SConscript C xenocara/lib/mesa/src/gallium/auxiliary/Makefile.sources U xenocara/lib/mesa/src/gallium/auxiliary/Makefile.am C xenocara/lib/mesa/src/gallium/auxiliary/Makefile.in U xenocara/lib/mesa/src/gallium/auxiliary/indices/u_indices_gen.py U xenocara/lib/mesa/src/gallium/auxiliary/indices/u_unfilled_gen.py U xenocara/lib/mesa/src/gallium/auxiliary/indices/u_indices.c U xenocara/lib/mesa/src/gallium/auxiliary/indices/u_primconvert.h U xenocara/lib/mesa/src/gallium/auxiliary/indices/u_unfilled_gen.c U xenocara/lib/mesa/src/gallium/auxiliary/indices/u_primconvert.c U xenocara/lib/mesa/src/gallium/auxiliary/indices/u_indices.h U xenocara/lib/mesa/src/gallium/auxiliary/indices/u_indices_gen.c U xenocara/lib/mesa/src/gallium/auxiliary/indices/u_indices_priv.h U xenocara/lib/mesa/src/gallium/auxiliary/indices/u_unfilled_indices.c U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_validate.h U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_bufmgr_cache.c U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_slab.c U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_cache.h C xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_bufmgr_slab.c U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_bufmgr.h U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_bufmgr_alt.c U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_buffer.h U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_bufmgr_mm.c U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_validate.c U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_buffer_fenced.h U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_buffer_fenced.c U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_buffer_malloc.c U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_slab.h U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_bufmgr_ondemand.c C xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_cache.c U xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_bufmgr_debug.c C xenocara/lib/mesa/src/gallium/auxiliary/pipebuffer/pb_bufmgr_pool.c C xenocara/lib/mesa/src/gallium/auxiliary/nir/tgsi_to_nir.c U xenocara/lib/mesa/src/gallium/auxiliary/nir/tgsi_to_nir.h C xenocara/lib/mesa/src/gallium/auxiliary/renderonly/renderonly.c U xenocara/lib/mesa/src/gallium/auxiliary/renderonly/renderonly.h C xenocara/lib/mesa/src/gallium/auxiliary/target-helpers/drm_helper_public.h U xenocara/lib/mesa/src/gallium/auxiliary/target-helpers/inline_sw_helper.h U xenocara/lib/mesa/src/gallium/auxiliary/target-helpers/inline_debug_helper.h C xenocara/lib/mesa/src/gallium/auxiliary/target-helpers/drm_helper.h U xenocara/lib/mesa/src/gallium/auxiliary/target-helpers/sw_helper.h U xenocara/lib/mesa/src/gallium/auxiliary/target-helpers/sw_helper_public.h N xenocara/lib/mesa/src/gallium/auxiliary/pipe-loader/driinfo_gallium.h U xenocara/lib/mesa/src/gallium/auxiliary/pipe-loader/SConscript C xenocara/lib/mesa/src/gallium/auxiliary/pipe-loader/pipe_loader.h C xenocara/lib/mesa/src/gallium/auxiliary/pipe-loader/pipe_loader.c U xenocara/lib/mesa/src/gallium/auxiliary/pipe-loader/Makefile.sources U xenocara/lib/mesa/src/gallium/auxiliary/pipe-loader/Makefile.am C xenocara/lib/mesa/src/gallium/auxiliary/pipe-loader/Makefile.in C xenocara/lib/mesa/src/gallium/auxiliary/pipe-loader/pipe_loader_sw.c C xenocara/lib/mesa/src/gallium/auxiliary/pipe-loader/pipe_loader_drm.c C xenocara/lib/mesa/src/gallium/auxiliary/pipe-loader/pipe_loader_priv.h U xenocara/lib/mesa/src/gallium/auxiliary/os/os_process.c U xenocara/lib/mesa/src/gallium/auxiliary/os/os_misc.h U xenocara/lib/mesa/src/gallium/auxiliary/os/os_mman.h U xenocara/lib/mesa/src/gallium/auxiliary/os/os_misc.c U xenocara/lib/mesa/src/gallium/auxiliary/os/os_memory.h U xenocara/lib/mesa/src/gallium/auxiliary/os/os_memory_debug.h U xenocara/lib/mesa/src/gallium/auxiliary/os/os_process.h U xenocara/lib/mesa/src/gallium/auxiliary/os/os_time.c U xenocara/lib/mesa/src/gallium/auxiliary/os/os_memory_aligned.h U xenocara/lib/mesa/src/gallium/auxiliary/os/os_thread.h U xenocara/lib/mesa/src/gallium/auxiliary/os/os_memory_stdc.h U xenocara/lib/mesa/src/gallium/auxiliary/os/os_time.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_logic.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_flow.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_intr.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.h C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_limits.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_conv.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_bitarit.h C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_sample.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_gather.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_logic.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_intr.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_assert.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_debug.cpp U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_struct.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_swizzle.h C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_tgsi_aos.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_pack.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_printf.h C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_format.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_init.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_assert.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_printf.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_quad.c C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_format_srgb.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_sample.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_format_float.c C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_tgsi_info.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_init.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_misc.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_gather.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_debug.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_type.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_format_aos_array.c C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_conv.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_format.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.h C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_arit.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_const.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_pack.h C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_type.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_arit.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_flow.h C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_tgsi.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_quad.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_const.c U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c C xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_tgsi.h U xenocara/lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_struct.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_threaded_context_calls.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_helpers.c C xenocara/lib/mesa/src/gallium/auxiliary/util/u_tests.c C xenocara/lib/mesa/src/gallium/auxiliary/util/u_threaded_context.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_hash_table.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_helpers.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_prim_restart.h C xenocara/lib/mesa/src/gallium/auxiliary/util/u_dump.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_latc.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_s3tc.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_image.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_transfer.c C xenocara/lib/mesa/src/gallium/auxiliary/util/u_format.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_pstipple.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_ringbuffer.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_sampler.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_handle_table.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_bitmask.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_linear.c N xenocara/lib/mesa/src/gallium/auxiliary/util/u_log.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_etc.c C xenocara/lib/mesa/src/gallium/auxiliary/util/u_simple_shaders.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_draw_quad.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_dirty_surfaces.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_index_modify.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_table.py U xenocara/lib/mesa/src/gallium/auxiliary/util/u_memory.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_tests.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_surface.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_hash_table.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_describe.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_viewport.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_describe.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_memory.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_bitcast.h N xenocara/lib/mesa/src/gallium/auxiliary/util/u_idalloc.h C xenocara/lib/mesa/src/gallium/auxiliary/util/u_threaded_context.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_draw_quad.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_box.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_suballoc.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_dl.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_texture.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_zs.c C xenocara/lib/mesa/src/gallium/auxiliary/util/u_blitter.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_cache.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_stack.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_refcnt.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_gen_mipmap.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_dump_defines.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_gen_mipmap.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_pack_color.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_cpu_detect.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_suballoc.c C xenocara/lib/mesa/src/gallium/auxiliary/util/u_format.csv U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_flush.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_parse.py U xenocara/lib/mesa/src/gallium/auxiliary/util/u_tile.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_vbuf.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_blit.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_symbol.c C xenocara/lib/mesa/src/gallium/auxiliary/util/u_dump_state.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_dl.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_pstipple.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_time.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_upload_mgr.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_zs.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_prim.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_math.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_linear.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_pack.py U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_symbol.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_sampler.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_etc.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_flush.c C xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_table.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_dual_blend.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_blend.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_mm.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_handle_table.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_network.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_draw.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_cache.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_resource.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_mm.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_rect.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_other.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_image.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_other.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_range.h C xenocara/lib/mesa/src/gallium/auxiliary/util/u_vbuf.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_split_prim.h C xenocara/lib/mesa/src/gallium/auxiliary/util/u_inlines.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_fifo.h C xenocara/lib/mesa/src/gallium/auxiliary/util/u_blitter.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_draw.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_pointer.h U xenocara/lib/mesa/src/gallium/auxiliary/util/dbghelp.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_math.c C xenocara/lib/mesa/src/gallium/auxiliary/util/u_simple_shaders.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_bitmask.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_tests.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_network.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_pwr8.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_rgtc.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_surfaces.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_transfer.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_s3tc.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_ringbuffer.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_refcnt.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_surface.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_index_modify.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_dirty_flags.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_half.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_resource.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_cpu_detect.h N xenocara/lib/mesa/src/gallium/auxiliary/util/u_log.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_latc.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_yuv.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_yuv.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_upload_mgr.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_framebuffer.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_debug_stack.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_surfaces.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_tile.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_tests.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_blit.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_sse.h N xenocara/lib/mesa/src/gallium/auxiliary/util/u_idalloc.c U xenocara/lib/mesa/src/gallium/auxiliary/util/u_framebuffer.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_format_rgtc.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_texture.h C xenocara/lib/mesa/src/gallium/auxiliary/util/u_video.h U xenocara/lib/mesa/src/gallium/auxiliary/util/u_prim_restart.c C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_util.c U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_point_sprite.c U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_dump.h C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_util.h C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_dump.c U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_iterate.c U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_strings.h U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_lowering.h U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_info.h U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_text.h U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_emulate.h U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_from_mesa.h U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_iterate.h C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_text.c U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_aa_point.c C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_lowering.c C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_build.c C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_strings.c U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_emulate.c C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_scan.c C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_info.c U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_parse.c U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_build.h C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_opcode_tmp.h C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_exec.h U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_two_side.c C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_sanity.c U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_sanity.h U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_parse.h C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_scan.h U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_two_side.h U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_from_mesa.c N xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_info_opcodes.h C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_exec.c U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_transform.c C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_transform.h U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_point_sprite.h C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_ureg.c U xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_aa_point.h C xenocara/lib/mesa/src/gallium/auxiliary/tgsi/tgsi_ureg.h U xenocara/lib/mesa/src/gallium/auxiliary/rtasm/rtasm_cpu.h U xenocara/lib/mesa/src/gallium/auxiliary/rtasm/rtasm_x86sse.c U xenocara/lib/mesa/src/gallium/auxiliary/rtasm/rtasm_cpu.c U xenocara/lib/mesa/src/gallium/auxiliary/rtasm/rtasm_execmem.c U xenocara/lib/mesa/src/gallium/auxiliary/rtasm/rtasm_execmem.h U xenocara/lib/mesa/src/gallium/auxiliary/rtasm/rtasm_x86sse.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_post_vs.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_fs.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_gs_tmp.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_vs_exec.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_vs.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_cliptest_tmp.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_offset.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_vs_llvm.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_so_emit.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_so_emit_tmp.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_prim_assembler.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_context.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_fetch_shade_emit.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_prim_assembler_tmp.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_wide_line.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_llvm_sample.c C xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_private.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_validate.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_clip.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_unfilled.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_aaline.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_decompose.h C xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_llvm.c C xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline_llvm.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_emit.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_aapoint.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_vertex.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_prim_assembler.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_vs_variant.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_gs.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_stipple.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_util.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_split_tmp.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_wide_point.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_decompose_tmp.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_pstipple.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_context.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_vbuf.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_fs.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_flatshade.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_vertex.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_vsplit_tmp.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_fetch.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_util.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_llvm.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_vs.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_fetch_emit.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_vbuf.h U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_cull.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pt_vsplit.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_pipe_twoside.c U xenocara/lib/mesa/src/gallium/auxiliary/draw/draw_gs.h U xenocara/lib/mesa/src/gallium/auxiliary/translate/translate_generic.c U xenocara/lib/mesa/src/gallium/auxiliary/translate/translate.c U xenocara/lib/mesa/src/gallium/auxiliary/translate/translate_cache.c U xenocara/lib/mesa/src/gallium/auxiliary/translate/translate_sse.c U xenocara/lib/mesa/src/gallium/auxiliary/translate/translate_cache.h U xenocara/lib/mesa/src/gallium/auxiliary/translate/translate.h U xenocara/lib/mesa/src/gallium/auxiliary/cso_cache/cso_cache.c U xenocara/lib/mesa/src/gallium/auxiliary/cso_cache/cso_cache.h U xenocara/lib/mesa/src/gallium/auxiliary/cso_cache/cso_context.h U xenocara/lib/mesa/src/gallium/auxiliary/cso_cache/cso_hash.h U xenocara/lib/mesa/src/gallium/auxiliary/cso_cache/cso_context.c U xenocara/lib/mesa/src/gallium/auxiliary/cso_cache/cso_hash.c U xenocara/lib/mesa/src/gallium/auxiliary/rbug/README U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_texture.c U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_context.h U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_connection.h U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_proto.h U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_connection.c U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_context.c U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug.h U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_texture.h U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_demarshal.c U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_shader.c U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_core.c U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_internal.h U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_core.h U xenocara/lib/mesa/src/gallium/auxiliary/rbug/rbug_shader.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_defines.h C xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_winsys_dri3.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_types.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_decoder.h C xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_csc.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_idct.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_decoder.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_matrix_filter.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_bicubic_filter.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_zscan.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_vertex_buffers.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_mpeg12_decoder.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_deint_filter.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_csc.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_mpeg12_decoder.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_idct.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_winsys.h C xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_compositor.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_matrix_filter.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_mc.h C xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_winsys_drm.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_mpeg12_bitstream.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_stubs.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_bicubic_filter.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_median_filter.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_vertex_buffers.c C xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_winsys_dri.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_mpeg12_bitstream.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_zscan.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_mc.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_video_buffer.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_rbsp.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_median_filter.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_vlc.h U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_deint_filter.c C xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_compositor.c U xenocara/lib/mesa/src/gallium/auxiliary/vl/vl_video_buffer.h U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_colors.h U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_private.h U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_celshade.c U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_mlaa_areamap.h U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_celshade.h U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_program.c U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_init.c U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_colors.c U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/ADDING U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_mlaa.c U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/filters.h U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_run.c U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_filters.h U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/postprocess.h U xenocara/lib/mesa/src/gallium/auxiliary/postprocess/pp_mlaa.h C xenocara/lib/mesa/src/gallium/auxiliary/hud/hud_context.c U xenocara/lib/mesa/src/gallium/auxiliary/hud/hud_driver_query.c U xenocara/lib/mesa/src/gallium/auxiliary/hud/font.h U xenocara/lib/mesa/src/gallium/auxiliary/hud/hud_fps.c U xenocara/lib/mesa/src/gallium/auxiliary/hud/hud_private.h U xenocara/lib/mesa/src/gallium/auxiliary/hud/hud_nic.c U xenocara/lib/mesa/src/gallium/auxiliary/hud/hud_context.h U xenocara/lib/mesa/src/gallium/auxiliary/hud/hud_cpu.c U xenocara/lib/mesa/src/gallium/auxiliary/hud/font.c U xenocara/lib/mesa/src/gallium/auxiliary/hud/hud_sensors_temp.c U xenocara/lib/mesa/src/gallium/auxiliary/hud/hud_cpufreq.c U xenocara/lib/mesa/src/gallium/auxiliary/hud/hud_diskstat.c U xenocara/lib/mesa/src/gallium/winsys/etnaviv/drm/etnaviv_drm_public.h U xenocara/lib/mesa/src/gallium/winsys/etnaviv/drm/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/etnaviv/drm/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/etnaviv/drm/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/etnaviv/drm/etnaviv_drm_winsys.c N xenocara/lib/mesa/src/gallium/winsys/vc5/drm/vc5_drm_winsys.c N xenocara/lib/mesa/src/gallium/winsys/vc5/drm/vc5_drm_public.h N xenocara/lib/mesa/src/gallium/winsys/vc5/drm/Makefile.sources N xenocara/lib/mesa/src/gallium/winsys/vc5/drm/Makefile.am N xenocara/lib/mesa/src/gallium/winsys/vc5/drm/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/freedreno/drm/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/freedreno/drm/freedreno_drm_winsys.c U xenocara/lib/mesa/src/gallium/winsys/freedreno/drm/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/freedreno/drm/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/freedreno/drm/freedreno_drm_public.h U xenocara/lib/mesa/src/gallium/winsys/imx/drm/imx_drm_public.h U xenocara/lib/mesa/src/gallium/winsys/imx/drm/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/imx/drm/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/imx/drm/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/imx/drm/imx_drm_winsys.c U xenocara/lib/mesa/src/gallium/winsys/pl111/drm/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/pl111/drm/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/pl111/drm/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/pl111/drm/pl111_drm_public.h U xenocara/lib/mesa/src/gallium/winsys/pl111/drm/pl111_drm_winsys.c U xenocara/lib/mesa/src/gallium/winsys/vc4/drm/vc4_drm_public.h U xenocara/lib/mesa/src/gallium/winsys/vc4/drm/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/vc4/drm/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/vc4/drm/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/vc4/drm/vc4_drm_winsys.c U xenocara/lib/mesa/src/gallium/winsys/virgl/vtest/vtest_protocol.h U xenocara/lib/mesa/src/gallium/winsys/virgl/vtest/virgl_vtest_public.h U xenocara/lib/mesa/src/gallium/winsys/virgl/vtest/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/virgl/vtest/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/virgl/vtest/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/virgl/vtest/virgl_vtest_winsys.c U xenocara/lib/mesa/src/gallium/winsys/virgl/vtest/virgl_vtest_socket.c U xenocara/lib/mesa/src/gallium/winsys/virgl/vtest/virgl_vtest_winsys.h U xenocara/lib/mesa/src/gallium/winsys/virgl/drm/virgl_drm_winsys.h U xenocara/lib/mesa/src/gallium/winsys/virgl/drm/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/virgl/drm/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/virgl/drm/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/virgl/drm/virgl_drm_public.h U xenocara/lib/mesa/src/gallium/winsys/virgl/drm/virtgpu_drm.h U xenocara/lib/mesa/src/gallium/winsys/virgl/drm/virgl_drm_winsys.c U xenocara/lib/mesa/src/gallium/winsys/sw/dri/SConscript U xenocara/lib/mesa/src/gallium/winsys/sw/dri/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/sw/dri/Makefile.am U xenocara/lib/mesa/src/gallium/winsys/sw/dri/dri_sw_winsys.h C xenocara/lib/mesa/src/gallium/winsys/sw/dri/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/sw/dri/dri_sw_winsys.c U xenocara/lib/mesa/src/gallium/winsys/sw/kms-dri/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/sw/kms-dri/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/sw/kms-dri/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/sw/kms-dri/kms_dri_sw_winsys.c U xenocara/lib/mesa/src/gallium/winsys/sw/kms-dri/kms_dri_sw_winsys.h U xenocara/lib/mesa/src/gallium/winsys/sw/gdi/SConscript U xenocara/lib/mesa/src/gallium/winsys/sw/gdi/gdi_sw_winsys.c U xenocara/lib/mesa/src/gallium/winsys/sw/gdi/gdi_sw_winsys.h U xenocara/lib/mesa/src/gallium/winsys/sw/xlib/SConscript U xenocara/lib/mesa/src/gallium/winsys/sw/xlib/xlib_sw_winsys.c U xenocara/lib/mesa/src/gallium/winsys/sw/xlib/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/sw/xlib/xlib_sw_winsys.h U xenocara/lib/mesa/src/gallium/winsys/sw/xlib/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/sw/xlib/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/sw/null/null_sw_winsys.c U xenocara/lib/mesa/src/gallium/winsys/sw/null/SConscript U xenocara/lib/mesa/src/gallium/winsys/sw/null/null_sw_winsys.h U xenocara/lib/mesa/src/gallium/winsys/sw/null/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/sw/null/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/sw/null/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/sw/hgl/SConscript U xenocara/lib/mesa/src/gallium/winsys/sw/hgl/hgl_sw_winsys.h U xenocara/lib/mesa/src/gallium/winsys/sw/hgl/hgl_sw_winsys.c U xenocara/lib/mesa/src/gallium/winsys/sw/hgl/.editorconfig U xenocara/lib/mesa/src/gallium/winsys/sw/wrapper/wrapper_sw_winsys.c U xenocara/lib/mesa/src/gallium/winsys/sw/wrapper/SConscript U xenocara/lib/mesa/src/gallium/winsys/sw/wrapper/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/sw/wrapper/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/sw/wrapper/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/sw/wrapper/wrapper_sw_winsys.h U xenocara/lib/mesa/src/gallium/winsys/nouveau/drm/nouveau_drm_public.h U xenocara/lib/mesa/src/gallium/winsys/nouveau/drm/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/nouveau/drm/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/nouveau/drm/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/nouveau/drm/nouveau_drm_winsys.c U xenocara/lib/mesa/src/gallium/winsys/i915/drm/i915_drm_batchbuffer.c U xenocara/lib/mesa/src/gallium/winsys/i915/drm/i915_drm_winsys.h U xenocara/lib/mesa/src/gallium/winsys/i915/drm/i915_drm_fence.c U xenocara/lib/mesa/src/gallium/winsys/i915/drm/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/i915/drm/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/i915/drm/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/i915/drm/i915_drm_public.h U xenocara/lib/mesa/src/gallium/winsys/i915/drm/i915_drm_winsys.c U xenocara/lib/mesa/src/gallium/winsys/i915/drm/i915_drm_buffer.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/pb_buffer_simple_fenced.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_screen_ioctl.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_surface.h U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_query.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_screen_dri.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_fence.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_surface.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_shader.h U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_screen_svga.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/SConscript U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_shader.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_context.h U xenocara/lib/mesa/src/gallium/winsys/svga/drm/svga_drm_public.h U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_buffer.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_screen_pools.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmwgfx_drm.h U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_fence.h U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_buffer.h U xenocara/lib/mesa/src/gallium/winsys/svga/drm/Makefile.am U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_screen.h C xenocara/lib/mesa/src/gallium/winsys/svga/drm/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_screen.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_context.c U xenocara/lib/mesa/src/gallium/winsys/svga/drm/vmw_query.h U xenocara/lib/mesa/src/gallium/winsys/radeon/drm/radeon_drm_cs.h C xenocara/lib/mesa/src/gallium/winsys/radeon/drm/radeon_drm_surface.c C xenocara/lib/mesa/src/gallium/winsys/radeon/drm/radeon_drm_public.h U xenocara/lib/mesa/src/gallium/winsys/radeon/drm/radeon_drm_bo.h U xenocara/lib/mesa/src/gallium/winsys/radeon/drm/radeon_drm_cs.c U xenocara/lib/mesa/src/gallium/winsys/radeon/drm/Makefile.sources C xenocara/lib/mesa/src/gallium/winsys/radeon/drm/radeon_drm_bo.c C xenocara/lib/mesa/src/gallium/winsys/radeon/drm/radeon_drm_winsys.c U xenocara/lib/mesa/src/gallium/winsys/radeon/drm/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/radeon/drm/Makefile.in U xenocara/lib/mesa/src/gallium/winsys/radeon/drm/radeon_drm_winsys.h U xenocara/lib/mesa/src/gallium/winsys/amdgpu/drm/Makefile.sources U xenocara/lib/mesa/src/gallium/winsys/amdgpu/drm/Makefile.am C xenocara/lib/mesa/src/gallium/winsys/amdgpu/drm/amdgpu_bo.c C xenocara/lib/mesa/src/gallium/winsys/amdgpu/drm/Makefile.in C xenocara/lib/mesa/src/gallium/winsys/amdgpu/drm/amdgpu_winsys.h C xenocara/lib/mesa/src/gallium/winsys/amdgpu/drm/amdgpu_cs.c C xenocara/lib/mesa/src/gallium/winsys/amdgpu/drm/amdgpu_surface.c C xenocara/lib/mesa/src/gallium/winsys/amdgpu/drm/amdgpu_cs.h C xenocara/lib/mesa/src/gallium/winsys/amdgpu/drm/amdgpu_public.h C xenocara/lib/mesa/src/gallium/winsys/amdgpu/drm/amdgpu_bo.h C xenocara/lib/mesa/src/gallium/winsys/amdgpu/drm/amdgpu_winsys.c U xenocara/lib/mesa/src/gallium/state_trackers/README N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/vid_dec_mpeg12.c N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/vid_enc.h N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/entrypoint.h N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/Makefile.sources N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/vid_dec.c N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/Makefile.am N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/vid_enc.c N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/vid_dec_h264.c N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/Makefile.in N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/entrypoint.c N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/vid_dec_h265.c N xenocara/lib/mesa/src/gallium/state_trackers/omx_bellagio/vid_dec.h U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/ftab.c U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/output.c U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/htab.c C xenocara/lib/mesa/src/gallium/state_trackers/vdpau/surface.c U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/vdpau_private.h U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/query.c U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/bitmap.c U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/Makefile.sources U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/presentation.c U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/Makefile.am C xenocara/lib/mesa/src/gallium/state_trackers/vdpau/Makefile.in U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/decode.c U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/device.c U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/preemption.c U xenocara/lib/mesa/src/gallium/state_trackers/vdpau/mixer.c U xenocara/lib/mesa/src/gallium/state_trackers/dri/dri_context.h U xenocara/lib/mesa/src/gallium/state_trackers/dri/dri_drawable.h C xenocara/lib/mesa/src/gallium/state_trackers/dri/dri_screen.h U xenocara/lib/mesa/src/gallium/state_trackers/dri/dri_query_renderer.h U xenocara/lib/mesa/src/gallium/state_trackers/dri/SConscript C xenocara/lib/mesa/src/gallium/state_trackers/dri/drisw.c C xenocara/lib/mesa/src/gallium/state_trackers/dri/dri_context.c C xenocara/lib/mesa/src/gallium/state_trackers/dri/dri2.c C xenocara/lib/mesa/src/gallium/state_trackers/dri/Makefile.sources U xenocara/lib/mesa/src/gallium/state_trackers/dri/Makefile.am C xenocara/lib/mesa/src/gallium/state_trackers/dri/Makefile.in U xenocara/lib/mesa/src/gallium/state_trackers/dri/dri_query_renderer.c C xenocara/lib/mesa/src/gallium/state_trackers/dri/dri_drawable.c N xenocara/lib/mesa/src/gallium/state_trackers/dri/dri_helpers.c C xenocara/lib/mesa/src/gallium/state_trackers/dri/dri_screen.c N xenocara/lib/mesa/src/gallium/state_trackers/dri/dri_helpers.h U xenocara/lib/mesa/src/gallium/state_trackers/dri/dri2_buffer.h U xenocara/lib/mesa/src/gallium/state_trackers/osmesa/SConscript U xenocara/lib/mesa/src/gallium/state_trackers/osmesa/Makefile.sources U xenocara/lib/mesa/src/gallium/state_trackers/osmesa/Makefile.am C xenocara/lib/mesa/src/gallium/state_trackers/osmesa/Makefile.in C xenocara/lib/mesa/src/gallium/state_trackers/osmesa/osmesa.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_pipe.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_helpers.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_buffer_upload.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/device9ex.c C xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_ff.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nineexoverlayextension.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/nineexoverlayextension.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/cubetexture9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_limits.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/indexbuffer9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_flags.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/pixelshader9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/README U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_state.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/swapchain9ex.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_defines.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_debug.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_ff.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/buffer9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/guid.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/indexbuffer9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/authenticatedchannel9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_buffer_upload.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/query9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_pdata.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/authenticatedchannel9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_lock.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/device9video.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/iunknown.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/swapchain9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/threadpool.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/adapter9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/cryptosession9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_helpers.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/swapchain9ex.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/texture9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/device9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_csmt_helper.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/resource9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/device9ex.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/Makefile.sources U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_shader.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/cryptosession9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_lock.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/surface9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_quirk.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_queue.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/Makefile.am U xenocara/lib/mesa/src/gallium/state_trackers/nine/query9.h C xenocara/lib/mesa/src/gallium/state_trackers/nine/Makefile.in U xenocara/lib/mesa/src/gallium/state_trackers/nine/device9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_queue.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/swapchain9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/pixelshader9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_pipe.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/adapter9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/volumetexture9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/vertexdeclaration9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/vertexshader9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/vertexbuffer9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/texture9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/stateblock9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_quirk.h C xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_shader.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_dump.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/basetexture9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/volume9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/volume9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/threadpool.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/vertexdeclaration9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/resource9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/volumetexture9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/buffer9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/vertexbuffer9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/cubetexture9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/basetexture9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/surface9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_state.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/guid.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_debug.h C xenocara/lib/mesa/src/gallium/state_trackers/nine/stateblock9.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/device9video.c U xenocara/lib/mesa/src/gallium/state_trackers/nine/vertexshader9.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/iunknown.h U xenocara/lib/mesa/src/gallium/state_trackers/nine/nine_dump.h U xenocara/lib/mesa/src/gallium/state_trackers/xa/README U xenocara/lib/mesa/src/gallium/state_trackers/xa/xa_composite.c C xenocara/lib/mesa/src/gallium/state_trackers/xa/xa_tracker.c U xenocara/lib/mesa/src/gallium/state_trackers/xa/xa_composite.h U xenocara/lib/mesa/src/gallium/state_trackers/xa/xa_context.h U xenocara/lib/mesa/src/gallium/state_trackers/xa/xa_tgsi.c U xenocara/lib/mesa/src/gallium/state_trackers/xa/Makefile.sources U xenocara/lib/mesa/src/gallium/state_trackers/xa/xa_yuv.c U xenocara/lib/mesa/src/gallium/state_trackers/xa/Makefile.am C xenocara/lib/mesa/src/gallium/state_trackers/xa/Makefile.in U xenocara/lib/mesa/src/gallium/state_trackers/xa/xa_renderer.c U xenocara/lib/mesa/src/gallium/state_trackers/xa/xa-indent.sh U xenocara/lib/mesa/src/gallium/state_trackers/xa/xa_context.c U xenocara/lib/mesa/src/gallium/state_trackers/xa/xa_tracker.h U xenocara/lib/mesa/src/gallium/state_trackers/xa/xa_priv.h U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/block.c U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/surface.c U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/Makefile.sources U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/context.c U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/Makefile.am C xenocara/lib/mesa/src/gallium/state_trackers/xvmc/Makefile.in U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/attributes.c U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/xvmc_private.h U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/subpicture.c U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/tests/testlib.c U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/tests/testlib.h U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/tests/test_context.c U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/tests/test_blocks.c U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/tests/test_subpicture.c U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/tests/test_rendering.c U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/tests/test_surface.c U xenocara/lib/mesa/src/gallium/state_trackers/xvmc/tests/xvmc_bench.c C xenocara/lib/mesa/src/gallium/state_trackers/va/va_private.h U xenocara/lib/mesa/src/gallium/state_trackers/va/display.c C xenocara/lib/mesa/src/gallium/state_trackers/va/image.c C xenocara/lib/mesa/src/gallium/state_trackers/va/picture.c C xenocara/lib/mesa/src/gallium/state_trackers/va/postproc.c C xenocara/lib/mesa/src/gallium/state_trackers/va/surface.c N xenocara/lib/mesa/src/gallium/state_trackers/va/picture_mjpeg.c U xenocara/lib/mesa/src/gallium/state_trackers/va/picture_h264.c C xenocara/lib/mesa/src/gallium/state_trackers/va/config.c U xenocara/lib/mesa/src/gallium/state_trackers/va/Makefile.sources C xenocara/lib/mesa/src/gallium/state_trackers/va/context.c U xenocara/lib/mesa/src/gallium/state_trackers/va/picture_vc1.c U xenocara/lib/mesa/src/gallium/state_trackers/va/Makefile.am C xenocara/lib/mesa/src/gallium/state_trackers/va/Makefile.in U xenocara/lib/mesa/src/gallium/state_trackers/va/buffer.c U xenocara/lib/mesa/src/gallium/state_trackers/va/picture_mpeg12.c U xenocara/lib/mesa/src/gallium/state_trackers/va/picture_hevc.c U xenocara/lib/mesa/src/gallium/state_trackers/va/picture_mpeg4.c U xenocara/lib/mesa/src/gallium/state_trackers/va/subpicture.c U xenocara/lib/mesa/src/gallium/state_trackers/clover/Doxyfile U xenocara/lib/mesa/src/gallium/state_trackers/clover/Makefile.sources U xenocara/lib/mesa/src/gallium/state_trackers/clover/Makefile.am C xenocara/lib/mesa/src/gallium/state_trackers/clover/Makefile.in U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/context.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/program.cpp C xenocara/lib/mesa/src/gallium/state_trackers/clover/api/device.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/platform.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/interop.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/util.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/sampler.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/dispatch.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/transfer.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/memory.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/dispatch.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/queue.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/kernel.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/api/event.cpp C xenocara/lib/mesa/src/gallium/state_trackers/clover/core/device.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/module.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/context.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/format.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/resource.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/event.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/object.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/program.cpp C xenocara/lib/mesa/src/gallium/state_trackers/clover/core/device.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/resource.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/platform.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/platform.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/program.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/format.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/timestamp.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/sampler.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/memory.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/module.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/memory.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/sampler.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/property.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/timestamp.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/queue.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/error.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/context.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/kernel.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/kernel.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/queue.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/core/event.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/util/range.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/util/algebra.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/util/algorithm.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/util/pointer.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/util/lazy.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/util/functional.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/util/adaptor.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/util/factor.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/util/tuple.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/tgsi/compiler.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/tgsi/invocation.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/llvm/metadata.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/llvm/codegen.hpp C xenocara/lib/mesa/src/gallium/state_trackers/clover/llvm/invocation.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/llvm/util.hpp C xenocara/lib/mesa/src/gallium/state_trackers/clover/llvm/compat.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/llvm/invocation.hpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/llvm/codegen/common.cpp C xenocara/lib/mesa/src/gallium/state_trackers/clover/llvm/codegen/native.cpp U xenocara/lib/mesa/src/gallium/state_trackers/clover/llvm/codegen/bitcode.cpp C xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/xm_api.c U xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/xm_st.h U xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/SConscript U xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/xm_public.h U xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/xm_st.c U xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/Makefile.sources U xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/glx_usefont.c U xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/Makefile.am C xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/Makefile.in C xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/glx_api.c C xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/xm_api.h U xenocara/lib/mesa/src/gallium/state_trackers/glx/xlib/glx_getproc.c U xenocara/lib/mesa/src/gallium/state_trackers/hgl/bitmap_wrapper.cpp U xenocara/lib/mesa/src/gallium/state_trackers/hgl/bitmap_wrapper.h U xenocara/lib/mesa/src/gallium/state_trackers/hgl/SConscript U xenocara/lib/mesa/src/gallium/state_trackers/hgl/hgl_context.h U xenocara/lib/mesa/src/gallium/state_trackers/hgl/hgl.c U xenocara/lib/mesa/src/gallium/state_trackers/hgl/.editorconfig U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_nopfuncs.h U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_device.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_tls.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_context.h U xenocara/lib/mesa/src/gallium/state_trackers/wgl/SConscript U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_device.h U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_ext_context.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_ext_context.h U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_pixelformat.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_ext_pixelformat.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_tls.h U xenocara/lib/mesa/src/gallium/state_trackers/wgl/opengl32.mingw.def U xenocara/lib/mesa/src/gallium/state_trackers/wgl/Makefile.sources U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_winsys.h U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_ext_pbuffer.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_st.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_framebuffer.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_wgl.h U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_nopfuncs.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_getprocaddress.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_ext_swapinterval.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/opengl32.def U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_ext_extensionsstring.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_wgl.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_context.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_st.h U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_pixelformat.h U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_icd.h U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_ext_rendertexture.c U xenocara/lib/mesa/src/gallium/state_trackers/wgl/stw_framebuffer.h U xenocara/lib/mesa/src/gallium/tools/addr2line.sh U xenocara/lib/mesa/src/gallium/tools/trace/diff_state.py U xenocara/lib/mesa/src/gallium/tools/trace/format.py U xenocara/lib/mesa/src/gallium/tools/trace/README.txt U xenocara/lib/mesa/src/gallium/tools/trace/dump_state.py U xenocara/lib/mesa/src/gallium/tools/trace/parse.py U xenocara/lib/mesa/src/gallium/tools/trace/model.py U xenocara/lib/mesa/src/gallium/tools/trace/tracediff.sh U xenocara/lib/mesa/src/gallium/tools/trace/TODO.txt U xenocara/lib/mesa/src/gallium/tools/trace/dump.py U xenocara/lib/mesa/src/gallium/targets/dri-vdpau.dyn U xenocara/lib/mesa/src/gallium/targets/vdpau/vdpau.sym U xenocara/lib/mesa/src/gallium/targets/vdpau/target.c C xenocara/lib/mesa/src/gallium/targets/vdpau/Makefile.am C xenocara/lib/mesa/src/gallium/targets/vdpau/Makefile.in U xenocara/lib/mesa/src/gallium/targets/dri/SConscript C xenocara/lib/mesa/src/gallium/targets/dri/target.c U xenocara/lib/mesa/src/gallium/targets/dri/dri.sym C xenocara/lib/mesa/src/gallium/targets/dri/Makefile.am C xenocara/lib/mesa/src/gallium/targets/dri/Makefile.in U xenocara/lib/mesa/src/gallium/targets/graw-xlib/SConscript U xenocara/lib/mesa/src/gallium/targets/graw-xlib/graw_xlib.c U xenocara/lib/mesa/src/gallium/targets/osmesa/osmesa.def U xenocara/lib/mesa/src/gallium/targets/osmesa/SConscript U xenocara/lib/mesa/src/gallium/targets/osmesa/osmesa.mingw.def U xenocara/lib/mesa/src/gallium/targets/osmesa/target.c U xenocara/lib/mesa/src/gallium/targets/osmesa/osmesa.pc.in U xenocara/lib/mesa/src/gallium/targets/osmesa/osmesa.sym U xenocara/lib/mesa/src/gallium/targets/osmesa/Makefile.am C xenocara/lib/mesa/src/gallium/targets/osmesa/Makefile.in U xenocara/lib/mesa/src/gallium/targets/graw-gdi/SConscript U xenocara/lib/mesa/src/gallium/targets/graw-gdi/graw_gdi.c U xenocara/lib/mesa/src/gallium/targets/xa/xa.sym U xenocara/lib/mesa/src/gallium/targets/xa/xatracker.pc.in U xenocara/lib/mesa/src/gallium/targets/xa/target.c U xenocara/lib/mesa/src/gallium/targets/xa/Makefile.am C xenocara/lib/mesa/src/gallium/targets/xa/Makefile.in U xenocara/lib/mesa/src/gallium/targets/xvmc/target.c C xenocara/lib/mesa/src/gallium/targets/xvmc/Makefile.am C xenocara/lib/mesa/src/gallium/targets/xvmc/Makefile.in U xenocara/lib/mesa/src/gallium/targets/xvmc/xvmc.sym N xenocara/lib/mesa/src/gallium/targets/omx-bellagio/target.c N xenocara/lib/mesa/src/gallium/targets/omx-bellagio/Makefile.am N xenocara/lib/mesa/src/gallium/targets/omx-bellagio/Makefile.in N xenocara/lib/mesa/src/gallium/targets/omx-bellagio/omx.sym U xenocara/lib/mesa/src/gallium/targets/pipe-loader/pipe.sym C xenocara/lib/mesa/src/gallium/targets/pipe-loader/pipe_vmwgfx.c C xenocara/lib/mesa/src/gallium/targets/pipe-loader/pipe_r600.c C xenocara/lib/mesa/src/gallium/targets/pipe-loader/pipe_radeonsi.c C xenocara/lib/mesa/src/gallium/targets/pipe-loader/pipe_i915.c C xenocara/lib/mesa/src/gallium/targets/pipe-loader/pipe_msm.c C xenocara/lib/mesa/src/gallium/targets/pipe-loader/pipe_nouveau.c C xenocara/lib/mesa/src/gallium/targets/pipe-loader/pipe_r300.c U xenocara/lib/mesa/src/gallium/targets/pipe-loader/pipe_swrast.c C xenocara/lib/mesa/src/gallium/targets/pipe-loader/Makefile.am C xenocara/lib/mesa/src/gallium/targets/pipe-loader/Makefile.in U xenocara/lib/mesa/src/gallium/targets/d3dadapter9/d3d.pc.in C xenocara/lib/mesa/src/gallium/targets/d3dadapter9/Makefile.am C xenocara/lib/mesa/src/gallium/targets/d3dadapter9/Makefile.in U xenocara/lib/mesa/src/gallium/targets/d3dadapter9/getproc.c C xenocara/lib/mesa/src/gallium/targets/d3dadapter9/drm.c U xenocara/lib/mesa/src/gallium/targets/d3dadapter9/description.c U xenocara/lib/mesa/src/gallium/targets/d3dadapter9/d3dadapter9.sym U xenocara/lib/mesa/src/gallium/targets/graw-null/graw_null.c U xenocara/lib/mesa/src/gallium/targets/graw-null/SConscript U xenocara/lib/mesa/src/gallium/targets/graw-null/graw_util.c U xenocara/lib/mesa/src/gallium/targets/va/target.c C xenocara/lib/mesa/src/gallium/targets/va/Makefile.am C xenocara/lib/mesa/src/gallium/targets/va/Makefile.in U xenocara/lib/mesa/src/gallium/targets/va/va.sym U xenocara/lib/mesa/src/gallium/targets/libgl-gdi/libgl_gdi.c U xenocara/lib/mesa/src/gallium/targets/libgl-gdi/SConscript U xenocara/lib/mesa/src/gallium/targets/haiku-softpipe/SConscript U xenocara/lib/mesa/src/gallium/targets/haiku-softpipe/SoftwareRenderer.h U xenocara/lib/mesa/src/gallium/targets/haiku-softpipe/SoftwareRenderer.rdef U xenocara/lib/mesa/src/gallium/targets/haiku-softpipe/SoftwareRenderer.cpp U xenocara/lib/mesa/src/gallium/targets/haiku-softpipe/GalliumContext.h U xenocara/lib/mesa/src/gallium/targets/haiku-softpipe/GalliumContext.cpp U xenocara/lib/mesa/src/gallium/targets/haiku-softpipe/.editorconfig U xenocara/lib/mesa/src/gallium/targets/libgl-xlib/SConscript U xenocara/lib/mesa/src/gallium/targets/libgl-xlib/libgl-xlib.sym U xenocara/lib/mesa/src/gallium/targets/libgl-xlib/Makefile.am U xenocara/lib/mesa/src/gallium/targets/libgl-xlib/xlib.c C xenocara/lib/mesa/src/gallium/targets/libgl-xlib/Makefile.in U xenocara/lib/mesa/src/gallium/targets/opencl/opencl.sym U xenocara/lib/mesa/src/gallium/targets/opencl/mesa.icd.in C xenocara/lib/mesa/src/gallium/targets/opencl/Makefile.am C xenocara/lib/mesa/src/gallium/targets/opencl/Makefile.in U xenocara/lib/mesa/src/gallium/targets/opencl/mesa.icd U xenocara/lib/mesa/src/gallium/include/state_tracker/sw_driver.h U xenocara/lib/mesa/src/gallium/include/state_tracker/xlibsw_api.h C xenocara/lib/mesa/src/gallium/include/state_tracker/st_api.h U xenocara/lib/mesa/src/gallium/include/state_tracker/graw.h U xenocara/lib/mesa/src/gallium/include/state_tracker/vdpau_interop.h U xenocara/lib/mesa/src/gallium/include/state_tracker/sw_winsys.h U xenocara/lib/mesa/src/gallium/include/state_tracker/vdpau_funcs.h U xenocara/lib/mesa/src/gallium/include/state_tracker/vdpau_dmabuf.h C xenocara/lib/mesa/src/gallium/include/state_tracker/drm_driver.h U xenocara/lib/mesa/src/gallium/include/state_tracker/drisw_api.h U xenocara/lib/mesa/src/gallium/include/state_tracker/opencl_interop.h C xenocara/lib/mesa/src/gallium/include/pipe/p_format.h U xenocara/lib/mesa/src/gallium/include/pipe/p_video_codec.h C xenocara/lib/mesa/src/gallium/include/pipe/p_context.h C xenocara/lib/mesa/src/gallium/include/pipe/p_shader_tokens.h C xenocara/lib/mesa/src/gallium/include/pipe/p_state.h U xenocara/lib/mesa/src/gallium/include/pipe/p_compiler.h U xenocara/lib/mesa/src/gallium/include/pipe/p_config.h C xenocara/lib/mesa/src/gallium/include/pipe/p_defines.h C xenocara/lib/mesa/src/gallium/include/pipe/p_video_state.h C xenocara/lib/mesa/src/gallium/include/pipe/p_video_enums.h C xenocara/lib/mesa/src/gallium/include/pipe/p_screen.h U xenocara/lib/mesa/src/gallium/drivers/swr/swr_scratch.h U xenocara/lib/mesa/src/gallium/drivers/swr/swr_memory.h C xenocara/lib/mesa/src/gallium/drivers/swr/swr_context.h C xenocara/lib/mesa/src/gallium/drivers/swr/swr_query.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/swr_fence.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/swr_screen.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/SConscript U xenocara/lib/mesa/src/gallium/drivers/swr/swr_shader.h C xenocara/lib/mesa/src/gallium/drivers/swr/swr_shader.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/swr/swr_state.h U xenocara/lib/mesa/src/gallium/drivers/swr/swr_public.h U xenocara/lib/mesa/src/gallium/drivers/swr/swr_tex_sample.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/swr_scratch.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/swr_query.h C xenocara/lib/mesa/src/gallium/drivers/swr/Makefile.sources C xenocara/lib/mesa/src/gallium/drivers/swr/Makefile.am C xenocara/lib/mesa/src/gallium/drivers/swr/swr_loader.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/Makefile.in C xenocara/lib/mesa/src/gallium/drivers/swr/swr_resource.h U xenocara/lib/mesa/src/gallium/drivers/swr/swr_fence.h U xenocara/lib/mesa/src/gallium/drivers/swr/swr_clear.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/swr_context.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/swr_screen.h U xenocara/lib/mesa/src/gallium/drivers/swr/swr_fence_work.h U xenocara/lib/mesa/src/gallium/drivers/swr/swr_fence_work.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/swr_state.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/swr_tex_sample.h C xenocara/lib/mesa/src/gallium/drivers/swr/swr_draw.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/gen_swr_context_llvm.h N xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_512_avx512_masks_knights.inl U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_128_avx2.inl N xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_512_avx512_knights.inl U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/rdtsc_buckets.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/rdtsc_buckets.h N xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_256_avx512_core.inl U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_512_avx512_masks.inl N xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_512_avx512_masks_core.inl U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/rdtsc_buckets_shared.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_128_avx512.inl C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_512_emu.inl C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_512_avx512.inl C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_256_avx.inl U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/formats.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simd16intrin.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/os.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/isa.hpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/swr_assert.h N xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_512_avx512_core.inl C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_128_avx.inl U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_512_emu_masks.inl C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdintrin.h N xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_128_avx512_knights.inl C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_types.hpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_interface.hpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/os.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/formats.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/swr_assert.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_256_avx2.inl U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/intrin.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_256_avx512.inl C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib.hpp N xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_256_avx512_knights.inl N xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/common/simdlib_128_avx512_core.inl U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/StoreTile_TileY.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/StoreTile_TileX.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/LoadTile_Linear.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/StoreTile_Linear.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/StoreTile_TileX2.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/LoadTile.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/LoadTile.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/tilingtraits.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/StoreTile.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/StoreTile_TileW.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/LoadTile_TileY.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/StoreTile_Linear2.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/StoreTile.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/LoadTile_TileX.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/Convert.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/StoreTile_TileY2.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/TilingFunctions.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/memory/ClearTile.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/rasterizer_impl.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/depthstencil.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/arena.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/rdtsc_core.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/format_types.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/format_utils.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/multisample.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/context.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/blend.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/api.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/binner.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/clip.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/conservativeRast.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/state.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backend_impl.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/utils.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backend.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/format_conversion.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/pa.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/frontend.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/tessellator.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/knobs_init.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/rasterizer.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backend.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/ringbuffer.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/pa_avx.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backend_singlesample.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backend_sample.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backend_clear.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/frontend.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/clip.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/tilemgr.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/threads.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/binner.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/tilemgr.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/rasterizer.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/knobs.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/rdtsc_core.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/api.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/fifo.hpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/format_traits.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/threads.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/state_funcs.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backends/gen_BackendPixelRate.hpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backends/gen_BackendPixelRate2.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backends/gen_rasterizer.hpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backends/gen_BackendPixelRate1.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backends/gen_BackendPixelRate0.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backends/gen_rasterizer3.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backends/gen_rasterizer2.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backends/gen_rasterizer1.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backends/gen_rasterizer0.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/core/backends/gen_BackendPixelRate3.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/streamout_jit.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/JitManager.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/jit_api.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/blend_jit.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/builder_math.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/gen_builder.hpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/JitManager.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/streamout_jit.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/gen_state_llvm.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/fetch_jit.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/builder.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/builder_misc.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/blend_jit.h C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/gen_builder_x86.hpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/builder.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/builder_misc.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/fetch_jit.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/archrast/events.proto U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/archrast/archrast.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/archrast/gen_ar_eventhandler.hpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/archrast/gen_ar_event.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/archrast/gen_ar_eventhandlerfile.hpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/archrast/eventmanager.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/archrast/archrast.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/archrast/gen_ar_event.hpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/gen_llvm_ir_macros.py U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/gen_backends.py U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/knob_defs.py C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/gen_knobs.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/gen_common.py C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/gen_llvm_types.py C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/gen_knobs.py C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/gen_knobs.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/gen_archrast.py U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates/gen_header_init.hpp N xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates/gen_knobs.h U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates/gen_ar_eventhandler.hpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates/gen_builder.hpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates/gen_backend.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates/gen_rasterizer.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates/gen_ar_event.cpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates/gen_ar_eventhandlerfile.hpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates/gen_llvm.hpp C xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates/gen_knobs.cpp U xenocara/lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates/gen_ar_event.hpp C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_rs.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_fence.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_shader.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_surface.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_emit.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_query.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_context.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_compiler.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_screen.h N xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_query_hw.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_rs.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_transfer.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_clear_blit.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_disasm.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_compiler.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/README C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_screen.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_blend.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_blend.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_state.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_tiling.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_zsa.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_fence.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_compiler_cmdline.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_resource.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_format.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_resource.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_tiling.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_context.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_debug.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_asm.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_emit.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_rasterizer.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_uniforms.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_util.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_query_sw.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_format.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_texture.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/Makefile.am U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_uniforms.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_surface.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_query.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_disasm.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_asm.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_translate.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_transfer.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_state.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_internal.h U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_texture.h N xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_query_hw.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_query_sw.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_rasterizer.c C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_shader.c U xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_zsa.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/etnaviv_clear_blit.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/hw/cmdstream.xml.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/hw/state_3d.xml.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/hw/isa.xml.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/hw/common.xml.h C xenocara/lib/mesa/src/gallium/drivers/etnaviv/hw/state.xml.h C xenocara/lib/mesa/src/gallium/drivers/ddebug/dd_context.c U xenocara/lib/mesa/src/gallium/drivers/ddebug/dd_util.h U xenocara/lib/mesa/src/gallium/drivers/ddebug/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/ddebug/Makefile.am C xenocara/lib/mesa/src/gallium/drivers/ddebug/Makefile.in C xenocara/lib/mesa/src/gallium/drivers/ddebug/dd_screen.c C xenocara/lib/mesa/src/gallium/drivers/ddebug/dd_draw.c U xenocara/lib/mesa/src/gallium/drivers/ddebug/dd_public.h C xenocara/lib/mesa/src/gallium/drivers/ddebug/dd_pipe.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_context.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_fence.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_state_rasterizer.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_state_vertex.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_prim_vbuf.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_state.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_tile_cache.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/SConscript U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_state_clip.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_tile_cache.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_state_blend.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_tex_tile_cache.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_state_image.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_quad_depth_test_tmp.h C xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_screen.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_fence.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_state_shader.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_quad_fs.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_state_so.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_setup.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_screen.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_tex_tile_cache.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_clear.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_flush.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_quad_blend.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_state_surface.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_quad_pipe.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_query.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_public.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_image.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_limits.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_state_derived.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_query.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/Makefile.am U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_clear.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_surface.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_surface.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_context.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_texture.h C xenocara/lib/mesa/src/gallium/drivers/softpipe/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_fs.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_draw_arrays.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_quad_depth_test.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_quad_pipe.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_tex_sample.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_quad.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_tex_sample.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_quad_stipple.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_flush.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_prim_vbuf.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_texture.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_image.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_compute.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_fs_exec.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_buffer.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_setup.h U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_state_sampler.c U xenocara/lib/mesa/src/gallium/drivers/softpipe/sp_buffer.h C xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_setup.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_rast_tri_tmp.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_setup_vbuf.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_setup_point.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_vertex.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_fence.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_setup.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_gs.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_perf.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_query.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_debug.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_context.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_context.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/SConscript U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_so.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_test_blend.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_flush.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_vs.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_perf.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_bld_depth.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_setup.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_scene_queue.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_tex_sample.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_rast_debug.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_rast_priv.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_derived.c C xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_fs.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_sampler.c C xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_rast.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_clear.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_setup_tri.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_bld_blend_aos.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_memory.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_test_printf.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_jit.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_setup.h C xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_screen.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_flush.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_clip.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_bld_interp.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/Makefile.am U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_rast.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_surface.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_tex_sample.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_bld_blend.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_surface.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_texture.c C xenocara/lib/mesa/src/gallium/drivers/llvmpipe/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_limits.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_jit.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_setup_line.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_bld_alpha.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_public.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_clear.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_test_format.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_test_conv.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_setup_context.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_texture.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_scene.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_bld_blend.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_test.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_blend.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_bld_alpha.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_memory.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_scene_queue.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_test_arit.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_bld_depth.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_fs.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_screen.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_query.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_fence.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_draw_arrays.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_scene.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_surface.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_test_main.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_rast_tri.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_bld_interp.h U xenocara/lib/mesa/src/gallium/drivers/llvmpipe/lp_state_rasterizer.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_context.h N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_program.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_context.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_bufmgr.h N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_screen.h N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_emit.c N xenocara/lib/mesa/src/gallium/drivers/vc5/Automake.inc N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_draw.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_tiling.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_state.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_resource.c N xenocara/lib/mesa/src/gallium/drivers/vc5/Makefile.sources N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_job.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_rcl.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_simulator.c N xenocara/lib/mesa/src/gallium/drivers/vc5/Makefile.am N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_bufmgr.c N xenocara/lib/mesa/src/gallium/drivers/vc5/Makefile.in N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_blit.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_resource.h N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_uniforms.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_cl.h N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_drm.h N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_query.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_fence.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_tiling.h N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_formats.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_screen.c N xenocara/lib/mesa/src/gallium/drivers/vc5/vc5_cl.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_fence.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/disasm.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_query_hw.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_gmem.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_surface.h C xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_screen.c C xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_batch.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_util.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_state.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_screen.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_util.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_program.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_resource.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_query_sw.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_resource.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/Makefile.am U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_surface.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_program.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_draw.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_texture.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_query_sw.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_query_acc.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_draw.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_gmem.c C xenocara/lib/mesa/src/gallium/drivers/freedreno/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_query_acc.h C xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_query.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_query.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/adreno_pm4.xml.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_state.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_batch_cache.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_context.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_fence.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_batch_cache.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/adreno_common.xml.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_batch.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_context.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_query_hw.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/freedreno_texture.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_rasterizer.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_blend.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_context.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/a3xx.xml.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_draw.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_gmem.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_gmem.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_rasterizer.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_texture.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_program.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_zsa.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_query.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_blend.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_screen.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_emit.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_format.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_screen.h C xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_query.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_format.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_program.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_context.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_texture.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_zsa.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_emit.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a3xx/fd3_draw.h C xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_query.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_query.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_rasterizer.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_blend.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_format.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_zsa.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_context.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_context.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_emit.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_rasterizer.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_screen.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_blend.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_zsa.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_texture.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_texture.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_draw.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_format.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_screen.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_gmem.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_program.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_draw.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_program.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/a4xx.xml.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_emit.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a4xx/fd4_gmem.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_draw.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_texture.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_screen.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_zsa.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_program.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_rasterizer.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_emit.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_rasterizer.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_zsa.c C xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_blend.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_gmem.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_texture.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/instr-a2xx.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_program.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_util.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/ir-a2xx.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_compiler.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/ir-a2xx.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_compiler.h C xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_emit.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_screen.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_draw.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_context.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_util.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_context.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_blend.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/disasm-a2xx.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/a2xx.xml.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a2xx/fd2_gmem.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_format.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_draw.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_screen.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_format.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_draw.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_zsa.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_zsa.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_context.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_gmem.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_gmem.c C xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_query.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_query.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_compute.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_context.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_texture.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_screen.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_program.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_compute.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_emit.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_blend.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_rasterizer.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/a5xx.xml.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_program.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_blend.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_texture.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_rasterizer.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/a5xx/fd5_emit.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_sched.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_nir_trig.py U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_compiler.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_compiler_nir.c C xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_cmdline.c C xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_nir.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_depth.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_print.c C xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_shader.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_compiler.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_nir_lower_if_else.c C xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_shader.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_cp.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/disasm-a3xx.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/instr-a3xx.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_group.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_legalize.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_nir.h U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_ra.c U xenocara/lib/mesa/src/gallium/drivers/freedreno/ir3/ir3_nir_trig.c U xenocara/lib/mesa/src/gallium/drivers/imx/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/imx/Makefile.am C xenocara/lib/mesa/src/gallium/drivers/imx/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/noop/SConscript U xenocara/lib/mesa/src/gallium/drivers/noop/noop_public.h U xenocara/lib/mesa/src/gallium/drivers/noop/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/noop/Makefile.am U xenocara/lib/mesa/src/gallium/drivers/noop/noop_pipe.c C xenocara/lib/mesa/src/gallium/drivers/noop/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/noop/noop_state.c U xenocara/lib/mesa/src/gallium/drivers/pl111/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/pl111/Makefile.am C xenocara/lib/mesa/src/gallium/drivers/pl111/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/r600/r600_asm.h N xenocara/lib/mesa/src/gallium/drivers/r600/r600_perfcounter.c N xenocara/lib/mesa/src/gallium/drivers/r600/r600_cs.h N xenocara/lib/mesa/src/gallium/drivers/r600/radeon_uvd.h N xenocara/lib/mesa/src/gallium/drivers/r600/r600_query.h C xenocara/lib/mesa/src/gallium/drivers/r600/r600_hw_context.c C xenocara/lib/mesa/src/gallium/drivers/r600/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/r600/r600_sq.h C xenocara/lib/mesa/src/gallium/drivers/r600/evergreend.h N xenocara/lib/mesa/src/gallium/drivers/r600/r600_buffer_common.c C xenocara/lib/mesa/src/gallium/drivers/r600/r600_blit.c U xenocara/lib/mesa/src/gallium/drivers/r600/r600d.h N xenocara/lib/mesa/src/gallium/drivers/r600/r600d_common.h U xenocara/lib/mesa/src/gallium/drivers/r600/r700_sq.h N xenocara/lib/mesa/src/gallium/drivers/r600/radeon_video.h N xenocara/lib/mesa/src/gallium/drivers/r600/r600_test_dma.c C xenocara/lib/mesa/src/gallium/drivers/r600/r600_pipe.c C xenocara/lib/mesa/src/gallium/drivers/r600/evergreen_state.c U xenocara/lib/mesa/src/gallium/drivers/r600/r600_isa.h U xenocara/lib/mesa/src/gallium/drivers/r600/evergreen_hw_context.c C xenocara/lib/mesa/src/gallium/drivers/r600/r600_state_common.c C xenocara/lib/mesa/src/gallium/drivers/r600/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/r600/evergreen_compute_internal.h U xenocara/lib/mesa/src/gallium/drivers/r600/eg_debug.c N xenocara/lib/mesa/src/gallium/drivers/r600/r600_streamout.c C xenocara/lib/mesa/src/gallium/drivers/r600/r600_pipe.h N xenocara/lib/mesa/src/gallium/drivers/r600/r600_pipe_common.h N xenocara/lib/mesa/src/gallium/drivers/r600/radeon_uvd.c C xenocara/lib/mesa/src/gallium/drivers/r600/Makefile.am U xenocara/lib/mesa/src/gallium/drivers/r600/r600_shader.h C xenocara/lib/mesa/src/gallium/drivers/r600/r600_uvd.c N xenocara/lib/mesa/src/gallium/drivers/r600/cayman_msaa.c C xenocara/lib/mesa/src/gallium/drivers/r600/Makefile.in N xenocara/lib/mesa/src/gallium/drivers/r600/radeon_vce.c U xenocara/lib/mesa/src/gallium/drivers/r600/r600_formats.h N xenocara/lib/mesa/src/gallium/drivers/r600/radeon_video.c N xenocara/lib/mesa/src/gallium/drivers/r600/r600_viewport.c U xenocara/lib/mesa/src/gallium/drivers/r600/r600_opcodes.h U xenocara/lib/mesa/src/gallium/drivers/r600/eg_asm.c N xenocara/lib/mesa/src/gallium/drivers/r600/r600_query.c U xenocara/lib/mesa/src/gallium/drivers/r600/r700_asm.c U xenocara/lib/mesa/src/gallium/drivers/r600/compute_memory_pool.h N xenocara/lib/mesa/src/gallium/drivers/r600/r600_pipe_common.c C xenocara/lib/mesa/src/gallium/drivers/r600/evergreen_compute.c N xenocara/lib/mesa/src/gallium/drivers/r600/r600_texture.c U xenocara/lib/mesa/src/gallium/drivers/r600/compute_memory_pool.c C xenocara/lib/mesa/src/gallium/drivers/r600/r600_public.h N xenocara/lib/mesa/src/gallium/drivers/r600/r600_gpu_load.c C xenocara/lib/mesa/src/gallium/drivers/r600/r600_asm.c C xenocara/lib/mesa/src/gallium/drivers/r600/r600_state.c N xenocara/lib/mesa/src/gallium/drivers/r600/radeon_vce.h C xenocara/lib/mesa/src/gallium/drivers/r600/r600_shader.c U xenocara/lib/mesa/src/gallium/drivers/r600/egd_tables.py U xenocara/lib/mesa/src/gallium/drivers/r600/evergreen_compute.h U xenocara/lib/mesa/src/gallium/drivers/r600/r600_isa.c U xenocara/lib/mesa/src/gallium/drivers/r600/eg_sq.h C xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_bc_finalize.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_bc_parser.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_ir.h U xenocara/lib/mesa/src/gallium/drivers/r600/sb/notes.markdown U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_ir.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_pass.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_peephole.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_context.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_def_use.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_core.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_ssa_builder.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_ra_checker.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_ra_init.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_expr.h U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_shader.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_sched.h U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_psi_ops.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_if_conversion.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_shader.h U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_dce_cleanup.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_pass.h U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_bc_dump.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_dump.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_bc_decoder.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_ra_coalesce.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_expr.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_bc_fmt_def.inc U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_public.h C xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_sched.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_bc_builder.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_gcm.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_liveness.cpp C xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_bc.h U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_valtable.cpp U xenocara/lib/mesa/src/gallium/drivers/r600/sb/sb_gvn.cpp U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qpu_validate.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qpu.h U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_tiling_lt_neon.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_opt_coalesce_ff_writes.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qpu_defines.h C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_uniforms.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qpu_schedule.c U xenocara/lib/mesa/src/gallium/drivers/vc4/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_opt_peephole_sf.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_opt_dead_code.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_tiling_lt.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_tiling.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_cl_dump.h U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_opt_small_immediates.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_screen.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_cl.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_screen.h U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_resource.h C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_cl_dump.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qpu.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_state.c U xenocara/lib/mesa/src/gallium/drivers/vc4/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_cl.h U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_nir_lower_io.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qpu_emit.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_query.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_blit.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_context.h C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qir.h C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_formats.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_draw.c C xenocara/lib/mesa/src/gallium/drivers/vc4/Makefile.am U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qir_validate.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_simulator.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_opt_vpm.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qir.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_emit.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_bufmgr.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_nir_lower_txf_ms.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qir_schedule.c C xenocara/lib/mesa/src/gallium/drivers/vc4/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_opt_constant_folding.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_opt_copy_propagation.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_fence.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_nir_lower_blend.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_bufmgr.h C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_resource.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_program.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_opt_algebraic.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_simulator_validate.h U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qir_emit_uniform_stream_resets.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_job.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qir_lower_uniforms.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_reorder_uniforms.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_tiling.h U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qir_live_variables.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_register_allocate.c C xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_context.c U xenocara/lib/mesa/src/gallium/drivers/vc4/vc4_qpu_disasm.c U xenocara/lib/mesa/src/gallium/drivers/vc4/kernel/README U xenocara/lib/mesa/src/gallium/drivers/vc4/kernel/vc4_gem.c U xenocara/lib/mesa/src/gallium/drivers/vc4/kernel/vc4_drv.h U xenocara/lib/mesa/src/gallium/drivers/vc4/kernel/vc4_validate.c U xenocara/lib/mesa/src/gallium/drivers/vc4/kernel/vc4_packet.h U xenocara/lib/mesa/src/gallium/drivers/vc4/kernel/vc4_validate_shaders.c U xenocara/lib/mesa/src/gallium/drivers/vc4/kernel/vc4_render_cl.c C xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_query.c U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_protocol.h U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_context.h U xenocara/lib/mesa/src/gallium/drivers/virgl/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_screen.h U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_resource.h U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_streamout.c U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_resource.c U xenocara/lib/mesa/src/gallium/drivers/virgl/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_hw.h U xenocara/lib/mesa/src/gallium/drivers/virgl/Makefile.am C xenocara/lib/mesa/src/gallium/drivers/virgl/Makefile.in C xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_screen.c U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_context.c U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_encode.c U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_public.h U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_winsys.h C xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_tgsi.c U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_buffer.c U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_texture.c U xenocara/lib/mesa/src/gallium/drivers/virgl/virgl_encode.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_compiler.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_fence.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_vp3_video.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_vp3_video_vp.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_vp3_video.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_fence.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv_object.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_buffer.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_vp3_video_bsp.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_video.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_winsys.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_context.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_mm.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_screen.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/nouveau/Makefile.am U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv31_mpeg.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv_m2mf.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_video.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_debug.h C xenocara/lib/mesa/src/gallium/drivers/nouveau/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_heap.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_buffer.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_gldefs.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_heap.h C xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_screen.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_statebuf.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv17_mpeg.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nouveau_mm.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_query_hw_sm.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_compute.c C xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_screen.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_shader_state.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_query_hw_metric.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_query_hw_sm.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_state.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_transfer.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_screen.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv84_video_bsp.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/g80_defs.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv84_video.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_context.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_program.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv84_video_vp.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_surface.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_context.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv98_video.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_vbo.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/g80_texture.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_query.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv98_video_vp.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_stateobj.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv84_video.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_formats.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_winsys.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_query_hw.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_blit.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_stateobj_tex.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_3ddefs.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_query_hw.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_program.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_3d.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv98_video.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_push.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_tex.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_compute.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_resource.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_transfer.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv98_video_bsp.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_miptree.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv98_video_ppp.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_resource.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_2d.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_query_hw_metric.c C xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_query.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_state_validate.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_program.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_vbo_translate.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_surface.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nve4_compute.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_screen.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_stateobj.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_tex.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_winsys.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_query_hw_sm.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_transfer.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nve4_compute.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_video_bsp.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nve4_compute.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_query_hw_metric.h C xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_screen.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_query_hw_metric.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_formats.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_state_validate.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_query_hw.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nve4_p2mf.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_macros.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_query_sw.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_video_vp.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_resource.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_compute.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_context.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_resource.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_query_sw.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/gm107_texture.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_context.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_video_ppp.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_query.h C xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_query_hw.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_query_hw_sm.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_compute.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_state.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_shader_state.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_m2mf.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_3d.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_vbo.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_program.c C xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_query.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_miptree.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_video.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_video.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/mme/com90c0.mme.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/mme/Makefile U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/mme/com9097.mme U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/mme/com9097.mme.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nvc0/mme/com90c0.mme U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_transfer.c C xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_screen.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_state_validate.c C xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nvfx_vertprog.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_format.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_winsys.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_vertprog.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_push.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_fragprog.c C xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nvfx_fragprog.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_context.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_texture.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_resource.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_transfer.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_state.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_vertprog.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv40_vertprog.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_state.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_draw.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_vbo.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv01_2d.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_format.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nvfx_shader.h C xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_query.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv40_verttex.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_screen.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_context.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30-40_3d.xml.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_miptree.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_resource.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_clear.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/nv30/nv30_fragtex.c U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_driver.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_ssa.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_target_nvc0.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_graph.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_emit_nvc0.cpp C xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_inlines.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/unordered_set.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_target_nv50.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_build_util.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_emit_gk110.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_print.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_emit_gm107.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_target_nv50.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_target.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_util.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_peephole.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_target_gm107.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_target_gm107.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_target.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_nvc0.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_target_nvc0.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_nv50.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_build_util.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_gm107.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_gm107.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_util.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_bb.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_graph.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_emit_nv50.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_ra.cpp C xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_nvc0.cpp U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/lib/gk110.asm.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/lib/Makefile U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/lib/gm107.asm U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/lib/gk110.asm U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/lib/gf100.asm U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/lib/gk104.asm U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/lib/gk104.asm.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/lib/gm107.asm.h U xenocara/lib/mesa/src/gallium/drivers/nouveau/codegen/lib/gf100.asm.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_resource.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_fpc.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_resource_buffer.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_prim_vbuf.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_blit.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_public.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_state_emit.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_screen.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_debug_private.h U xenocara/lib/mesa/src/gallium/drivers/i915/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/i915/i915_winsys.h U xenocara/lib/mesa/src/gallium/drivers/i915/TODO U xenocara/lib/mesa/src/gallium/drivers/i915/i915_prim_emit.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_state_inlines.h C xenocara/lib/mesa/src/gallium/drivers/i915/i915_fpc_translate.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_state.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_batchbuffer.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_clear.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_context.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_debug_fp.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_state_immediate.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_batch.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_resource_texture.c U xenocara/lib/mesa/src/gallium/drivers/i915/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/i915/i915_debug.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_surface.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_state_dynamic.c U xenocara/lib/mesa/src/gallium/drivers/i915/Makefile.am C xenocara/lib/mesa/src/gallium/drivers/i915/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/i915/i915_blit.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_reg.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_state_derived.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_query.c C xenocara/lib/mesa/src/gallium/drivers/i915/i915_fpc_optimize.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_fpc_emit.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_state_sampler.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_context.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_query.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_state_fpc.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_resource.c C xenocara/lib/mesa/src/gallium/drivers/i915/i915_screen.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_state_static.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_debug.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_flush.c U xenocara/lib/mesa/src/gallium/drivers/i915/i915_surface.h U xenocara/lib/mesa/src/gallium/drivers/i915/i915_state.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_resource.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_texture_desc.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_debug.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_emit.h C xenocara/lib/mesa/src/gallium/drivers/r300/r300_texture.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_fs.h U xenocara/lib/mesa/src/gallium/drivers/r300/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/r300/r300_blit.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_reg.h C xenocara/lib/mesa/src/gallium/drivers/r300/r300_state.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_transfer.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_screen.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_cs.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_texture_desc.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_texture.h C xenocara/lib/mesa/src/gallium/drivers/r300/r300_context.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_chipset.c U xenocara/lib/mesa/src/gallium/drivers/r300/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/r300/r300_state_inlines.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_vs.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_screen_buffer.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_chipset.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_shader_semantics.h U xenocara/lib/mesa/src/gallium/drivers/r300/Makefile.am U xenocara/lib/mesa/src/gallium/drivers/r300/r300_hyperz.c C xenocara/lib/mesa/src/gallium/drivers/r300/Makefile.in C xenocara/lib/mesa/src/gallium/drivers/r300/r300_screen.c C xenocara/lib/mesa/src/gallium/drivers/r300/r300_emit.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_cb.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_screen_buffer.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_state_derived.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_tgsi_to_rc.h C xenocara/lib/mesa/src/gallium/drivers/r300/r300_render.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_vs_draw.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_render_stencilref.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_flush.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_context.c C xenocara/lib/mesa/src/gallium/drivers/r300/r300_tgsi_to_rc.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_fs.c U xenocara/lib/mesa/src/gallium/drivers/r300/r300_transfer.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_vs.h C xenocara/lib/mesa/src/gallium/drivers/r300/r300_public.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_defines.h U xenocara/lib/mesa/src/gallium/drivers/r300/r300_render_translate.c C xenocara/lib/mesa/src/gallium/drivers/r300/r300_query.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/r300_fragprog_swizzle.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_remove_constants.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_program_pair.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_emulate_branches.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_compiler.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_remove_constants.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/r3xx_vertprog.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_list.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_program_pair.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_program_alu.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/r300_fragprog_swizzle.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/r300_fragprog.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_dataflow.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/r500_fragprog_emit.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_program_print.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_compiler.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_emulate_loops.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_dataflow_deadcode.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_compiler_util.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_vert_fc.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_program_tex.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_program_alu.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_program.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_optimize.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/r3xx_fragprog.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/memory_pool.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_program.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/memory_pool.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/r500_fragprog.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_pair_regalloc.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_rename_regs.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_code.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_code.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_list.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_pair_translate.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/r300_fragprog_emit.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_dataflow_swizzles.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/r300_fragprog.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_opcodes.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/r3xx_vertprog_dump.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_variable.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_rename_regs.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_opcodes.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_emulate_branches.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_pair_schedule.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_program_constants.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_swizzle.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_program_tex.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_compiler_util.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_dataflow.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_emulate_loops.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_regalloc.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_inline_literals.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_variable.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/radeon_pair_dead_sources.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/r500_fragprog.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/tests/rc_test_helpers.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/tests/radeon_compiler_util_tests.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/tests/r300_compiler_tests.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/tests/radeon_compiler_optimize_tests.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/tests/radeon_compiler_regalloc_tests.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/tests/omod_two_writers.test U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/tests/r300_compiler_tests.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/tests/rc_test_helpers.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/tests/unit_test.h U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/tests/unit_test.c U xenocara/lib/mesa/src/gallium/drivers/r300/compiler/tests/regalloc_tex_1d_swizzle.test C xenocara/lib/mesa/src/gallium/drivers/svga/svga_context.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_draw_arrays.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_resource_texture.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_draw.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_swtnl_draw.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_resource_buffer.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_msg.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_misc.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_draw_private.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_surface.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_cmd.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_sampler_view.c U xenocara/lib/mesa/src/gallium/drivers/svga/SConscript C xenocara/lib/mesa/src/gallium/drivers/svga/svga_format.c C xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_query.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_resource_buffer_upload.c U xenocara/lib/mesa/src/gallium/drivers/svga/Automake.inc U xenocara/lib/mesa/src/gallium/drivers/svga/svga_swtnl.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_state_tgsi_transform.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_rasterizer.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_blend.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_mksstats.h C xenocara/lib/mesa/src/gallium/drivers/svga/svga_draw.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_vs.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_flush.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_state_vs.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_hw_reg.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_clear.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_tgsi.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_sampler_view.h C xenocara/lib/mesa/src/gallium/drivers/svga/svga_tgsi_insn.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_link.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_tgsi.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_streamout.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_surface.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_swtnl_backend.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_draw.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_vertex.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_swtnl_state.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_resource.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_state.h U xenocara/lib/mesa/src/gallium/drivers/svga/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/svga/svga_state_gs.c C xenocara/lib/mesa/src/gallium/drivers/svga/svga_screen.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_resource_buffer_upload.h U xenocara/lib/mesa/src/gallium/drivers/svga/Makefile.am C xenocara/lib/mesa/src/gallium/drivers/svga/svga_context.h C xenocara/lib/mesa/src/gallium/drivers/svga/svga_state_fs.c C xenocara/lib/mesa/src/gallium/drivers/svga/svga_shader.h C xenocara/lib/mesa/src/gallium/drivers/svga/Makefile.in C xenocara/lib/mesa/src/gallium/drivers/svga/svga_state_sampler.c C xenocara/lib/mesa/src/gallium/drivers/svga/svga_screen_cache.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_debug.h C xenocara/lib/mesa/src/gallium/drivers/svga/svga_state_framebuffer.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_gs.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_cmd.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_screen.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_state_vdecl.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_tgsi_emit.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_sampler.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_fs.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_depthstencil.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_shader.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_swtnl_private.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_state_constants.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_state_rss.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_state.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_resource_buffer.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_screen_cache.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_state_need_swtnl.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_winsys.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_cmd_vgpu10.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_msg.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_streamout.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_resource.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_state_tss.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_constants.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_public.h C xenocara/lib/mesa/src/gallium/drivers/svga/svga_tgsi_vgpu10.c C xenocara/lib/mesa/src/gallium/drivers/svga/svga_pipe_blit.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_tgsi_decl_sm30.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_draw_elements.c U xenocara/lib/mesa/src/gallium/drivers/svga/svga_link.h U xenocara/lib/mesa/src/gallium/drivers/svga/svga_format.h C xenocara/lib/mesa/src/gallium/drivers/svga/svga_resource_texture.c U xenocara/lib/mesa/src/gallium/drivers/svga/include/README U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga3d_dx.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga3d_reg.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga3d_caps.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga_reg.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/vmware_pack_begin.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga3d_limits.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga3d_types.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga_overlay.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga3d_devcaps.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga3d_shaderdefs.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/vmware_pack_end.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/includeCheck.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga_escape.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga3d_cmd.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga_types.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/VGPU10ShaderTokens.h U xenocara/lib/mesa/src/gallium/drivers/svga/include/svga3d_surfacedefs.h U xenocara/lib/mesa/src/gallium/drivers/svga/svgadump/svga_shader_dump.h U xenocara/lib/mesa/src/gallium/drivers/svga/svgadump/svga_shader_op.c U xenocara/lib/mesa/src/gallium/drivers/svga/svgadump/svga_dump.py U xenocara/lib/mesa/src/gallium/drivers/svga/svgadump/svga_shader.h U xenocara/lib/mesa/src/gallium/drivers/svga/svgadump/svga_dump.c U xenocara/lib/mesa/src/gallium/drivers/svga/svgadump/svga_dump.h U xenocara/lib/mesa/src/gallium/drivers/svga/svgadump/svga_shader_dump.c U xenocara/lib/mesa/src/gallium/drivers/svga/svgadump/svga_shader_op.h U xenocara/lib/mesa/src/gallium/drivers/trace/tr_dump.h U xenocara/lib/mesa/src/gallium/drivers/trace/README U xenocara/lib/mesa/src/gallium/drivers/trace/tr_texture.h C xenocara/lib/mesa/src/gallium/drivers/trace/tr_dump_state.c U xenocara/lib/mesa/src/gallium/drivers/trace/SConscript C xenocara/lib/mesa/src/gallium/drivers/trace/tr_dump.c U xenocara/lib/mesa/src/gallium/drivers/trace/tr_texture.c U xenocara/lib/mesa/src/gallium/drivers/trace/tr_context.c U xenocara/lib/mesa/src/gallium/drivers/trace/tr_context.h U xenocara/lib/mesa/src/gallium/drivers/trace/tr_dump_state.h U xenocara/lib/mesa/src/gallium/drivers/trace/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/trace/trace.xsl U xenocara/lib/mesa/src/gallium/drivers/trace/tr_public.h U xenocara/lib/mesa/src/gallium/drivers/trace/tr_dump_defines.h U xenocara/lib/mesa/src/gallium/drivers/trace/Makefile.am C xenocara/lib/mesa/src/gallium/drivers/trace/tr_screen.c C xenocara/lib/mesa/src/gallium/drivers/trace/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/trace/tr_screen.h U xenocara/lib/mesa/src/gallium/drivers/rbug/rbug_public.h U xenocara/lib/mesa/src/gallium/drivers/rbug/README U xenocara/lib/mesa/src/gallium/drivers/rbug/SConscript U xenocara/lib/mesa/src/gallium/drivers/rbug/rbug_context.h U xenocara/lib/mesa/src/gallium/drivers/rbug/rbug_screen.h U xenocara/lib/mesa/src/gallium/drivers/rbug/rbug_objects.h U xenocara/lib/mesa/src/gallium/drivers/rbug/rbug_context.c U xenocara/lib/mesa/src/gallium/drivers/rbug/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/rbug/Makefile.am C xenocara/lib/mesa/src/gallium/drivers/rbug/rbug_screen.c C xenocara/lib/mesa/src/gallium/drivers/rbug/Makefile.in U xenocara/lib/mesa/src/gallium/drivers/rbug/rbug_objects.c U xenocara/lib/mesa/src/gallium/drivers/rbug/rbug_core.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_public.h C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_pipe.h N xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_shader_nir.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_compute.h C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_blit.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_state_shaders.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_shader_tgsi_alu.c N xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_state_streamout.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/Automake.inc C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_hw_context.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_pm4.c N xenocara/lib/mesa/src/gallium/drivers/radeonsi/driinfo_radeonsi.h C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_perfcounter.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_debug.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_shader_tgsi_mem.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_compute.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/Makefile.sources U xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_pm4.h C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_uvd.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_pipe.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/Makefile.am N xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_driinfo.h C xenocara/lib/mesa/src/gallium/drivers/radeonsi/Makefile.in N xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_state_viewport.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/cik_sdma.c N xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_state_msaa.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_shader_internal.h C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_descriptors.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_shader.c N xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_state_binning.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_state_draw.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_state.h C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_state.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_shader_tgsi_setup.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_dma.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_cp_dma.c C xenocara/lib/mesa/src/gallium/drivers/radeonsi/si_shader.h C xenocara/lib/mesa/src/gallium/drivers/radeon/r600_perfcounter.c U xenocara/lib/mesa/src/gallium/drivers/radeon/r600_cs.h C xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_vce_52.c U xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_vcn_dec.h C xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_uvd.h C xenocara/lib/mesa/src/gallium/drivers/radeon/r600_query.h C xenocara/lib/mesa/src/gallium/drivers/radeon/r600_buffer_common.c C xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_video.h C xenocara/lib/mesa/src/gallium/drivers/radeon/r600_test_dma.c C xenocara/lib/mesa/src/gallium/drivers/radeon/Makefile.sources C xenocara/lib/mesa/src/gallium/drivers/radeon/r600_pipe_common.h C xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_uvd.c U xenocara/lib/mesa/src/gallium/drivers/radeon/Makefile.am C xenocara/lib/mesa/src/gallium/drivers/radeon/Makefile.in C xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_vce.c C xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_video.c C xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_vce_40_2_2.c C xenocara/lib/mesa/src/gallium/drivers/radeon/r600_query.c C xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_vce_50.c C xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_winsys.h C xenocara/lib/mesa/src/gallium/drivers/radeon/r600_pipe_common.c C xenocara/lib/mesa/src/gallium/drivers/radeon/r600_texture.c C xenocara/lib/mesa/src/gallium/drivers/radeon/r600_gpu_load.c C xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_vcn_dec.c U xenocara/lib/mesa/src/gallium/drivers/radeon/radeon_vce.h C xenocara/lib/mesa/src/gallium/tests/trivial/compute.c U xenocara/lib/mesa/src/gallium/tests/trivial/Makefile.am C xenocara/lib/mesa/src/gallium/tests/trivial/Makefile.in C xenocara/lib/mesa/src/gallium/tests/trivial/tri.c C xenocara/lib/mesa/src/gallium/tests/trivial/quad-tex.c U xenocara/lib/mesa/src/gallium/tests/unit/u_half_test.c U xenocara/lib/mesa/src/gallium/tests/unit/translate_test.c U xenocara/lib/mesa/src/gallium/tests/unit/SConscript U xenocara/lib/mesa/src/gallium/tests/unit/u_format_compatible_test.c U xenocara/lib/mesa/src/gallium/tests/unit/pipe_barrier_test.c U xenocara/lib/mesa/src/gallium/tests/unit/Makefile.am C xenocara/lib/mesa/src/gallium/tests/unit/Makefile.in U xenocara/lib/mesa/src/gallium/tests/unit/u_cache_test.c C xenocara/lib/mesa/src/gallium/tests/unit/u_format_test.c U xenocara/lib/mesa/src/gallium/tests/python/tests/regress/fragment-shader/frag-cmp.sh U xenocara/lib/mesa/src/gallium/tests/graw/tri-instanced.c U xenocara/lib/mesa/src/gallium/tests/graw/fs-test.c U xenocara/lib/mesa/src/gallium/tests/graw/tri-gs.c U xenocara/lib/mesa/src/gallium/tests/graw/SConscript C xenocara/lib/mesa/src/gallium/tests/graw/fs-frontface.c U xenocara/lib/mesa/src/gallium/tests/graw/tgsi_dump.gdb C xenocara/lib/mesa/src/gallium/tests/graw/fs-fragcoord.c U xenocara/lib/mesa/src/gallium/tests/graw/gs-test.c U xenocara/lib/mesa/src/gallium/tests/graw/vs-test.c U xenocara/lib/mesa/src/gallium/tests/graw/tex-srgb.c U xenocara/lib/mesa/src/gallium/tests/graw/occlusion-query.c U xenocara/lib/mesa/src/gallium/tests/graw/disasm.c U xenocara/lib/mesa/src/gallium/tests/graw/tex-swizzle.c U xenocara/lib/mesa/src/gallium/tests/graw/clear.c C xenocara/lib/mesa/src/gallium/tests/graw/fs-write-z.c U xenocara/lib/mesa/src/gallium/tests/graw/shader-leak.c U xenocara/lib/mesa/src/gallium/tests/graw/tri.c U xenocara/lib/mesa/src/gallium/tests/graw/quad-tex.c U xenocara/lib/mesa/src/gallium/tests/graw/graw_util.h U xenocara/lib/mesa/src/gallium/tests/graw/quad-sample.c U xenocara/lib/mesa/src/gallium/tests/graw/tri-large.c U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-dst.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-frc.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-slt.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-abs.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-mad.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-cb-1d.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-dp4.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-lit.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-lg2.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-rsq.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-sub.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-rcp.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-srcmod-absneg.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-mov.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-xpd.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-mul.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-flr.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-dp3.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-add.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-srcmod-swz.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-srcmod-abs.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-min.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-lrp.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-max.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-ex2.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-srcmod-neg.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-kil.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-face.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-ucmp.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-tempx.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-sge.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-mad-immx.sh U xenocara/lib/mesa/src/gallium/tests/graw/fragment-shader/frag-cb-2d.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-arr.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-cb-1d.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-srcmod-absneg.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-lrp.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-dst.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-dp3.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-ex2.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-arl.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-min.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-rcp.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-mad.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-flr.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-sge.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-slt.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-mul.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-srcmod-swz.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-abs.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-imul_hi.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-lit.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-xpd.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-srcmod-neg.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-sub.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-dp4.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-srcmod-abs.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-max.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-umul_hi.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-lg2.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-frc.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-uadd.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-mov.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-cb-2d.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-add.sh U xenocara/lib/mesa/src/gallium/tests/graw/vertex-shader/vert-rsq.sh U xenocara/lib/mesa/src/gallium/tests/graw/geometry-shader/mov.txt U xenocara/lib/mesa/src/gallium/tests/graw/geometry-shader/mov-cb-2d.txt U xenocara/lib/mesa/src/gallium/tests/graw/geometry-shader/add.txt U xenocara/lib/mesa/src/gallium/tests/graw/geometry-shader/line.txt U xenocara/lib/mesa/src/gallium/tests/graw/geometry-shader/multi-line.txt U xenocara/lib/mesa/src/gallium/tests/graw/geometry-shader/add-mix.txt U xenocara/lib/mesa/src/gallium/docs/Makefile U xenocara/lib/mesa/src/gallium/docs/make.bat U xenocara/lib/mesa/src/gallium/docs/source/cso.rst U xenocara/lib/mesa/src/gallium/docs/source/resources.rst U xenocara/lib/mesa/src/gallium/docs/source/drivers.rst C xenocara/lib/mesa/src/gallium/docs/source/screen.rst U xenocara/lib/mesa/src/gallium/docs/source/glossary.rst U xenocara/lib/mesa/src/gallium/docs/source/debugging.rst U xenocara/lib/mesa/src/gallium/docs/source/pipeline.txt U xenocara/lib/mesa/src/gallium/docs/source/format.rst U xenocara/lib/mesa/src/gallium/docs/source/index.rst U xenocara/lib/mesa/src/gallium/docs/source/intro.rst U xenocara/lib/mesa/src/gallium/docs/source/distro.rst U xenocara/lib/mesa/src/gallium/docs/source/conf.py C xenocara/lib/mesa/src/gallium/docs/source/context.rst C xenocara/lib/mesa/src/gallium/docs/source/tgsi.rst U xenocara/lib/mesa/src/gallium/docs/source/exts/formatting.py U xenocara/lib/mesa/src/gallium/docs/source/cso/dsa.rst U xenocara/lib/mesa/src/gallium/docs/source/cso/blend.rst U xenocara/lib/mesa/src/gallium/docs/source/cso/sampler.rst U xenocara/lib/mesa/src/gallium/docs/source/cso/velems.rst U xenocara/lib/mesa/src/gallium/docs/source/cso/shader.rst U xenocara/lib/mesa/src/gallium/docs/source/cso/rasterizer.rst U xenocara/lib/mesa/src/gallium/docs/source/drivers/freedreno.rst U xenocara/lib/mesa/src/gallium/docs/source/drivers/openswr.rst U xenocara/lib/mesa/src/gallium/docs/source/drivers/openswr/faq.rst U xenocara/lib/mesa/src/gallium/docs/source/drivers/openswr/profiling.rst U xenocara/lib/mesa/src/gallium/docs/source/drivers/openswr/knobs.rst U xenocara/lib/mesa/src/gallium/docs/source/drivers/openswr/usage.rst U xenocara/lib/mesa/src/gallium/docs/source/drivers/freedreno/ir3-notes.rst U xenocara/lib/mesa/src/intel/Makefile.blorp.am U xenocara/lib/mesa/src/intel/Makefile.genxml.am C xenocara/lib/mesa/src/intel/Makefile.common.am C xenocara/lib/mesa/src/intel/Makefile.tools.am C xenocara/lib/mesa/src/intel/Makefile.sources C xenocara/lib/mesa/src/intel/Makefile.am C xenocara/lib/mesa/src/intel/Makefile.in C xenocara/lib/mesa/src/intel/Makefile.vulkan.am U xenocara/lib/mesa/src/intel/Makefile.isl.am C xenocara/lib/mesa/src/intel/Makefile.compiler.am C xenocara/lib/mesa/src/intel/blorp/blorp_priv.h C xenocara/lib/mesa/src/intel/blorp/blorp.h C xenocara/lib/mesa/src/intel/blorp/blorp_blit.c U xenocara/lib/mesa/src/intel/blorp/TODO C xenocara/lib/mesa/src/intel/blorp/blorp_genX_exec.h U xenocara/lib/mesa/src/intel/blorp/blorp_nir_builder.h C xenocara/lib/mesa/src/intel/blorp/blorp_clear.c C xenocara/lib/mesa/src/intel/blorp/blorp.c C xenocara/lib/mesa/src/intel/common/gen_debug.h U xenocara/lib/mesa/src/intel/common/gen_device_info.c C xenocara/lib/mesa/src/intel/common/gen_device_info.h N xenocara/lib/mesa/src/intel/common/intel_log.h U xenocara/lib/mesa/src/intel/common/gen_sample_positions.h N xenocara/lib/mesa/src/intel/common/intel_log.c C xenocara/lib/mesa/src/intel/common/gen_debug.c U xenocara/lib/mesa/src/intel/common/gen_l3_config.c U xenocara/lib/mesa/src/intel/common/gen_urb_config.c U xenocara/lib/mesa/src/intel/common/gen_l3_config.h C xenocara/lib/mesa/src/intel/common/gen_decoder.c U xenocara/lib/mesa/src/intel/common/gen_decoder.h U xenocara/lib/mesa/src/intel/common/gen_clflush.h C xenocara/lib/mesa/src/intel/isl/isl_format.c C xenocara/lib/mesa/src/intel/isl/isl_format_layout.c U xenocara/lib/mesa/src/intel/isl/isl_gen7.h C xenocara/lib/mesa/src/intel/isl/isl_priv.h C xenocara/lib/mesa/src/intel/isl/isl_surface_state.c U xenocara/lib/mesa/src/intel/isl/README U xenocara/lib/mesa/src/intel/isl/gen_format_layout.py C xenocara/lib/mesa/src/intel/isl/isl_storage_image.c U xenocara/lib/mesa/src/intel/isl/isl_gen4.h U xenocara/lib/mesa/src/intel/isl/isl_gen6.h U xenocara/lib/mesa/src/intel/isl/isl_gen8.h U xenocara/lib/mesa/src/intel/isl/isl_gen4.c U xenocara/lib/mesa/src/intel/isl/isl_gen9.c C xenocara/lib/mesa/src/intel/isl/isl_gen7.c U xenocara/lib/mesa/src/intel/isl/isl_gen6.c U xenocara/lib/mesa/src/intel/isl/isl_gen8.c C xenocara/lib/mesa/src/intel/isl/isl_emit_depth_stencil.c C xenocara/lib/mesa/src/intel/isl/isl_drm.c N xenocara/lib/mesa/src/intel/isl/isl_genX_priv.h C xenocara/lib/mesa/src/intel/isl/isl.h C xenocara/lib/mesa/src/intel/isl/isl.c U xenocara/lib/mesa/src/intel/isl/isl_gen9.h C xenocara/lib/mesa/src/intel/isl/isl_format_layout.csv U xenocara/lib/mesa/src/intel/isl/tests/isl_surf_get_image_offset_test.c U xenocara/lib/mesa/src/intel/tools/aubinator.c U xenocara/lib/mesa/src/intel/tools/disasm.c U xenocara/lib/mesa/src/intel/tools/intel_aub.h U xenocara/lib/mesa/src/intel/tools/gen_disasm.h C xenocara/lib/mesa/src/intel/tools/aubinator_error_decode.c C xenocara/lib/mesa/src/intel/vulkan/anv_device.c C xenocara/lib/mesa/src/intel/vulkan/genX_blorp_exec.c C xenocara/lib/mesa/src/intel/vulkan/anv_gem.c N xenocara/lib/mesa/src/intel/vulkan/anv_extensions.py C xenocara/lib/mesa/src/intel/vulkan/anv_queue.c C xenocara/lib/mesa/src/intel/vulkan/genX_pipeline.c U xenocara/lib/mesa/src/intel/vulkan/anv_pass.c U xenocara/lib/mesa/src/intel/vulkan/anv_wsi_wayland.c N xenocara/lib/mesa/src/intel/vulkan/anv_nir_lower_ycbcr_textures.c C xenocara/lib/mesa/src/intel/vulkan/anv_descriptor_set.c C xenocara/lib/mesa/src/intel/vulkan/anv_gem_stubs.c U xenocara/lib/mesa/src/intel/vulkan/anv_wsi_x11.c C xenocara/lib/mesa/src/intel/vulkan/anv_nir.h C xenocara/lib/mesa/src/intel/vulkan/anv_blorp.c U xenocara/lib/mesa/src/intel/vulkan/TODO C xenocara/lib/mesa/src/intel/vulkan/anv_formats.c U xenocara/lib/mesa/src/intel/vulkan/anv_genX.h C xenocara/lib/mesa/src/intel/vulkan/anv_batch_chain.c C xenocara/lib/mesa/src/intel/vulkan/anv_private.h C xenocara/lib/mesa/src/intel/vulkan/anv_intel.c C xenocara/lib/mesa/src/intel/vulkan/anv_nir_lower_input_attachments.c C xenocara/lib/mesa/src/intel/vulkan/gen8_cmd_buffer.c C xenocara/lib/mesa/src/intel/vulkan/genX_query.c C xenocara/lib/mesa/src/intel/vulkan/anv_nir_lower_multiview.c C xenocara/lib/mesa/src/intel/vulkan/anv_allocator.c N xenocara/lib/mesa/src/intel/vulkan/anv_android.c C xenocara/lib/mesa/src/intel/vulkan/anv_pipeline.c N xenocara/lib/mesa/src/intel/vulkan/anv_icd.py N xenocara/lib/mesa/src/intel/vulkan/anv_extensions.c U xenocara/lib/mesa/src/intel/vulkan/anv_nir_lower_push_constants.c C xenocara/lib/mesa/src/intel/vulkan/anv_nir_apply_pipeline_layout.c C xenocara/lib/mesa/src/intel/vulkan/anv_pipeline_cache.c C xenocara/lib/mesa/src/intel/vulkan/genX_state.c U xenocara/lib/mesa/src/intel/vulkan/anv_dump.c C xenocara/lib/mesa/src/intel/vulkan/genX_cmd_buffer.c C xenocara/lib/mesa/src/intel/vulkan/gen7_cmd_buffer.c C xenocara/lib/mesa/src/intel/vulkan/vk_format_info.h C xenocara/lib/mesa/src/intel/vulkan/anv_entrypoints.h C xenocara/lib/mesa/src/intel/vulkan/genX_gpu_memcpy.c C xenocara/lib/mesa/src/intel/vulkan/anv_cmd_buffer.c C xenocara/lib/mesa/src/intel/vulkan/anv_entrypoints_gen.py C xenocara/lib/mesa/src/intel/vulkan/anv_wsi.c C xenocara/lib/mesa/src/intel/vulkan/anv_util.c N xenocara/lib/mesa/src/intel/vulkan/anv_debug_report.c C xenocara/lib/mesa/src/intel/vulkan/anv_entrypoints.c C xenocara/lib/mesa/src/intel/vulkan/anv_image.c U xenocara/lib/mesa/src/intel/vulkan/tests/state_pool.c U xenocara/lib/mesa/src/intel/vulkan/tests/state_pool_test_helper.h U xenocara/lib/mesa/src/intel/vulkan/tests/state_pool_no_free.c U xenocara/lib/mesa/src/intel/vulkan/tests/block_pool_no_free.c U xenocara/lib/mesa/src/intel/vulkan/tests/state_pool_free_list_only.c C xenocara/lib/mesa/src/intel/genxml/gen7.xml U xenocara/lib/mesa/src/intel/genxml/gen8_pack.h C xenocara/lib/mesa/src/intel/genxml/genX_bits.h C xenocara/lib/mesa/src/intel/genxml/gen4_pack.h U xenocara/lib/mesa/src/intel/genxml/README U xenocara/lib/mesa/src/intel/genxml/gen10_pack.h U xenocara/lib/mesa/src/intel/genxml/gen9.xml C xenocara/lib/mesa/src/intel/genxml/gen75_pack.h U xenocara/lib/mesa/src/intel/genxml/gen_bits_header.py C xenocara/lib/mesa/src/intel/genxml/gen7_pack.h U xenocara/lib/mesa/src/intel/genxml/gen8.xml U xenocara/lib/mesa/src/intel/genxml/gen_macros.h C xenocara/lib/mesa/src/intel/genxml/gen75.xml C xenocara/lib/mesa/src/intel/genxml/gen4.xml C xenocara/lib/mesa/src/intel/genxml/gen45.xml C xenocara/lib/mesa/src/intel/genxml/gen6_pack.h C xenocara/lib/mesa/src/intel/genxml/gen5_pack.h U xenocara/lib/mesa/src/intel/genxml/gen9_pack.h U xenocara/lib/mesa/src/intel/genxml/genX_pack.h C xenocara/lib/mesa/src/intel/genxml/gen6.xml C xenocara/lib/mesa/src/intel/genxml/gen45_pack.h C xenocara/lib/mesa/src/intel/genxml/genX_xml.h C xenocara/lib/mesa/src/intel/genxml/gen_pack_header.py U xenocara/lib/mesa/src/intel/genxml/gen_zipped_file.py C xenocara/lib/mesa/src/intel/genxml/gen5.xml U xenocara/lib/mesa/src/intel/genxml/gen10.xml U xenocara/lib/mesa/src/intel/compiler/intel_asm_annotation.h C xenocara/lib/mesa/src/intel/compiler/test_eu_compact.cpp U xenocara/lib/mesa/src/intel/compiler/brw_eu_util.c U xenocara/lib/mesa/src/intel/compiler/brw_clip_tri.c C xenocara/lib/mesa/src/intel/compiler/brw_vec4_vs.h U xenocara/lib/mesa/src/intel/compiler/brw_fs_copy_propagation.cpp U xenocara/lib/mesa/src/intel/compiler/test_vec4_register_coalesce.cpp U xenocara/lib/mesa/src/intel/compiler/test_vec4_cmod_propagation.cpp C xenocara/lib/mesa/src/intel/compiler/brw_vec4_reg_allocate.cpp U xenocara/lib/mesa/src/intel/compiler/intel_asm_annotation.c U xenocara/lib/mesa/src/intel/compiler/test_fs_cmod_propagation.cpp U xenocara/lib/mesa/src/intel/compiler/brw_fs_lower_pack.cpp C xenocara/lib/mesa/src/intel/compiler/brw_disasm.c U xenocara/lib/mesa/src/intel/compiler/brw_compile_clip.c C xenocara/lib/mesa/src/intel/compiler/brw_fs_visitor.cpp C xenocara/lib/mesa/src/intel/compiler/brw_nir.c C xenocara/lib/mesa/src/intel/compiler/brw_compiler.h U xenocara/lib/mesa/src/intel/compiler/brw_vec4_tes.h U xenocara/lib/mesa/src/intel/compiler/brw_vec4_gs_visitor.h U xenocara/lib/mesa/src/intel/compiler/brw_fs_sel_peephole.cpp C xenocara/lib/mesa/src/intel/compiler/test_eu_validate.cpp U xenocara/lib/mesa/src/intel/compiler/brw_predicated_break.cpp C xenocara/lib/mesa/src/intel/compiler/brw_nir_tcs_workarounds.c U xenocara/lib/mesa/src/intel/compiler/brw_vec4_builder.h U xenocara/lib/mesa/src/intel/compiler/brw_compile_sf.c U xenocara/lib/mesa/src/intel/compiler/gen6_gs_visitor.cpp C xenocara/lib/mesa/src/intel/compiler/brw_vec4_copy_propagation.cpp U xenocara/lib/mesa/src/intel/compiler/brw_vec4_tes.cpp C xenocara/lib/mesa/src/intel/compiler/brw_schedule_instructions.cpp C xenocara/lib/mesa/src/intel/compiler/brw_nir.h U xenocara/lib/mesa/src/intel/compiler/brw_fs_dead_code_eliminate.cpp C xenocara/lib/mesa/src/intel/compiler/brw_fs_nir.cpp U xenocara/lib/mesa/src/intel/compiler/brw_fs_surface_builder.h U xenocara/lib/mesa/src/intel/compiler/brw_clip_line.c U xenocara/lib/mesa/src/intel/compiler/brw_vec4_cse.cpp U xenocara/lib/mesa/src/intel/compiler/test_fs_saturate_propagation.cpp U xenocara/lib/mesa/src/intel/compiler/brw_clip.h C xenocara/lib/mesa/src/intel/compiler/brw_nir_trig_workarounds.py U xenocara/lib/mesa/src/intel/compiler/brw_fs_combine_constants.cpp U xenocara/lib/mesa/src/intel/compiler/brw_vec4_tcs.cpp C xenocara/lib/mesa/src/intel/compiler/brw_vec4_surface_builder.cpp U xenocara/lib/mesa/src/intel/compiler/brw_packed_float.c C xenocara/lib/mesa/src/intel/compiler/brw_eu.h C xenocara/lib/mesa/src/intel/compiler/brw_vec4_visitor.cpp U xenocara/lib/mesa/src/intel/compiler/brw_nir_trig_workarounds.c U xenocara/lib/mesa/src/intel/compiler/brw_vue_map.c C xenocara/lib/mesa/src/intel/compiler/brw_eu_validate.c U xenocara/lib/mesa/src/intel/compiler/brw_fs_saturate_propagation.cpp C xenocara/lib/mesa/src/intel/compiler/brw_fs.h C xenocara/lib/mesa/src/intel/compiler/brw_nir_analyze_ubo_ranges.c C xenocara/lib/mesa/src/intel/compiler/brw_vec4_gs_visitor.cpp U xenocara/lib/mesa/src/intel/compiler/brw_vec4_cmod_propagation.cpp U xenocara/lib/mesa/src/intel/compiler/brw_compiler.c U xenocara/lib/mesa/src/intel/compiler/brw_fs_cse.cpp U xenocara/lib/mesa/src/intel/compiler/brw_clip_util.c C xenocara/lib/mesa/src/intel/compiler/brw_vec4_nir.cpp U xenocara/lib/mesa/src/intel/compiler/brw_dead_control_flow.h U xenocara/lib/mesa/src/intel/compiler/test_vec4_copy_propagation.cpp U xenocara/lib/mesa/src/intel/compiler/brw_vec4_dead_code_eliminate.cpp U xenocara/lib/mesa/src/intel/compiler/brw_nir_attribute_workarounds.c U xenocara/lib/mesa/src/intel/compiler/brw_nir_analyze_boolean_resolves.c C xenocara/lib/mesa/src/intel/compiler/brw_eu_compact.c U xenocara/lib/mesa/src/intel/compiler/brw_clip_unfilled.c N xenocara/lib/mesa/src/intel/compiler/brw_reg_type.c U xenocara/lib/mesa/src/intel/compiler/brw_vec4_surface_builder.h C xenocara/lib/mesa/src/intel/compiler/brw_eu.c U xenocara/lib/mesa/src/intel/compiler/brw_nir_opt_peephole_ffma.c U xenocara/lib/mesa/src/intel/compiler/brw_clip_point.c U xenocara/lib/mesa/src/intel/compiler/brw_cfg.cpp U xenocara/lib/mesa/src/intel/compiler/test_fs_copy_propagation.cpp N xenocara/lib/mesa/src/intel/compiler/brw_nir_lower_cs_intrinsics.c U xenocara/lib/mesa/src/intel/compiler/brw_dead_control_flow.cpp N xenocara/lib/mesa/src/intel/compiler/brw_reg_type.h U xenocara/lib/mesa/src/intel/compiler/brw_vec4_live_variables.h C xenocara/lib/mesa/src/intel/compiler/brw_shader.h C xenocara/lib/mesa/src/intel/compiler/brw_fs.cpp U xenocara/lib/mesa/src/intel/compiler/brw_fs_cmod_propagation.cpp C xenocara/lib/mesa/src/intel/compiler/brw_fs_generator.cpp U xenocara/lib/mesa/src/intel/compiler/test_vf_float_conversions.cpp U xenocara/lib/mesa/src/intel/compiler/brw_vec4_tcs.h C xenocara/lib/mesa/src/intel/compiler/brw_vec4.h U xenocara/lib/mesa/src/intel/compiler/brw_interpolation_map.c U xenocara/lib/mesa/src/intel/compiler/brw_ir_vec4.h U xenocara/lib/mesa/src/intel/compiler/gen6_gs_visitor.h U xenocara/lib/mesa/src/intel/compiler/brw_fs_live_variables.h C xenocara/lib/mesa/src/intel/compiler/brw_eu_defines.h C xenocara/lib/mesa/src/intel/compiler/brw_vec4_generator.cpp C xenocara/lib/mesa/src/intel/compiler/brw_ir_fs.h U xenocara/lib/mesa/src/intel/compiler/brw_fs_reg_allocate.cpp U xenocara/lib/mesa/src/intel/compiler/brw_fs_live_variables.cpp C xenocara/lib/mesa/src/intel/compiler/brw_vec4.cpp U xenocara/lib/mesa/src/intel/compiler/brw_vec4_gs_nir.cpp U xenocara/lib/mesa/src/intel/compiler/brw_fs_validate.cpp U xenocara/lib/mesa/src/intel/compiler/brw_wm_iz.cpp C xenocara/lib/mesa/src/intel/compiler/brw_fs_surface_builder.cpp C xenocara/lib/mesa/src/intel/compiler/brw_shader.cpp U xenocara/lib/mesa/src/intel/compiler/brw_cfg.h U xenocara/lib/mesa/src/intel/compiler/brw_ir_allocator.h U xenocara/lib/mesa/src/intel/compiler/brw_vec4_live_variables.cpp U xenocara/lib/mesa/src/intel/compiler/brw_fs_register_coalesce.cpp U xenocara/lib/mesa/src/intel/compiler/brw_fs_lower_conversions.cpp C xenocara/lib/mesa/src/intel/compiler/brw_vec4_vs_visitor.cpp C xenocara/lib/mesa/src/intel/compiler/brw_eu_emit.c C xenocara/lib/mesa/src/intel/compiler/brw_reg.h C xenocara/lib/mesa/src/intel/compiler/brw_inst.h U xenocara/lib/mesa/src/intel/compiler/brw_fs_builder.h C xenocara/lib/mesa/src/amd/Makefile.common.am C xenocara/lib/mesa/src/amd/Makefile.sources U xenocara/lib/mesa/src/amd/Makefile.am C xenocara/lib/mesa/src/amd/Makefile.in U xenocara/lib/mesa/src/amd/Makefile.addrlib.am C xenocara/lib/mesa/src/amd/common/ac_surface.c C xenocara/lib/mesa/src/amd/common/ac_llvm_build.h C xenocara/lib/mesa/src/amd/common/sid_tables.py C xenocara/lib/mesa/src/amd/common/ac_binary.h C xenocara/lib/mesa/src/amd/common/ac_llvm_build.c C xenocara/lib/mesa/src/amd/common/sid.h U xenocara/lib/mesa/src/amd/common/ac_exp_param.h C xenocara/lib/mesa/src/amd/common/sid_tables.h C xenocara/lib/mesa/src/amd/common/ac_debug.h U xenocara/lib/mesa/src/amd/common/amd_family.h U xenocara/lib/mesa/src/amd/common/amd_kernel_code_t.h C xenocara/lib/mesa/src/amd/common/ac_debug.c C xenocara/lib/mesa/src/amd/common/ac_nir_to_llvm.h U xenocara/lib/mesa/src/amd/common/ac_llvm_util.c U xenocara/lib/mesa/src/amd/common/amdgpu_id.h C xenocara/lib/mesa/src/amd/common/ac_binary.c U xenocara/lib/mesa/src/amd/common/ac_llvm_util.h C xenocara/lib/mesa/src/amd/common/ac_nir_to_llvm.c U xenocara/lib/mesa/src/amd/common/gfx9d.h C xenocara/lib/mesa/src/amd/common/ac_gpu_info.c C xenocara/lib/mesa/src/amd/common/ac_shader_info.h C xenocara/lib/mesa/src/amd/common/ac_shader_info.c U xenocara/lib/mesa/src/amd/common/ac_llvm_helper.cpp C xenocara/lib/mesa/src/amd/common/ac_gpu_info.h N xenocara/lib/mesa/src/amd/common/ac_shader_abi.h C xenocara/lib/mesa/src/amd/common/ac_surface.h C xenocara/lib/mesa/src/amd/vulkan/radv_cmd_buffer.c C xenocara/lib/mesa/src/amd/vulkan/radv_device.c C xenocara/lib/mesa/src/amd/vulkan/radv_pipeline_cache.c U xenocara/lib/mesa/src/amd/vulkan/dev_icd.json.in U xenocara/lib/mesa/src/amd/vulkan/vk_format_table.c C xenocara/lib/mesa/src/amd/vulkan/radv_descriptor_set.c C xenocara/lib/mesa/src/amd/vulkan/radv_meta_clear.c U xenocara/lib/mesa/src/amd/vulkan/vk_format_table.py U xenocara/lib/mesa/src/amd/vulkan/radv_util.c U xenocara/lib/mesa/src/amd/vulkan/radeon_icd.json.in U xenocara/lib/mesa/src/amd/vulkan/radv_pass.c C xenocara/lib/mesa/src/amd/vulkan/si_cmd_buffer.c C xenocara/lib/mesa/src/amd/vulkan/radv_meta_resolve.c N xenocara/lib/mesa/src/amd/vulkan/radv_shader.h N xenocara/lib/mesa/src/amd/vulkan/radv_extensions.py C xenocara/lib/mesa/src/amd/vulkan/radv_meta_resolve_fs.c C xenocara/lib/mesa/src/amd/vulkan/radv_wsi.c C xenocara/lib/mesa/src/amd/vulkan/radv_debug.h N xenocara/lib/mesa/src/amd/vulkan/radv_extensions.c C xenocara/lib/mesa/src/amd/vulkan/Makefile.sources C xenocara/lib/mesa/src/amd/vulkan/radv_entrypoints_gen.py C xenocara/lib/mesa/src/amd/vulkan/radv_meta_blit2d.c U xenocara/lib/mesa/src/amd/vulkan/radv_wsi_x11.c C xenocara/lib/mesa/src/amd/vulkan/Makefile.am C xenocara/lib/mesa/src/amd/vulkan/radv_meta_buffer.c C xenocara/lib/mesa/src/amd/vulkan/radv_meta_decompress.c U xenocara/lib/mesa/src/amd/vulkan/radv_util.h C xenocara/lib/mesa/src/amd/vulkan/Makefile.in U xenocara/lib/mesa/src/amd/vulkan/vk_format_layout.csv C xenocara/lib/mesa/src/amd/vulkan/radv_meta_bufimage.c C xenocara/lib/mesa/src/amd/vulkan/radv_entrypoints.h C xenocara/lib/mesa/src/amd/vulkan/radv_formats.c C xenocara/lib/mesa/src/amd/vulkan/radv_query.c C xenocara/lib/mesa/src/amd/vulkan/radv_pipeline.c C xenocara/lib/mesa/src/amd/vulkan/radv_entrypoints.c C xenocara/lib/mesa/src/amd/vulkan/radv_descriptor_set.h U xenocara/lib/mesa/src/amd/vulkan/vk_format_parse.py C xenocara/lib/mesa/src/amd/vulkan/radv_private.h U xenocara/lib/mesa/src/amd/vulkan/vk_format.h C xenocara/lib/mesa/src/amd/vulkan/radv_meta_blit.c N xenocara/lib/mesa/src/amd/vulkan/radv_debug.c C xenocara/lib/mesa/src/amd/vulkan/radv_radeon_winsys.h C xenocara/lib/mesa/src/amd/vulkan/radv_meta.h C xenocara/lib/mesa/src/amd/vulkan/radv_meta.c N xenocara/lib/mesa/src/amd/vulkan/radv_shader.c C xenocara/lib/mesa/src/amd/vulkan/radv_meta_fast_clear.c C xenocara/lib/mesa/src/amd/vulkan/radv_meta_resolve_cs.c C xenocara/lib/mesa/src/amd/vulkan/radv_image.c C xenocara/lib/mesa/src/amd/vulkan/radv_cs.h U xenocara/lib/mesa/src/amd/vulkan/radv_wsi_wayland.c C xenocara/lib/mesa/src/amd/vulkan/radv_meta_copy.c C xenocara/lib/mesa/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_winsys.c C xenocara/lib/mesa/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_cs.h C xenocara/lib/mesa/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_bo.h U xenocara/lib/mesa/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_winsys_public.h C xenocara/lib/mesa/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_cs.c C xenocara/lib/mesa/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_surface.c U xenocara/lib/mesa/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_surface.h C xenocara/lib/mesa/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_winsys.h C xenocara/lib/mesa/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_bo.c U xenocara/lib/mesa/src/amd/addrlib/addrtypes.h C xenocara/lib/mesa/src/amd/addrlib/addrinterface.cpp C xenocara/lib/mesa/src/amd/addrlib/addrinterface.h U xenocara/lib/mesa/src/amd/addrlib/gfx9/coord.cpp U xenocara/lib/mesa/src/amd/addrlib/gfx9/rbmap.cpp C xenocara/lib/mesa/src/amd/addrlib/gfx9/gfx9addrlib.h U xenocara/lib/mesa/src/amd/addrlib/gfx9/coord.h C xenocara/lib/mesa/src/amd/addrlib/gfx9/gfx9addrlib.cpp U xenocara/lib/mesa/src/amd/addrlib/gfx9/rbmap.h U xenocara/lib/mesa/src/amd/addrlib/gfx9/chip/gfx9_enum.h U xenocara/lib/mesa/src/amd/addrlib/core/addrelemlib.h C xenocara/lib/mesa/src/amd/addrlib/core/addrcommon.h C xenocara/lib/mesa/src/amd/addrlib/core/addrlib2.h U xenocara/lib/mesa/src/amd/addrlib/core/addrlib.h U xenocara/lib/mesa/src/amd/addrlib/core/addrobject.cpp U xenocara/lib/mesa/src/amd/addrlib/core/addrobject.h U xenocara/lib/mesa/src/amd/addrlib/core/addrlib2.cpp U xenocara/lib/mesa/src/amd/addrlib/core/addrlib1.h U xenocara/lib/mesa/src/amd/addrlib/core/addrlib.cpp U xenocara/lib/mesa/src/amd/addrlib/core/addrlib1.cpp U xenocara/lib/mesa/src/amd/addrlib/core/addrelemlib.cpp U xenocara/lib/mesa/src/amd/addrlib/inc/lnx_common_defs.h U xenocara/lib/mesa/src/amd/addrlib/inc/chip/gfx9/gfx9_gb_reg.h U xenocara/lib/mesa/src/amd/addrlib/inc/chip/r800/si_gb_reg.h U xenocara/lib/mesa/src/amd/addrlib/r800/siaddrlib.cpp C xenocara/lib/mesa/src/amd/addrlib/r800/ciaddrlib.cpp U xenocara/lib/mesa/src/amd/addrlib/r800/siaddrlib.h U xenocara/lib/mesa/src/amd/addrlib/r800/ciaddrlib.h U xenocara/lib/mesa/src/amd/addrlib/r800/egbaddrlib.cpp U xenocara/lib/mesa/src/amd/addrlib/r800/egbaddrlib.h U xenocara/lib/mesa/src/amd/addrlib/r800/chip/si_ci_vi_merged_enum.h C xenocara/lib/mesa/src/util/u_queue.c U xenocara/lib/mesa/src/util/register_allocate.c C xenocara/lib/mesa/src/util/ralloc.c C xenocara/lib/mesa/src/util/u_endian.h U xenocara/lib/mesa/src/util/bitscan.c N xenocara/lib/mesa/src/util/string_buffer.c U xenocara/lib/mesa/src/util/format_srgb.c C xenocara/lib/mesa/src/util/u_string.h U xenocara/lib/mesa/src/util/rgtc.c U xenocara/lib/mesa/src/util/u_queue.h U xenocara/lib/mesa/src/util/mesa-sha1_test.c U xenocara/lib/mesa/src/util/u_atomic.h U xenocara/lib/mesa/src/util/bitscan.h C xenocara/lib/mesa/src/util/SConscript U xenocara/lib/mesa/src/util/half_float.c U xenocara/lib/mesa/src/util/debug.c C xenocara/lib/mesa/src/util/ralloc.h U xenocara/lib/mesa/src/util/format_srgb.h U xenocara/lib/mesa/src/util/slab.c C xenocara/lib/mesa/src/util/build_id.h U xenocara/lib/mesa/src/util/format_r11g11b10f.h N xenocara/lib/mesa/src/util/xmlconfig.c N xenocara/lib/mesa/src/util/drirc C xenocara/lib/mesa/src/util/u_atomic.c U xenocara/lib/mesa/src/util/mesa-sha1.c U xenocara/lib/mesa/src/util/rand_xor.c C xenocara/lib/mesa/src/util/register_allocate.h N xenocara/lib/mesa/src/util/merge_driinfo.py U xenocara/lib/mesa/src/util/rgtc.h U xenocara/lib/mesa/src/util/format_srgb.py U xenocara/lib/mesa/src/util/strtod.h U xenocara/lib/mesa/src/util/slab.h U xenocara/lib/mesa/src/util/list.h C xenocara/lib/mesa/src/util/u_vector.c C xenocara/lib/mesa/src/util/macros.h N xenocara/lib/mesa/src/util/xmlconfig.h U xenocara/lib/mesa/src/util/strtod.c C xenocara/lib/mesa/src/util/hash_table.c U xenocara/lib/mesa/src/util/set.c U xenocara/lib/mesa/src/util/half_float.h C xenocara/lib/mesa/src/util/Makefile.sources U xenocara/lib/mesa/src/util/u_dynarray.h C xenocara/lib/mesa/src/util/disk_cache.h U xenocara/lib/mesa/src/util/roundeven_test.c U xenocara/lib/mesa/src/util/bitset.h C xenocara/lib/mesa/src/util/Makefile.am U xenocara/lib/mesa/src/util/u_vector.h C xenocara/lib/mesa/src/util/Makefile.in U xenocara/lib/mesa/src/util/u_thread.h N xenocara/lib/mesa/src/util/string_buffer.h U xenocara/lib/mesa/src/util/u_atomic_test.c U xenocara/lib/mesa/src/util/rounding.h U xenocara/lib/mesa/src/util/crc32.c U xenocara/lib/mesa/src/util/set.h N xenocara/lib/mesa/src/util/xmlpool.h U xenocara/lib/mesa/src/util/debug.h U xenocara/lib/mesa/src/util/hash_table.h C xenocara/lib/mesa/src/util/disk_cache.c U xenocara/lib/mesa/src/util/strndup.h U xenocara/lib/mesa/src/util/mesa-sha1.h U xenocara/lib/mesa/src/util/rand_xor.h U xenocara/lib/mesa/src/util/crc32.h C xenocara/lib/mesa/src/util/build_id.c U xenocara/lib/mesa/src/util/simple_list.h U xenocara/lib/mesa/src/util/texcompress_rgtc_tmp.h U xenocara/lib/mesa/src/util/format_rgb9e5.h U xenocara/lib/mesa/src/util/sha1/README U xenocara/lib/mesa/src/util/sha1/sha1.h U xenocara/lib/mesa/src/util/sha1/sha1.c U xenocara/lib/mesa/src/util/tests/hash_table/remove_null.c U xenocara/lib/mesa/src/util/tests/hash_table/replacement.c U xenocara/lib/mesa/src/util/tests/hash_table/insert_many.c U xenocara/lib/mesa/src/util/tests/hash_table/insert_and_lookup.c U xenocara/lib/mesa/src/util/tests/hash_table/null_destroy.c U xenocara/lib/mesa/src/util/tests/hash_table/clear.c U xenocara/lib/mesa/src/util/tests/hash_table/Makefile.am U xenocara/lib/mesa/src/util/tests/hash_table/random_entry.c U xenocara/lib/mesa/src/util/tests/hash_table/destroy_callback.c C xenocara/lib/mesa/src/util/tests/hash_table/Makefile.in U xenocara/lib/mesa/src/util/tests/hash_table/delete_and_lookup.c U xenocara/lib/mesa/src/util/tests/hash_table/collision.c U xenocara/lib/mesa/src/util/tests/hash_table/delete_management.c N xenocara/lib/mesa/src/util/tests/string_buffer/Makefile.am N xenocara/lib/mesa/src/util/tests/string_buffer/Makefile.in N xenocara/lib/mesa/src/util/tests/string_buffer/string_buffer_test.cpp N xenocara/lib/mesa/src/util/xmlpool/fr.po N xenocara/lib/mesa/src/util/xmlpool/gen_xmlpool.py N xenocara/lib/mesa/src/util/xmlpool/es.po N xenocara/lib/mesa/src/util/xmlpool/SConscript N xenocara/lib/mesa/src/util/xmlpool/Makefile.am N xenocara/lib/mesa/src/util/xmlpool/nl.po N xenocara/lib/mesa/src/util/xmlpool/sv.po N xenocara/lib/mesa/src/util/xmlpool/Makefile.in N xenocara/lib/mesa/src/util/xmlpool/t_options.h N xenocara/lib/mesa/src/util/xmlpool/options.h N xenocara/lib/mesa/src/util/xmlpool/de.po N xenocara/lib/mesa/src/util/xmlpool/ca.po N xenocara/lib/mesa/src/util/xmlpool/es/LC_MESSAGES/options.mo N xenocara/lib/mesa/src/util/xmlpool/sv/LC_MESSAGES/options.mo N xenocara/lib/mesa/src/util/xmlpool/de/LC_MESSAGES/options.mo N xenocara/lib/mesa/src/util/xmlpool/fr/LC_MESSAGES/options.mo N xenocara/lib/mesa/src/util/xmlpool/ca/LC_MESSAGES/options.mo N xenocara/lib/mesa/src/util/xmlpool/nl/LC_MESSAGES/options.mo U xenocara/lib/mesa/src/egl/egl-entrypoint-check U xenocara/lib/mesa/src/egl/egl-symbols-check U xenocara/lib/mesa/src/egl/SConscript U xenocara/lib/mesa/src/egl/g_egldispatchstubs.h U xenocara/lib/mesa/src/egl/g_egldispatchstubs.c U xenocara/lib/mesa/src/egl/Makefile.sources C xenocara/lib/mesa/src/egl/Makefile.am C xenocara/lib/mesa/src/egl/Makefile.in U xenocara/lib/mesa/src/egl/main/eglsurface.h U xenocara/lib/mesa/src/egl/main/egldefines.h C xenocara/lib/mesa/src/egl/main/eglsurface.c U xenocara/lib/mesa/src/egl/main/egldispatchstubs.c U xenocara/lib/mesa/src/egl/main/egllog.h U xenocara/lib/mesa/src/egl/main/eglglvnd.c U xenocara/lib/mesa/src/egl/main/eglconfig.h C xenocara/lib/mesa/src/egl/main/eglcurrent.c U xenocara/lib/mesa/src/egl/main/eglsync.h U xenocara/lib/mesa/src/egl/main/eglapi.h U xenocara/lib/mesa/src/egl/main/eglcurrent.h C xenocara/lib/mesa/src/egl/main/eglcontext.c U xenocara/lib/mesa/src/egl/main/eglglobals.h U xenocara/lib/mesa/src/egl/main/eglsync.c U xenocara/lib/mesa/src/egl/main/egldisplay.c U xenocara/lib/mesa/src/egl/main/egldriver.h U xenocara/lib/mesa/src/egl/main/50_mesa.json U xenocara/lib/mesa/src/egl/main/README.txt U xenocara/lib/mesa/src/egl/main/egltypedefs.h U xenocara/lib/mesa/src/egl/main/egldriver.c C xenocara/lib/mesa/src/egl/main/eglconfig.c U xenocara/lib/mesa/src/egl/main/egllog.c C xenocara/lib/mesa/src/egl/main/eglcontext.h U xenocara/lib/mesa/src/egl/main/eglentrypoint.h U xenocara/lib/mesa/src/egl/main/egl.pc.in U xenocara/lib/mesa/src/egl/main/eglimage.h U xenocara/lib/mesa/src/egl/main/egldispatchstubs.h C xenocara/lib/mesa/src/egl/main/eglapi.c C xenocara/lib/mesa/src/egl/main/eglfallbacks.c U xenocara/lib/mesa/src/egl/main/eglarray.c C xenocara/lib/mesa/src/egl/main/egldisplay.h U xenocara/lib/mesa/src/egl/main/eglarray.h C xenocara/lib/mesa/src/egl/main/eglglobals.c C xenocara/lib/mesa/src/egl/main/eglimage.c U xenocara/lib/mesa/src/egl/main/egl.def U xenocara/lib/mesa/src/egl/wayland/wayland-egl/wayland-egl-symbols-check U xenocara/lib/mesa/src/egl/wayland/wayland-egl/wayland-egl.pc.in C xenocara/lib/mesa/src/egl/wayland/wayland-egl/wayland-egl.c C xenocara/lib/mesa/src/egl/wayland/wayland-egl/Makefile.am C xenocara/lib/mesa/src/egl/wayland/wayland-egl/wayland-egl-abi-check.c C xenocara/lib/mesa/src/egl/wayland/wayland-egl/Makefile.in N xenocara/lib/mesa/src/egl/wayland/wayland-egl/wayland-egl-backend.h C xenocara/lib/mesa/src/egl/wayland/wayland-drm/wayland-drm.c U xenocara/lib/mesa/src/egl/wayland/wayland-drm/wayland-drm.h U xenocara/lib/mesa/src/egl/wayland/wayland-drm/wayland-drm.xml C xenocara/lib/mesa/src/egl/wayland/wayland-drm/wayland-drm-protocol.c U xenocara/lib/mesa/src/egl/wayland/wayland-drm/Makefile.am C xenocara/lib/mesa/src/egl/wayland/wayland-drm/Makefile.in C xenocara/lib/mesa/src/egl/drivers/dri2/linux-dmabuf-unstable-v1-protocol.c C xenocara/lib/mesa/src/egl/drivers/dri2/platform_drm.c C xenocara/lib/mesa/src/egl/drivers/dri2/egl_dri2.h C xenocara/lib/mesa/src/egl/drivers/dri2/platform_x11_dri3.c C xenocara/lib/mesa/src/egl/drivers/dri2/egl_dri2_fallbacks.h C xenocara/lib/mesa/src/egl/drivers/dri2/egl_dri2.c C xenocara/lib/mesa/src/egl/drivers/dri2/linux-dmabuf-unstable-v1-client-protocol.h C xenocara/lib/mesa/src/egl/drivers/dri2/platform_surfaceless.c C xenocara/lib/mesa/src/egl/drivers/dri2/platform_x11.c U xenocara/lib/mesa/src/egl/drivers/dri2/platform_x11_dri3.h C xenocara/lib/mesa/src/egl/drivers/dri2/platform_android.c C xenocara/lib/mesa/src/egl/drivers/dri2/platform_wayland.c C xenocara/lib/mesa/src/egl/drivers/haiku/egl_haiku.cpp U xenocara/lib/mesa/src/egl/drivers/haiku/.editorconfig U xenocara/lib/mesa/src/egl/generate/egl.xml U xenocara/lib/mesa/src/egl/generate/genCommon.py U xenocara/lib/mesa/src/egl/generate/gen_egl_dispatch.py U xenocara/lib/mesa/src/egl/generate/egl_other.xml U xenocara/lib/mesa/src/egl/generate/eglFunctionList.py U xenocara/lib/mesa/src/vulkan/Makefile.sources C xenocara/lib/mesa/src/vulkan/Makefile.am C xenocara/lib/mesa/src/vulkan/Makefile.in U xenocara/lib/mesa/src/vulkan/wsi/wsi_common_x11.h C xenocara/lib/mesa/src/vulkan/wsi/wsi_common_x11.c U xenocara/lib/mesa/src/vulkan/wsi/wsi_common.h C xenocara/lib/mesa/src/vulkan/wsi/wayland-drm-client-protocol.h U xenocara/lib/mesa/src/vulkan/wsi/wsi_common_wayland.h U xenocara/lib/mesa/src/vulkan/wsi/wsi_common_queue.h C xenocara/lib/mesa/src/vulkan/wsi/wayland-drm-protocol.c U xenocara/lib/mesa/src/vulkan/wsi/wsi_common_wayland.c C xenocara/lib/mesa/src/vulkan/registry/vk.xml N xenocara/lib/mesa/src/vulkan/registry/vk_android_native_buffer.xml C xenocara/lib/mesa/src/vulkan/util/vk_enum_to_str.c C xenocara/lib/mesa/src/vulkan/util/vk_enum_to_str.h U xenocara/lib/mesa/src/vulkan/util/vk_util.c C xenocara/lib/mesa/src/vulkan/util/vk_util.h C xenocara/lib/mesa/src/vulkan/util/vk_alloc.h C xenocara/lib/mesa/src/vulkan/util/gen_enum_to_str.py C xenocara/lib/mesa/src/broadcom/Makefile.genxml.am C xenocara/lib/mesa/src/broadcom/Makefile.sources C xenocara/lib/mesa/src/broadcom/Makefile.am C xenocara/lib/mesa/src/broadcom/Makefile.in N xenocara/lib/mesa/src/broadcom/Makefile.vc5.am N xenocara/lib/mesa/src/broadcom/Makefile.cle.am U xenocara/lib/mesa/src/broadcom/common/v3d_device_info.h N xenocara/lib/mesa/src/broadcom/common/v3d_debug.c N xenocara/lib/mesa/src/broadcom/common/v3d_debug.h N xenocara/lib/mesa/src/broadcom/clif/clif_dump.c N xenocara/lib/mesa/src/broadcom/clif/clif_dump.h N xenocara/lib/mesa/src/broadcom/cle/v3d_decoder.c C xenocara/lib/mesa/src/broadcom/cle/v3d_packet_v21.xml N xenocara/lib/mesa/src/broadcom/cle/v3d_decoder.h U xenocara/lib/mesa/src/broadcom/cle/v3d_packet_helpers.h N xenocara/lib/mesa/src/broadcom/cle/v3d_packet_v33_pack.h N xenocara/lib/mesa/src/broadcom/cle/v3d_xml.h N xenocara/lib/mesa/src/broadcom/cle/v3d_packet_v33.xml C xenocara/lib/mesa/src/broadcom/cle/gen_pack_header.py C xenocara/lib/mesa/src/broadcom/cle/v3d_packet_v21_pack.h N xenocara/lib/mesa/src/broadcom/compiler/vir_live_variables.c N xenocara/lib/mesa/src/broadcom/compiler/vir_opt_dead_code.c N xenocara/lib/mesa/src/broadcom/compiler/qpu_validate.c N xenocara/lib/mesa/src/broadcom/compiler/vir_lower_uniforms.c N xenocara/lib/mesa/src/broadcom/compiler/vir_to_qpu.c N xenocara/lib/mesa/src/broadcom/compiler/vir_dump.c N xenocara/lib/mesa/src/broadcom/compiler/v3d_compiler.h N xenocara/lib/mesa/src/broadcom/compiler/nir_to_vir.c N xenocara/lib/mesa/src/broadcom/compiler/qpu_schedule.c N xenocara/lib/mesa/src/broadcom/compiler/vir_register_allocate.c N xenocara/lib/mesa/src/broadcom/compiler/vir_opt_copy_propagate.c N xenocara/lib/mesa/src/broadcom/compiler/v3d_nir_lower_io.c N xenocara/lib/mesa/src/broadcom/compiler/vir.c N xenocara/lib/mesa/src/broadcom/qpu/qpu_instr.h N xenocara/lib/mesa/src/broadcom/qpu/qpu_disasm.h N xenocara/lib/mesa/src/broadcom/qpu/qpu_instr.c N xenocara/lib/mesa/src/broadcom/qpu/qpu_pack.c N xenocara/lib/mesa/src/broadcom/qpu/qpu_disasm.c N xenocara/lib/mesa/src/broadcom/qpu/tests/qpu_disasm.c U xenocara/lib/mesa/src/glx/dri2.h U xenocara/lib/mesa/src/glx/applegl_glx.c C xenocara/lib/mesa/src/glx/glxcmds.c U xenocara/lib/mesa/src/glx/pixelstore.c U xenocara/lib/mesa/src/glx/packrender.h U xenocara/lib/mesa/src/glx/vertarr.c C xenocara/lib/mesa/src/glx/glxextensions.h U xenocara/lib/mesa/src/glx/glxhash.c C xenocara/lib/mesa/src/glx/SConscript U xenocara/lib/mesa/src/glx/xfont.c U xenocara/lib/mesa/src/glx/indirect_size.h U xenocara/lib/mesa/src/glx/eval.c U xenocara/lib/mesa/src/glx/dri_common.h U xenocara/lib/mesa/src/glx/indirect_init.h U xenocara/lib/mesa/src/glx/indirect_window_pos.c U xenocara/lib/mesa/src/glx/xf86dristr.h U xenocara/lib/mesa/src/glx/dri_common_interop.c C xenocara/lib/mesa/src/glx/dri_glx.c U xenocara/lib/mesa/src/glx/singlepix.c U xenocara/lib/mesa/src/glx/indirect.h U xenocara/lib/mesa/src/glx/query_renderer.c U xenocara/lib/mesa/src/glx/render2.c U xenocara/lib/mesa/src/glx/indirect_glx.c U xenocara/lib/mesa/src/glx/dri_common_query_renderer.c U xenocara/lib/mesa/src/glx/g_glxglvnddispatchindices.h U xenocara/lib/mesa/src/glx/glx_query.c U xenocara/lib/mesa/src/glx/compsize.c U xenocara/lib/mesa/src/glx/pixel.c C xenocara/lib/mesa/src/glx/dri_common.c U xenocara/lib/mesa/src/glx/glxclient.h U xenocara/lib/mesa/src/glx/glxextensions.c U xenocara/lib/mesa/src/glx/glx_error.c U xenocara/lib/mesa/src/glx/indirect_init.c U xenocara/lib/mesa/src/glx/indirect_size.c U xenocara/lib/mesa/src/glx/glxhash.h U xenocara/lib/mesa/src/glx/xf86dri.h U xenocara/lib/mesa/src/glx/glxglvnd.c U xenocara/lib/mesa/src/glx/glx_pbuffer.c U xenocara/lib/mesa/src/glx/glxcurrent.c U xenocara/lib/mesa/src/glx/dri2.c U xenocara/lib/mesa/src/glx/glx_error.h U xenocara/lib/mesa/src/glx/packsingle.h U xenocara/lib/mesa/src/glx/renderpix.c U xenocara/lib/mesa/src/glx/create_context.c U xenocara/lib/mesa/src/glx/indirect_texture_compression.c U xenocara/lib/mesa/src/glx/indirect_vertex_array.c U xenocara/lib/mesa/src/glx/glxglvnddispatchfuncs.h C xenocara/lib/mesa/src/glx/Makefile.am U xenocara/lib/mesa/src/glx/indirect.c U xenocara/lib/mesa/src/glx/indirect_transpose_matrix.c U xenocara/lib/mesa/src/glx/clientinfo.c C xenocara/lib/mesa/src/glx/Makefile.in U xenocara/lib/mesa/src/glx/indirect_vertex_array.h U xenocara/lib/mesa/src/glx/dri2_glx.c U xenocara/lib/mesa/src/glx/XF86dri.c U xenocara/lib/mesa/src/glx/glxglvnd.h U xenocara/lib/mesa/src/glx/driwindows_glx.c U xenocara/lib/mesa/src/glx/single2.c U xenocara/lib/mesa/src/glx/dri3_priv.h U xenocara/lib/mesa/src/glx/dri_sarea.h C xenocara/lib/mesa/src/glx/g_glxglvnddispatchfuncs.c U xenocara/lib/mesa/src/glx/glxconfig.h C xenocara/lib/mesa/src/glx/dri3_glx.c U xenocara/lib/mesa/src/glx/indirect_vertex_array_priv.h U xenocara/lib/mesa/src/glx/drisw_priv.h U xenocara/lib/mesa/src/glx/glxext.c U xenocara/lib/mesa/src/glx/indirect_vertex_program.c U xenocara/lib/mesa/src/glx/clientattrib.c U xenocara/lib/mesa/src/glx/glxconfig.c U xenocara/lib/mesa/src/glx/dri2_priv.h U xenocara/lib/mesa/src/glx/drisw_glx.c U xenocara/lib/mesa/src/glx/apple/apple_visual.h U xenocara/lib/mesa/src/glx/apple/apple_xgl_api_viewport.c U xenocara/lib/mesa/src/glx/apple/apple_cgl.c U xenocara/lib/mesa/src/glx/apple/apple_glapi.c U xenocara/lib/mesa/src/glx/apple/appledri.c U xenocara/lib/mesa/src/glx/apple/TODO U xenocara/lib/mesa/src/glx/apple/apple_glx_pixmap.c U xenocara/lib/mesa/src/glx/apple/apple_glx_drawable.h U xenocara/lib/mesa/src/glx/apple/apple_xgl_api.h U xenocara/lib/mesa/src/glx/apple/apple_glx_log.h U xenocara/lib/mesa/src/glx/apple/Makefile.am U xenocara/lib/mesa/src/glx/apple/apple_glx_log.c C xenocara/lib/mesa/src/glx/apple/Makefile.in U xenocara/lib/mesa/src/glx/apple/apple_xgl_api_stereo.c U xenocara/lib/mesa/src/glx/apple/apple_glx_surface.c U xenocara/lib/mesa/src/glx/apple/apple_glx.h U xenocara/lib/mesa/src/glx/apple/RELEASE_NOTES U xenocara/lib/mesa/src/glx/apple/apple_glx_pbuffer.c U xenocara/lib/mesa/src/glx/apple/appledri.h U xenocara/lib/mesa/src/glx/apple/appledristr.h U xenocara/lib/mesa/src/glx/apple/apple_glx_context.h U xenocara/lib/mesa/src/glx/apple/apple_glx.c U xenocara/lib/mesa/src/glx/apple/apple_glx_context.c U xenocara/lib/mesa/src/glx/apple/apple_xgl_api_read.c U xenocara/lib/mesa/src/glx/apple/apple_visual.c U xenocara/lib/mesa/src/glx/apple/apple_glx_drawable.c U xenocara/lib/mesa/src/glx/apple/glx_empty.c U xenocara/lib/mesa/src/glx/apple/apple_cgl.h U xenocara/lib/mesa/src/glx/windows/xwindowsdri.c U xenocara/lib/mesa/src/glx/windows/windowsgl.c U xenocara/lib/mesa/src/glx/windows/wgl.h U xenocara/lib/mesa/src/glx/windows/windows_drawable.c U xenocara/lib/mesa/src/glx/windows/windowsdriconst.h U xenocara/lib/mesa/src/glx/windows/windowsgl_internal.h U xenocara/lib/mesa/src/glx/windows/xwindowsdri.h U xenocara/lib/mesa/src/glx/windows/Makefile.am U xenocara/lib/mesa/src/glx/windows/windowsdristr.h C xenocara/lib/mesa/src/glx/windows/Makefile.in U xenocara/lib/mesa/src/glx/windows/wgl.c U xenocara/lib/mesa/src/glx/windows/windowsdriproto.pc.in U xenocara/lib/mesa/src/glx/windows/windowsgl.h U xenocara/lib/mesa/src/glx/tests/dispatch-index-check U xenocara/lib/mesa/src/glx/tests/fake_glx_screen.cpp C xenocara/lib/mesa/src/glx/tests/Makefile.am U xenocara/lib/mesa/src/glx/tests/fake_glx_screen.h U xenocara/lib/mesa/src/glx/tests/query_renderer_unittest.cpp U xenocara/lib/mesa/src/glx/tests/enum_sizes.cpp U xenocara/lib/mesa/src/glx/tests/clientinfo_unittest.cpp C xenocara/lib/mesa/src/glx/tests/Makefile.in U xenocara/lib/mesa/src/glx/tests/indirect_api.cpp U xenocara/lib/mesa/src/glx/tests/create_context_unittest.cpp U xenocara/lib/mesa/src/glx/tests/mock_xdisplay.h U xenocara/lib/mesa/src/glx/tests/query_renderer_implementation_unittest.cpp C xenocara/lib/mesa/src/mesa/SConscript C xenocara/lib/mesa/src/mesa/Makefile.sources C xenocara/lib/mesa/src/mesa/Makefile.am C xenocara/lib/mesa/src/mesa/Makefile.in U xenocara/lib/mesa/src/mesa/gl.pc.in U xenocara/lib/mesa/src/mesa/x86-64/x86-64.c U xenocara/lib/mesa/src/mesa/x86-64/xform4.S U xenocara/lib/mesa/src/mesa/x86-64/x86-64.h U xenocara/lib/mesa/src/mesa/x86/mmx.h U xenocara/lib/mesa/src/mesa/x86/3dnow.h U xenocara/lib/mesa/src/mesa/x86/3dnow_xform3.S U xenocara/lib/mesa/src/mesa/x86/sse.h U xenocara/lib/mesa/src/mesa/x86/norm_args.h U xenocara/lib/mesa/src/mesa/x86/x86_xform.c U xenocara/lib/mesa/src/mesa/x86/x86_cliptest.S U xenocara/lib/mesa/src/mesa/x86/xform_args.h U xenocara/lib/mesa/src/mesa/x86/clip_args.h U xenocara/lib/mesa/src/mesa/x86/sse_xform2.S U xenocara/lib/mesa/src/mesa/x86/3dnow_xform2.S U xenocara/lib/mesa/src/mesa/x86/read_rgba_span_x86.S U xenocara/lib/mesa/src/mesa/x86/assyntax.h U xenocara/lib/mesa/src/mesa/x86/gen_matypes.c U xenocara/lib/mesa/src/mesa/x86/mmx_blendtmp.h U xenocara/lib/mesa/src/mesa/x86/3dnow.c U xenocara/lib/mesa/src/mesa/x86/mmx_blend.S U xenocara/lib/mesa/src/mesa/x86/sse_xform1.S U xenocara/lib/mesa/src/mesa/x86/sse_xform4.S U xenocara/lib/mesa/src/mesa/x86/common_x86.c U xenocara/lib/mesa/src/mesa/x86/common_x86_features.h U xenocara/lib/mesa/src/mesa/x86/common_x86_asm.h U xenocara/lib/mesa/src/mesa/x86/common_x86_asm.S U xenocara/lib/mesa/src/mesa/x86/sse.c U xenocara/lib/mesa/src/mesa/x86/x86_xform4.S U xenocara/lib/mesa/src/mesa/x86/sse_normal.S U xenocara/lib/mesa/src/mesa/x86/x86_xform3.S U xenocara/lib/mesa/src/mesa/x86/sse_xform3.S U xenocara/lib/mesa/src/mesa/x86/x86_xform.h U xenocara/lib/mesa/src/mesa/x86/3dnow_xform4.S U xenocara/lib/mesa/src/mesa/x86/3dnow_xform1.S U xenocara/lib/mesa/src/mesa/x86/x86_xform2.S U xenocara/lib/mesa/src/mesa/x86/rtasm/x86sse.c U xenocara/lib/mesa/src/mesa/x86/rtasm/x86sse.h U xenocara/lib/mesa/src/mesa/swrast_setup/NOTES U xenocara/lib/mesa/src/mesa/swrast_setup/ss_context.h U xenocara/lib/mesa/src/mesa/swrast_setup/swrast_setup.h U xenocara/lib/mesa/src/mesa/swrast_setup/ss_tritmp.h U xenocara/lib/mesa/src/mesa/swrast_setup/ss_triangle.c U xenocara/lib/mesa/src/mesa/swrast_setup/ss_vb.h U xenocara/lib/mesa/src/mesa/swrast_setup/ss_context.c U xenocara/lib/mesa/src/mesa/swrast_setup/ss_triangle.h U xenocara/lib/mesa/src/mesa/tnl/t_vb_normals.c U xenocara/lib/mesa/src/mesa/tnl/t_vb_points.c U xenocara/lib/mesa/src/mesa/tnl/NOTES U xenocara/lib/mesa/src/mesa/tnl/t_vb_cliptmp.h U xenocara/lib/mesa/src/mesa/tnl/t_context.c U xenocara/lib/mesa/src/mesa/tnl/t_draw.c U xenocara/lib/mesa/src/mesa/tnl/t_vb_lighttmp.h U xenocara/lib/mesa/src/mesa/tnl/t_vb_texmat.c U xenocara/lib/mesa/src/mesa/tnl/t_vertex_generic.c U xenocara/lib/mesa/src/mesa/tnl/t_vertex.h U xenocara/lib/mesa/src/mesa/tnl/t_vb_vertex.c U xenocara/lib/mesa/src/mesa/tnl/t_context.h U xenocara/lib/mesa/src/mesa/tnl/tnl.h U xenocara/lib/mesa/src/mesa/tnl/t_vb_texgen.c U xenocara/lib/mesa/src/mesa/tnl/t_vb_rendertmp.h U xenocara/lib/mesa/src/mesa/tnl/t_vb_fog.c U xenocara/lib/mesa/src/mesa/tnl/t_vertex.c U xenocara/lib/mesa/src/mesa/tnl/t_vb_light.c U xenocara/lib/mesa/src/mesa/tnl/t_vertex_sse.c U xenocara/lib/mesa/src/mesa/tnl/t_vb_program.c U xenocara/lib/mesa/src/mesa/tnl/t_pipeline.h U xenocara/lib/mesa/src/mesa/tnl/t_vp_build.h U xenocara/lib/mesa/src/mesa/tnl/t_pipeline.c U xenocara/lib/mesa/src/mesa/tnl/t_vb_render.c U xenocara/lib/mesa/src/mesa/tnl/t_vp_build.c C xenocara/lib/mesa/src/mesa/state_tracker/st_manager.h C xenocara/lib/mesa/src/mesa/state_tracker/st_cb_eglimage.c C xenocara/lib/mesa/src/mesa/state_tracker/st_sampler_view.c C xenocara/lib/mesa/src/mesa/state_tracker/st_cb_drawpixels.c C xenocara/lib/mesa/src/mesa/state_tracker/st_context.h C xenocara/lib/mesa/src/mesa/state_tracker/st_cb_bufferobjects.c C xenocara/lib/mesa/src/mesa/state_tracker/st_shader_cache.c U xenocara/lib/mesa/src/mesa/state_tracker/st_draw_feedback.c U xenocara/lib/mesa/src/mesa/state_tracker/st_format.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_strings.h U xenocara/lib/mesa/src/mesa/state_tracker/st_glsl_to_tgsi.h U xenocara/lib/mesa/src/mesa/state_tracker/st_gen_mipmap.c C xenocara/lib/mesa/src/mesa/state_tracker/st_atom_texture.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_copyimage.c C xenocara/lib/mesa/src/mesa/state_tracker/st_atom_sampler.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_bitmap_shader.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_xformfb.h U xenocara/lib/mesa/src/mesa/state_tracker/st_nir.h U xenocara/lib/mesa/src/mesa/state_tracker/st_scissor.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_eglimage.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_bitmap.h C xenocara/lib/mesa/src/mesa/state_tracker/st_glsl_to_nir.cpp U xenocara/lib/mesa/src/mesa/state_tracker/st_tgsi_lower_yuv.c C xenocara/lib/mesa/src/mesa/state_tracker/st_texture.c U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_depth.c U xenocara/lib/mesa/src/mesa/state_tracker/st_debug.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_viewport.h U xenocara/lib/mesa/src/mesa/state_tracker/st_draw.c C xenocara/lib/mesa/src/mesa/state_tracker/st_atom_rasterizer.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_msaa.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_program.h U xenocara/lib/mesa/src/mesa/state_tracker/st_nir_lower_tex_src_plane.c U xenocara/lib/mesa/src/mesa/state_tracker/st_tgsi_lower_yuv.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_drawpixels.h U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_array.c U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_pixeltransfer.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_compute.c C xenocara/lib/mesa/src/mesa/state_tracker/st_atom_storagebuf.c C xenocara/lib/mesa/src/mesa/state_tracker/st_extensions.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_rasterpos.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_blit.c U xenocara/lib/mesa/src/mesa/state_tracker/st_atom.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_condrender.c U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_list.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_copyimage.h C xenocara/lib/mesa/src/mesa/state_tracker/st_sampler_view.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_compute.h U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_framebuffer.c C xenocara/lib/mesa/src/mesa/state_tracker/st_mesa_to_tgsi.c C xenocara/lib/mesa/src/mesa/state_tracker/st_glsl_types.cpp U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_viewport.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_flush.h U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_image.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_feedback.h N xenocara/lib/mesa/src/mesa/state_tracker/st_cb_memoryobjects.c U xenocara/lib/mesa/src/mesa/state_tracker/st_glsl_types.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_rasterpos.h U xenocara/lib/mesa/src/mesa/state_tracker/st_gen_mipmap.h U xenocara/lib/mesa/src/mesa/state_tracker/st_atifs_to_tgsi.h N xenocara/lib/mesa/src/mesa/state_tracker/st_glsl_to_tgsi_temprename.cpp U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_queryobj.h U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_stipple.c U xenocara/lib/mesa/src/mesa/state_tracker/st_pbo.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_clear.c U xenocara/lib/mesa/src/mesa/state_tracker/st_gl_api.h U xenocara/lib/mesa/src/mesa/state_tracker/st_vdpau.h U xenocara/lib/mesa/src/mesa/state_tracker/st_vdpau.c N xenocara/lib/mesa/src/mesa/state_tracker/st_glsl_to_tgsi_private.h C xenocara/lib/mesa/src/mesa/state_tracker/st_cb_bitmap.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_perfmon.c C xenocara/lib/mesa/src/mesa/state_tracker/st_atom_constbuf.c U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_constbuf.h U xenocara/lib/mesa/src/mesa/state_tracker/st_extensions.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_xformfb.c U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_shader.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_condrender.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_perfmon.h C xenocara/lib/mesa/src/mesa/state_tracker/st_texture.h N xenocara/lib/mesa/src/mesa/state_tracker/st_glsl_to_tgsi_private.cpp N xenocara/lib/mesa/src/mesa/state_tracker/st_glsl_to_tgsi_temprename.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_msaa.c U xenocara/lib/mesa/src/mesa/state_tracker/st_mesa_to_tgsi.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_texture.h C xenocara/lib/mesa/src/mesa/state_tracker/st_cb_fbo.c C xenocara/lib/mesa/src/mesa/state_tracker/st_glsl_to_tgsi.cpp U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_clip.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_readpixels.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_blit.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_drawtex.c C xenocara/lib/mesa/src/mesa/state_tracker/st_atom_msaa.c C xenocara/lib/mesa/src/mesa/state_tracker/st_manager.c U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_shader.c C xenocara/lib/mesa/src/mesa/state_tracker/st_atom_atomicbuf.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_flush.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_drawpixels_shader.c C xenocara/lib/mesa/src/mesa/state_tracker/st_cb_texture.c U xenocara/lib/mesa/src/mesa/state_tracker/st_nir_lower_builtin.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_texturebarrier.c U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_tess.c C xenocara/lib/mesa/src/mesa/state_tracker/st_context.c C xenocara/lib/mesa/src/mesa/state_tracker/st_cb_queryobj.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_clear.h U xenocara/lib/mesa/src/mesa/state_tracker/st_program.c U xenocara/lib/mesa/src/mesa/state_tracker/st_copytex.h C xenocara/lib/mesa/src/mesa/state_tracker/st_atifs_to_tgsi.c U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_blend.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_syncobj.h N xenocara/lib/mesa/src/mesa/state_tracker/st_cb_memoryobjects.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_drawtex.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_texturebarrier.h U xenocara/lib/mesa/src/mesa/state_tracker/st_pbo.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_readpixels.c C xenocara/lib/mesa/src/mesa/state_tracker/st_cb_fbo.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_strings.c U xenocara/lib/mesa/src/mesa/state_tracker/st_atom_scissor.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_bufferobjects.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_feedback.c U xenocara/lib/mesa/src/mesa/state_tracker/st_draw.h U xenocara/lib/mesa/src/mesa/state_tracker/st_program.h U xenocara/lib/mesa/src/mesa/state_tracker/st_copytex.c U xenocara/lib/mesa/src/mesa/state_tracker/st_atom.h U xenocara/lib/mesa/src/mesa/state_tracker/st_scissor.h C xenocara/lib/mesa/src/mesa/state_tracker/st_format.c U xenocara/lib/mesa/src/mesa/state_tracker/st_debug.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_syncobj.c U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_program.c C xenocara/lib/mesa/src/mesa/state_tracker/st_shader_cache.h U xenocara/lib/mesa/src/mesa/state_tracker/st_cb_viewport.c N xenocara/lib/mesa/src/mesa/state_tracker/tests/Makefile.am N xenocara/lib/mesa/src/mesa/state_tracker/tests/Makefile.in N xenocara/lib/mesa/src/mesa/state_tracker/tests/test_glsl_to_tgsi_lifetime.cpp U xenocara/lib/mesa/src/mesa/main/program_resource.h U xenocara/lib/mesa/src/mesa/main/attrib.h C xenocara/lib/mesa/src/mesa/main/pipelineobj.c U xenocara/lib/mesa/src/mesa/main/program_resource.c U xenocara/lib/mesa/src/mesa/main/cpuinfo.c U xenocara/lib/mesa/src/mesa/main/texenv.c U xenocara/lib/mesa/src/mesa/main/texenvprogram.h C xenocara/lib/mesa/src/mesa/main/extensions_table.h U xenocara/lib/mesa/src/mesa/main/extensions.c U xenocara/lib/mesa/src/mesa/main/extensions_table.c U xenocara/lib/mesa/src/mesa/main/depth.c U xenocara/lib/mesa/src/mesa/main/texcompress.h U xenocara/lib/mesa/src/mesa/main/pack.c C xenocara/lib/mesa/src/mesa/main/remap_helper.h C xenocara/lib/mesa/src/mesa/main/execmem.c U xenocara/lib/mesa/src/mesa/main/pixelstore.h C xenocara/lib/mesa/src/mesa/main/errors.c C xenocara/lib/mesa/src/mesa/main/texobj.h U xenocara/lib/mesa/src/mesa/main/remap.h U xenocara/lib/mesa/src/mesa/main/robustness.c U xenocara/lib/mesa/src/mesa/main/compiler.h U xenocara/lib/mesa/src/mesa/main/colortab.c U xenocara/lib/mesa/src/mesa/main/condrender.h U xenocara/lib/mesa/src/mesa/main/texformat.c C xenocara/lib/mesa/src/mesa/main/varray.h U xenocara/lib/mesa/src/mesa/main/texcompress_cpal.c U xenocara/lib/mesa/src/mesa/main/colortab.h U xenocara/lib/mesa/src/mesa/main/pixeltransfer.c U xenocara/lib/mesa/src/mesa/main/vdpau.c U xenocara/lib/mesa/src/mesa/main/pixelstore.c C xenocara/lib/mesa/src/mesa/main/marshal_generated.h U xenocara/lib/mesa/src/mesa/main/format_fallback.py U xenocara/lib/mesa/src/mesa/main/texcompress_bptc.h U xenocara/lib/mesa/src/mesa/main/renderbuffer.h U xenocara/lib/mesa/src/mesa/main/mm.h U xenocara/lib/mesa/src/mesa/main/pixel.h U xenocara/lib/mesa/src/mesa/main/image.c N xenocara/lib/mesa/src/mesa/main/execmem.h C xenocara/lib/mesa/src/mesa/main/viewport.c U xenocara/lib/mesa/src/mesa/main/sse_minmax.c U xenocara/lib/mesa/src/mesa/main/texcompress_fxt1.c C xenocara/lib/mesa/src/mesa/main/syncobj.c C xenocara/lib/mesa/src/mesa/main/enable.c U xenocara/lib/mesa/src/mesa/main/accum.c N xenocara/lib/mesa/src/mesa/main/externalobjects.c C xenocara/lib/mesa/src/mesa/main/shader_query.cpp U xenocara/lib/mesa/src/mesa/main/format_utils.h U xenocara/lib/mesa/src/mesa/main/multisample.h U xenocara/lib/mesa/src/mesa/main/format_pack.c U xenocara/lib/mesa/src/mesa/main/bbox.h C xenocara/lib/mesa/src/mesa/main/shaderapi.c U xenocara/lib/mesa/src/mesa/main/drawtex.c C xenocara/lib/mesa/src/mesa/main/texstorage.c C xenocara/lib/mesa/src/mesa/main/context.h U xenocara/lib/mesa/src/mesa/main/bbox.c U xenocara/lib/mesa/src/mesa/main/objectlabel.h C xenocara/lib/mesa/src/mesa/main/blend.h U xenocara/lib/mesa/src/mesa/main/convolve.c U xenocara/lib/mesa/src/mesa/main/debug_output.h U xenocara/lib/mesa/src/mesa/main/colormac.h U xenocara/lib/mesa/src/mesa/main/vtxfmt.c U xenocara/lib/mesa/src/mesa/main/eval.c U xenocara/lib/mesa/src/mesa/main/clip.h U xenocara/lib/mesa/src/mesa/main/feedback.c C xenocara/lib/mesa/src/mesa/main/get_hash_params.py C xenocara/lib/mesa/src/mesa/main/get_hash.h U xenocara/lib/mesa/src/mesa/main/format_parser.py U xenocara/lib/mesa/src/mesa/main/debug.c U xenocara/lib/mesa/src/mesa/main/marshal.c C xenocara/lib/mesa/src/mesa/main/lines.c U xenocara/lib/mesa/src/mesa/main/state.h U xenocara/lib/mesa/src/mesa/main/attrib.c U xenocara/lib/mesa/src/mesa/main/matrix.c U xenocara/lib/mesa/src/mesa/main/textureview.h U xenocara/lib/mesa/src/mesa/main/texstore.c C xenocara/lib/mesa/src/mesa/main/transformfeedback.h C xenocara/lib/mesa/src/mesa/main/mtypes.h C xenocara/lib/mesa/src/mesa/main/clear.h C xenocara/lib/mesa/src/mesa/main/glformats.c C xenocara/lib/mesa/src/mesa/main/samplerobj.c C xenocara/lib/mesa/src/mesa/main/format_fallback.c C xenocara/lib/mesa/src/mesa/main/enums.c U xenocara/lib/mesa/src/mesa/main/api_exec.h U xenocara/lib/mesa/src/mesa/main/fog.h C xenocara/lib/mesa/src/mesa/main/polygon.h U xenocara/lib/mesa/src/mesa/main/format_unpack.py C xenocara/lib/mesa/src/mesa/main/pixel.c U xenocara/lib/mesa/src/mesa/main/compute.c U xenocara/lib/mesa/src/mesa/main/blit.h U xenocara/lib/mesa/src/mesa/main/uniforms.h C xenocara/lib/mesa/src/mesa/main/varray.c U xenocara/lib/mesa/src/mesa/main/performance_monitor.h U xenocara/lib/mesa/src/mesa/main/blit.c U xenocara/lib/mesa/src/mesa/main/config.h U xenocara/lib/mesa/src/mesa/main/drawtex.h U xenocara/lib/mesa/src/mesa/main/pixeltransfer.h U xenocara/lib/mesa/src/mesa/main/histogram.h U xenocara/lib/mesa/src/mesa/main/compute.h U xenocara/lib/mesa/src/mesa/main/readpix.h C xenocara/lib/mesa/src/mesa/main/blend.c U xenocara/lib/mesa/src/mesa/main/texcompress.c U xenocara/lib/mesa/src/mesa/main/pbo.h U xenocara/lib/mesa/src/mesa/main/es1_conversion.h U xenocara/lib/mesa/src/mesa/main/hint.c U xenocara/lib/mesa/src/mesa/main/format_utils.c U xenocara/lib/mesa/src/mesa/main/points.h C xenocara/lib/mesa/src/mesa/main/format_info.h C xenocara/lib/mesa/src/mesa/main/texgetimage.c U xenocara/lib/mesa/src/mesa/main/format_pack.py U xenocara/lib/mesa/src/mesa/main/format_unpack.c U xenocara/lib/mesa/src/mesa/main/macros.h U xenocara/lib/mesa/src/mesa/main/format_pack.h C xenocara/lib/mesa/src/mesa/main/formats.h U xenocara/lib/mesa/src/mesa/main/scissor.h U xenocara/lib/mesa/src/mesa/main/marshal.h U xenocara/lib/mesa/src/mesa/main/texcompress_rgtc.c U xenocara/lib/mesa/src/mesa/main/pack.h C xenocara/lib/mesa/src/mesa/main/polygon.c C xenocara/lib/mesa/src/mesa/main/version.c U xenocara/lib/mesa/src/mesa/main/texcompress_bptc.c C xenocara/lib/mesa/src/mesa/main/shared.c C xenocara/lib/mesa/src/mesa/main/syncobj.h U xenocara/lib/mesa/src/mesa/main/glformats.h U xenocara/lib/mesa/src/mesa/main/texgen.h C xenocara/lib/mesa/src/mesa/main/dlist.c C xenocara/lib/mesa/src/mesa/main/texstorage.h C xenocara/lib/mesa/src/mesa/main/getstring.c C xenocara/lib/mesa/src/mesa/main/multisample.c U xenocara/lib/mesa/src/mesa/main/arbprogram.c U xenocara/lib/mesa/src/mesa/main/core.h U xenocara/lib/mesa/src/mesa/main/depth.h U xenocara/lib/mesa/src/mesa/main/accum.h U xenocara/lib/mesa/src/mesa/main/texgetimage.h U xenocara/lib/mesa/src/mesa/main/queryobj.h U xenocara/lib/mesa/src/mesa/main/texcompress_etc.h U xenocara/lib/mesa/src/mesa/main/fog.c C xenocara/lib/mesa/src/mesa/main/readpix.c U xenocara/lib/mesa/src/mesa/main/copyimage.h U xenocara/lib/mesa/src/mesa/main/barrier.h U xenocara/lib/mesa/src/mesa/main/rastpos.h U xenocara/lib/mesa/src/mesa/main/feedback.h C xenocara/lib/mesa/src/mesa/main/genmipmap.c C xenocara/lib/mesa/src/mesa/main/context.c U xenocara/lib/mesa/src/mesa/main/extensions.h U xenocara/lib/mesa/src/mesa/main/objectpurge.c C xenocara/lib/mesa/src/mesa/main/formatquery.c U xenocara/lib/mesa/src/mesa/main/enums.h C xenocara/lib/mesa/src/mesa/main/viewport.h U xenocara/lib/mesa/src/mesa/main/pbo.c C xenocara/lib/mesa/src/mesa/main/bufferobj.h U xenocara/lib/mesa/src/mesa/main/texstate.h C xenocara/lib/mesa/src/mesa/main/teximage.h C xenocara/lib/mesa/src/mesa/main/barrier.c U xenocara/lib/mesa/src/mesa/main/hint.h C xenocara/lib/mesa/src/mesa/main/light.c U xenocara/lib/mesa/src/mesa/main/drawpix.h U xenocara/lib/mesa/src/mesa/main/remap.c U xenocara/lib/mesa/src/mesa/main/texturebindless.h C xenocara/lib/mesa/src/mesa/main/clear.c U xenocara/lib/mesa/src/mesa/main/points.c U xenocara/lib/mesa/src/mesa/main/api_loopback.h U xenocara/lib/mesa/src/mesa/main/version.h U xenocara/lib/mesa/src/mesa/main/glthread.h U xenocara/lib/mesa/src/mesa/main/mipmap.c U xenocara/lib/mesa/src/mesa/main/state.c U xenocara/lib/mesa/src/mesa/main/atifragshader.h U xenocara/lib/mesa/src/mesa/main/get_hash_generator.py C xenocara/lib/mesa/src/mesa/main/texobj.c U xenocara/lib/mesa/src/mesa/main/glheader.h U xenocara/lib/mesa/src/mesa/main/texcompress_etc.c C xenocara/lib/mesa/src/mesa/main/renderbuffer.c U xenocara/lib/mesa/src/mesa/main/hash.c C xenocara/lib/mesa/src/mesa/main/arrayobj.c U xenocara/lib/mesa/src/mesa/main/vdpau.h C xenocara/lib/mesa/src/mesa/main/formats.c C xenocara/lib/mesa/src/mesa/main/texturebindless.c C xenocara/lib/mesa/src/mesa/main/teximage.c U xenocara/lib/mesa/src/mesa/main/stencil.h U xenocara/lib/mesa/src/mesa/main/shaderobj.c U xenocara/lib/mesa/src/mesa/main/convolve.h C xenocara/lib/mesa/src/mesa/main/arrayobj.h C xenocara/lib/mesa/src/mesa/main/dd.h U xenocara/lib/mesa/src/mesa/main/shaderimage.c U xenocara/lib/mesa/src/mesa/main/querymatrix.h U xenocara/lib/mesa/src/mesa/main/texgen.c U xenocara/lib/mesa/src/mesa/main/format_info.py C xenocara/lib/mesa/src/mesa/main/genmipmap.h U xenocara/lib/mesa/src/mesa/main/arbprogram.h U xenocara/lib/mesa/src/mesa/main/formatquery.h U xenocara/lib/mesa/src/mesa/main/errors.h C xenocara/lib/mesa/src/mesa/main/textureview.c U xenocara/lib/mesa/src/mesa/main/texcompress_etc_tmp.h U xenocara/lib/mesa/src/mesa/main/streaming-load-memcpy.c U xenocara/lib/mesa/src/mesa/main/atifragshader.c U xenocara/lib/mesa/src/mesa/main/scissor.c U xenocara/lib/mesa/src/mesa/main/performance_monitor.c U xenocara/lib/mesa/src/mesa/main/texformat.h C xenocara/lib/mesa/src/mesa/main/get.c U xenocara/lib/mesa/src/mesa/main/shaderobj.h U xenocara/lib/mesa/src/mesa/main/objectlabel.c U xenocara/lib/mesa/src/mesa/main/ffvertex_prog.c U xenocara/lib/mesa/src/mesa/main/uniforms.c C xenocara/lib/mesa/src/mesa/main/debug_output.c U xenocara/lib/mesa/src/mesa/main/texcompress_fxt1.h U xenocara/lib/mesa/src/mesa/main/texcompress_s3tc.c U xenocara/lib/mesa/src/mesa/main/rastpos.c U xenocara/lib/mesa/src/mesa/main/get.h U xenocara/lib/mesa/src/mesa/main/histogram.c U xenocara/lib/mesa/src/mesa/main/vtxfmt.h U xenocara/lib/mesa/src/mesa/main/mipmap.h U xenocara/lib/mesa/src/mesa/main/hash.h C xenocara/lib/mesa/src/mesa/main/condrender.c N xenocara/lib/mesa/src/mesa/main/externalobjects.h U xenocara/lib/mesa/src/mesa/main/matrix.h U xenocara/lib/mesa/src/mesa/main/ff_fragment_shader.cpp U xenocara/lib/mesa/src/mesa/main/lines.h U xenocara/lib/mesa/src/mesa/main/glthread.c U xenocara/lib/mesa/src/mesa/main/api_arrayelt.h U xenocara/lib/mesa/src/mesa/main/texparam.h C xenocara/lib/mesa/src/mesa/main/samplerobj.h C xenocara/lib/mesa/src/mesa/main/performance_query.c U xenocara/lib/mesa/src/mesa/main/drawpix.c U xenocara/lib/mesa/src/mesa/main/eval.h U xenocara/lib/mesa/src/mesa/main/texcompress_s3tc.h U xenocara/lib/mesa/src/mesa/main/debug.h U xenocara/lib/mesa/src/mesa/main/performance_query.h C xenocara/lib/mesa/src/mesa/main/buffers.c U xenocara/lib/mesa/src/mesa/main/pipelineobj.h U xenocara/lib/mesa/src/mesa/main/queryobj.c U xenocara/lib/mesa/src/mesa/main/enable.h C xenocara/lib/mesa/src/mesa/main/api_exec.c U xenocara/lib/mesa/src/mesa/main/api_validate.h C xenocara/lib/mesa/src/mesa/main/dispatch.h U xenocara/lib/mesa/src/mesa/main/framebuffer.c U xenocara/lib/mesa/src/mesa/main/texcompress_cpal.h U xenocara/lib/mesa/src/mesa/main/cpuinfo.h U xenocara/lib/mesa/src/mesa/main/sse_minmax.h C xenocara/lib/mesa/src/mesa/main/texparam.c U xenocara/lib/mesa/src/mesa/main/stencil.c U xenocara/lib/mesa/src/mesa/main/mm.c C xenocara/lib/mesa/src/mesa/main/texstate.c C xenocara/lib/mesa/src/mesa/main/imports.h U xenocara/lib/mesa/src/mesa/main/texstore.h C xenocara/lib/mesa/src/mesa/main/fbobject.h C xenocara/lib/mesa/src/mesa/main/transformfeedback.c U xenocara/lib/mesa/src/mesa/main/copyimage.c U xenocara/lib/mesa/src/mesa/main/ffvertex_prog.h C xenocara/lib/mesa/src/mesa/main/buffers.h U xenocara/lib/mesa/src/mesa/main/api_loopback.c C xenocara/lib/mesa/src/mesa/main/shaderapi.h U xenocara/lib/mesa/src/mesa/main/api_validate.c N xenocara/lib/mesa/src/mesa/main/texcompress_s3tc_tmp.h U xenocara/lib/mesa/src/mesa/main/shaderimage.h U xenocara/lib/mesa/src/mesa/main/format_unpack.h U xenocara/lib/mesa/src/mesa/main/texenv.h C xenocara/lib/mesa/src/mesa/main/fbobject.c U xenocara/lib/mesa/src/mesa/main/clip.c U xenocara/lib/mesa/src/mesa/main/es1_conversion.c U xenocara/lib/mesa/src/mesa/main/texcompress_rgtc.h U xenocara/lib/mesa/src/mesa/main/shared.h U xenocara/lib/mesa/src/mesa/main/dlist.h U xenocara/lib/mesa/src/mesa/main/light.h C xenocara/lib/mesa/src/mesa/main/marshal_generated.c U xenocara/lib/mesa/src/mesa/main/formats.csv U xenocara/lib/mesa/src/mesa/main/image.h U xenocara/lib/mesa/src/mesa/main/streaming-load-memcpy.h U xenocara/lib/mesa/src/mesa/main/imports.c U xenocara/lib/mesa/src/mesa/main/api_arrayelt.c U xenocara/lib/mesa/src/mesa/main/objectpurge.h C xenocara/lib/mesa/src/mesa/main/bufferobj.c U xenocara/lib/mesa/src/mesa/main/uniform_query.cpp U xenocara/lib/mesa/src/mesa/main/framebuffer.h U xenocara/lib/mesa/src/mesa/main/querymatrix.c U xenocara/lib/mesa/src/mesa/main/tests/mesa_extensions.cpp C xenocara/lib/mesa/src/mesa/main/tests/dispatch_sanity.cpp U xenocara/lib/mesa/src/mesa/main/tests/stubs.cpp U xenocara/lib/mesa/src/mesa/main/tests/program_state_string.cpp U xenocara/lib/mesa/src/mesa/main/tests/Makefile.am C xenocara/lib/mesa/src/mesa/main/tests/Makefile.in U xenocara/lib/mesa/src/mesa/main/tests/mesa_formats.cpp U xenocara/lib/mesa/src/mesa/main/tests/enum_strings.cpp U xenocara/lib/mesa/src/mesa/tnl_dd/t_dd_triemit.h U xenocara/lib/mesa/src/mesa/tnl_dd/t_dd_vertex.h U xenocara/lib/mesa/src/mesa/tnl_dd/t_dd_dmatmp.h U xenocara/lib/mesa/src/mesa/tnl_dd/t_dd_tritmp.h U xenocara/lib/mesa/src/mesa/tnl_dd/t_dd_dmatmp2.h U xenocara/lib/mesa/src/mesa/tnl_dd/t_dd_unfilled.h U xenocara/lib/mesa/src/mesa/sparc/sparc.c U xenocara/lib/mesa/src/mesa/sparc/xform.S U xenocara/lib/mesa/src/mesa/sparc/sparc.h U xenocara/lib/mesa/src/mesa/sparc/norm.S U xenocara/lib/mesa/src/mesa/sparc/sparc_matrix.h U xenocara/lib/mesa/src/mesa/sparc/sparc_clip.S U xenocara/lib/mesa/src/mesa/drivers/SConscript C xenocara/lib/mesa/src/mesa/drivers/common/meta.c C xenocara/lib/mesa/src/mesa/drivers/common/driverfuncs.c U xenocara/lib/mesa/src/mesa/drivers/common/meta_generate_mipmap.c U xenocara/lib/mesa/src/mesa/drivers/common/driverfuncs.h U xenocara/lib/mesa/src/mesa/drivers/common/meta_blit.c C xenocara/lib/mesa/src/mesa/drivers/common/meta.h C xenocara/lib/mesa/src/mesa/drivers/dri/Makefile.am C xenocara/lib/mesa/src/mesa/drivers/dri/Makefile.in U xenocara/lib/mesa/src/mesa/drivers/dri/dri.pc.in C xenocara/lib/mesa/src/mesa/drivers/dri/common/dri_util.c U xenocara/lib/mesa/src/mesa/drivers/dri/common/SConscript U xenocara/lib/mesa/src/mesa/drivers/dri/common/utils.h U xenocara/lib/mesa/src/mesa/drivers/dri/common/Makefile.sources C xenocara/lib/mesa/src/mesa/drivers/dri/common/Makefile.am U xenocara/lib/mesa/src/mesa/drivers/dri/common/utils.c C xenocara/lib/mesa/src/mesa/drivers/dri/common/Makefile.in U xenocara/lib/mesa/src/mesa/drivers/dri/common/megadriver_stub.c C xenocara/lib/mesa/src/mesa/drivers/dri/common/dri_util.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_chv.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_clear.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_tiled_memcpy.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_formatquery.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/genX_blorp_exec.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_sklgt2.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_glk.xml U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_hsw.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_wm.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_meta_util.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_copy_image.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/genX_state_upload.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_fbo.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_hsw.xml C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_primitive_restart.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen6_sampler_state.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_tex_validate.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_chv.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_tes.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_program_cache.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_glk.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_bdw.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_wm_surface_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_pixel.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen6_depth_state.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_program.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen6_constant_state.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_sync.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_draw.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen7_sol_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_bdw.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_sklgt4.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_tex.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_tiled_memcpy.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_ff_gs.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_bxt.xml C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_bufmgr.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_sklgt2.xml U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_sklgt3.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_state_upload.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_buffers.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_performance_query.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_util.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_sklgt4.xml C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen8_multisample_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_state.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_context.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_buffer_objects.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_kblgt2.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_kblgt3.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_glk.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_pixel.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen6_clip_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_vs.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_link.cpp C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen7_misc_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_multisample_state.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_blit.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_binding_tables.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_curbe.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_mipmap_tree.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_bxt.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_mipmap_tree.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_gs.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_blorp.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_bdw.xml C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_blit.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/hsw_sol.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/Makefile.sources C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_wm.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_vs_surface_state.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen7_l3_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_chv.xml U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_sklgt3.xml U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_ff_gs_emit.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_gs_surface_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_sklgt3.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_queryobj.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_tex.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_gs.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/Makefile.am U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_kblgt2.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen6_multisample_state.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_draw_upload.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_cs.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_draw.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_upload.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_performance_query.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_clip.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_nir_uniforms.cpp C xenocara/lib/mesa/src/mesa/drivers/dri/i965/Makefile.in C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_extensions.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_sklgt2.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen6_urb.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/hsw_queryobj.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_tcs_surface_state.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_conditional_render.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_kblgt3.xml U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_kblgt2.xml C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_bufmgr.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_pixel_draw.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/libdrm_macros.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_fbo.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_buffer_objects.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_blorp.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_tes_surface_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_hsw.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_program.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_reset.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_kblgt3.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_context.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_ff_gs.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_object_purgeable.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_buffers.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_tex_obj.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_compute.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_state.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen7_urb.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_sf.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa.py C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_misc_state.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_vs.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_batchbuffer.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_pixel_copy.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_pixel_read.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen6_sol.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_pipe_control.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen6_queryobj.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_meta_util.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_screen.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_tex_image.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_tcs.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_surface_formats.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_urb.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_image.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_bxt.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_defines.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_cs.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen4_blorp_exec.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_util.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_pixel_bitmap.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_oa_sklgt4.c C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_screen.c N xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_pipe_control.h U xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_tex_copy.c U xenocara/lib/mesa/src/mesa/drivers/dri/i965/brw_structs.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/intel_batchbuffer.h C xenocara/lib/mesa/src/mesa/drivers/dri/i965/gen8_depth_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv10_render.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv20_render.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_surface.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv20_3d.xml.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv20_state_raster.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_vbo_t.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv04_state_frag.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_util.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv_object.xml.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_texture.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_bufferobj.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_fbo.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_span.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv04_context.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv04_render.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_context.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv04_driver.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv10_state_raster.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_scratch.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_screen.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv10_driver.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_render_t.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv10_context.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/Makefile.sources U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_array.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_state.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv20_state_polygon.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_surface.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_fbo.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_scratch.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/Makefile.am U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv_m2mf.xml.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_local.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv01_2d.xml.h C xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/Makefile.in U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_render.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv10_state_tnl.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv10_state_fb.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv04_context.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv04_3d.xml.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_gldefs.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv20_state_frag.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv20_state_tnl.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv04_state_tex.c C xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_context.c C xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_screen.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv10_state_frag.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_driver.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv10_state_polygon.c C xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv20_state_tex.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv10_state_tex.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv04_state_fb.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv04_state_raster.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_array.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_driver.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv10_3d.xml.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv20_driver.h U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv04_surface.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv20_state_fb.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_bufferobj.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_swtnl_t.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nv20_context.c U xenocara/lib/mesa/src/mesa/drivers/dri/nouveau/nouveau_texture.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_clear.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_vtbl.c C xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_context.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_fbo.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_tex_validate.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i830_vtbl.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i830_context.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_pixel.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_context.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_tex_subimage.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_tex_layout.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_program.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_tex.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_extensions.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_tris.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i830_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_regions.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_buffers.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_buffer_objects.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_pixel.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_tex_layout.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_render.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_blit.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_context.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_mipmap_tree.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_clear.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_mipmap_tree.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_debug_fp.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_blit.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/Makefile.sources C xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_syncobj.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_tex.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_chipset.h C xenocara/lib/mesa/src/mesa/drivers/dri/i915/Makefile.am U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_reg.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i830_reg.h C xenocara/lib/mesa/src/mesa/drivers/dri/i915/Makefile.in C xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_extensions.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i830_context.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_reg.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_regions.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_tris.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_tex_layout.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_pixel_draw.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_fbo.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_buffer_objects.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_texstate.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_context.h C xenocara/lib/mesa/src/mesa/drivers/dri/i915/i830_texblend.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_buffers.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_tex_obj.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i830_texstate.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_batchbuffer.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_pixel_copy.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_pixel_read.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_screen.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_fragprog.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_tex_image.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_debug.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_pixel_bitmap.c C xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_screen.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/i915_program.h U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_tex_copy.c U xenocara/lib/mesa/src/mesa/drivers/dri/i915/intel_batchbuffer.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_fbo.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_queryobj.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_state.c C xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_state_init.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_span.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_reg.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_tile.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_texture.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_swtcl.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_common.h C xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_screen.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_tcl.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_fog.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_maos.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_mipmap_tree.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_texture.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_vertprog.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_mipmap_tree.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_ioctl.h C xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_common_context.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_tex_copy.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_maos.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_tile.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_maos_arrays.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_swtcl.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_texstate.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_dma.h C xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_common_context.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_blit.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_sanity.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_fragshader.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_debug.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_cmdbuf.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_queryobj.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/Makefile.sources U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_tcl.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_screen.h C xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_context.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_span.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_debug.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/Makefile.am C xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_tex.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_common.c C xenocara/lib/mesa/src/mesa/drivers/dri/r200/Makefile.in C xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_context.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_buffer_objects.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_buffer_objects.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_blit.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_ioctl.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_dma.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_cmdbuf.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_sanity.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_fog.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_pixel_read.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_vertprog.c U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_state.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/radeon_chipset.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/r200_tex.h U xenocara/lib/mesa/src/mesa/drivers/dri/r200/server/radeon_reg.h U xenocara/lib/mesa/src/mesa/drivers/dri/swrast/Makefile.sources U xenocara/lib/mesa/src/mesa/drivers/dri/swrast/Makefile.am C xenocara/lib/mesa/src/mesa/drivers/dri/swrast/Makefile.in C xenocara/lib/mesa/src/mesa/drivers/dri/swrast/swrast.c U xenocara/lib/mesa/src/mesa/drivers/dri/swrast/swrast_priv.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_fbo.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_queryobj.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_maos_vbtmp.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_span.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_tex.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_maos_arrays.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_tile.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_texture.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_texstate.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_common.h C xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_screen.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_fog.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_swtcl.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_texture.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.h C xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_common_context.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_tex_copy.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_sanity.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_tile.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_dma.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_ioctl.h C xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_common_context.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_debug.h C xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_context.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_ioctl.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_blit.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_queryobj.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/Makefile.sources U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_state_init.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_screen.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_span.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_debug.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_state.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/Makefile.am U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_maos.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_tcl.h C xenocara/lib/mesa/src/mesa/drivers/dri/radeon/Makefile.in U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_common.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_maos.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_state.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_buffer_objects.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_sanity.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_buffer_objects.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_swtcl.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_dma.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_cmdbuf.h C xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_tex.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_fog.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_maos_verts.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_pixel_read.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_blit.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_chipset.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_tcl.c U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/radeon_context.h U xenocara/lib/mesa/src/mesa/drivers/dri/radeon/server/radeon_reg.h U xenocara/lib/mesa/src/mesa/drivers/x11/xm_api.c U xenocara/lib/mesa/src/mesa/drivers/x11/SConscript U xenocara/lib/mesa/src/mesa/drivers/x11/glxapi.c U xenocara/lib/mesa/src/mesa/drivers/x11/xmesa.h U xenocara/lib/mesa/src/mesa/drivers/x11/xm_buffer.c U xenocara/lib/mesa/src/mesa/drivers/x11/glxheader.h U xenocara/lib/mesa/src/mesa/drivers/x11/xfonts.c U xenocara/lib/mesa/src/mesa/drivers/x11/xm_tri.c U xenocara/lib/mesa/src/mesa/drivers/x11/glxapi.h U xenocara/lib/mesa/src/mesa/drivers/x11/fakeglx.c U xenocara/lib/mesa/src/mesa/drivers/x11/xmesaP.h U xenocara/lib/mesa/src/mesa/drivers/x11/Makefile.am C xenocara/lib/mesa/src/mesa/drivers/x11/Makefile.in U xenocara/lib/mesa/src/mesa/drivers/x11/xm_dd.c U xenocara/lib/mesa/src/mesa/drivers/x11/xfonts.h U xenocara/lib/mesa/src/mesa/drivers/x11/xm_line.c U xenocara/lib/mesa/src/mesa/drivers/x11/xmesa_x.h U xenocara/lib/mesa/src/mesa/drivers/osmesa/osmesa.def U xenocara/lib/mesa/src/mesa/drivers/osmesa/SConscript U xenocara/lib/mesa/src/mesa/drivers/osmesa/osmesa.pc.in U xenocara/lib/mesa/src/mesa/drivers/osmesa/Makefile.am C xenocara/lib/mesa/src/mesa/drivers/osmesa/Makefile.in U xenocara/lib/mesa/src/mesa/drivers/osmesa/osmesa.c U xenocara/lib/mesa/src/mesa/vbo/vbo_save.c U xenocara/lib/mesa/src/mesa/vbo/vbo_save_draw.c U xenocara/lib/mesa/src/mesa/vbo/vbo_exec.h U xenocara/lib/mesa/src/mesa/vbo/vbo_split.h U xenocara/lib/mesa/src/mesa/vbo/vbo_save.h C xenocara/lib/mesa/src/mesa/vbo/vbo_attrib_tmp.h U xenocara/lib/mesa/src/mesa/vbo/vbo_attrib.h U xenocara/lib/mesa/src/mesa/vbo/vbo_context.h U xenocara/lib/mesa/src/mesa/vbo/vbo_exec_eval.c U xenocara/lib/mesa/src/mesa/vbo/vbo_split.c U xenocara/lib/mesa/src/mesa/vbo/vbo_context.c U xenocara/lib/mesa/src/mesa/vbo/vbo_split_copy.c U xenocara/lib/mesa/src/mesa/vbo/vbo_exec_api.c U xenocara/lib/mesa/src/mesa/vbo/vbo_rebase.c U xenocara/lib/mesa/src/mesa/vbo/vbo_split_inplace.c U xenocara/lib/mesa/src/mesa/vbo/vbo_primitive_restart.c U xenocara/lib/mesa/src/mesa/vbo/vbo_save_api.c U xenocara/lib/mesa/src/mesa/vbo/vbo_save_loopback.c U xenocara/lib/mesa/src/mesa/vbo/vbo_noop.h C xenocara/lib/mesa/src/mesa/vbo/vbo.h U xenocara/lib/mesa/src/mesa/vbo/vbo_minmax_index.c C xenocara/lib/mesa/src/mesa/vbo/vbo_exec_array.c U xenocara/lib/mesa/src/mesa/vbo/vbo_exec_draw.c U xenocara/lib/mesa/src/mesa/vbo/vbo_exec.c U xenocara/lib/mesa/src/mesa/vbo/vbo_noop.c U xenocara/lib/mesa/src/mesa/math/m_trans_tmp.h U xenocara/lib/mesa/src/mesa/math/m_translate.h U xenocara/lib/mesa/src/mesa/math/m_xform.h U xenocara/lib/mesa/src/mesa/math/m_norm_tmp.h U xenocara/lib/mesa/src/mesa/math/m_debug_xform.c U xenocara/lib/mesa/src/mesa/math/m_eval.c U xenocara/lib/mesa/src/mesa/math/m_vector.h U xenocara/lib/mesa/src/mesa/math/m_matrix.c U xenocara/lib/mesa/src/mesa/math/m_vector.c U xenocara/lib/mesa/src/mesa/math/m_translate.c U xenocara/lib/mesa/src/mesa/math/m_xform.c U xenocara/lib/mesa/src/mesa/math/m_copy_tmp.h U xenocara/lib/mesa/src/mesa/math/m_debug_norm.c U xenocara/lib/mesa/src/mesa/math/m_debug_util.h U xenocara/lib/mesa/src/mesa/math/m_eval.h U xenocara/lib/mesa/src/mesa/math/m_debug_clip.c U xenocara/lib/mesa/src/mesa/math/m_debug.h U xenocara/lib/mesa/src/mesa/math/m_xform_tmp.h U xenocara/lib/mesa/src/mesa/math/m_matrix.h U xenocara/lib/mesa/src/mesa/math/m_clip_tmp.h U xenocara/lib/mesa/src/mesa/math/m_dotprod_tmp.h U xenocara/lib/mesa/src/mesa/program/arbprogparse.h U xenocara/lib/mesa/src/mesa/program/prog_statevars.h C xenocara/lib/mesa/src/mesa/program/lex.yy.c U xenocara/lib/mesa/src/mesa/program/prog_to_nir.c C xenocara/lib/mesa/src/mesa/program/ir_to_mesa.h U xenocara/lib/mesa/src/mesa/program/prog_print.h U xenocara/lib/mesa/src/mesa/program/program_parser.h U xenocara/lib/mesa/src/mesa/program/prog_noise.c U xenocara/lib/mesa/src/mesa/program/prog_parameter_layout.h U xenocara/lib/mesa/src/mesa/program/prog_to_nir.h U xenocara/lib/mesa/src/mesa/program/prog_optimize.c U xenocara/lib/mesa/src/mesa/program/prog_cache.c U xenocara/lib/mesa/src/mesa/program/prog_execute.c U xenocara/lib/mesa/src/mesa/program/prog_optimize.h U xenocara/lib/mesa/src/mesa/program/prog_parameter_layout.c U xenocara/lib/mesa/src/mesa/program/programopt.c U xenocara/lib/mesa/src/mesa/program/prog_parameter.h U xenocara/lib/mesa/src/mesa/program/prog_print.c U xenocara/lib/mesa/src/mesa/program/program.h U xenocara/lib/mesa/src/mesa/program/prog_statevars.c U xenocara/lib/mesa/src/mesa/program/prog_instruction.c U xenocara/lib/mesa/src/mesa/program/symbol_table.h U xenocara/lib/mesa/src/mesa/program/prog_opt_constant_fold.c U xenocara/lib/mesa/src/mesa/program/program_lexer.l U xenocara/lib/mesa/src/mesa/program/symbol_table.c U xenocara/lib/mesa/src/mesa/program/program.c U xenocara/lib/mesa/src/mesa/program/dummy_errors.c U xenocara/lib/mesa/src/mesa/program/arbprogparse.c U xenocara/lib/mesa/src/mesa/program/program_parse.tab.c U xenocara/lib/mesa/src/mesa/program/prog_execute.h U xenocara/lib/mesa/src/mesa/program/program_parse.y U xenocara/lib/mesa/src/mesa/program/prog_instruction.h U xenocara/lib/mesa/src/mesa/program/prog_parameter.c U xenocara/lib/mesa/src/mesa/program/program_parse.tab.h C xenocara/lib/mesa/src/mesa/program/ir_to_mesa.cpp U xenocara/lib/mesa/src/mesa/program/prog_cache.h U xenocara/lib/mesa/src/mesa/program/programopt.h U xenocara/lib/mesa/src/mesa/program/program_parse_extra.c U xenocara/lib/mesa/src/mesa/program/prog_noise.h U xenocara/lib/mesa/src/mesa/swrast/s_masking.h U xenocara/lib/mesa/src/mesa/swrast/s_fragprog.h U xenocara/lib/mesa/src/mesa/swrast/NOTES U xenocara/lib/mesa/src/mesa/swrast/s_fog.h U xenocara/lib/mesa/src/mesa/swrast/s_aatritemp.h U xenocara/lib/mesa/src/mesa/swrast/s_texfilter.h U xenocara/lib/mesa/src/mesa/swrast/s_span.h U xenocara/lib/mesa/src/mesa/swrast/s_depth.h U xenocara/lib/mesa/src/mesa/swrast/s_depth.c U xenocara/lib/mesa/src/mesa/swrast/s_context.h U xenocara/lib/mesa/src/mesa/swrast/s_aalinetemp.h U xenocara/lib/mesa/src/mesa/swrast/s_drawpix.c U xenocara/lib/mesa/src/mesa/swrast/s_alpha.c U xenocara/lib/mesa/src/mesa/swrast/s_chan.h U xenocara/lib/mesa/src/mesa/swrast/s_blit.c U xenocara/lib/mesa/src/mesa/swrast/s_stencil.h U xenocara/lib/mesa/src/mesa/swrast/s_blend.h U xenocara/lib/mesa/src/mesa/swrast/s_feedback.h U xenocara/lib/mesa/src/mesa/swrast/s_points.h U xenocara/lib/mesa/src/mesa/swrast/s_copypix.c U xenocara/lib/mesa/src/mesa/swrast/s_context.c U xenocara/lib/mesa/src/mesa/swrast/s_linetemp.h U xenocara/lib/mesa/src/mesa/swrast/s_span.c U xenocara/lib/mesa/src/mesa/swrast/s_aatriangle.h U xenocara/lib/mesa/src/mesa/swrast/s_texfetch.c U xenocara/lib/mesa/src/mesa/swrast/s_aatriangle.c U xenocara/lib/mesa/src/mesa/swrast/s_aaline.c U xenocara/lib/mesa/src/mesa/swrast/swrast.h U xenocara/lib/mesa/src/mesa/swrast/s_renderbuffer.c U xenocara/lib/mesa/src/mesa/swrast/s_triangle.c U xenocara/lib/mesa/src/mesa/swrast/s_texrender.c U xenocara/lib/mesa/src/mesa/swrast/s_texcombine.h U xenocara/lib/mesa/src/mesa/swrast/s_zoom.h U xenocara/lib/mesa/src/mesa/swrast/s_lines.h U xenocara/lib/mesa/src/mesa/swrast/s_points.c U xenocara/lib/mesa/src/mesa/swrast/s_texfilter.c U xenocara/lib/mesa/src/mesa/swrast/s_aaline.h U xenocara/lib/mesa/src/mesa/swrast/s_atifragshader.c U xenocara/lib/mesa/src/mesa/swrast/s_fragprog.c U xenocara/lib/mesa/src/mesa/swrast/s_texfetch_tmp.h U xenocara/lib/mesa/src/mesa/swrast/s_alpha.h U xenocara/lib/mesa/src/mesa/swrast/s_atifragshader.h U xenocara/lib/mesa/src/mesa/swrast/s_bitmap.c U xenocara/lib/mesa/src/mesa/swrast/s_fog.c U xenocara/lib/mesa/src/mesa/swrast/s_zoom.c U xenocara/lib/mesa/src/mesa/swrast/s_texfetch.h U xenocara/lib/mesa/src/mesa/swrast/s_stencil.c U xenocara/lib/mesa/src/mesa/swrast/s_clear.c U xenocara/lib/mesa/src/mesa/swrast/s_masking.c U xenocara/lib/mesa/src/mesa/swrast/s_triangle.h U xenocara/lib/mesa/src/mesa/swrast/s_renderbuffer.h U xenocara/lib/mesa/src/mesa/swrast/s_logic.c U xenocara/lib/mesa/src/mesa/swrast/s_blend.c U xenocara/lib/mesa/src/mesa/swrast/s_texcombine.c U xenocara/lib/mesa/src/mesa/swrast/s_feedback.c U xenocara/lib/mesa/src/mesa/swrast/s_texture.c U xenocara/lib/mesa/src/mesa/swrast/s_tritemp.h U xenocara/lib/mesa/src/mesa/swrast/s_logic.h U xenocara/lib/mesa/src/mesa/swrast/s_lines.c U xenocara/lib/mesa/src/compiler/SConscript.glsl U xenocara/lib/mesa/src/compiler/SConscript.nir U xenocara/lib/mesa/src/compiler/SConscript N xenocara/lib/mesa/src/compiler/blob.h U xenocara/lib/mesa/src/compiler/Makefile.glsl.am C xenocara/lib/mesa/src/compiler/nir_types.cpp C xenocara/lib/mesa/src/compiler/glsl_types.cpp C xenocara/lib/mesa/src/compiler/glsl_types.h C xenocara/lib/mesa/src/compiler/Makefile.sources C xenocara/lib/mesa/src/compiler/shader_info.h C xenocara/lib/mesa/src/compiler/Makefile.am C xenocara/lib/mesa/src/compiler/shader_enums.h C xenocara/lib/mesa/src/compiler/Makefile.in U xenocara/lib/mesa/src/compiler/shader_enums.c U xenocara/lib/mesa/src/compiler/Makefile.nir.am U xenocara/lib/mesa/src/compiler/builtin_type_macros.h C xenocara/lib/mesa/src/compiler/nir_types.h N xenocara/lib/mesa/src/compiler/blob.c C xenocara/lib/mesa/src/compiler/spirv/spirv_to_nir.c U xenocara/lib/mesa/src/compiler/spirv/spirv2nir.c U xenocara/lib/mesa/src/compiler/spirv/nir_spirv.h U xenocara/lib/mesa/src/compiler/spirv/spirv_info.c C xenocara/lib/mesa/src/compiler/spirv/vtn_variables.c U xenocara/lib/mesa/src/compiler/spirv/spirv.h U xenocara/lib/mesa/src/compiler/spirv/vtn_private.h C xenocara/lib/mesa/src/compiler/spirv/vtn_cfg.c U xenocara/lib/mesa/src/compiler/spirv/vtn_alu.c U xenocara/lib/mesa/src/compiler/spirv/spirv_info_c.py U xenocara/lib/mesa/src/compiler/spirv/vtn_glsl450.c U xenocara/lib/mesa/src/compiler/spirv/GLSL.std.450.h U xenocara/lib/mesa/src/compiler/spirv/spirv.core.grammar.json U xenocara/lib/mesa/src/compiler/spirv/spirv_info.h U xenocara/lib/mesa/src/compiler/nir/nir_propagate_invariant.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_global_vars_to_local.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_wpos_ytransform.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_system_values.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_intrinsics.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_wpos_center.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_samplers.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_var_copies.c U xenocara/lib/mesa/src/compiler/nir/nir_opcodes_c.py U xenocara/lib/mesa/src/compiler/nir/nir_opt_gcm.c U xenocara/lib/mesa/src/compiler/nir/nir_search.h U xenocara/lib/mesa/src/compiler/nir/nir_lower_alu_to_scalar.c U xenocara/lib/mesa/src/compiler/nir/nir_control_flow.h U xenocara/lib/mesa/src/compiler/nir/nir_dominance.c C xenocara/lib/mesa/src/compiler/nir/nir_gather_info.c U xenocara/lib/mesa/src/compiler/nir/README C xenocara/lib/mesa/src/compiler/nir/nir_opcodes.py U xenocara/lib/mesa/src/compiler/nir/nir_search.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_dead_cf.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_tex.c U xenocara/lib/mesa/src/compiler/nir/nir_control_flow_private.h U xenocara/lib/mesa/src/compiler/nir/nir_phi_builder.h U xenocara/lib/mesa/src/compiler/nir/nir_vla.h U xenocara/lib/mesa/src/compiler/nir/nir_opt_algebraic.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_dce.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_constant_initializers.c C xenocara/lib/mesa/src/compiler/nir/nir_remove_dead_variables.c U xenocara/lib/mesa/src/compiler/nir/nir_sweep.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_clamp_color_outputs.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_int64.c U xenocara/lib/mesa/src/compiler/nir/nir_from_ssa.c C xenocara/lib/mesa/src/compiler/nir/nir_validate.c U xenocara/lib/mesa/src/compiler/nir/nir_worklist.c C xenocara/lib/mesa/src/compiler/nir/nir.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_io_to_scalar.c U xenocara/lib/mesa/src/compiler/nir/nir_opcodes.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_if.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_to_source_mods.c U xenocara/lib/mesa/src/compiler/nir/nir_worklist.h U xenocara/lib/mesa/src/compiler/nir/nir_opt_conditional_discard.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_64bit_packing.c N xenocara/lib/mesa/src/compiler/nir/nir_lower_alpha_test.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_passthrough_edgeflags.c U xenocara/lib/mesa/src/compiler/nir/nir_move_vec_src_uses_to_dest.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_global_to_local.c U xenocara/lib/mesa/src/compiler/nir/nir_builder_opcodes.h C xenocara/lib/mesa/src/compiler/nir/nir_clone.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_remove_phis.c U xenocara/lib/mesa/src/compiler/nir/nir_instr_set.c U xenocara/lib/mesa/src/compiler/nir/nir_intrinsics.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_io.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_drawpixels.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_copy_propagate.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_atomics.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_undef.c U xenocara/lib/mesa/src/compiler/nir/nir_loop_analyze.h C xenocara/lib/mesa/src/compiler/nir/nir_lower_vars_to_ssa.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_gs_intrinsics.c U xenocara/lib/mesa/src/compiler/nir/nir_algebraic.py U xenocara/lib/mesa/src/compiler/nir/nir_builder_opcodes_h.py U xenocara/lib/mesa/src/compiler/nir/nir_inline_functions.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_regs_to_ssa.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_returns.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_locals_to_regs.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_double_ops.c N xenocara/lib/mesa/src/compiler/nir/nir_lower_uniforms_to_ubo.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_io_types.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_load_const_to_scalar.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_atomics_to_ssbo.c U xenocara/lib/mesa/src/compiler/nir/nir_opcodes.h U xenocara/lib/mesa/src/compiler/nir/nir_lower_idiv.c U xenocara/lib/mesa/src/compiler/nir/nir_liveness.c U xenocara/lib/mesa/src/compiler/nir/nir_search_helpers.h N xenocara/lib/mesa/src/compiler/nir/nir_linking_helpers.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_io_to_temporaries.c C xenocara/lib/mesa/src/compiler/nir/nir_constant_expressions.c C xenocara/lib/mesa/src/compiler/nir/nir.h U xenocara/lib/mesa/src/compiler/nir/nir_to_lcssa.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_phis_to_scalar.c U xenocara/lib/mesa/src/compiler/nir/nir_constant_expressions.py U xenocara/lib/mesa/src/compiler/nir/nir_lower_patch_vertices.c C xenocara/lib/mesa/src/compiler/nir/nir_intrinsics.h C xenocara/lib/mesa/src/compiler/nir/nir_builder.h U xenocara/lib/mesa/src/compiler/nir/nir_opt_peephole_select.c U xenocara/lib/mesa/src/compiler/nir/nir_phi_builder.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_copy_prop_vars.c U xenocara/lib/mesa/src/compiler/nir/nir_metadata.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_bitmap.c U xenocara/lib/mesa/src/compiler/nir/nir_constant_expressions.h U xenocara/lib/mesa/src/compiler/nir/nir_loop_analyze.c C xenocara/lib/mesa/src/compiler/nir/nir_opt_loop_unroll.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_algebraic.py U xenocara/lib/mesa/src/compiler/nir/nir_lower_read_invocation_to_scalar.c U xenocara/lib/mesa/src/compiler/nir/nir_opcodes_h.py U xenocara/lib/mesa/src/compiler/nir/nir_opt_move_comparisons.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_clip_cull_distance_arrays.c U xenocara/lib/mesa/src/compiler/nir/nir_normalize_cubemap_coords.c U xenocara/lib/mesa/src/compiler/nir/nir_control_flow.c U xenocara/lib/mesa/src/compiler/nir/nir_split_var_copies.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_cse.c U xenocara/lib/mesa/src/compiler/nir/nir_instr_set.h U xenocara/lib/mesa/src/compiler/nir/nir_repair_ssa.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_indirect_derefs.c C xenocara/lib/mesa/src/compiler/nir/nir_print.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_clip.c N xenocara/lib/mesa/src/compiler/nir/nir_lower_samplers_as_deref.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_constant_folding.c U xenocara/lib/mesa/src/compiler/nir/nir_opt_trivial_continues.c C xenocara/lib/mesa/src/compiler/nir/nir_lower_two_sided_color.c U xenocara/lib/mesa/src/compiler/nir/nir_gs_count_vertices.c U xenocara/lib/mesa/src/compiler/nir/nir_lower_vec_to_movs.c U xenocara/lib/mesa/src/compiler/nir/tests/control_flow_tests.cpp U xenocara/lib/mesa/src/compiler/nir/tests/.deps/nir_tests_control_flow_tests-control_flow_tests.Po C xenocara/lib/mesa/src/compiler/glsl/opt_copy_propagation.cpp C xenocara/lib/mesa/src/compiler/glsl/lower_texture_projection.cpp U xenocara/lib/mesa/src/compiler/glsl/glsl_to_nir.h C xenocara/lib/mesa/src/compiler/glsl/opt_algebraic.cpp U xenocara/lib/mesa/src/compiler/glsl/link_uniform_block_active_visitor.h C xenocara/lib/mesa/src/compiler/glsl/ir_optimization.h U xenocara/lib/mesa/src/compiler/glsl/glsl_parser.h U xenocara/lib/mesa/src/compiler/glsl/link_uniform_block_active_visitor.cpp U xenocara/lib/mesa/src/compiler/glsl/opt_noop_swizzle.cpp C xenocara/lib/mesa/src/compiler/glsl/shader_cache.cpp U xenocara/lib/mesa/src/compiler/glsl/s_expression.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_array_refcount.cpp C xenocara/lib/mesa/src/compiler/glsl/ast_array_index.cpp U xenocara/lib/mesa/src/compiler/glsl/hir_field_selection.cpp C xenocara/lib/mesa/src/compiler/glsl/ir_validate.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_expression_operation.py U xenocara/lib/mesa/src/compiler/glsl/lower_mat_op_to_vec.cpp C xenocara/lib/mesa/src/compiler/glsl/opt_array_splitting.cpp C xenocara/lib/mesa/src/compiler/glsl/main.cpp U xenocara/lib/mesa/src/compiler/glsl/README C xenocara/lib/mesa/src/compiler/glsl/builtin_variables.cpp C xenocara/lib/mesa/src/compiler/glsl/ast_type.cpp C xenocara/lib/mesa/src/compiler/glsl/link_uniforms.cpp C xenocara/lib/mesa/src/compiler/glsl/linker.cpp U xenocara/lib/mesa/src/compiler/glsl/test.cpp U xenocara/lib/mesa/src/compiler/glsl/glsl_symbol_table.h U xenocara/lib/mesa/src/compiler/glsl/opt_copy_propagation_elements.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_shared_reference.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_expression_operation.h U xenocara/lib/mesa/src/compiler/glsl/s_expression.h C xenocara/lib/mesa/src/compiler/glsl/lower_distance.cpp C xenocara/lib/mesa/src/compiler/glsl/lower_if_to_cond_assign.cpp U xenocara/lib/mesa/src/compiler/glsl/TODO U xenocara/lib/mesa/src/compiler/glsl/opt_dead_builtin_variables.cpp U xenocara/lib/mesa/src/compiler/glsl/string_to_uint_map.cpp C xenocara/lib/mesa/src/compiler/glsl/link_uniform_blocks.cpp U xenocara/lib/mesa/src/compiler/glsl/test_optpass.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_packed_varyings.cpp U xenocara/lib/mesa/src/compiler/glsl/builtin_types.cpp C xenocara/lib/mesa/src/compiler/glsl/link_varyings.cpp C xenocara/lib/mesa/src/compiler/glsl/ir_builder_print_visitor.cpp U xenocara/lib/mesa/src/compiler/glsl/opt_dead_builtin_varyings.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_vector.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_hierarchical_visitor.cpp C xenocara/lib/mesa/src/compiler/glsl/opt_function_inlining.cpp C xenocara/lib/mesa/src/compiler/glsl/linker.h U xenocara/lib/mesa/src/compiler/glsl/ir_basic_block.cpp U xenocara/lib/mesa/src/compiler/glsl/opt_vectorize.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_vector_insert.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_rvalue_visitor.h U xenocara/lib/mesa/src/compiler/glsl/ir_function.cpp C xenocara/lib/mesa/src/compiler/glsl/opt_constant_propagation.cpp U xenocara/lib/mesa/src/compiler/glsl/standalone_scaffolding.cpp U xenocara/lib/mesa/src/compiler/glsl/glsl_parser.yy U xenocara/lib/mesa/src/compiler/glsl/standalone.h C xenocara/lib/mesa/src/compiler/glsl/glsl_parser_extras.cpp C xenocara/lib/mesa/src/compiler/glsl/lower_buffer_access.h C xenocara/lib/mesa/src/compiler/glsl/ir.h C xenocara/lib/mesa/src/compiler/glsl/lower_instructions.cpp C xenocara/lib/mesa/src/compiler/glsl/ir.cpp U xenocara/lib/mesa/src/compiler/glsl/list.h C xenocara/lib/mesa/src/compiler/glsl/ir_constant_expression.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_function_detect_recursion.cpp C xenocara/lib/mesa/src/compiler/glsl/link_uniform_initializers.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_const_arrays_to_uniforms.cpp U xenocara/lib/mesa/src/compiler/glsl/opt_dead_code.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_vector_derefs.cpp U xenocara/lib/mesa/src/compiler/glsl/opt_redundant_jumps.cpp U xenocara/lib/mesa/src/compiler/glsl/propagate_invariance.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_vertex_id.cpp U xenocara/lib/mesa/src/compiler/glsl/opt_flip_matrices.cpp C xenocara/lib/mesa/src/compiler/glsl/ast_function.cpp C xenocara/lib/mesa/src/compiler/glsl/lower_buffer_access.cpp U xenocara/lib/mesa/src/compiler/glsl/opt_minmax.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_uniform.h U xenocara/lib/mesa/src/compiler/glsl/ir_array_refcount.h U xenocara/lib/mesa/src/compiler/glsl/string_to_uint_map.h U xenocara/lib/mesa/src/compiler/glsl/opt_constant_folding.cpp U xenocara/lib/mesa/src/compiler/glsl/opt_constant_variable.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_packing_builtins.cpp C xenocara/lib/mesa/src/compiler/glsl/link_varyings.h C xenocara/lib/mesa/src/compiler/glsl/glsl_lexer.cpp C xenocara/lib/mesa/src/compiler/glsl/ir_equals.cpp C xenocara/lib/mesa/src/compiler/glsl/opt_structure_splitting.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_variable_index_to_cond_assign.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_builder_print_visitor.h C xenocara/lib/mesa/src/compiler/glsl/builtin_functions.cpp C xenocara/lib/mesa/src/compiler/glsl/lower_ubo_reference.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_output_reads.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_visitor.h U xenocara/lib/mesa/src/compiler/glsl/program.h U xenocara/lib/mesa/src/compiler/glsl/link_interface_blocks.cpp C xenocara/lib/mesa/src/compiler/glsl/ir_print_visitor.cpp C xenocara/lib/mesa/src/compiler/glsl/lower_vec_index_to_cond_assign.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_noise.cpp U xenocara/lib/mesa/src/compiler/glsl/opt_rebalance_tree.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_function_can_inline.cpp U xenocara/lib/mesa/src/compiler/glsl/ast_expr.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_builder.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_function_inlining.h U xenocara/lib/mesa/src/compiler/glsl/lower_offset_array.cpp U xenocara/lib/mesa/src/compiler/glsl/opt_if_simplification.cpp U xenocara/lib/mesa/src/compiler/glsl/loop_unroll.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_basic_block.h U xenocara/lib/mesa/src/compiler/glsl/lower_cs_derived.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_vec_index_to_swizzle.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_tess_level.cpp C xenocara/lib/mesa/src/compiler/glsl/lower_jumps.cpp C xenocara/lib/mesa/src/compiler/glsl/glsl_to_nir.cpp C xenocara/lib/mesa/src/compiler/glsl/standalone.cpp C xenocara/lib/mesa/src/compiler/glsl/glsl_parser_extras.h U xenocara/lib/mesa/src/compiler/glsl/opt_flatten_nested_if_blocks.cpp C xenocara/lib/mesa/src/compiler/glsl/opt_tree_grafting.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_subroutine.cpp C xenocara/lib/mesa/src/compiler/glsl/ir_rvalue_visitor.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_hierarchical_visitor.h U xenocara/lib/mesa/src/compiler/glsl/glsl_symbol_table.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_reader.cpp C xenocara/lib/mesa/src/compiler/glsl/lower_int64.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_reader.h U xenocara/lib/mesa/src/compiler/glsl/ir_expression_operation_constant.h U xenocara/lib/mesa/src/compiler/glsl/generate_ir.cpp U xenocara/lib/mesa/src/compiler/glsl/link_functions.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_set_program_inouts.cpp U xenocara/lib/mesa/src/compiler/glsl/builtin_int64.h U xenocara/lib/mesa/src/compiler/glsl/lower_discard_flow.cpp U xenocara/lib/mesa/src/compiler/glsl/glsl_parser.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_variable_refcount.h C xenocara/lib/mesa/src/compiler/glsl/opt_dead_code_local.cpp C xenocara/lib/mesa/src/compiler/glsl/ast_to_hir.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_expression_flattening.cpp U xenocara/lib/mesa/src/compiler/glsl/opt_swizzle_swizzle.cpp U xenocara/lib/mesa/src/compiler/glsl/link_atomics.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_variable_refcount.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_expression_operation_strings.h C xenocara/lib/mesa/src/compiler/glsl/ir_clone.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_blend_equation_advanced.cpp C xenocara/lib/mesa/src/compiler/glsl/loop_analysis.h U xenocara/lib/mesa/src/compiler/glsl/ast.h U xenocara/lib/mesa/src/compiler/glsl/opt_dead_functions.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_builder.h C xenocara/lib/mesa/src/compiler/glsl/ir_hv_accept.cpp U xenocara/lib/mesa/src/compiler/glsl/lower_discard.cpp C xenocara/lib/mesa/src/compiler/glsl/builtin_functions.h U xenocara/lib/mesa/src/compiler/glsl/opt_add_neg_to_sub.h C xenocara/lib/mesa/src/compiler/glsl/lower_named_interface_blocks.cpp U xenocara/lib/mesa/src/compiler/glsl/shader_cache.h U xenocara/lib/mesa/src/compiler/glsl/test_optpass.h C xenocara/lib/mesa/src/compiler/glsl/glsl_lexer.ll U xenocara/lib/mesa/src/compiler/glsl/ir_print_visitor.h U xenocara/lib/mesa/src/compiler/glsl/loop_analysis.cpp U xenocara/lib/mesa/src/compiler/glsl/standalone_scaffolding.h U xenocara/lib/mesa/src/compiler/glsl/opt_conditional_discard.cpp U xenocara/lib/mesa/src/compiler/glsl/ir_expression_flattening.h C xenocara/lib/mesa/src/compiler/glsl/glcpp/glcpp-lex.l C xenocara/lib/mesa/src/compiler/glsl/glcpp/pp.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/README C xenocara/lib/mesa/src/compiler/glsl/glcpp/glcpp.h C xenocara/lib/mesa/src/compiler/glsl/glcpp/glcpp-parse.c C xenocara/lib/mesa/src/compiler/glsl/glcpp/glcpp-parse.y U xenocara/lib/mesa/src/compiler/glsl/glcpp/glcpp.c C xenocara/lib/mesa/src/compiler/glsl/glcpp/glcpp-lex.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/glcpp-parse.h U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/064-version.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/073-if-in-ifdef.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/080-if-without-expression.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/017-define-func-2-args.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/148-legal-characters.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/069-repeated-argument.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/002-define-chain.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/018-define-func-macro-as-parameter.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/052-if-bitwise.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/096-paste-twice.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/142-defined-within-macro.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/031-define-chain-func-to-func-compose.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/041-if-0.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/087-if-comments.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/062-if-0-skips-garbage.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/109-no-space-after-hash-line.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/037-finalize-unexpanded-macro.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/015-define-object-with-parens.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/011-define-func-empty.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/102-garbage-after-endif.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/097-paste-with-non-function-macro.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/004-define-recursive.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/115-line-continuations.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/111-no-space-operator-after-hash-if.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/048-if-nested.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/067-nested-ifdef-ifndef.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/079-endif-without-if.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/103-garbage-after-else-0.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/028-define-chain-obj-to-non-func.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/075-elif-elif-undef.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/110-no-space-digits-after-hash-elif.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/055-define-chain-obj-to-func-parens-in-text.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/041-if-0.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/007-define-composite-recursive.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/104-hash-line-followed-by-code.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/013-define-func-1-arg-unused.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/016-define-func-1-arg.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/025-func-macro-as-non-macro.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/036-define-func-non-macro-multi-token-argument.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/081-elif-without-expression.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/003-define-chain-reverse.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/070-undefined-macro-in-expression.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/127-pragma-empty.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/051-if-relational.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/126-garbage-after-directive.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/090-hash-error.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/147-undef-builtin-allowed.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/039-func-arg-obj-macro-with-comma.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/074-elif-undef.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/140-null-directive.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/006-define-composite-chain-reverse.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/132-eof-without-newline-define.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/136-plus-plus-and-minus-minus.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/061-define-chain-obj-to-func-multi.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/057-empty-arguments.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/147-undef-builtin-allowed.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/040-token-pasting.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/025-func-macro-as-non-macro.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/072-token-pasting-same-line.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/137-expand-macro-after-period.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/064-version.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/101-macros-used-twice.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/glcpp-test-cr-lf.sh U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/119-elif-after-else.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/085-incorrect-argument-count.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/026-define-func-extra-newlines.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/124-preprocessing-numbers.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/148-legal-characters.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/119-elif-after-else.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/024-define-chain-to-self-recursion.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/147-define-macro-no-space.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/061-define-chain-obj-to-func-multi.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/095-recursive-define.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/066-if-nospace-expression.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/134-hash-comment-directive.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/103-garbage-after-else-0.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/008-define-empty.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/044-if-1-else.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/027-define-chain-obj-to-func.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/115-line-continuations.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/000-content-with-spaces.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/059-token-pasting-integer.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/125-es-short-circuit-undefined.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/114-paste-integer-tokens.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/086-reserved-macro-names.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/045-if-0-elif.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/068-accidental-pasting.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/071-punctuator.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/111-no-space-operator-after-hash-if.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/016-define-func-1-arg.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/030-define-chain-obj-to-func-compose.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/036-define-func-non-macro-multi-token-argument.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/121-comment-bug-72686.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/028-define-chain-obj-to-non-func.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/013-define-func-1-arg-unused.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/113-line-and-file-macros.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/042-if-1.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/117-line-continuation-and-non-continuation-backslash.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/076-elif-undef-nested.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/117-line-continuation-and-non-continuation-backslash.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/062-if-0-skips-garbage.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/091-hash-line.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/014-define-func-2-arg-unused.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/086-reserved-macro-names.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/098-elif-undefined.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/035-define-func-self-compose-non-func-multi-token-argument.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/020-define-func-2-arg-multi.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/092-redefine-macro-error-2.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/029-define-chain-obj-to-func-with-args.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/145-version-first.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/019-define-func-1-arg-multi.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/026-define-func-extra-newlines.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/125-es-short-circuit-undefined.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/005-define-composite-chain.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/131-eof-without-newline.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/066-if-nospace-expression.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/012-define-func-no-args.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/058-token-pasting-empty-arguments.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/008-define-empty.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/065-if-defined-parens.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/076-elif-undef-nested.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/124-preprocessing-numbers.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/120-undef-builtin.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/022-define-func-arg-with-parens.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/000-content-with-spaces.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/099-c99-example.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/109-no-space-after-hash-line.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/081-elif-without-expression.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/022-define-func-arg-with-parens.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/004-define-recursive.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/014-define-func-2-arg-unused.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/087-if-comments.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/043-if-0-else.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/018-define-func-macro-as-parameter.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/129-define-non-identifier.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/039-func-arg-obj-macro-with-comma.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/116-disable-line-continuations.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/049-if-expression-precedence.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/020-define-func-2-arg-multi.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/133-eof-without-newline-comment.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/134-hash-comment-directive.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/055-define-chain-obj-to-func-parens-in-text.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/116-disable-line-continuations.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/078-elif-without-if.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/118-comment-becomes-space.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/046-if-1-elsif.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/107-multiline-hash-elif.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/084-unbalanced-parentheses.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/030-define-chain-obj-to-func-compose.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/114-paste-integer-tokens.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/068-accidental-pasting.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/029-define-chain-obj-to-func-with-args.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/074-elif-undef.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/032-define-func-self-recurse.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/139-define-without-macro-name.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/099-c99-example.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/106-multiline-hash-if.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/067-nested-ifdef-ifndef.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/135-duplicate-parameter.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/133-eof-without-newline-comment.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/140-null-directive.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/126-garbage-after-directive.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/001-define.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/051-if-relational.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/080-if-without-expression.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/057-empty-arguments.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/049-if-expression-precedence.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/118-comment-becomes-space.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/003-define-chain-reverse.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/085-incorrect-argument-count.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/021-define-func-compose.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/011-define-func-empty.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/073-if-in-ifdef.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/063-comments.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/058-token-pasting-empty-arguments.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/059-token-pasting-integer.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/084-unbalanced-parentheses.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/060-left-paren-in-macro-right-paren-in-text.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/144-implicit-version.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/082-invalid-paste.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/128-space-before-hash.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/038-func-arg-with-commas.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/104-hash-line-followed-by-code.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/112-no-space-operator-after-hash-elif.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/108-no-space-after-hash-version.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/056-macro-argument-with-comma.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/121-comment-bug-72686.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/141-pragma-and-__LINE__.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/093-divide-by-zero.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/131-eof-without-newline.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/106-multiline-hash-if.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/090-hash-error.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/100-macro-with-colon.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/009-undef.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/088-redefine-macro-legitimate.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/143-multiple-else.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/096-paste-twice.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/135-duplicate-parameter.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/139-define-without-macro-name.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/101-macros-used-twice.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/010-undef-re-define.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/098-elif-undefined.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/042-if-1.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/005-define-composite-chain.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/112-no-space-operator-after-hash-elif.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/023-define-extra-whitespace.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/147-define-macro-no-space.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/105-multiline-hash-line.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/019-define-func-1-arg-multi.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/130-define-comment.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/144-implicit-version.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/082-invalid-paste.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/075-elif-elif-undef.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/001-define.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/141-pragma-and-__LINE__.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/070-undefined-macro-in-expression.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/038-func-arg-with-commas.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/007-define-composite-recursive.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/043-if-0-else.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/045-if-0-elif.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/078-elif-without-if.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/136-plus-plus-and-minus-minus.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/023-define-extra-whitespace.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/108-no-space-after-hash-version.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/138-multi-line-comment-in-if-0.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/034-define-func-self-compose-non-func.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/094-divide-by-zero-short-circuit.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/037-finalize-unexpanded-macro.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/069-repeated-argument.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/113-line-and-file-macros.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/072-token-pasting-same-line.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/047-if-elif-else.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/077-else-without-if.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/129-define-non-identifier.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/053-if-divide-and-shift.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/146-version-first-hash.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/024-define-chain-to-self-recursion.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/146-version-first-hash.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/110-no-space-digits-after-hash-elif.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/127-pragma-empty.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/glcpp-test.sh U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/006-define-composite-chain-reverse.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/137-expand-macro-after-period.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/054-if-with-macros.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/123-garbage-after-else-1.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/035-define-func-self-compose-non-func-multi-token-argument.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/017-define-func-2-args.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/054-if-with-macros.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/092-redefine-macro-error-2.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/077-else-without-if.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/002-define-chain.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/033-define-func-self-compose.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/138-multi-line-comment-in-if-0.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/065-if-defined-parens.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/027-define-chain-obj-to-func.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/050-if-defined.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/052-if-bitwise.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/021-define-func-compose.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/033-define-func-self-compose.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/048-if-nested.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/060-left-paren-in-macro-right-paren-in-text.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/079-endif-without-if.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/100-macro-with-colon.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/128-space-before-hash.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/063-comments.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/010-undef-re-define.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/009-undef.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/132-eof-without-newline-define.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/089-redefine-macro-error.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/053-if-divide-and-shift.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/145-version-first.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/046-if-1-elsif.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/142-defined-within-macro.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/071-punctuator.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/095-recursive-define.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/044-if-1-else.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/122-redefine-whitespace.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/093-divide-by-zero.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/105-multiline-hash-line.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/083-unterminated-if.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/031-define-chain-func-to-func-compose.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/012-define-func-no-args.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/032-define-func-self-recurse.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/102-garbage-after-endif.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/034-define-func-self-compose-non-func.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/130-define-comment.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/123-garbage-after-else-1.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/122-redefine-whitespace.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/107-multiline-hash-elif.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/015-define-object-with-parens.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/143-multiple-else.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/047-if-elif-else.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/120-undef-builtin.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/097-paste-with-non-function-macro.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/040-token-pasting.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/088-redefine-macro-legitimate.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/091-hash-line.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/089-redefine-macro-error.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/094-divide-by-zero-short-circuit.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/083-unterminated-if.c.expected U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/056-macro-argument-with-comma.c U xenocara/lib/mesa/src/compiler/glsl/glcpp/tests/050-if-defined.c U xenocara/lib/mesa/src/compiler/glsl/tests/opt_add_neg_to_sub_test.cpp U xenocara/lib/mesa/src/compiler/glsl/tests/set_uniform_initializer_tests.cpp N xenocara/lib/mesa/src/compiler/glsl/tests/meson.build U xenocara/lib/mesa/src/compiler/glsl/tests/invalidate_locations_test.cpp U xenocara/lib/mesa/src/compiler/glsl/tests/array_refcount_test.cpp U xenocara/lib/mesa/src/compiler/glsl/tests/copy_constant_to_storage_tests.cpp U xenocara/lib/mesa/src/compiler/glsl/tests/general_ir_test.cpp U xenocara/lib/mesa/src/compiler/glsl/tests/compare_ir.py C xenocara/lib/mesa/src/compiler/glsl/tests/cache_test.c C xenocara/lib/mesa/src/compiler/glsl/tests/blob_test.c U xenocara/lib/mesa/src/compiler/glsl/tests/builtin_variable_test.cpp U xenocara/lib/mesa/src/compiler/glsl/tests/lower_int64_test.cpp U xenocara/lib/mesa/src/compiler/glsl/tests/varyings_test.cpp U xenocara/lib/mesa/src/compiler/glsl/tests/warnings-test.sh U xenocara/lib/mesa/src/compiler/glsl/tests/uniform_initializer_utils.h U xenocara/lib/mesa/src/compiler/glsl/tests/optimization-test.sh U xenocara/lib/mesa/src/compiler/glsl/tests/sampler_types_test.cpp C xenocara/lib/mesa/src/compiler/glsl/tests/uniform_initializer_utils.cpp U xenocara/lib/mesa/src/compiler/glsl/tests/sexps.py U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/builtin_variable_test.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/lower_int64_test.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/sampler_types_test.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/opt_add_neg_to_sub_test.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/uniform_initializer_utils.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/copy_constant_to_storage_tests.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/blob_test.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/array_refcount_test.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/set_uniform_initializer_tests.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/invalidate_locations_test.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/varyings_test.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/general_ir_test.Po U xenocara/lib/mesa/src/compiler/glsl/tests/.deps/glsl_tests_cache_test-cache_test.Po U xenocara/lib/mesa/src/compiler/glsl/tests/lower_jumps/create_test_cases.py U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/010-add-assign.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/015-andassign.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/019-array.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/020-array-length.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/024-shaderout.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/028-conditional.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/025-function-parameters.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/023-switch.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/014-rsassign.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/021-lshift.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/006-gequal.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/005-lequal.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/029-fieldselection.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/014-rsassign.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/029-fieldselection.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/012-modassign.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/006-gequal.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/017-xorassign.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/010-add-assign.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/008-mulassign.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/002-loop.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/011-sub-assign.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/011-sub-assign.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/004-greater.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/030-array-as-function-parameter.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/007-test-mod.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/022-rshift.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/001-use-undefined-then-define.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/022-rshift.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/003-less.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/028-conditional.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/025-function-parameters.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/009-div-assign.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/013-lsassign.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/013-lsassign.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/007-test-mod.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/001-use-undefined-then-define.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/016-orassign.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/000-basic-test.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/024-shaderout.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/019-array.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/002-loop.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/020-array-length.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/009-div-assign.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/015-andassign.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/004-greater.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/018-bitand.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/030-array-as-function-parameter.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/026-out-function-parameter-shaderout.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/027-inout-function-parameter-shaderout.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/000-basic-test.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/005-lequal.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/012-modassign.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/027-inout-function-parameter-shaderout.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/026-out-function-parameter-shaderout.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/003-less.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/017-xorassign.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/016-orassign.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/008-mulassign.vert U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/018-bitand.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/023-switch.vert.expected U xenocara/lib/mesa/src/compiler/glsl/tests/warnings/021-lshift.vert U xenocara/lib/mesa/src/mapi/stub.c U xenocara/lib/mesa/src/mapi/u_current.c U xenocara/lib/mesa/src/mapi/entry_x86-64_tls.h U xenocara/lib/mesa/src/mapi/entry_ppc64le_tsd.h U xenocara/lib/mesa/src/mapi/entry_x86_tsd.h U xenocara/lib/mesa/src/mapi/entry.c U xenocara/lib/mesa/src/mapi/mapi_glapi.c U xenocara/lib/mesa/src/mapi/mapi_tmp.h U xenocara/lib/mesa/src/mapi/entry.h U xenocara/lib/mesa/src/mapi/table.c U xenocara/lib/mesa/src/mapi/Makefile.sources C xenocara/lib/mesa/src/mapi/Makefile.am U xenocara/lib/mesa/src/mapi/u_current.h C xenocara/lib/mesa/src/mapi/Makefile.in U xenocara/lib/mesa/src/mapi/u_execmem.c U xenocara/lib/mesa/src/mapi/stub.h U xenocara/lib/mesa/src/mapi/mapi_abi.py U xenocara/lib/mesa/src/mapi/entry_ppc64le_tls.h U xenocara/lib/mesa/src/mapi/entry_x86_tls.h U xenocara/lib/mesa/src/mapi/u_execmem.h U xenocara/lib/mesa/src/mapi/table.h C xenocara/lib/mesa/src/mapi/glapi/glapi_sparc.S U xenocara/lib/mesa/src/mapi/glapi/SConscript U xenocara/lib/mesa/src/mapi/glapi/glapi.h C xenocara/lib/mesa/src/mapi/glapi/glprocs.h C xenocara/lib/mesa/src/mapi/glapi/glapi_x86.S C xenocara/lib/mesa/src/mapi/glapi/glapitemp.h U xenocara/lib/mesa/src/mapi/glapi/glapi_priv.h U xenocara/lib/mesa/src/mapi/glapi/glapi.c U xenocara/lib/mesa/src/mapi/glapi/glapi_getproc.c U xenocara/lib/mesa/src/mapi/glapi/glapi_entrypoint.c U xenocara/lib/mesa/src/mapi/glapi/glapi_nop.c C xenocara/lib/mesa/src/mapi/glapi/glapitable.h U xenocara/lib/mesa/src/mapi/glapi/glapi_dispatch.c C xenocara/lib/mesa/src/mapi/glapi/glapi_gentable.c C xenocara/lib/mesa/src/mapi/glapi/glapi_x86-64.S C xenocara/lib/mesa/src/mapi/glapi/glapi_mapi_tmp.h C xenocara/lib/mesa/src/mapi/glapi/registry/gl.xml U xenocara/lib/mesa/src/mapi/glapi/tests/check_table.cpp U xenocara/lib/mesa/src/mapi/glapi/gen/gl_enums.py U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_buffer_object.xml U xenocara/lib/mesa/src/mapi/glapi/gen/APPLE_object_purgeable.xml U xenocara/lib/mesa/src/mapi/glapi/gen/KHR_robustness.xml U xenocara/lib/mesa/src/mapi/glapi/gen/gl_procs.py U xenocara/lib/mesa/src/mapi/glapi/gen/glX_server_table.py U xenocara/lib/mesa/src/mapi/glapi/gen/remap_helper.py U xenocara/lib/mesa/src/mapi/glapi/gen/EXT_packed_depth_stencil.xml U xenocara/lib/mesa/src/mapi/glapi/gen/NV_texture_barrier.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_blend_func_extended.xml U xenocara/lib/mesa/src/mapi/glapi/gen/KHR_debug.xml U xenocara/lib/mesa/src/mapi/glapi/gen/APPLE_vertex_array_object.xml C xenocara/lib/mesa/src/mapi/glapi/gen/ARB_direct_state_access.xml U xenocara/lib/mesa/src/mapi/glapi/gen/GL4x.xml N xenocara/lib/mesa/src/mapi/glapi/gen/EXT_external_objects_fd.xml U xenocara/lib/mesa/src/mapi/glapi/gen/SConscript U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_float.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_vertex_attrib_64bit.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_storage.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_gpu_shader_fp64.xml U xenocara/lib/mesa/src/mapi/glapi/gen/AMD_draw_buffers_blend.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_sparse_buffer.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_seamless_cube_map.xml N xenocara/lib/mesa/src/mapi/glapi/gen/EXT_external_objects.xml U xenocara/lib/mesa/src/mapi/glapi/gen/static_data.py U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_clear_texture.xml U xenocara/lib/mesa/src/mapi/glapi/gen/EXT_gpu_shader4.xml U xenocara/lib/mesa/src/mapi/glapi/gen/glX_proto_recv.py U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_get_program_binary.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_vertex_type_2_10_10_10_rev.xml C xenocara/lib/mesa/src/mapi/glapi/gen/gl_marshal_h.py C xenocara/lib/mesa/src/mapi/glapi/gen/gl_marshal.py U xenocara/lib/mesa/src/mapi/glapi/gen/OES_texture_compression_astc.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_bindless_texture.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_multisample.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_compute_variable_group_size.xml C xenocara/lib/mesa/src/mapi/glapi/gen/ARB_sampler_objects.xml U xenocara/lib/mesa/src/mapi/glapi/gen/gl_API.dtd U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_ES2_compatibility.xml U xenocara/lib/mesa/src/mapi/glapi/gen/glX_proto_size.py U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_map_buffer_range.xml U xenocara/lib/mesa/src/mapi/glapi/gen/glX_API.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_shader_atomic_counters.xml U xenocara/lib/mesa/src/mapi/glapi/gen/AMD_performance_monitor.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_tessellation_shader.xml U xenocara/lib/mesa/src/mapi/glapi/gen/gl_x86-64_asm.py U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_gpu_shader5.xml N xenocara/lib/mesa/src/mapi/glapi/gen/MESA_tile_raster_order.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_storage_multisample.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_uniform_buffer_object.xml U xenocara/lib/mesa/src/mapi/glapi/gen/EXT_framebuffer_object.xml U xenocara/lib/mesa/src/mapi/glapi/gen/EXT_window_rectangles.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_compute_shader.xml C xenocara/lib/mesa/src/mapi/glapi/gen/gl_genexec.py U xenocara/lib/mesa/src/mapi/glapi/gen/NV_primitive_restart.xml C xenocara/lib/mesa/src/mapi/glapi/gen/marshal_XML.py U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_framebuffer_no_attachments.xml U xenocara/lib/mesa/src/mapi/glapi/gen/OES_EGL_image.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_buffer_range.xml U xenocara/lib/mesa/src/mapi/glapi/gen/KHR_context_flush_control.xml U xenocara/lib/mesa/src/mapi/glapi/gen/apiexec.py U xenocara/lib/mesa/src/mapi/glapi/gen/NV_vdpau_interop.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_base_instance.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_clear_buffer_object.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_separate_shader_objects.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_program_interface_query.xml U xenocara/lib/mesa/src/mapi/glapi/gen/license.py U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_depth_buffer_float.xml U xenocara/lib/mesa/src/mapi/glapi/gen/KHR_texture_compression_astc.xml C xenocara/lib/mesa/src/mapi/glapi/gen/ARB_vertex_array_object.xml C xenocara/lib/mesa/src/mapi/glapi/gen/gl_API.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_gather.xml C xenocara/lib/mesa/src/mapi/glapi/gen/Makefile.am U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_draw_elements_base_vertex.xml C xenocara/lib/mesa/src/mapi/glapi/gen/ARB_multi_bind.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_view.xml C xenocara/lib/mesa/src/mapi/glapi/gen/Makefile.in U xenocara/lib/mesa/src/mapi/glapi/gen/EXT_provoking_vertex.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_debug_output.xml C xenocara/lib/mesa/src/mapi/glapi/gen/ARB_vertex_attrib_binding.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_shader_image_load_store.xml U xenocara/lib/mesa/src/mapi/glapi/gen/NV_conditional_render.xml U xenocara/lib/mesa/src/mapi/glapi/gen/gl_x86_asm.py U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_shader_storage_buffer_object.xml C xenocara/lib/mesa/src/mapi/glapi/gen/ARB_sync.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_gpu_shader_int64.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_sample_shading.xml U xenocara/lib/mesa/src/mapi/glapi/gen/INTEL_performance_query.xml U xenocara/lib/mesa/src/mapi/glapi/gen/EXT_separate_shader_objects.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_draw_indirect.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_rgb10_a2ui.xml C xenocara/lib/mesa/src/mapi/glapi/gen/es_EXT.xml U xenocara/lib/mesa/src/mapi/glapi/gen/glX_proto_common.py U xenocara/lib/mesa/src/mapi/glapi/gen/KHR_robustness_es.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_get_texture_sub_image.xml U xenocara/lib/mesa/src/mapi/glapi/gen/glX_proto_send.py C xenocara/lib/mesa/src/mapi/glapi/gen/ARB_viewport_array.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_cube_map_array.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_draw_buffers.xml U xenocara/lib/mesa/src/mapi/glapi/gen/gl_table.py C xenocara/lib/mesa/src/mapi/glapi/gen/ARB_draw_buffers_blend.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_color_buffer_float.xml U xenocara/lib/mesa/src/mapi/glapi/gen/GREMEDY_string_marker.xml U xenocara/lib/mesa/src/mapi/glapi/gen/gl_and_glX_API.xml U xenocara/lib/mesa/src/mapi/glapi/gen/OES_single_precision.xml C xenocara/lib/mesa/src/mapi/glapi/gen/GL3x.xml U xenocara/lib/mesa/src/mapi/glapi/gen/gl_SPARC_asm.py C xenocara/lib/mesa/src/mapi/glapi/gen/EXT_transform_feedback.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_clip_control.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_instanced_arrays.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_compression_rgtc.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_internalformat_query.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_draw_instanced.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_copy_buffer.xml U xenocara/lib/mesa/src/mapi/glapi/gen/EXT_texture_integer.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_shader_subroutine.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_indirect_parameters.xml U xenocara/lib/mesa/src/mapi/glapi/gen/gl_XML.py C xenocara/lib/mesa/src/mapi/glapi/gen/gl_gentable.py C xenocara/lib/mesa/src/mapi/glapi/gen/ARB_invalidate_subdata.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_pipeline_statistics_query.xml U xenocara/lib/mesa/src/mapi/glapi/gen/EXT_draw_buffers2.xml U xenocara/lib/mesa/src/mapi/glapi/gen/gl_apitemp.py U xenocara/lib/mesa/src/mapi/glapi/gen/OES_fixed_point.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_internalformat_query2.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_depth_clamp.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_barrier.xml C xenocara/lib/mesa/src/mapi/glapi/gen/ARB_framebuffer_object.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_ES3_compatibility.xml U xenocara/lib/mesa/src/mapi/glapi/gen/gl_and_es_API.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_copy_image.xml U xenocara/lib/mesa/src/mapi/glapi/gen/glX_XML.py U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_compressed_texture_pixel_storage.xml U xenocara/lib/mesa/src/mapi/glapi/gen/typeexpr.py U xenocara/lib/mesa/src/mapi/glapi/gen/EXT_texture_array.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_robustness.xml U xenocara/lib/mesa/src/mapi/glapi/gen/ARB_texture_rg.xml U xenocara/lib/mesa/src/mapi/es2api/glesv2.pc.in U xenocara/lib/mesa/src/mapi/es2api/ABI-check C xenocara/lib/mesa/src/mapi/es2api/glapi_mapi_tmp.h U xenocara/lib/mesa/src/mapi/shared-glapi/SConscript C xenocara/lib/mesa/src/mapi/shared-glapi/glapi_mapi_tmp.h U xenocara/lib/mesa/src/mapi/shared-glapi/tests/check_table.cpp U xenocara/lib/mesa/src/mapi/es1api/glesv1_cm.pc.in U xenocara/lib/mesa/src/mapi/es1api/ABI-check C xenocara/lib/mesa/src/mapi/es1api/glapi_mapi_tmp.h U xenocara/lib/mesa/src/hgl/GLRendererRoster.h U xenocara/lib/mesa/src/hgl/GLDispatcher.cpp U xenocara/lib/mesa/src/hgl/SConscript U xenocara/lib/mesa/src/hgl/GLRenderer.cpp U xenocara/lib/mesa/src/hgl/GLRendererRoster.cpp U xenocara/lib/mesa/src/hgl/GLView.cpp U xenocara/lib/mesa/src/hgl/GLDispatcher.h U xenocara/lib/mesa/src/hgl/.editorconfig U xenocara/lib/mesa/doxygen/swrast_setup.doxy U xenocara/lib/mesa/doxygen/doxy.bat U xenocara/lib/mesa/doxygen/Makefile U xenocara/lib/mesa/doxygen/README U xenocara/lib/mesa/doxygen/core_subset.doxy U xenocara/lib/mesa/doxygen/common.doxy U xenocara/lib/mesa/doxygen/vbo.doxy U xenocara/lib/mesa/doxygen/gbm.doxy U xenocara/lib/mesa/doxygen/math.doxy U xenocara/lib/mesa/doxygen/tnl_dd.doxy U xenocara/lib/mesa/doxygen/header_subset.html U xenocara/lib/mesa/doxygen/gallium.doc U xenocara/lib/mesa/doxygen/glapi.doxy U xenocara/lib/mesa/doxygen/math_subset.doxy U xenocara/lib/mesa/doxygen/header.html U xenocara/lib/mesa/doxygen/tnl.doxy U xenocara/lib/mesa/doxygen/swrast.doxy U xenocara/lib/mesa/doxygen/main.doxy U xenocara/lib/mesa/doxygen/glsl.doxy U xenocara/lib/mesa/doxygen/nir.doxy U xenocara/lib/mesa/doxygen/i965.doxy U xenocara/lib/mesa/doxygen/radeon_subset.doxy U xenocara/lib/mesa/doxygen/gallium.doxy U xenocara/lib/mesa/include/no_extern_c.h U xenocara/lib/mesa/include/c99_alloca.h U xenocara/lib/mesa/include/c99_compat.h U xenocara/lib/mesa/include/c99_math.h C xenocara/lib/mesa/include/GL/glcorearb.h U xenocara/lib/mesa/include/GL/osmesa.h U xenocara/lib/mesa/include/GL/glx.h U xenocara/lib/mesa/include/GL/gl.h C xenocara/lib/mesa/include/GL/wglext.h C xenocara/lib/mesa/include/GL/glxext.h C xenocara/lib/mesa/include/GL/glext.h U xenocara/lib/mesa/include/GL/mesa_glinterop.h U xenocara/lib/mesa/include/GL/glx_mangle.h U xenocara/lib/mesa/include/GL/gl_mangle.h C xenocara/lib/mesa/include/GL/internal/dri_interface.h C xenocara/lib/mesa/include/drm-uapi/drm_mode.h C xenocara/lib/mesa/include/drm-uapi/i915_drm.h C xenocara/lib/mesa/include/drm-uapi/drm_fourcc.h C xenocara/lib/mesa/include/drm-uapi/drm.h C xenocara/lib/mesa/include/drm-uapi/vc4_drm.h U xenocara/lib/mesa/include/GLES3/gl3.h U xenocara/lib/mesa/include/GLES3/gl3platform.h U xenocara/lib/mesa/include/GLES3/gl31.h U xenocara/lib/mesa/include/GLES3/gl32.h U xenocara/lib/mesa/include/GLES3/gl3ext.h U xenocara/lib/mesa/include/D3D9/d3d9.h U xenocara/lib/mesa/include/D3D9/d3d9caps.h U xenocara/lib/mesa/include/D3D9/d3d9types.h U xenocara/lib/mesa/include/D3D9/.editorconfig U xenocara/lib/mesa/include/GLES/glplatform.h U xenocara/lib/mesa/include/GLES/egl.h U xenocara/lib/mesa/include/GLES/gl.h U xenocara/lib/mesa/include/GLES/glext.h U xenocara/lib/mesa/include/KHR/khrplatform.h U xenocara/lib/mesa/include/CL/cl_platform.h U xenocara/lib/mesa/include/CL/cl_d3d10.h U xenocara/lib/mesa/include/CL/cl_gl_ext.h U xenocara/lib/mesa/include/CL/cl_d3d11.h U xenocara/lib/mesa/include/CL/cl_gl.h U xenocara/lib/mesa/include/CL/cl.hpp U xenocara/lib/mesa/include/CL/cl.h U xenocara/lib/mesa/include/CL/cl_dx9_media_sharing.h U xenocara/lib/mesa/include/CL/opencl.h U xenocara/lib/mesa/include/CL/cl_egl.h U xenocara/lib/mesa/include/CL/cl_ext.h U xenocara/lib/mesa/include/HaikuGL/README U xenocara/lib/mesa/include/HaikuGL/GLView.h U xenocara/lib/mesa/include/HaikuGL/OpenGLKit.h U xenocara/lib/mesa/include/HaikuGL/GLRenderer.h U xenocara/lib/mesa/include/d3dadapter/present.h U xenocara/lib/mesa/include/d3dadapter/drm.h U xenocara/lib/mesa/include/d3dadapter/d3dadapter9.h U xenocara/lib/mesa/include/GLES2/gl2platform.h U xenocara/lib/mesa/include/GLES2/gl2.h C xenocara/lib/mesa/include/GLES2/gl2ext.h U xenocara/lib/mesa/include/EGL/egl.h C xenocara/lib/mesa/include/EGL/eglplatform.h U xenocara/lib/mesa/include/EGL/eglext.h U xenocara/lib/mesa/include/EGL/eglextchromium.h U xenocara/lib/mesa/include/EGL/eglmesaext.h U xenocara/lib/mesa/include/c11/threads.h U xenocara/lib/mesa/include/c11/threads_win32.h U xenocara/lib/mesa/include/c11/.editorconfig U xenocara/lib/mesa/include/c11/threads_posix.h U xenocara/lib/mesa/include/vulkan/vk_icd.h U xenocara/lib/mesa/include/vulkan/vk_platform.h U xenocara/lib/mesa/include/vulkan/vulkan_intel.h C xenocara/lib/mesa/include/vulkan/vulkan.h N xenocara/lib/mesa/include/vulkan/vk_android_native_buffer.h U xenocara/lib/mesa/include/pci_ids/r200_pci_ids.h U xenocara/lib/mesa/include/pci_ids/i915_pci_ids.h U xenocara/lib/mesa/include/pci_ids/radeon_pci_ids.h U xenocara/lib/mesa/include/pci_ids/vmwgfx_pci_ids.h U xenocara/lib/mesa/include/pci_ids/r300_pci_ids.h C xenocara/lib/mesa/include/pci_ids/i965_pci_ids.h U xenocara/lib/mesa/include/pci_ids/virtio_gpu_pci_ids.h U xenocara/lib/mesa/include/pci_ids/i810_pci_ids.h U xenocara/lib/mesa/include/pci_ids/radeonsi_pci_ids.h U xenocara/lib/mesa/include/pci_ids/r600_pci_ids.h N xenocara/lib/mesa/build-support/conftest.dyn N xenocara/lib/mesa/build-support/conftest.map U xenocara/lib/mesa/docs/mangling.html C xenocara/lib/mesa/docs/sourcetree.html U xenocara/lib/mesa/docs/repository.html U xenocara/lib/mesa/docs/codingstyle.html C xenocara/lib/mesa/docs/egl.html C xenocara/lib/mesa/docs/index.html U xenocara/lib/mesa/docs/dispatch.html C xenocara/lib/mesa/docs/features.txt U xenocara/lib/mesa/docs/thanks.html U xenocara/lib/mesa/docs/faq.html U xenocara/lib/mesa/docs/xlibdriver.html C xenocara/lib/mesa/docs/submittingpatches.html U xenocara/lib/mesa/docs/debugging.html U xenocara/lib/mesa/docs/autoconf.html U xenocara/lib/mesa/docs/license.html U xenocara/lib/mesa/docs/ARB_color_buffer_float.txt C xenocara/lib/mesa/docs/helpwanted.html U xenocara/lib/mesa/docs/extensions.html U xenocara/lib/mesa/docs/perf.html U xenocara/lib/mesa/docs/contents.html U xenocara/lib/mesa/docs/application-issues.html U xenocara/lib/mesa/docs/vmware-guest.html U xenocara/lib/mesa/docs/webmaster.html U xenocara/lib/mesa/docs/sourcedocs.html U xenocara/lib/mesa/docs/install.html U xenocara/lib/mesa/docs/llvmpipe.html U xenocara/lib/mesa/docs/conform.html U xenocara/lib/mesa/docs/postprocess.html U xenocara/lib/mesa/docs/osmesa.html U xenocara/lib/mesa/docs/lists.html U xenocara/lib/mesa/docs/precompiled.html U xenocara/lib/mesa/docs/systems.html U xenocara/lib/mesa/docs/README.UVD U xenocara/lib/mesa/docs/devinfo.html C xenocara/lib/mesa/docs/releasing.html C xenocara/lib/mesa/docs/relnotes.html U xenocara/lib/mesa/docs/versions.html U xenocara/lib/mesa/docs/developers.html C xenocara/lib/mesa/docs/envvars.html C xenocara/lib/mesa/docs/shading.html U xenocara/lib/mesa/docs/libGL.txt U xenocara/lib/mesa/docs/download.html U xenocara/lib/mesa/docs/mesa.css U xenocara/lib/mesa/docs/opengles.html C xenocara/lib/mesa/docs/release-calendar.html U xenocara/lib/mesa/docs/VERSIONS U xenocara/lib/mesa/docs/README.WIN32 U xenocara/lib/mesa/docs/bugs.html U xenocara/lib/mesa/docs/gears.png U xenocara/lib/mesa/docs/viewperf.html U xenocara/lib/mesa/docs/README.VCE U xenocara/lib/mesa/docs/utilities.html U xenocara/lib/mesa/docs/intro.html U xenocara/lib/mesa/docs/patents.txt U xenocara/lib/mesa/docs/specs/MESA_pixmap_colormap.spec U xenocara/lib/mesa/docs/specs/WL_create_wayland_buffer_from_image.spec U xenocara/lib/mesa/docs/specs/MESA_shader_debug.spec U xenocara/lib/mesa/docs/specs/MESA_pack_invert.spec U xenocara/lib/mesa/docs/specs/MESA_configless_context.spec U xenocara/lib/mesa/docs/specs/MESA_query_renderer.spec U xenocara/lib/mesa/docs/specs/MESA_agp_offset.spec U xenocara/lib/mesa/docs/specs/MESA_shader_integer_functions.txt U xenocara/lib/mesa/docs/specs/MESA_set_3dfx_mode.spec U xenocara/lib/mesa/docs/specs/MESA_texture_signed_rgba.spec U xenocara/lib/mesa/docs/specs/MESA_swap_control.spec U xenocara/lib/mesa/docs/specs/MESA_window_pos.spec U xenocara/lib/mesa/docs/specs/MESA_copy_sub_buffer.spec U xenocara/lib/mesa/docs/specs/EXT_shader_integer_mix.spec U xenocara/lib/mesa/docs/specs/EGL_MESA_platform_surfaceless.txt U xenocara/lib/mesa/docs/specs/WL_bind_wayland_display.spec U xenocara/lib/mesa/docs/specs/MESA_release_buffers.spec U xenocara/lib/mesa/docs/specs/MESA_swap_frame_usage.spec C xenocara/lib/mesa/docs/specs/enums.txt U xenocara/lib/mesa/docs/specs/MESA_multithread_makecurrent.spec U xenocara/lib/mesa/docs/specs/MESA_image_dma_buf_export.txt U xenocara/lib/mesa/docs/specs/EXT_shader_samples_identical.txt U xenocara/lib/mesa/docs/specs/MESA_texture_array.spec U xenocara/lib/mesa/docs/specs/MESA_drm_image.spec U xenocara/lib/mesa/docs/specs/EGL_MESA_drm_image_formats.txt U xenocara/lib/mesa/docs/specs/MESA_ycbcr_texture.spec U xenocara/lib/mesa/docs/specs/OLD/MESA_sprite_point.spec U xenocara/lib/mesa/docs/specs/OLD/EGL_MESA_screen_surface.txt U xenocara/lib/mesa/docs/specs/OLD/MESA_packed_depth_stencil.spec U xenocara/lib/mesa/docs/specs/OLD/MESA_trace.spec U xenocara/lib/mesa/docs/specs/OLD/MESA_program_debug.spec U xenocara/lib/mesa/docs/specs/OLD/MESA_resize_buffers.spec U xenocara/lib/mesa/docs/relnotes/10.2.7.html U xenocara/lib/mesa/docs/relnotes/7.5.2.html U xenocara/lib/mesa/docs/relnotes/9.1.3.html U xenocara/lib/mesa/docs/relnotes/10.5.4.html U xenocara/lib/mesa/docs/relnotes/17.0.2.html U xenocara/lib/mesa/docs/relnotes/5.1 U xenocara/lib/mesa/docs/relnotes/10.0.html U xenocara/lib/mesa/docs/relnotes/17.2.3.html U xenocara/lib/mesa/docs/relnotes/6.0.1 U xenocara/lib/mesa/docs/relnotes/5.0.1 U xenocara/lib/mesa/docs/relnotes/9.1.2.html U xenocara/lib/mesa/docs/relnotes/10.5.3.html U xenocara/lib/mesa/docs/relnotes/10.5.8.html U xenocara/lib/mesa/docs/relnotes/13.0.1.html U xenocara/lib/mesa/docs/relnotes/8.0.1.html U xenocara/lib/mesa/docs/relnotes/10.4.6.html N xenocara/lib/mesa/docs/relnotes/17.1.8.html U xenocara/lib/mesa/docs/relnotes/17.0.3.html U xenocara/lib/mesa/docs/relnotes/10.3.7.html U xenocara/lib/mesa/docs/relnotes/10.5.6.html U xenocara/lib/mesa/docs/relnotes/17.0.4.html U xenocara/lib/mesa/docs/relnotes/7.9.html U xenocara/lib/mesa/docs/relnotes/7.10.html U xenocara/lib/mesa/docs/relnotes/10.2.8.html U xenocara/lib/mesa/docs/relnotes/6.3 U xenocara/lib/mesa/docs/relnotes/7.8.2.html U xenocara/lib/mesa/docs/relnotes/13.0.0.html U xenocara/lib/mesa/docs/relnotes/11.0.1.html U xenocara/lib/mesa/docs/relnotes/6.4.1.html U xenocara/lib/mesa/docs/relnotes/11.1.2.html U xenocara/lib/mesa/docs/relnotes/7.0.html U xenocara/lib/mesa/docs/relnotes/10.6.5.html U xenocara/lib/mesa/docs/relnotes/12.0.3.html U xenocara/lib/mesa/docs/relnotes/11.1.3.html N xenocara/lib/mesa/docs/relnotes/17.3.2.html U xenocara/lib/mesa/docs/relnotes/11.0.0.html U xenocara/lib/mesa/docs/relnotes/11.1.1.html U xenocara/lib/mesa/docs/relnotes/17.0.7.html U xenocara/lib/mesa/docs/relnotes/10.4.2.html U xenocara/lib/mesa/docs/relnotes/10.2.6.html U xenocara/lib/mesa/docs/relnotes/8.0.5.html U xenocara/lib/mesa/docs/relnotes/7.0.3.html U xenocara/lib/mesa/docs/relnotes/7.1.html U xenocara/lib/mesa/docs/relnotes/7.0.1.html U xenocara/lib/mesa/docs/relnotes/10.3.1.html U xenocara/lib/mesa/docs/relnotes/11.0.3.html U xenocara/lib/mesa/docs/relnotes/17.0.6.html U xenocara/lib/mesa/docs/relnotes/17.1.3.html N xenocara/lib/mesa/docs/relnotes/17.3.7.html U xenocara/lib/mesa/docs/relnotes/9.1.html U xenocara/lib/mesa/docs/relnotes/6.0 U xenocara/lib/mesa/docs/relnotes/17.2.1.html U xenocara/lib/mesa/docs/relnotes/7.8.1.html U xenocara/lib/mesa/docs/relnotes/10.4.html U xenocara/lib/mesa/docs/relnotes/12.0.0.html U xenocara/lib/mesa/docs/relnotes/7.8.3.html U xenocara/lib/mesa/docs/relnotes/8.0.3.html U xenocara/lib/mesa/docs/relnotes/9.1.5.html N xenocara/lib/mesa/docs/relnotes/17.1.7.html U xenocara/lib/mesa/docs/relnotes/11.0.8.html U xenocara/lib/mesa/docs/relnotes/9.2.1.html U xenocara/lib/mesa/docs/relnotes/10.0.1.html U xenocara/lib/mesa/docs/relnotes/10.6.2.html U xenocara/lib/mesa/docs/relnotes/11.0.7.html U xenocara/lib/mesa/docs/relnotes/10.5.2.html U xenocara/lib/mesa/docs/relnotes/10.6.7.html U xenocara/lib/mesa/docs/relnotes/17.0.5.html U xenocara/lib/mesa/docs/relnotes/10.6.4.html N xenocara/lib/mesa/docs/relnotes/17.1.9.html U xenocara/lib/mesa/docs/relnotes/11.0.2.html U xenocara/lib/mesa/docs/relnotes/9.2.2.html U xenocara/lib/mesa/docs/relnotes/10.1.5.html U xenocara/lib/mesa/docs/relnotes/3.4.2 U xenocara/lib/mesa/docs/relnotes/7.4.3.html U xenocara/lib/mesa/docs/relnotes/17.2.2.html U xenocara/lib/mesa/docs/relnotes/6.5.html U xenocara/lib/mesa/docs/relnotes/6.3.1 U xenocara/lib/mesa/docs/relnotes/7.11.2.html U xenocara/lib/mesa/docs/relnotes/9.0.2.html U xenocara/lib/mesa/docs/relnotes/11.2.0.html U xenocara/lib/mesa/docs/relnotes/9.0.1.html U xenocara/lib/mesa/docs/relnotes/5.0.2 U xenocara/lib/mesa/docs/relnotes/7.10.1.html U xenocara/lib/mesa/docs/relnotes/11.0.5.html U xenocara/lib/mesa/docs/relnotes/3.5 U xenocara/lib/mesa/docs/relnotes/7.5.html U xenocara/lib/mesa/docs/relnotes/4.0.1 U xenocara/lib/mesa/docs/relnotes/13.0.6.html N xenocara/lib/mesa/docs/relnotes/17.3.1.html U xenocara/lib/mesa/docs/relnotes/11.0.4.html U xenocara/lib/mesa/docs/relnotes/10.1.1.html U xenocara/lib/mesa/docs/relnotes/9.2.3.html U xenocara/lib/mesa/docs/relnotes/10.5.7.html U xenocara/lib/mesa/docs/relnotes/8.0.html U xenocara/lib/mesa/docs/relnotes/3.4 U xenocara/lib/mesa/docs/relnotes/10.3.4.html U xenocara/lib/mesa/docs/relnotes/7.11.html U xenocara/lib/mesa/docs/relnotes/4.0.2 U xenocara/lib/mesa/docs/relnotes/6.5.2.html U xenocara/lib/mesa/docs/relnotes/3.2 U xenocara/lib/mesa/docs/relnotes/5.0 N xenocara/lib/mesa/docs/relnotes/17.3.6.html U xenocara/lib/mesa/docs/relnotes/9.0.html U xenocara/lib/mesa/docs/relnotes/7.3.html U xenocara/lib/mesa/docs/relnotes/3.2.1 N xenocara/lib/mesa/docs/relnotes/17.3.0.html U xenocara/lib/mesa/docs/relnotes/17.1.2.html U xenocara/lib/mesa/docs/relnotes/10.5.1.html U xenocara/lib/mesa/docs/relnotes/10.1.6.html U xenocara/lib/mesa/docs/relnotes/11.0.6.html U xenocara/lib/mesa/docs/relnotes/10.0.5.html U xenocara/lib/mesa/docs/relnotes/12.0.6.html U xenocara/lib/mesa/docs/relnotes/17.0.0.html U xenocara/lib/mesa/docs/relnotes/10.1.html U xenocara/lib/mesa/docs/relnotes/7.6.html U xenocara/lib/mesa/docs/relnotes/17.1.0.html U xenocara/lib/mesa/docs/relnotes/6.5.1.html U xenocara/lib/mesa/docs/relnotes/17.1.4.html U xenocara/lib/mesa/docs/relnotes/10.0.2.html U xenocara/lib/mesa/docs/relnotes/7.4.4.html U xenocara/lib/mesa/docs/relnotes/7.6.1.html U xenocara/lib/mesa/docs/relnotes/10.2.1.html U xenocara/lib/mesa/docs/relnotes/7.5.1.html U xenocara/lib/mesa/docs/relnotes/10.4.5.html U xenocara/lib/mesa/docs/relnotes/6.2.1 U xenocara/lib/mesa/docs/relnotes/7.10.2.html U xenocara/lib/mesa/docs/relnotes/13.0.4.html U xenocara/lib/mesa/docs/relnotes/8.0.2.html U xenocara/lib/mesa/docs/relnotes/7.7.1.html U xenocara/lib/mesa/docs/relnotes/17.0.1.html U xenocara/lib/mesa/docs/relnotes/4.1 U xenocara/lib/mesa/docs/relnotes/17.2.0.html U xenocara/lib/mesa/docs/relnotes/4.0.3 U xenocara/lib/mesa/docs/relnotes/12.0.1.html U xenocara/lib/mesa/docs/relnotes/10.5.9.html U xenocara/lib/mesa/docs/relnotes/12.0.2.html U xenocara/lib/mesa/docs/relnotes/7.0.2.html U xenocara/lib/mesa/docs/relnotes/7.10.3.html N xenocara/lib/mesa/docs/relnotes/17.1.10.html U xenocara/lib/mesa/docs/relnotes/10.6.0.html U xenocara/lib/mesa/docs/relnotes/11.1.0.html U xenocara/lib/mesa/docs/relnotes/10.1.2.html U xenocara/lib/mesa/docs/relnotes/10.3.6.html U xenocara/lib/mesa/docs/relnotes/7.4.1.html U xenocara/lib/mesa/docs/relnotes/10.6.9.html N xenocara/lib/mesa/docs/relnotes/17.3.3.html U xenocara/lib/mesa/docs/relnotes/6.4.2.html U xenocara/lib/mesa/docs/relnotes/10.2.2.html C xenocara/lib/mesa/docs/relnotes/17.1.6.html U xenocara/lib/mesa/docs/relnotes/10.3.3.html U xenocara/lib/mesa/docs/relnotes/9.2.html U xenocara/lib/mesa/docs/relnotes/9.1.1.html U xenocara/lib/mesa/docs/relnotes/8.0.4.html U xenocara/lib/mesa/docs/relnotes/9.1.7.html U xenocara/lib/mesa/docs/relnotes/10.4.4.html U xenocara/lib/mesa/docs/relnotes/7.9.2.html U xenocara/lib/mesa/docs/relnotes/6.4 U xenocara/lib/mesa/docs/relnotes/7.11.1.html U xenocara/lib/mesa/docs/relnotes/10.2.5.html U xenocara/lib/mesa/docs/relnotes/11.2.2.html U xenocara/lib/mesa/docs/relnotes/10.0.3.html U xenocara/lib/mesa/docs/relnotes/17.1.5.html U xenocara/lib/mesa/docs/relnotes/10.5.5.html U xenocara/lib/mesa/docs/relnotes/13.0.3.html U xenocara/lib/mesa/docs/relnotes/10.2.html U xenocara/lib/mesa/docs/relnotes/10.6.3.html U xenocara/lib/mesa/docs/relnotes/10.2.4.html U xenocara/lib/mesa/docs/relnotes/9.1.4.html U xenocara/lib/mesa/docs/relnotes/13.0.2.html U xenocara/lib/mesa/docs/relnotes/10.1.3.html U xenocara/lib/mesa/docs/relnotes/3.4.1 U xenocara/lib/mesa/docs/relnotes/6.5.3.html U xenocara/lib/mesa/docs/relnotes/7.0.4.html U xenocara/lib/mesa/docs/relnotes/9.2.5.html U xenocara/lib/mesa/docs/relnotes/7.4.2.html U xenocara/lib/mesa/docs/relnotes/10.3.2.html U xenocara/lib/mesa/docs/relnotes/3.3 U xenocara/lib/mesa/docs/relnotes/10.4.3.html U xenocara/lib/mesa/docs/relnotes/10.4.7.html U xenocara/lib/mesa/docs/relnotes/13.0.5.html U xenocara/lib/mesa/docs/relnotes/6.3.2 U xenocara/lib/mesa/docs/relnotes/9.0.3.html N xenocara/lib/mesa/docs/relnotes/17.3.5.html U xenocara/lib/mesa/docs/relnotes/10.0.4.html U xenocara/lib/mesa/docs/relnotes/10.3.html U xenocara/lib/mesa/docs/relnotes/7.2.html U xenocara/lib/mesa/docs/relnotes/6.2 U xenocara/lib/mesa/docs/relnotes/11.0.9.html U xenocara/lib/mesa/docs/relnotes/9.1.6.html U xenocara/lib/mesa/docs/relnotes/10.2.9.html U xenocara/lib/mesa/docs/relnotes/10.3.5.html U xenocara/lib/mesa/docs/relnotes/4.0 U xenocara/lib/mesa/docs/relnotes/7.8.html U xenocara/lib/mesa/docs/relnotes/7.9.1.html U xenocara/lib/mesa/docs/relnotes/10.1.4.html U xenocara/lib/mesa/docs/relnotes/10.6.8.html U xenocara/lib/mesa/docs/relnotes/6.1 U xenocara/lib/mesa/docs/relnotes/3.1 U xenocara/lib/mesa/docs/relnotes/6.4.html U xenocara/lib/mesa/docs/relnotes/10.4.1.html U xenocara/lib/mesa/docs/relnotes/10.6.1.html U xenocara/lib/mesa/docs/relnotes/7.7.html U xenocara/lib/mesa/docs/relnotes/10.5.0.html N xenocara/lib/mesa/docs/relnotes/17.3.4.html N xenocara/lib/mesa/docs/relnotes/17.3.9.html N xenocara/lib/mesa/docs/relnotes/17.3.8.html U xenocara/lib/mesa/docs/relnotes/12.0.4.html U xenocara/lib/mesa/docs/relnotes/11.1.4.html U xenocara/lib/mesa/docs/relnotes/7.4.html U xenocara/lib/mesa/docs/relnotes/17.1.1.html U xenocara/lib/mesa/docs/relnotes/11.2.1.html U xenocara/lib/mesa/docs/relnotes/10.6.6.html U xenocara/lib/mesa/docs/relnotes/12.0.5.html U xenocara/lib/mesa/docs/relnotes/10.2.3.html U xenocara/lib/mesa/docs/relnotes/9.2.4.html U xenocara/lib/mesa/m4/ltoptions.m4 U xenocara/lib/mesa/m4/ax_gcc_func_attribute.m4 U xenocara/lib/mesa/m4/libtool.m4 U xenocara/lib/mesa/m4/ax_prog_flex.m4 U xenocara/lib/mesa/m4/ltsugar.m4 U xenocara/lib/mesa/m4/lt~obsolete.m4 U xenocara/lib/mesa/m4/ax_check_gnu_make.m4 U xenocara/lib/mesa/m4/ax_gcc_builtin.m4 U xenocara/lib/mesa/m4/ax_pthread.m4 U xenocara/lib/mesa/m4/ax_prog_bison.m4 N xenocara/lib/mesa/m4/ax_check_compile_flag.m4 U xenocara/lib/mesa/m4/ltversion.m4 U xenocara/lib/mesa/m4/ax_check_python_mako_module.m4 C xenocara/lib/mesa/scons/llvm.py U xenocara/lib/mesa/scons/crossmingw.py U xenocara/lib/mesa/scons/dxsdk.py U xenocara/lib/mesa/scons/x11.py U xenocara/lib/mesa/scons/source_list.py U xenocara/lib/mesa/scons/fixes.py C xenocara/lib/mesa/scons/gallium.py C xenocara/lib/mesa/scons/custom.py 1165 conflicts created by this import. Use the following command to help the merge: cvs checkout -jmesa:yesterday -jmesa xenocara/lib/mesa CVSROOT: /cvs Module name: xenocara Changes by: jsg@cvs.openbsd.org 2018/10/23 00:35:59 Modified files: lib/mesa : Makefile.am Makefile.bsd-wrapper Makefile.in SConstruct VERSION aclocal.m4 common.py configure configure.ac lib/mesa/docs : README.WIN32 application-issues.html autoconf.html bugs.html contents.html developers.html devinfo.html download.html egl.html envvars.html faq.html features.txt helpwanted.html index.html install.html intro.html license.html lists.html llvmpipe.html mangling.html opengles.html patents.txt postprocess.html precompiled.html relnotes.html repository.html shading.html sourcedocs.html sourcetree.html systems.html thanks.html utilities.html viewperf.html vmware-guest.html xlibdriver.html lib/mesa/docs/relnotes: 13.0.6.html 6.5.2.html 7.11.html 7.5.1.html 7.5.2.html 7.5.html 9.0.html 9.1.2.html lib/mesa/docs/specs: MESA_shader_integer_functions.txt MESA_texture_array.spec WL_bind_wayland_display.spec enums.txt lib/mesa/include: c99_compat.h lib/mesa/include/CL: cl_d3d10.h cl_d3d11.h cl_dx9_media_sharing.h cl_ext.h cl_gl_ext.h cl_platform.h opencl.h lib/mesa/include/EGL: egl.h eglext.h eglmesaext.h eglplatform.h lib/mesa/include/GL: glcorearb.h glext.h glxext.h wglext.h lib/mesa/include/GL/internal: dri_interface.h lib/mesa/include/GLES: egl.h gl.h glext.h glplatform.h lib/mesa/include/GLES2: gl2.h gl2ext.h gl2platform.h lib/mesa/include/GLES3: gl3.h gl31.h gl32.h gl3ext.h gl3platform.h lib/mesa/include/KHR: khrplatform.h lib/mesa/include/c11: threads.h threads_win32.h lib/mesa/include/d3dadapter: present.h lib/mesa/include/pci_ids: i965_pci_ids.h radeonsi_pci_ids.h lib/mesa/include/vulkan: vk_platform.h vulkan.h lib/mesa/scons : custom.py gallium.py llvm.py lib/mesa/src : Makefile.am Makefile.in SConscript lib/mesa/src/amd: Makefile.addrlib.am Makefile.am Makefile.in Makefile.sources lib/mesa/src/amd/addrlib: addrinterface.cpp addrinterface.h addrtypes.h lib/mesa/src/amd/addrlib/core: addrcommon.h addrelemlib.cpp addrelemlib.h addrlib.cpp addrlib.h addrobject.cpp addrobject.h lib/mesa/src/amd/addrlib/r800: ciaddrlib.cpp ciaddrlib.h egbaddrlib.cpp egbaddrlib.h siaddrlib.cpp siaddrlib.h lib/mesa/src/amd/common: ac_binary.c ac_binary.h ac_llvm_helper.cpp ac_llvm_util.c ac_llvm_util.h ac_nir_to_llvm.c ac_nir_to_llvm.h amd_family.h amd_kernel_code_t.h amdgpu_id.h sid.h lib/mesa/src/amd/vulkan: Makefile.am Makefile.in Makefile.sources radv_cmd_buffer.c radv_cs.h radv_descriptor_set.c radv_descriptor_set.h radv_device.c radv_entrypoints.c radv_entrypoints.h radv_entrypoints_gen.py radv_formats.c radv_image.c radv_meta.c radv_meta.h radv_meta_blit.c radv_meta_blit2d.c radv_meta_buffer.c radv_meta_bufimage.c radv_meta_clear.c radv_meta_copy.c radv_meta_decompress.c radv_meta_fast_clear.c radv_meta_resolve.c radv_meta_resolve_cs.c radv_pipeline.c radv_pipeline_cache.c radv_private.h radv_query.c radv_radeon_winsys.h radv_util.c radv_wsi.c radv_wsi_wayland.c radv_wsi_x11.c si_cmd_buffer.c vk_format.h vk_format_parse.py vk_format_table.py lib/mesa/src/amd/vulkan/winsys/amdgpu: radv_amdgpu_bo.c radv_amdgpu_bo.h radv_amdgpu_cs.c radv_amdgpu_cs.h radv_amdgpu_surface.c radv_amdgpu_surface.h radv_amdgpu_winsys.c radv_amdgpu_winsys.h radv_amdgpu_winsys_public.h lib/mesa/src/compiler: Makefile.am Makefile.glsl.am Makefile.in Makefile.nir.am Makefile.sources builtin_type_macros.h glsl_types.cpp glsl_types.h nir_types.cpp nir_types.h shader_enums.c shader_enums.h lib/mesa/src/compiler/glsl: ast.h ast_array_index.cpp ast_function.cpp ast_to_hir.cpp ast_type.cpp builtin_functions.cpp builtin_types.cpp builtin_variables.cpp glsl_lexer.cpp glsl_lexer.ll glsl_parser.cpp glsl_parser.h glsl_parser.yy glsl_parser_extras.cpp glsl_parser_extras.h glsl_symbol_table.cpp glsl_symbol_table.h glsl_to_nir.cpp glsl_to_nir.h hir_field_selection.cpp ir.cpp ir.h ir_array_refcount.h ir_basic_block.h ir_builder.cpp ir_builder.h ir_clone.cpp ir_constant_expression.cpp ir_equals.cpp ir_expression_flattening.h ir_expression_operation.h ir_expression_operation.py ir_expression_operation_constant.h ir_expression_operation_strings.h ir_function.cpp ir_function_inlining.h ir_hierarchical_visitor.h ir_hv_accept.cpp ir_optimization.h ir_print_visitor.cpp ir_print_visitor.h ir_reader.cpp ir_reader.h ir_rvalue_visitor.cpp ir_rvalue_visitor.h ir_set_program_inouts.cpp ir_uniform.h ir_validate.cpp ir_variable_refcount.h ir_visitor.h link_atomics.cpp link_interface_blocks.cpp link_uniform_block_active_visitor.cpp link_uniform_block_active_visitor.h link_uniform_blocks.cpp link_uniform_initializers.cpp link_uniforms.cpp link_varyings.cpp link_varyings.h linker.cpp linker.h list.h loop_analysis.h lower_blend_equation_advanced.cpp lower_buffer_access.cpp lower_buffer_access.h lower_distance.cpp lower_if_to_cond_assign.cpp lower_instructions.cpp lower_jumps.cpp lower_named_interface_blocks.cpp lower_output_reads.cpp lower_packed_varyings.cpp lower_texture_projection.cpp lower_ubo_reference.cpp lower_vec_index_to_cond_assign.cpp lower_vertex_id.cpp main.cpp opt_algebraic.cpp opt_array_splitting.cpp opt_constant_propagation.cpp opt_copy_propagation.cpp opt_copy_propagation_elements.cpp opt_dead_builtin_variables.cpp opt_dead_code_local.cpp opt_function_inlining.cpp opt_structure_splitting.cpp opt_tree_grafting.cpp program.h propagate_invariance.cpp s_expression.h standalone.cpp standalone.h standalone_scaffolding.cpp standalone_scaffolding.h test_optpass.cpp test_optpass.h lib/mesa/src/compiler/glsl/glcpp: glcpp-lex.c glcpp-lex.l glcpp-parse.c glcpp-parse.y glcpp.h pp.c lib/mesa/src/compiler/glsl/glcpp/tests: 082-invalid-paste.c 082-invalid-paste.c.expected 113-line-and-file-macros.c 113-line-and-file-macros.c.expected 114-paste-integer-tokens.c 114-paste-integer-tokens.c.expected 120-undef-builtin.c.expected 147-undef-builtin-allowed.c.expected lib/mesa/src/compiler/glsl/tests: blob_test.c cache_test.c general_ir_test.cpp set_uniform_initializer_tests.cpp uniform_initializer_utils.cpp uniform_initializer_utils.h varyings_test.cpp lib/mesa/src/compiler/glsl/tests/lower_jumps: create_test_cases.py lib/mesa/src/compiler/glsl/tests/warnings: 026-out-function-parameter-shaderout.vert.expected 027-inout-function-parameter-shaderout.vert.expected 030-array-as-function-parameter.vert.expected lib/mesa/src/compiler/nir: nir.c nir.h nir_algebraic.py nir_builder.h nir_builder_opcodes.h nir_builder_opcodes_h.py nir_clone.c nir_constant_expressions.c nir_constant_expressions.h nir_constant_expressions.py nir_control_flow.c nir_control_flow.h nir_control_flow_private.h nir_from_ssa.c nir_gather_info.c nir_inline_functions.c nir_instr_set.h nir_intrinsics.h nir_lower_alu_to_scalar.c nir_lower_atomics.c nir_lower_bitmap.c nir_lower_clamp_color_outputs.c nir_lower_clip.c nir_lower_double_ops.c nir_lower_drawpixels.c nir_lower_gs_intrinsics.c nir_lower_idiv.c nir_lower_indirect_derefs.c nir_lower_io.c nir_lower_io_to_scalar.c nir_lower_io_to_temporaries.c nir_lower_io_types.c nir_lower_load_const_to_scalar.c nir_lower_locals_to_regs.c nir_lower_returns.c nir_lower_samplers.c nir_lower_system_values.c nir_lower_tex.c nir_lower_to_source_mods.c nir_lower_two_sided_color.c nir_lower_var_copies.c nir_lower_vars_to_ssa.c nir_lower_wpos_center.c nir_lower_wpos_ytransform.c nir_metadata.c nir_move_vec_src_uses_to_dest.c nir_opcodes.c nir_opcodes.h nir_opcodes.py nir_opcodes_c.py nir_opcodes_h.py nir_opt_algebraic.c nir_opt_algebraic.py nir_opt_conditional_discard.c nir_opt_copy_propagate.c nir_opt_cse.c nir_opt_dce.c nir_opt_gcm.c nir_opt_peephole_select.c nir_opt_remove_phis.c nir_phi_builder.c nir_phi_builder.h nir_print.c nir_remove_dead_variables.c nir_search.c nir_search.h nir_search_helpers.h nir_split_var_copies.c nir_validate.c nir_vla.h nir_worklist.c nir_worklist.h lib/mesa/src/compiler/spirv: GLSL.std.450.h nir_spirv.h spirv.h spirv2nir.c spirv_info.c spirv_info.h spirv_to_nir.c vtn_alu.c vtn_cfg.c vtn_glsl450.c vtn_private.h vtn_variables.c lib/mesa/src/egl: Makefile.am Makefile.in Makefile.sources egl-symbols-check lib/mesa/src/egl/drivers/dri2: egl_dri2.c egl_dri2.h egl_dri2_fallbacks.h platform_android.c platform_drm.c platform_surfaceless.c platform_wayland.c platform_x11.c platform_x11_dri3.c lib/mesa/src/egl/drivers/haiku: egl_haiku.cpp lib/mesa/src/egl/main: eglapi.c eglapi.h eglarray.c eglconfig.c eglcontext.c eglcontext.h eglcurrent.c egldisplay.c egldisplay.h eglfallbacks.c eglglobals.c eglglobals.h eglimage.c eglimage.h egllog.c egllog.h eglsurface.c eglsurface.h eglsync.c eglsync.h egltypedefs.h lib/mesa/src/egl/wayland/wayland-drm: Makefile.in wayland-drm-protocol.c wayland-drm.c wayland-drm.xml lib/mesa/src/egl/wayland/wayland-egl: Makefile.am Makefile.in wayland-egl-symbols-check wayland-egl.c lib/mesa/src/gallium: Automake.inc Makefile.am Makefile.in SConscript lib/mesa/src/gallium/auxiliary: Makefile.am Makefile.in Makefile.sources lib/mesa/src/gallium/auxiliary/cso_cache: cso_cache.c cso_cache.h cso_context.c cso_context.h cso_hash.c cso_hash.h lib/mesa/src/gallium/auxiliary/draw: draw_context.c draw_context.h draw_gs_tmp.h draw_llvm.c draw_llvm.h draw_pipe_aaline.c draw_pipe_aapoint.c draw_pipe_clip.c draw_pipe_flatshade.c draw_pipe_stipple.c draw_pipe_twoside.c draw_pipe_validate.c draw_pipe_vbuf.c draw_pipe_wide_line.c draw_pipe_wide_point.c draw_prim_assembler_tmp.h draw_private.h draw_pt.c draw_pt_fetch_shade_pipeline_llvm.c draw_pt_vsplit.c draw_pt_vsplit_tmp.h draw_so_emit_tmp.h draw_vs_exec.c lib/mesa/src/gallium/auxiliary/gallivm: lp_bld_arit.c lp_bld_arit.h lp_bld_conv.c lp_bld_format.h lp_bld_format_aos.c lp_bld_format_aos_array.c lp_bld_format_soa.c lp_bld_format_yuv.c lp_bld_gather.c lp_bld_gather.h lp_bld_init.c lp_bld_intr.c lp_bld_intr.h lp_bld_limits.h lp_bld_logic.c lp_bld_misc.cpp lp_bld_misc.h lp_bld_sample.c lp_bld_sample_aos.c lp_bld_sample_soa.c lp_bld_tgsi.c lp_bld_tgsi.h lp_bld_tgsi_action.c lp_bld_tgsi_aos.c lp_bld_tgsi_info.c lp_bld_tgsi_soa.c lp_bld_type.h lib/mesa/src/gallium/auxiliary/hud: hud_context.c hud_context.h hud_cpu.c hud_cpufreq.c hud_diskstat.c hud_driver_query.c hud_fps.c hud_nic.c hud_private.h hud_sensors_temp.c lib/mesa/src/gallium/auxiliary/indices: u_indices.c u_indices_gen.c u_indices_gen.py u_primconvert.c u_primconvert.h u_unfilled_gen.py lib/mesa/src/gallium/auxiliary/nir: tgsi_to_nir.c lib/mesa/src/gallium/auxiliary/os: os_mman.h os_process.c os_thread.h os_time.c lib/mesa/src/gallium/auxiliary/pipe-loader: Makefile.in pipe_loader.c pipe_loader.h pipe_loader_drm.c pipe_loader_priv.h pipe_loader_sw.c lib/mesa/src/gallium/auxiliary/pipebuffer: pb_buffer_fenced.c pb_bufmgr_debug.c pb_bufmgr_mm.c pb_bufmgr_pool.c pb_bufmgr_slab.c pb_cache.c pb_cache.h pb_slab.c pb_slab.h lib/mesa/src/gallium/auxiliary/rbug: rbug_texture.c rbug_texture.h lib/mesa/src/gallium/auxiliary/rtasm: rtasm_execmem.c lib/mesa/src/gallium/auxiliary/target-helpers: drm_helper.h drm_helper_public.h lib/mesa/src/gallium/auxiliary/tgsi: tgsi_aa_point.c tgsi_build.c tgsi_build.h tgsi_dump.c tgsi_exec.c tgsi_exec.h tgsi_info.c tgsi_lowering.c tgsi_opcode_tmp.h tgsi_parse.c tgsi_parse.h tgsi_point_sprite.c tgsi_sanity.c tgsi_scan.c tgsi_scan.h tgsi_strings.c tgsi_strings.h tgsi_text.c tgsi_transform.h tgsi_ureg.c tgsi_ureg.h tgsi_util.c tgsi_util.h lib/mesa/src/gallium/auxiliary/translate: translate_generic.c lib/mesa/src/gallium/auxiliary/util: u_blit.c u_blitter.c u_blitter.h u_cpu_detect.c u_cpu_detect.h u_debug.h u_debug_flush.c u_debug_memory.c u_debug_refcnt.c u_debug_stack.c u_debug_stack.h u_debug_symbol.c u_draw.c u_draw.h u_draw_quad.c u_draw_quad.h u_dump.h u_dump_state.c u_format.c u_format.csv u_format.h u_format_pack.py u_format_parse.py u_format_table.c u_format_table.py u_format_yuv.c u_format_yuv.h u_helpers.c u_helpers.h u_index_modify.c u_index_modify.h u_inlines.h u_math.h u_memory.h u_network.c u_network.h u_prim_restart.c u_prim_restart.h u_pstipple.c u_range.h u_resource.c u_ringbuffer.c u_simple_shaders.c u_simple_shaders.h u_suballoc.c u_suballoc.h u_surface.c u_surface.h u_tests.c u_tests.h u_transfer.h u_upload_mgr.c u_upload_mgr.h u_vbuf.c u_vbuf.h u_video.h lib/mesa/src/gallium/auxiliary/vl: vl_bicubic_filter.c vl_compositor.c vl_compositor.h vl_csc.c vl_deint_filter.c vl_matrix_filter.c vl_median_filter.c vl_mpeg12_decoder.c vl_vertex_buffers.c vl_video_buffer.c vl_winsys.h vl_winsys_dri.c vl_winsys_dri3.c vl_zscan.c vl_zscan.h lib/mesa/src/gallium/docs/source: conf.py context.rst screen.rst tgsi.rst lib/mesa/src/gallium/docs/source/drivers: openswr.rst lib/mesa/src/gallium/docs/source/drivers/openswr: usage.rst lib/mesa/src/gallium/drivers/ddebug: Makefile.in dd_context.c dd_draw.c dd_pipe.h dd_screen.c lib/mesa/src/gallium/drivers/freedreno: Makefile.am Makefile.in Makefile.sources adreno_common.xml.h adreno_pm4.xml.h disasm.h freedreno_batch.c freedreno_batch.h freedreno_batch_cache.c freedreno_context.c freedreno_context.h freedreno_draw.c freedreno_draw.h freedreno_fence.c freedreno_fence.h freedreno_gmem.c freedreno_gmem.h freedreno_program.c freedreno_query.c freedreno_query.h freedreno_query_hw.c freedreno_query_hw.h freedreno_query_sw.c freedreno_resource.c freedreno_resource.h freedreno_screen.c freedreno_screen.h freedreno_state.c freedreno_texture.c freedreno_texture.h freedreno_util.c freedreno_util.h lib/mesa/src/gallium/drivers/freedreno/a2xx: a2xx.xml.h disasm-a2xx.c fd2_blend.c fd2_compiler.c fd2_draw.c fd2_emit.c fd2_emit.h fd2_program.c fd2_texture.c lib/mesa/src/gallium/drivers/freedreno/a3xx: a3xx.xml.h fd3_context.c fd3_draw.c fd3_emit.c fd3_emit.h fd3_format.c fd3_format.h fd3_gmem.c fd3_program.c fd3_query.c lib/mesa/src/gallium/drivers/freedreno/a4xx: a4xx.xml.h fd4_blend.c fd4_context.c fd4_draw.c fd4_draw.h fd4_emit.c fd4_emit.h fd4_format.c fd4_format.h fd4_gmem.c fd4_program.c fd4_query.c lib/mesa/src/gallium/drivers/freedreno/ir3: disasm-a3xx.c instr-a3xx.h ir3.c ir3.h ir3_cmdline.c ir3_compiler.c ir3_compiler.h ir3_compiler_nir.c ir3_cp.c ir3_depth.c ir3_group.c ir3_legalize.c ir3_nir.c ir3_nir.h ir3_nir_trig.c ir3_nir_trig.py ir3_ra.c ir3_shader.c ir3_shader.h lib/mesa/src/gallium/drivers/i915: Automake.inc Makefile.in i915_context.c i915_context.h i915_fpc.h i915_fpc_optimize.c i915_fpc_translate.c i915_screen.c i915_state.c i915_state_derived.c i915_state_dynamic.c i915_state_immediate.c i915_state_static.c i915_surface.c lib/mesa/src/gallium/drivers/llvmpipe: Makefile.am Makefile.in SConscript lp_bld_blend_aos.c lp_bld_depth.c lp_context.c lp_context.h lp_draw_arrays.c lp_fence.c lp_fence.h lp_jit.c lp_rast.c lp_rast_priv.h lp_scene.c lp_scene.h lp_screen.c lp_screen.h lp_setup.c lp_setup_context.h lp_setup_line.c lp_setup_point.c lp_setup_tri.c lp_state_derived.c lp_state_fs.c lp_state_sampler.c lp_state_setup.c lp_state_vertex.c lp_surface.c lib/mesa/src/gallium/drivers/noop: Makefile.in noop_pipe.c noop_state.c lib/mesa/src/gallium/drivers/nouveau: Makefile.in nouveau_buffer.c nouveau_compiler.c nouveau_fence.c nouveau_fence.h nouveau_screen.c nouveau_screen.h nv_object.xml.h lib/mesa/src/gallium/drivers/nouveau/codegen: nv50_ir.cpp nv50_ir.h nv50_ir_driver.h nv50_ir_emit_gk110.cpp nv50_ir_emit_gm107.cpp nv50_ir_emit_nvc0.cpp nv50_ir_from_tgsi.cpp nv50_ir_lowering_gm107.cpp nv50_ir_lowering_gm107.h nv50_ir_lowering_nvc0.cpp nv50_ir_lowering_nvc0.h nv50_ir_peephole.cpp nv50_ir_print.cpp nv50_ir_ra.cpp nv50_ir_target.cpp nv50_ir_target.h nv50_ir_target_gm107.cpp nv50_ir_target_gm107.h nv50_ir_target_nvc0.cpp unordered_set.h lib/mesa/src/gallium/drivers/nouveau/codegen/lib: gm107.asm gm107.asm.h lib/mesa/src/gallium/drivers/nouveau/nv30: nv30_context.c nv30_context.h nv30_draw.c nv30_push.c nv30_query.c nv30_resource.c nv30_screen.c nv30_state.c nv30_state_validate.c nv30_vbo.c nvfx_fragprog.c nvfx_vertprog.c lib/mesa/src/gallium/drivers/nouveau/nv50: nv50_context.c nv50_context.h nv50_formats.c nv50_program.c nv50_program.h nv50_push.c nv50_query.c nv50_screen.c nv50_screen.h nv50_shader_state.c nv50_state.c nv50_state_validate.c nv50_stateobj.h nv50_surface.c nv50_vbo.c lib/mesa/src/gallium/drivers/nouveau/nvc0: nvc0_3d.xml.h nvc0_context.c nvc0_context.h nvc0_program.c nvc0_program.h nvc0_query.c nvc0_query_hw.c nvc0_query_hw_metric.c nvc0_query_hw_metric.h nvc0_query_hw_sm.c nvc0_query_hw_sm.h nvc0_screen.c nvc0_screen.h nvc0_shader_state.c nvc0_state.c nvc0_state_validate.c nvc0_stateobj.h nvc0_surface.c nvc0_transfer.c nvc0_vbo.c nvc0_vbo_translate.c nve4_compute.c nve4_compute.h lib/mesa/src/gallium/drivers/nouveau/nvc0/mme: com9097.mme com9097.mme.h lib/mesa/src/gallium/drivers/r300: Makefile.in r300_blit.c r300_context.c r300_context.h r300_emit.c r300_public.h r300_query.c r300_render.c r300_render_translate.c r300_screen.c r300_screen.h r300_screen_buffer.c r300_state.c r300_texture.c r300_tgsi_to_rc.c lib/mesa/src/gallium/drivers/r600: Automake.inc Makefile.am Makefile.in Makefile.sources eg_asm.c eg_sq.h evergreen_compute.c evergreen_compute_internal.h evergreen_hw_context.c evergreen_state.c evergreend.h r600_asm.c r600_asm.h r600_blit.c r600_hw_context.c r600_pipe.c r600_pipe.h r600_public.h r600_shader.c r600_shader.h r600_sq.h r600_state.c r600_state_common.c r600_uvd.c r600d.h r700_asm.c r700_sq.h lib/mesa/src/gallium/drivers/r600/sb: notes.markdown sb_bc.h sb_bc_finalize.cpp sb_bc_fmt_def.inc sb_def_use.cpp sb_expr.cpp sb_gcm.cpp sb_if_conversion.cpp sb_ir.cpp sb_ir.h sb_ra_init.cpp sb_sched.cpp sb_sched.h sb_valtable.cpp lib/mesa/src/gallium/drivers/radeon: Makefile.am Makefile.in Makefile.sources r600_buffer_common.c r600_gpu_load.c r600_perfcounter.c r600_pipe_common.c r600_pipe_common.h r600_query.c r600_query.h r600_test_dma.c r600_texture.c radeon_uvd.c radeon_uvd.h radeon_vce.c radeon_vce_40_2_2.c radeon_vce_50.c radeon_vce_52.c radeon_video.c radeon_video.h radeon_winsys.h lib/mesa/src/gallium/drivers/radeonsi: Automake.inc Makefile.am Makefile.in Makefile.sources cik_sdma.c si_blit.c si_compute.c si_cp_dma.c si_debug.c si_descriptors.c si_dma.c si_hw_context.c si_perfcounter.c si_pipe.c si_pipe.h si_pm4.c si_pm4.h si_public.h si_shader.c si_shader.h si_shader_internal.h si_shader_tgsi_alu.c si_shader_tgsi_setup.c si_state.c si_state.h si_state_draw.c si_state_shaders.c si_uvd.c lib/mesa/src/gallium/drivers/rbug: Makefile.in rbug_context.c rbug_context.h rbug_core.c rbug_screen.c rbug_screen.h lib/mesa/src/gallium/drivers/softpipe: Makefile.in sp_compute.c sp_context.c sp_context.h sp_draw_arrays.c sp_flush.c sp_flush.h sp_fs_exec.c sp_quad_fs.c sp_screen.c sp_state_derived.c sp_state_sampler.c sp_state_shader.c sp_state_vertex.c sp_tex_sample.c sp_tex_sample.h sp_texture.c lib/mesa/src/gallium/drivers/svga: Makefile.am Makefile.in Makefile.sources SConscript svga_cmd.c svga_cmd.h svga_context.c svga_context.h svga_debug.h svga_draw.c svga_format.c svga_format.h svga_link.c svga_pipe_blit.c svga_pipe_clear.c svga_pipe_constants.c svga_pipe_draw.c svga_pipe_flush.c svga_pipe_misc.c svga_pipe_query.c svga_pipe_rasterizer.c svga_pipe_sampler.c svga_pipe_streamout.c svga_pipe_vertex.c svga_resource.c svga_resource_buffer.c svga_resource_buffer.h svga_resource_buffer_upload.c svga_resource_buffer_upload.h svga_resource_texture.c svga_resource_texture.h svga_sampler_view.c svga_sampler_view.h svga_screen.c svga_screen.h svga_screen_cache.c svga_screen_cache.h svga_shader.c svga_shader.h svga_state.c svga_state_constants.c svga_state_framebuffer.c svga_state_fs.c svga_state_gs.c svga_state_need_swtnl.c svga_state_rss.c svga_state_sampler.c svga_state_tgsi_transform.c svga_state_tss.c svga_state_vdecl.c svga_state_vs.c svga_surface.c svga_surface.h svga_swtnl.h svga_swtnl_backend.c svga_swtnl_draw.c svga_swtnl_state.c svga_tgsi_insn.c svga_tgsi_vgpu10.c svga_winsys.h lib/mesa/src/gallium/drivers/svga/include: svga3d_surfacedefs.h svga3d_types.h lib/mesa/src/gallium/drivers/svga/svgadump: svga_dump.py svga_shader_dump.c lib/mesa/src/gallium/drivers/swr: Makefile.am Makefile.in Makefile.sources swr_clear.cpp swr_context.cpp swr_context.h swr_draw.cpp swr_fence.cpp swr_fence.h swr_loader.cpp swr_memory.h swr_public.h swr_query.cpp swr_resource.h swr_scratch.cpp swr_scratch.h swr_screen.cpp swr_screen.h swr_shader.cpp swr_shader.h swr_state.cpp swr_state.h swr_tex_sample.cpp swr_tex_sample.h lib/mesa/src/gallium/drivers/swr/rasterizer/archrast: archrast.cpp archrast.h eventmanager.h events.proto gen_ar_event.cpp lib/mesa/src/gallium/drivers/swr/rasterizer/common: formats.cpp formats.h os.h simd16intrin.h simdintrin.h swr_assert.cpp swr_assert.h lib/mesa/src/gallium/drivers/swr/rasterizer/core: api.cpp api.h backend.cpp backend.h binner.cpp blend.h clip.cpp clip.h context.h fifo.hpp format_conversion.h format_traits.h format_types.h frontend.cpp frontend.h knobs.h multisample.h pa.h pa_avx.cpp rasterizer.cpp rasterizer.h state.h tessellator.h threads.cpp tilemgr.cpp tilemgr.h utils.h lib/mesa/src/gallium/drivers/swr/rasterizer/jitter: JitManager.cpp JitManager.h blend_jit.cpp builder.cpp builder.h builder_misc.cpp builder_misc.h fetch_jit.cpp fetch_jit.h jit_api.h streamout_jit.cpp lib/mesa/src/gallium/drivers/swr/rasterizer/memory: ClearTile.cpp Convert.h LoadTile.cpp LoadTile.h StoreTile.cpp StoreTile.h TilingFunctions.h tilingtraits.h lib/mesa/src/gallium/drivers/trace: Makefile.in tr_context.c tr_dump.c tr_dump.h tr_dump_state.c tr_dump_state.h tr_screen.c tr_texture.c tr_texture.h lib/mesa/src/gallium/drivers/vc4: Makefile.am Makefile.in Makefile.sources vc4_blit.c vc4_bufmgr.c vc4_bufmgr.h vc4_cl.c vc4_cl.h vc4_cl_dump.c vc4_context.c vc4_context.h vc4_draw.c vc4_emit.c vc4_formats.c vc4_job.c vc4_nir_lower_blend.c vc4_nir_lower_io.c vc4_opt_algebraic.c vc4_opt_constant_folding.c vc4_opt_copy_propagation.c vc4_opt_dead_code.c vc4_opt_peephole_sf.c vc4_opt_small_immediates.c vc4_opt_vpm.c vc4_program.c vc4_qir.c vc4_qir.h vc4_qir_emit_uniform_stream_resets.c vc4_qir_live_variables.c vc4_qir_lower_uniforms.c vc4_qir_schedule.c vc4_qir_validate.c vc4_qpu.c vc4_qpu_disasm.c vc4_qpu_emit.c vc4_qpu_schedule.c vc4_qpu_validate.c vc4_register_allocate.c vc4_reorder_uniforms.c vc4_resource.c vc4_resource.h vc4_screen.c vc4_screen.h vc4_simulator.c vc4_simulator_validate.h vc4_state.c vc4_tiling.c vc4_tiling.h vc4_uniforms.c lib/mesa/src/gallium/drivers/vc4/kernel: vc4_drv.h vc4_validate.c vc4_validate_shaders.c lib/mesa/src/gallium/drivers/vc5: Makefile.in lib/mesa/src/gallium/drivers/virgl: Makefile.in virgl_context.c virgl_context.h virgl_encode.c virgl_encode.h virgl_query.c virgl_screen.c virgl_tgsi.c lib/mesa/src/gallium/include/pipe: p_compiler.h p_config.h p_context.h p_defines.h p_format.h p_screen.h p_shader_tokens.h p_state.h p_video_enums.h p_video_state.h lib/mesa/src/gallium/include/state_tracker: drm_driver.h st_api.h lib/mesa/src/gallium/state_trackers/clover: Makefile.am Makefile.in lib/mesa/src/gallium/state_trackers/clover/api: device.cpp dispatch.cpp dispatch.hpp kernel.cpp platform.cpp program.cpp lib/mesa/src/gallium/state_trackers/clover/core: device.cpp device.hpp kernel.cpp module.hpp program.cpp program.hpp resource.cpp resource.hpp lib/mesa/src/gallium/state_trackers/clover/llvm: codegen.hpp compat.hpp invocation.cpp metadata.hpp util.hpp lib/mesa/src/gallium/state_trackers/clover/llvm/codegen: bitcode.cpp common.cpp native.cpp lib/mesa/src/gallium/state_trackers/clover/tgsi: compiler.cpp lib/mesa/src/gallium/state_trackers/dri: Makefile.in Makefile.sources dri2.c dri_context.c dri_drawable.c dri_screen.c dri_screen.h drisw.c lib/mesa/src/gallium/state_trackers/glx/xlib: Makefile.in glx_api.c xm_api.c xm_api.h xm_st.c lib/mesa/src/gallium/state_trackers/hgl: hgl.c hgl_context.h lib/mesa/src/gallium/state_trackers/nine: Makefile.in Makefile.sources README adapter9.c adapter9.h basetexture9.c basetexture9.h buffer9.c buffer9.h cubetexture9.c device9.c device9.h device9ex.c indexbuffer9.c indexbuffer9.h iunknown.c iunknown.h nine_debug.c nine_debug.h nine_ff.c nine_ff.h nine_limits.h nine_lock.c nine_lock.h nine_pipe.c nine_pipe.h nine_shader.c nine_shader.h nine_state.c nine_state.h pixelshader9.c pixelshader9.h query9.c query9.h resource9.c stateblock9.c surface9.c surface9.h swapchain9.c swapchain9.h texture9.c vertexbuffer9.c vertexbuffer9.h vertexshader9.c vertexshader9.h volume9.c volume9.h volumetexture9.c lib/mesa/src/gallium/state_trackers/omx_bellagio: Makefile.in lib/mesa/src/gallium/state_trackers/osmesa: Makefile.in osmesa.c lib/mesa/src/gallium/state_trackers/va: Makefile.am Makefile.in buffer.c config.c context.c image.c picture.c picture_hevc.c picture_mpeg12.c postproc.c subpicture.c surface.c va_private.h lib/mesa/src/gallium/state_trackers/vdpau: Makefile.am Makefile.in bitmap.c decode.c device.c htab.c mixer.c output.c presentation.c query.c surface.c vdpau_private.h lib/mesa/src/gallium/state_trackers/wgl: stw_context.c stw_context.h stw_device.c stw_device.h stw_ext_context.c stw_ext_context.h stw_ext_extensionsstring.c stw_ext_pixelformat.c stw_ext_rendertexture.c stw_ext_swapinterval.c stw_framebuffer.c stw_framebuffer.h stw_getprocaddress.c stw_pixelformat.c stw_st.c stw_wgl.c stw_wgl.h lib/mesa/src/gallium/state_trackers/xa: Makefile.am Makefile.in xa_context.c xa_tgsi.c lib/mesa/src/gallium/state_trackers/xvmc: Makefile.am Makefile.in context.c subpicture.c lib/mesa/src/gallium/targets/d3dadapter9: Makefile.am Makefile.in drm.c lib/mesa/src/gallium/targets/dri: Makefile.am Makefile.in SConscript target.c lib/mesa/src/gallium/targets/haiku-softpipe: GalliumContext.cpp GalliumContext.h lib/mesa/src/gallium/targets/libgl-gdi: SConscript libgl_gdi.c lib/mesa/src/gallium/targets/libgl-xlib: Makefile.am Makefile.in SConscript lib/mesa/src/gallium/targets/omx-bellagio: Makefile.in lib/mesa/src/gallium/targets/opencl: Makefile.am Makefile.in lib/mesa/src/gallium/targets/osmesa: Makefile.am Makefile.in SConscript lib/mesa/src/gallium/targets/pipe-loader: Makefile.am Makefile.in pipe.sym pipe_i915.c pipe_msm.c pipe_nouveau.c pipe_r300.c pipe_r600.c pipe_radeonsi.c pipe_vmwgfx.c lib/mesa/src/gallium/targets/va: Makefile.am Makefile.in va.sym lib/mesa/src/gallium/targets/vdpau: Makefile.am Makefile.in lib/mesa/src/gallium/targets/xa: Makefile.am Makefile.in lib/mesa/src/gallium/targets/xvmc: Makefile.am Makefile.in lib/mesa/src/gallium/tests/graw: fs-fragcoord.c fs-frontface.c fs-test.c fs-write-z.c gs-test.c occlusion-query.c quad-sample.c quad-tex.c shader-leak.c tex-srgb.c tex-swizzle.c tri-gs.c tri-instanced.c tri-large.c tri.c vs-test.c lib/mesa/src/gallium/tests/trivial: Makefile.in quad-tex.c tri.c lib/mesa/src/gallium/tests/unit: Makefile.in pipe_barrier_test.c u_cache_test.c u_format_test.c lib/mesa/src/gallium/tools: addr2line.sh lib/mesa/src/gallium/tools/trace: diff_state.py dump.py dump_state.py format.py model.py parse.py tracediff.sh lib/mesa/src/gallium/winsys/amdgpu/drm: Makefile.am Makefile.in amdgpu_bo.c amdgpu_bo.h amdgpu_cs.c amdgpu_cs.h amdgpu_public.h amdgpu_surface.c amdgpu_winsys.c amdgpu_winsys.h lib/mesa/src/gallium/winsys/freedreno/drm: Makefile.in freedreno_drm_winsys.c lib/mesa/src/gallium/winsys/i915/drm: Makefile.am Makefile.in lib/mesa/src/gallium/winsys/nouveau/drm: Makefile.in nouveau_drm_winsys.c lib/mesa/src/gallium/winsys/radeon/drm: Makefile.in radeon_drm_bo.c radeon_drm_bo.h radeon_drm_cs.c radeon_drm_public.h radeon_drm_surface.c radeon_drm_winsys.c radeon_drm_winsys.h lib/mesa/src/gallium/winsys/svga/drm: Makefile.in pb_buffer_simple_fenced.c vmw_context.c vmw_fence.c vmw_fence.h vmw_screen.c vmw_screen.h vmw_screen_dri.c vmw_screen_ioctl.c vmw_screen_svga.c vmw_surface.c vmw_surface.h vmwgfx_drm.h lib/mesa/src/gallium/winsys/sw/dri: Makefile.in dri_sw_winsys.c lib/mesa/src/gallium/winsys/sw/hgl: hgl_sw_winsys.c lib/mesa/src/gallium/winsys/sw/kms-dri: Makefile.in lib/mesa/src/gallium/winsys/sw/null: Makefile.in lib/mesa/src/gallium/winsys/sw/wrapper: Makefile.in lib/mesa/src/gallium/winsys/sw/xlib: Makefile.in lib/mesa/src/gallium/winsys/vc4/drm: Makefile.in vc4_drm_public.h vc4_drm_winsys.c lib/mesa/src/gallium/winsys/vc5/drm: Makefile.in lib/mesa/src/gallium/winsys/virgl/drm: Makefile.in virgl_drm_winsys.c virgl_drm_winsys.h lib/mesa/src/gallium/winsys/virgl/vtest: Makefile.in virgl_vtest_winsys.c virgl_vtest_winsys.h lib/mesa/src/gbm: Makefile.am Makefile.in Makefile.sources gbm-symbols-check lib/mesa/src/gbm/backends/dri: gbm_dri.c gbm_driint.h lib/mesa/src/gbm/main: gbm.c gbm.h gbmint.h lib/mesa/src/getopt: getopt.h getopt_long.c lib/mesa/src/glx: Makefile.am Makefile.in SConscript dri2.c dri2_glx.c dri3_glx.c dri3_priv.h dri_common.c dri_glx.c drisw_glx.c g_glxglvnddispatchfuncs.c g_glxglvnddispatchindices.h glx_pbuffer.c glxclient.h glxcmds.c glxconfig.c glxextensions.h glxglvnd.c indirect.c indirect.h indirect_size.c indirect_size.h lib/mesa/src/glx/apple: Makefile.am Makefile.in glx_empty.c lib/mesa/src/glx/tests: Makefile.am Makefile.in lib/mesa/src/glx/windows: Makefile.am Makefile.in lib/mesa/src/gtest: Makefile.in lib/mesa/src/gtest/include/gtest: gtest-param-test.h gtest-param-test.h.pump gtest-printers.h gtest-typed-test.h gtest.h lib/mesa/src/gtest/include/gtest/internal: gtest-filepath.h gtest-internal.h gtest-linked_ptr.h gtest-param-util-generated.h gtest-param-util-generated.h.pump gtest-param-util.h gtest-port.h gtest-tuple.h gtest-tuple.h.pump lib/mesa/src/gtest/src: gtest-death-test.cc gtest-filepath.cc gtest-internal-inl.h gtest-port.cc gtest-printers.cc gtest-test-part.cc gtest-typed-test.cc gtest.cc lib/mesa/src/intel: Makefile.am Makefile.blorp.am Makefile.common.am Makefile.genxml.am Makefile.in Makefile.isl.am Makefile.sources lib/mesa/src/intel/blorp: blorp.c blorp.h blorp_blit.c blorp_clear.c blorp_genX_exec.h blorp_priv.h lib/mesa/src/intel/common: gen_device_info.c gen_device_info.h gen_l3_config.c gen_l3_config.h lib/mesa/src/intel/genxml: gen4.xml gen45.xml gen45_pack.h gen4_pack.h gen5.xml gen5_pack.h gen6.xml gen6_pack.h gen7.xml gen75.xml gen75_pack.h gen7_pack.h gen8.xml gen8_pack.h gen9.xml gen9_pack.h genX_pack.h gen_macros.h gen_pack_header.py lib/mesa/src/intel/isl: gen_format_layout.py isl.c isl.h isl_format.c isl_format_layout.c isl_format_layout.csv isl_gen4.c isl_gen4.h isl_gen6.c isl_gen7.c isl_gen8.c isl_priv.h isl_storage_image.c isl_surface_state.c lib/mesa/src/intel/isl/tests: isl_surf_get_image_offset_test.c lib/mesa/src/intel/tools: aubinator.c disasm.c lib/mesa/src/intel/vulkan: TODO anv_allocator.c anv_batch_chain.c anv_blorp.c anv_cmd_buffer.c anv_descriptor_set.c anv_device.c anv_entrypoints.c anv_entrypoints.h anv_entrypoints_gen.py anv_formats.c anv_gem.c anv_gem_stubs.c anv_genX.h anv_image.c anv_intel.c anv_nir.h anv_nir_apply_pipeline_layout.c anv_nir_lower_push_constants.c anv_pass.c anv_pipeline.c anv_pipeline_cache.c anv_private.h anv_util.c anv_wsi.c anv_wsi_wayland.c anv_wsi_x11.c gen7_cmd_buffer.c gen8_cmd_buffer.c genX_blorp_exec.c genX_cmd_buffer.c genX_pipeline.c genX_state.c vk_format_info.h lib/mesa/src/intel/vulkan/tests: block_pool_no_free.c state_pool.c state_pool_free_list_only.c state_pool_no_free.c lib/mesa/src/loader: Makefile.am Makefile.in loader.c loader.h loader_dri3_helper.c loader_dri3_helper.h lib/mesa/src/mapi: Makefile.am Makefile.in Makefile.sources entry.c mapi_abi.py mapi_glapi.c table.h u_current.c u_current.h lib/mesa/src/mapi/es1api: ABI-check glapi_mapi_tmp.h lib/mesa/src/mapi/es2api: ABI-check glapi_mapi_tmp.h lib/mesa/src/mapi/glapi: glapi.c glapi_gentable.c glapi_mapi_tmp.h glapi_sparc.S glapi_x86-64.S glapi_x86.S glapitable.h glapitemp.h glprocs.h lib/mesa/src/mapi/glapi/gen: APPLE_vertex_array_object.xml ARB_base_instance.xml ARB_blend_func_extended.xml ARB_clip_control.xml ARB_compute_shader.xml ARB_compute_variable_group_size.xml ARB_copy_buffer.xml ARB_copy_image.xml ARB_direct_state_access.xml ARB_draw_buffers_blend.xml ARB_draw_elements_base_vertex.xml ARB_draw_instanced.xml ARB_framebuffer_object.xml ARB_gpu_shader_fp64.xml ARB_invalidate_subdata.xml ARB_map_buffer_range.xml ARB_multi_bind.xml ARB_sampler_objects.xml ARB_separate_shader_objects.xml ARB_shader_image_load_store.xml ARB_shader_storage_buffer_object.xml ARB_sync.xml ARB_uniform_buffer_object.xml ARB_vertex_array_object.xml ARB_vertex_attrib_64bit.xml ARB_vertex_attrib_binding.xml ARB_viewport_array.xml EXT_transform_feedback.xml GL3x.xml KHR_robustness.xml Makefile.am Makefile.in apiexec.py es_EXT.xml glX_XML.py glX_proto_common.py glX_proto_recv.py glX_proto_send.py glX_proto_size.py glX_server_table.py gl_API.dtd gl_API.xml gl_SPARC_asm.py gl_XML.py gl_apitemp.py gl_enums.py gl_genexec.py gl_gentable.py gl_procs.py gl_table.py gl_x86-64_asm.py gl_x86_asm.py remap_helper.py static_data.py typeexpr.py lib/mesa/src/mapi/glapi/registry: gl.xml lib/mesa/src/mapi/shared-glapi: SConscript glapi_mapi_tmp.h lib/mesa/src/mesa: Makefile.am Makefile.in Makefile.sources SConscript lib/mesa/src/mesa/drivers/common: driverfuncs.c meta.c meta.h meta_blit.c lib/mesa/src/mesa/drivers/dri: Makefile.am Makefile.in lib/mesa/src/mesa/drivers/dri/common: Makefile.am Makefile.in dri_util.c dri_util.h lib/mesa/src/mesa/drivers/dri/i915: Makefile.am Makefile.in i830_texblend.c i915_context.c i915_context.h i915_fragprog.c i915_program.c i915_state.c i915_vtbl.c intel_batchbuffer.h intel_clear.c intel_context.c intel_context.h intel_extensions.c intel_fbo.h intel_mipmap_tree.c intel_mipmap_tree.h intel_pixel.c intel_pixel_copy.c intel_reg.h intel_regions.c intel_regions.h intel_screen.c intel_syncobj.c intel_tex.c intel_tex_image.c intel_tex_layout.c intel_tris.c lib/mesa/src/mesa/drivers/dri/i965: Makefile.am Makefile.in Makefile.sources brw_binding_tables.c brw_blorp.c brw_blorp.h brw_clear.c brw_clip.c brw_compute.c brw_conditional_render.c brw_context.c brw_context.h brw_cs.c brw_curbe.c brw_defines.h brw_draw.c brw_draw.h brw_draw_upload.c brw_ff_gs.c brw_ff_gs.h brw_ff_gs_emit.c brw_formatquery.c brw_gs.c brw_gs.h brw_gs_surface_state.c brw_link.cpp brw_meta_util.c brw_meta_util.h brw_misc_state.c brw_multisample_state.h brw_nir_uniforms.cpp brw_object_purgeable.c brw_pipe_control.c brw_primitive_restart.c brw_program.c brw_program.h brw_queryobj.c brw_reset.c brw_sf.c brw_state.h brw_state_upload.c brw_structs.h brw_surface_formats.c brw_sync.c brw_tcs.c brw_tcs_surface_state.c brw_tes.c brw_tes_surface_state.c brw_urb.c brw_util.c brw_util.h brw_vs.c brw_vs.h brw_vs_surface_state.c brw_wm.c brw_wm.h brw_wm_surface_state.c gen6_clip_state.c gen6_constant_state.c gen6_depth_state.c gen6_multisample_state.c gen6_queryobj.c gen6_sol.c gen6_urb.c gen7_l3_state.c gen7_misc_state.c gen7_sol_state.c gen7_urb.c gen8_depth_state.c gen8_multisample_state.c genX_blorp_exec.c hsw_queryobj.c intel_batchbuffer.c intel_batchbuffer.h intel_blit.c intel_blit.h intel_buffer_objects.c intel_buffer_objects.h intel_copy_image.c intel_extensions.c intel_fbo.c intel_fbo.h intel_image.h intel_mipmap_tree.c intel_mipmap_tree.h intel_pixel.c intel_pixel_bitmap.c intel_pixel_copy.c intel_pixel_draw.c intel_pixel_read.c intel_screen.c intel_screen.h intel_tex.c intel_tex_copy.c intel_tex_image.c intel_tex_obj.h intel_tex_validate.c intel_tiled_memcpy.c intel_tiled_memcpy.h intel_upload.c lib/mesa/src/mesa/drivers/dri/nouveau: Makefile.in nouveau_context.c nouveau_gldefs.h nouveau_render_t.c nouveau_screen.c nouveau_state.c nouveau_vbo_t.c nv04_state_raster.c nv10_state_raster.c nv20_state_tex.c lib/mesa/src/mesa/drivers/dri/r200: Makefile.in r200_context.c r200_context.h r200_ioctl.h r200_maos_arrays.c r200_state.c r200_state_init.c r200_swtcl.c r200_tcl.c r200_tex.c r200_texstate.c r200_vertprog.c radeon_common.c radeon_common_context.c radeon_common_context.h radeon_fbo.c radeon_mipmap_tree.c radeon_queryobj.c radeon_screen.c lib/mesa/src/mesa/drivers/dri/radeon: Makefile.in radeon_common.c radeon_common_context.c radeon_common_context.h radeon_context.c radeon_fbo.c radeon_ioctl.h radeon_mipmap_tree.c radeon_queryobj.c radeon_screen.c radeon_state.c radeon_swtcl.c radeon_tex.c radeon_texstate.c lib/mesa/src/mesa/drivers/dri/swrast: Makefile.in swrast.c lib/mesa/src/mesa/drivers/osmesa: Makefile.in osmesa.c lib/mesa/src/mesa/drivers/x11: Makefile.am Makefile.in fakeglx.c glxapi.c glxapi.h xm_api.c xm_dd.c xmesa.h xmesaP.h lib/mesa/src/mesa/main: accum.c accum.h api_arrayelt.c api_arrayelt.h api_exec.c api_exec.h api_loopback.c api_loopback.h api_validate.c api_validate.h arbprogram.c arrayobj.c arrayobj.h atifragshader.c attrib.c barrier.c blend.c blend.h blit.c blit.h bufferobj.c bufferobj.h buffers.c buffers.h clear.c clear.h clip.c compiler.h compute.c compute.h condrender.c config.h context.c context.h copyimage.c copyimage.h dd.h debug.c debug_output.c depth.c depth.h dispatch.h dlist.c enable.c enums.c errors.c execmem.c extensions_table.h fbobject.c fbobject.h ff_fragment_shader.cpp ffvertex_prog.c ffvertex_prog.h fog.c format_info.h format_info.py format_pack.py format_parser.py format_unpack.py formatquery.c formatquery.h formats.c formats.h framebuffer.c framebuffer.h genmipmap.c genmipmap.h get.c get_hash.h get_hash_generator.py get_hash_params.py getstring.c glformats.c glformats.h hash.c hash.h image.c imports.c imports.h light.c lines.c mipmap.c mtypes.h multisample.c pack.c performance_monitor.c performance_monitor.h pipelineobj.c pipelineobj.h pixel.c pixel.h pixelstore.c pixelstore.h polygon.c polygon.h program_resource.c queryobj.c queryobj.h rastpos.c readpix.c remap_helper.h renderbuffer.c renderbuffer.h robustness.c samplerobj.c samplerobj.h scissor.c scissor.h shader_query.cpp shaderapi.c shaderapi.h shaderimage.c shaderimage.h shaderobj.c shaderobj.h shared.c sse_minmax.h state.c state.h stencil.c stencil.h streaming-load-memcpy.h syncobj.c syncobj.h texcompress.c texenv.c texgen.c texgetimage.c teximage.c teximage.h texobj.c texobj.h texparam.c texstate.c texstate.h texstorage.c texstorage.h texstore.c textureview.c transformfeedback.c transformfeedback.h uniform_query.cpp uniforms.c uniforms.h varray.c varray.h vdpau.c version.c viewport.c viewport.h vtxfmt.c lib/mesa/src/mesa/main/tests: Makefile.am Makefile.in dispatch_sanity.cpp enum_strings.cpp lib/mesa/src/mesa/math: m_debug_util.h lib/mesa/src/mesa/program: arbprogparse.c arbprogparse.h ir_to_mesa.cpp ir_to_mesa.h lex.yy.c prog_execute.c prog_instruction.c prog_instruction.h prog_opt_constant_fold.c prog_optimize.c prog_optimize.h prog_parameter.c prog_parameter.h prog_parameter_layout.h prog_print.c prog_print.h prog_statevars.c prog_statevars.h prog_to_nir.c prog_to_nir.h program.c program.h program_parse.tab.c program_parse.y program_parser.h programopt.c programopt.h symbol_table.h lib/mesa/src/mesa/sparc: sparc_matrix.h lib/mesa/src/mesa/state_tracker: st_atifs_to_tgsi.c st_atifs_to_tgsi.h st_atom.c st_atom.h st_atom_array.c st_atom_atomicbuf.c st_atom_blend.c st_atom_clip.c st_atom_constbuf.c st_atom_constbuf.h st_atom_depth.c st_atom_framebuffer.c st_atom_image.c st_atom_list.h st_atom_msaa.c st_atom_pixeltransfer.c st_atom_rasterizer.c st_atom_sampler.c st_atom_scissor.c st_atom_shader.c st_atom_stipple.c st_atom_storagebuf.c st_atom_tess.c st_atom_texture.c st_atom_viewport.c st_cb_bitmap.c st_cb_bitmap.h st_cb_bufferobjects.c st_cb_clear.c st_cb_compute.c st_cb_drawpixels.c st_cb_drawtex.c st_cb_eglimage.c st_cb_fbo.c st_cb_fbo.h st_cb_feedback.c st_cb_msaa.c st_cb_perfmon.c st_cb_program.c st_cb_queryobj.c st_cb_rasterpos.c st_cb_readpixels.c st_cb_strings.c st_cb_texture.c st_cb_texture.h st_cb_texturebarrier.c st_cb_viewport.c st_cb_xformfb.c st_context.c st_context.h st_debug.c st_draw.c st_draw.h st_draw_feedback.c st_extensions.c st_format.c st_format.h st_gen_mipmap.c st_glsl_to_nir.cpp st_glsl_to_tgsi.cpp st_glsl_to_tgsi.h st_glsl_types.cpp st_manager.c st_manager.h st_mesa_to_tgsi.c st_mesa_to_tgsi.h st_pbo.c st_pbo.h st_program.c st_program.h st_sampler_view.c st_sampler_view.h st_texture.c st_texture.h st_tgsi_lower_yuv.c lib/mesa/src/mesa/state_tracker/tests: Makefile.in lib/mesa/src/mesa/swrast: s_context.c s_fragprog.c s_renderbuffer.c s_span.c s_triangle.c lib/mesa/src/mesa/swrast_setup: ss_context.c ss_triangle.c ss_tritmp.h lib/mesa/src/mesa/tnl: t_context.c t_draw.c t_vb_program.c t_vertex_generic.c t_vertex_sse.c t_vp_build.c tnl.h lib/mesa/src/mesa/tnl_dd: t_dd_tritmp.h lib/mesa/src/mesa/vbo: vbo.h vbo_attrib.h vbo_attrib_tmp.h vbo_context.c vbo_context.h vbo_exec.c vbo_exec.h vbo_exec_api.c vbo_exec_array.c vbo_exec_draw.c vbo_minmax_index.c vbo_primitive_restart.c vbo_rebase.c vbo_save.c vbo_save.h vbo_save_api.c vbo_save_draw.c vbo_save_loopback.c vbo_split.c vbo_split.h vbo_split_copy.c vbo_split_inplace.c lib/mesa/src/mesa/x86: common_x86.c gen_matypes.c mmx_blend.S read_rgba_span_x86.S lib/mesa/src/util: Makefile.am Makefile.in Makefile.sources SConscript bitscan.c bitscan.h format_r11g11b10f.h format_srgb.py hash_table.c hash_table.h list.h macros.h mesa-sha1.c mesa-sha1.h ralloc.c ralloc.h register_allocate.h set.c slab.c strndup.h strtod.c u_atomic.h u_endian.h u_vector.c u_vector.h xmlconfig.c lib/mesa/src/util/tests/hash_table: Makefile.in lib/mesa/src/util/tests/string_buffer: Makefile.in lib/mesa/src/util/xmlpool: Makefile.am Makefile.in lib/mesa/src/vulkan/wsi: wsi_common.h wsi_common_wayland.c wsi_common_x11.c wsi_common_x11.h Added files: lib/mesa/docs : codingstyle.html release-calendar.html releasing.html submittingpatches.html lib/mesa/docs/relnotes: 12.0.4.html 12.0.5.html 12.0.6.html 17.0.0.html 17.0.1.html 17.0.2.html 17.0.3.html 17.0.4.html 17.0.5.html 17.0.6.html 17.0.7.html 17.1.0.html 17.1.1.html 17.1.2.html 17.1.3.html 17.1.4.html 17.1.5.html 17.1.6.html 17.2.0.html 17.2.1.html 17.2.2.html 17.2.3.html lib/mesa/docs/specs: EGL_MESA_drm_image_formats.txt lib/mesa/include/drm-uapi: drm.h drm_fourcc.h drm_mode.h i915_drm.h vc4_drm.h lib/mesa/src : git_sha1.h lib/mesa/src/amd: Makefile.common.am lib/mesa/src/amd/addrlib/core: addrlib1.cpp addrlib1.h addrlib2.cpp addrlib2.h lib/mesa/src/amd/addrlib/gfx9: coord.cpp coord.h gfx9addrlib.cpp gfx9addrlib.h rbmap.cpp rbmap.h lib/mesa/src/amd/addrlib/gfx9/chip: gfx9_enum.h lib/mesa/src/amd/addrlib/inc/chip/gfx9: gfx9_gb_reg.h lib/mesa/src/amd/common: ac_debug.c ac_debug.h ac_exp_param.h ac_gpu_info.c ac_gpu_info.h ac_llvm_build.c ac_llvm_build.h ac_shader_info.c ac_shader_info.h ac_surface.c ac_surface.h gfx9d.h sid_tables.h sid_tables.py lib/mesa/src/amd/vulkan: radv_debug.h radv_meta_resolve_fs.c lib/mesa/src/broadcom: Makefile.am Makefile.genxml.am Makefile.in Makefile.sources lib/mesa/src/broadcom/cle: gen_pack_header.py v3d_packet_helpers.h v3d_packet_v21.xml v3d_packet_v21_pack.h lib/mesa/src/broadcom/common: v3d_device_info.h lib/mesa/src/compiler: shader_info.h lib/mesa/src/compiler/glsl: builtin_functions.h builtin_int64.h generate_ir.cpp ir_builder_print_visitor.cpp ir_builder_print_visitor.h lower_cs_derived.cpp lower_int64.cpp opt_add_neg_to_sub.h shader_cache.cpp shader_cache.h string_to_uint_map.cpp string_to_uint_map.h lib/mesa/src/compiler/glsl/glcpp/tests: 147-define-macro-no-space.c 147-define-macro-no-space.c.expected 148-legal-characters.c 148-legal-characters.c.expected glcpp-test-cr-lf.sh glcpp-test.sh lib/mesa/src/compiler/glsl/tests: compare_ir.py lower_int64_test.cpp opt_add_neg_to_sub_test.cpp optimization-test.sh warnings-test.sh lib/mesa/src/compiler/glsl/tests/.deps: lower_int64_test.Po opt_add_neg_to_sub_test.Po lib/mesa/src/compiler/nir: README nir_loop_analyze.c nir_loop_analyze.h nir_lower_64bit_packing.c nir_lower_atomics_to_ssbo.c nir_lower_clip_cull_distance_arrays.c nir_lower_constant_initializers.c nir_lower_int64.c nir_lower_patch_vertices.c nir_lower_read_invocation_to_scalar.c nir_lower_regs_to_ssa.c nir_opt_copy_prop_vars.c nir_opt_if.c nir_opt_intrinsics.c nir_opt_loop_unroll.c nir_opt_move_comparisons.c nir_opt_trivial_continues.c nir_to_lcssa.c lib/mesa/src/compiler/spirv: spirv.core.grammar.json spirv_info_c.py lib/mesa/src/egl: egl-entrypoint-check g_egldispatchstubs.c g_egldispatchstubs.h lib/mesa/src/egl/drivers/dri2: linux-dmabuf-unstable-v1-client-protocol.h linux-dmabuf-unstable-v1-protocol.c lib/mesa/src/egl/generate: egl.xml eglFunctionList.py egl_other.xml genCommon.py gen_egl_dispatch.py lib/mesa/src/egl/main: 50_mesa.json egldispatchstubs.c egldispatchstubs.h eglentrypoint.h eglglvnd.c lib/mesa/src/egl/wayland/wayland-egl: wayland-egl-abi-check.c lib/mesa/src/gallium/auxiliary/renderonly: renderonly.c renderonly.h lib/mesa/src/gallium/auxiliary/tgsi: tgsi_from_mesa.c tgsi_from_mesa.h lib/mesa/src/gallium/auxiliary/util: u_threaded_context.c u_threaded_context.h u_threaded_context_calls.h lib/mesa/src/gallium/drivers/etnaviv: Automake.inc Makefile.am Makefile.in Makefile.sources README etnaviv_asm.c etnaviv_asm.h etnaviv_blend.c etnaviv_blend.h etnaviv_clear_blit.c etnaviv_clear_blit.h etnaviv_compiler.c etnaviv_compiler.h etnaviv_compiler_cmdline.c etnaviv_context.c etnaviv_context.h etnaviv_debug.h etnaviv_disasm.c etnaviv_disasm.h etnaviv_emit.c etnaviv_emit.h etnaviv_fence.c etnaviv_fence.h etnaviv_format.c etnaviv_format.h etnaviv_internal.h etnaviv_query.c etnaviv_query.h etnaviv_query_sw.c etnaviv_query_sw.h etnaviv_rasterizer.c etnaviv_rasterizer.h etnaviv_resource.c etnaviv_resource.h etnaviv_rs.c etnaviv_rs.h etnaviv_screen.c etnaviv_screen.h etnaviv_shader.c etnaviv_shader.h etnaviv_state.c etnaviv_state.h etnaviv_surface.c etnaviv_surface.h etnaviv_texture.c etnaviv_texture.h etnaviv_tiling.c etnaviv_tiling.h etnaviv_transfer.c etnaviv_transfer.h etnaviv_translate.h etnaviv_uniforms.c etnaviv_uniforms.h etnaviv_util.h etnaviv_zsa.c etnaviv_zsa.h lib/mesa/src/gallium/drivers/etnaviv/hw: cmdstream.xml.h common.xml.h isa.xml.h state.xml.h state_3d.xml.h lib/mesa/src/gallium/drivers/freedreno: freedreno_query_acc.c freedreno_query_acc.h lib/mesa/src/gallium/drivers/freedreno/a5xx: a5xx.xml.h fd5_blend.c fd5_blend.h fd5_compute.c fd5_compute.h fd5_context.c fd5_context.h fd5_draw.c fd5_draw.h fd5_emit.c fd5_emit.h fd5_format.c fd5_format.h fd5_gmem.c fd5_gmem.h fd5_program.c fd5_program.h fd5_query.c fd5_query.h fd5_rasterizer.c fd5_rasterizer.h fd5_screen.c fd5_screen.h fd5_texture.c fd5_texture.h fd5_zsa.c fd5_zsa.h lib/mesa/src/gallium/drivers/imx: Automake.inc Makefile.am Makefile.in lib/mesa/src/gallium/drivers/pl111: Automake.inc Makefile.am Makefile.in lib/mesa/src/gallium/drivers/r600: eg_debug.c egd_tables.h egd_tables.py lib/mesa/src/gallium/drivers/radeon: radeon_vcn_dec.c radeon_vcn_dec.h lib/mesa/src/gallium/drivers/radeonsi: si_compute.h si_shader_tgsi_mem.c lib/mesa/src/gallium/drivers/svga: svga_msg.c svga_msg.h lib/mesa/src/gallium/drivers/swr: SConscript gen_swr_context_llvm.h swr_fence_work.cpp swr_fence_work.h lib/mesa/src/gallium/drivers/swr/rasterizer/archrast: gen_ar_event.hpp gen_ar_eventhandler.hpp gen_ar_eventhandlerfile.hpp lib/mesa/src/gallium/drivers/swr/rasterizer/codegen: gen_archrast.py gen_backends.py gen_common.py gen_knobs.cpp gen_knobs.h gen_knobs.py gen_llvm_ir_macros.py gen_llvm_types.py knob_defs.py lib/mesa/src/gallium/drivers/swr/rasterizer/codegen/templates: gen_ar_event.cpp gen_ar_event.hpp gen_ar_eventhandler.hpp gen_ar_eventhandlerfile.hpp gen_backend.cpp gen_builder.hpp gen_header_init.hpp gen_knobs.cpp gen_llvm.hpp gen_rasterizer.cpp lib/mesa/src/gallium/drivers/swr/rasterizer/common: intrin.h os.cpp simdlib.hpp simdlib_128_avx.inl simdlib_128_avx2.inl simdlib_128_avx512.inl simdlib_256_avx.inl simdlib_256_avx2.inl simdlib_256_avx512.inl simdlib_512_avx512.inl simdlib_512_avx512_masks.inl simdlib_512_emu.inl simdlib_512_emu_masks.inl simdlib_interface.hpp simdlib_types.hpp lib/mesa/src/gallium/drivers/swr/rasterizer/core: backend_clear.cpp backend_impl.h backend_sample.cpp backend_singlesample.cpp binner.h format_utils.h rasterizer_impl.h state_funcs.h lib/mesa/src/gallium/drivers/swr/rasterizer/core/backends: gen_BackendPixelRate.hpp gen_BackendPixelRate0.cpp gen_BackendPixelRate1.cpp gen_BackendPixelRate2.cpp gen_BackendPixelRate3.cpp gen_rasterizer.hpp gen_rasterizer0.cpp gen_rasterizer1.cpp gen_rasterizer2.cpp gen_rasterizer3.cpp lib/mesa/src/gallium/drivers/swr/rasterizer/jitter: gen_builder.hpp gen_builder_x86.hpp gen_state_llvm.h lib/mesa/src/gallium/drivers/vc4: vc4_cl_dump.h vc4_opt_coalesce_ff_writes.c vc4_tiling_lt.c vc4_tiling_lt_neon.c lib/mesa/src/gallium/drivers/vc4/kernel: README lib/mesa/src/gallium/state_trackers/nine: nine_buffer_upload.c nine_buffer_upload.h nine_csmt_helper.h nine_queue.c nine_queue.h lib/mesa/src/gallium/state_trackers/xa: xa-indent.sh lib/mesa/src/gallium/winsys/etnaviv/drm: Makefile.am Makefile.in Makefile.sources etnaviv_drm_public.h etnaviv_drm_winsys.c lib/mesa/src/gallium/winsys/imx/drm: Makefile.am Makefile.in Makefile.sources imx_drm_public.h imx_drm_winsys.c lib/mesa/src/gallium/winsys/pl111/drm: Makefile.am Makefile.in Makefile.sources pl111_drm_public.h pl111_drm_winsys.c lib/mesa/src/glx/tests: dispatch-index-check lib/mesa/src/gtest/include/gtest/internal: gtest-port-arch.h lib/mesa/src/gtest/include/gtest/internal/custom: gtest-port.h gtest-printers.h gtest.h lib/mesa/src/intel: Makefile.compiler.am Makefile.tools.am Makefile.vulkan.am lib/mesa/src/intel/blorp: TODO blorp_nir_builder.h lib/mesa/src/intel/common: gen_clflush.h gen_debug.c gen_debug.h gen_decoder.c gen_decoder.h gen_urb_config.c lib/mesa/src/intel/compiler: brw_cfg.cpp brw_cfg.h brw_clip.h brw_clip_line.c brw_clip_point.c brw_clip_tri.c brw_clip_unfilled.c brw_clip_util.c brw_compile_clip.c brw_compile_sf.c brw_compiler.c brw_compiler.h brw_dead_control_flow.cpp brw_dead_control_flow.h brw_disasm.c brw_eu.c brw_eu.h brw_eu_compact.c brw_eu_defines.h brw_eu_emit.c brw_eu_util.c brw_eu_validate.c brw_fs.cpp brw_fs.h brw_fs_builder.h brw_fs_cmod_propagation.cpp brw_fs_combine_constants.cpp brw_fs_copy_propagation.cpp brw_fs_cse.cpp brw_fs_dead_code_eliminate.cpp brw_fs_generator.cpp brw_fs_live_variables.cpp brw_fs_live_variables.h brw_fs_lower_conversions.cpp brw_fs_lower_pack.cpp brw_fs_nir.cpp brw_fs_reg_allocate.cpp brw_fs_register_coalesce.cpp brw_fs_saturate_propagation.cpp brw_fs_sel_peephole.cpp brw_fs_surface_builder.cpp brw_fs_surface_builder.h brw_fs_validate.cpp brw_fs_visitor.cpp brw_inst.h brw_interpolation_map.c brw_ir_allocator.h brw_ir_fs.h brw_ir_vec4.h brw_nir.c brw_nir.h brw_nir_analyze_boolean_resolves.c brw_nir_analyze_ubo_ranges.c brw_nir_attribute_workarounds.c brw_nir_opt_peephole_ffma.c brw_nir_tcs_workarounds.c brw_nir_trig_workarounds.c brw_nir_trig_workarounds.py brw_packed_float.c brw_predicated_break.cpp brw_reg.h brw_schedule_instructions.cpp brw_shader.cpp brw_shader.h brw_vec4.cpp brw_vec4.h brw_vec4_builder.h brw_vec4_cmod_propagation.cpp brw_vec4_copy_propagation.cpp brw_vec4_cse.cpp brw_vec4_dead_code_eliminate.cpp brw_vec4_generator.cpp brw_vec4_gs_nir.cpp brw_vec4_gs_visitor.cpp brw_vec4_gs_visitor.h brw_vec4_live_variables.cpp brw_vec4_live_variables.h brw_vec4_nir.cpp brw_vec4_reg_allocate.cpp brw_vec4_surface_builder.cpp brw_vec4_surface_builder.h brw_vec4_tcs.cpp brw_vec4_tcs.h brw_vec4_tes.cpp brw_vec4_tes.h brw_vec4_visitor.cpp brw_vec4_vs.h brw_vec4_vs_visitor.cpp brw_vue_map.c brw_wm_iz.cpp gen6_gs_visitor.cpp gen6_gs_visitor.h intel_asm_annotation.c intel_asm_annotation.h test_eu_compact.cpp test_eu_validate.cpp test_fs_cmod_propagation.cpp test_fs_copy_propagation.cpp test_fs_saturate_propagation.cpp test_vec4_cmod_propagation.cpp test_vec4_copy_propagation.cpp test_vec4_register_coalesce.cpp test_vf_float_conversions.cpp lib/mesa/src/intel/genxml: gen10.xml gen10_pack.h genX_bits.h genX_xml.h gen_bits_header.py gen_zipped_file.py lib/mesa/src/intel/isl: isl_drm.c isl_emit_depth_stencil.c lib/mesa/src/intel/tools: aubinator_error_decode.c intel_aub.h lib/mesa/src/intel/vulkan: anv_nir_lower_input_attachments.c anv_nir_lower_multiview.c anv_queue.c genX_gpu_memcpy.c genX_query.c lib/mesa/src/mapi: entry_ppc64le_tls.h entry_ppc64le_tsd.h lib/mesa/src/mapi/glapi/gen: ARB_bindless_texture.xml ARB_gpu_shader_int64.xml ARB_sparse_buffer.xml gl_marshal.py gl_marshal_h.py marshal_XML.py lib/mesa/src/mesa/drivers/dri/i965: brw_bufmgr.c brw_bufmgr.h brw_oa.py brw_oa_bdw.c brw_oa_bdw.h brw_oa_bdw.xml brw_oa_bxt.c brw_oa_bxt.h brw_oa_bxt.xml brw_oa_chv.c brw_oa_chv.h brw_oa_chv.xml brw_oa_glk.c brw_oa_glk.h brw_oa_glk.xml brw_oa_hsw.c brw_oa_hsw.h brw_oa_hsw.xml brw_oa_kblgt2.c brw_oa_kblgt2.h brw_oa_kblgt2.xml brw_oa_kblgt3.c brw_oa_kblgt3.h brw_oa_kblgt3.xml brw_oa_sklgt2.c brw_oa_sklgt2.h brw_oa_sklgt2.xml brw_oa_sklgt3.c brw_oa_sklgt3.h brw_oa_sklgt3.xml brw_oa_sklgt4.c brw_oa_sklgt4.h brw_oa_sklgt4.xml brw_performance_query.c brw_performance_query.h brw_program_cache.c gen4_blorp_exec.h genX_state_upload.c libdrm_macros.h lib/mesa/src/mesa/main: format_fallback.c format_fallback.py glthread.c glthread.h marshal.c marshal.h marshal_generated.c marshal_generated.h performance_query.c performance_query.h texturebindless.c texturebindless.h lib/mesa/src/mesa/state_tracker: st_shader_cache.c st_shader_cache.h lib/mesa/src/util: build_id.c build_id.h crc32.c crc32.h disk_cache.c disk_cache.h mesa-sha1_test.c rand_xor.c rand_xor.h u_atomic.c u_dynarray.h u_queue.c u_queue.h u_string.h u_thread.h lib/mesa/src/util/sha1: README sha1.c sha1.h lib/mesa/src/vulkan: Makefile.am Makefile.in Makefile.sources lib/mesa/src/vulkan/registry: vk.xml lib/mesa/src/vulkan/util: gen_enum_to_str.py vk_alloc.h vk_enum_to_str.c vk_enum_to_str.h vk_util.c vk_util.h lib/mesa/src/vulkan/wsi: wayland-drm-client-protocol.h wayland-drm-protocol.c Removed files: lib/mesa/src/amd/common: Makefile.am Makefile.in Makefile.sources r600d_common.h lib/mesa/src/amd/vulkan: radv_timestamp.h lib/mesa/src/compiler/glsl: blob.c blob.h cache.c cache.h loop_controls.cpp lib/mesa/src/compiler/glsl/glcpp/tests: glcpp-test glcpp-test-cr-lf lib/mesa/src/compiler/glsl/tests: compare_ir optimization-test warnings-test lib/mesa/src/compiler/nir: nir_array.h nir_lower_double_packing.c nir_to_ssa.c lib/mesa/src/egl/main: eglcompiler.h lib/mesa/src/egl/wayland/wayland-egl: wayland-egl-priv.h lib/mesa/src/gallium/auxiliary/util: u_caps.c u_caps.h u_dynarray.h u_hash.c u_hash.h u_keymap.c u_keymap.h u_queue.c u_queue.h u_string.h lib/mesa/src/gallium/docs: llvm-todo.txt lib/mesa/src/gallium/drivers/ilo: Automake.inc Makefile.am Makefile.in Makefile.sources ilo_blit.c ilo_blit.h ilo_blitter.c ilo_blitter.h ilo_blitter_blt.c ilo_blitter_pipe.c ilo_blitter_rectlist.c ilo_common.h ilo_context.c ilo_context.h ilo_cp.c ilo_cp.h ilo_draw.c ilo_draw.h ilo_format.c ilo_format.h ilo_gpgpu.c ilo_gpgpu.h ilo_public.h ilo_query.c ilo_query.h ilo_render.c ilo_render.h ilo_render_dynamic.c ilo_render_gen.h ilo_render_gen6.c ilo_render_gen7.c ilo_render_gen8.c ilo_render_media.c ilo_render_surface.c ilo_resource.c ilo_resource.h ilo_screen.c ilo_screen.h ilo_shader.c ilo_shader.h ilo_state.c ilo_state.h ilo_transfer.c ilo_transfer.h ilo_video.c ilo_video.h lib/mesa/src/gallium/drivers/ilo/core: ilo_builder.c ilo_builder.h ilo_builder_3d.h ilo_builder_3d_bottom.h ilo_builder_3d_top.h ilo_builder_blt.h ilo_builder_decode.c ilo_builder_media.h ilo_builder_mi.h ilo_builder_render.h ilo_core.h ilo_debug.c ilo_debug.h ilo_dev.c ilo_dev.h ilo_image.c ilo_image.h ilo_state_cc.c ilo_state_cc.h ilo_state_compute.c ilo_state_compute.h ilo_state_raster.c ilo_state_raster.h ilo_state_sampler.c ilo_state_sampler.h ilo_state_sbe.c ilo_state_sbe.h ilo_state_shader.c ilo_state_shader.h ilo_state_shader_ps.c ilo_state_sol.c ilo_state_sol.h ilo_state_surface.c ilo_state_surface.h ilo_state_surface_format.c ilo_state_urb.c ilo_state_urb.h ilo_state_vf.c ilo_state_vf.h ilo_state_viewport.c ilo_state_viewport.h ilo_state_zs.c ilo_state_zs.h ilo_vma.h intel_winsys.h lib/mesa/src/gallium/drivers/ilo/genhw: gen_blitter.xml.h gen_eu_isa.xml.h gen_eu_message.xml.h gen_mi.xml.h gen_regs.xml.h gen_render.xml.h gen_render_3d.xml.h gen_render_dynamic.xml.h gen_render_media.xml.h gen_render_surface.xml.h genhw.h lib/mesa/src/gallium/drivers/ilo/shader: ilo_shader_cs.c ilo_shader_fs.c ilo_shader_gs.c ilo_shader_internal.h ilo_shader_vs.c toy_compiler.c toy_compiler.h toy_compiler_asm.c toy_compiler_disasm.c toy_compiler_reg.h toy_helpers.h toy_legalize.c toy_legalize.h toy_legalize_ra.c toy_optimize.c toy_optimize.h toy_tgsi.c toy_tgsi.h lib/mesa/src/gallium/drivers/radeon: LLVM_REVISION.txt cayman_msaa.c r600_streamout.c r600_viewport.c radeon_elf_util.c radeon_elf_util.h lib/mesa/src/gallium/drivers/radeonsi: sid_tables.h sid_tables.py lib/mesa/src/gallium/drivers/swr: swr_context_llvm.h lib/mesa/src/gallium/drivers/swr/rasterizer/archrast: gen_ar_event.h gen_ar_eventhandler.h gen_ar_eventhandlerfile.h lib/mesa/src/gallium/drivers/swr/rasterizer/core: multisample.cpp lib/mesa/src/gallium/drivers/swr/rasterizer/jitter: builder_x86.cpp builder_x86.h state_llvm.h lib/mesa/src/gallium/drivers/swr/rasterizer/jitter/scripts: gen_llvm_ir_macros.py gen_llvm_types.py lib/mesa/src/gallium/drivers/swr/rasterizer/scripts: gen_archrast.py gen_knobs.cpp gen_knobs.h gen_knobs.py knob_defs.py lib/mesa/src/gallium/drivers/swr/rasterizer/scripts/mako: __init__.py _ast_util.py ast.py cache.py cmd.py codegen.py compat.py exceptions.py filters.py lexer.py lookup.py parsetree.py pygen.py pyparser.py runtime.py template.py util.py lib/mesa/src/gallium/drivers/swr/rasterizer/scripts/templates: ar_event_cpp.template ar_event_h.template ar_eventhandler_h.template ar_eventhandlerfile_h.template knobs.template lib/mesa/src/gallium/state_trackers/omx: Makefile.am Makefile.in Makefile.sources entrypoint.c entrypoint.h vid_dec.c vid_dec.h vid_dec_h264.c vid_dec_h265.c vid_dec_mpeg12.c vid_enc.c vid_enc.h lib/mesa/src/gallium/state_trackers/xa: xa-indent lib/mesa/src/gallium/targets/omx: Makefile.am Makefile.in omx.sym target.c lib/mesa/src/gallium/targets/pipe-loader: pipe_i965.c lib/mesa/src/gallium/winsys/intel/drm: Makefile.am Makefile.in Makefile.sources intel_drm_public.h intel_drm_winsys.c lib/mesa/src/gbm/main: common_drm.h lib/mesa/src/intel/genxml: gen6_xml.h gen75_xml.h gen7_xml.h gen8_xml.h gen9_xml.h lib/mesa/src/intel/tools: Makefile.am Makefile.in decoder.c decoder.h lib/mesa/src/intel/vulkan: Makefile.am Makefile.in Makefile.sources anv_nir_apply_dynamic_offsets.c anv_query.c anv_timestamp.h dev_icd.json.in gen7_pipeline.c gen8_pipeline.c genX_pipeline_util.h intel_icd.json.in lib/mesa/src/mesa/drivers/common: meta_copy_image.c meta_tex_subimage.c lib/mesa/src/mesa/drivers/dri/common: drirc xmlconfig.c xmlconfig.h xmlpool.h lib/mesa/src/mesa/drivers/dri/common/xmlpool: Makefile.am Makefile.in SConscript ca.po de.po es.po fr.po gen_xmlpool.py nl.po options.h sv.po t_options.h lib/mesa/src/mesa/drivers/dri/common/xmlpool/ca/LC_MESSAGES: options.mo lib/mesa/src/mesa/drivers/dri/common/xmlpool/de/LC_MESSAGES: options.mo lib/mesa/src/mesa/drivers/dri/common/xmlpool/es/LC_MESSAGES: options.mo lib/mesa/src/mesa/drivers/dri/common/xmlpool/fr/LC_MESSAGES: options.mo lib/mesa/src/mesa/drivers/dri/common/xmlpool/nl/LC_MESSAGES: options.mo lib/mesa/src/mesa/drivers/dri/common/xmlpool/sv/LC_MESSAGES: options.mo lib/mesa/src/mesa/drivers/dri/i965: brw_cc.c brw_cfg.cpp brw_cfg.h brw_clip.h brw_clip_line.c brw_clip_point.c brw_clip_state.c brw_clip_tri.c brw_clip_unfilled.c brw_clip_util.c brw_compiler.c brw_compiler.h brw_cubemap_normalize.cpp brw_dead_control_flow.cpp brw_dead_control_flow.h brw_disasm.c brw_eu.c brw_eu.h brw_eu_compact.c brw_eu_emit.c brw_eu_util.c brw_eu_validate.c brw_fs.cpp brw_fs.h brw_fs_builder.h brw_fs_channel_expressions.cpp brw_fs_cmod_propagation.cpp brw_fs_combine_constants.cpp brw_fs_copy_propagation.cpp brw_fs_cse.cpp brw_fs_dead_code_eliminate.cpp brw_fs_generator.cpp brw_fs_live_variables.cpp brw_fs_live_variables.h brw_fs_lower_d2x.cpp brw_fs_lower_pack.cpp brw_fs_nir.cpp brw_fs_reg_allocate.cpp brw_fs_register_coalesce.cpp brw_fs_saturate_propagation.cpp brw_fs_sel_peephole.cpp brw_fs_surface_builder.cpp brw_fs_surface_builder.h brw_fs_validate.cpp brw_fs_vector_splitting.cpp brw_fs_visitor.cpp brw_gs_state.c brw_inst.h brw_interpolation_map.c brw_ir_allocator.h brw_ir_fs.h brw_ir_vec4.h brw_lower_texture_gradients.cpp brw_nir.c brw_nir.h brw_nir_analyze_boolean_resolves.c brw_nir_attribute_workarounds.c brw_nir_intrinsics.c brw_nir_opt_peephole_ffma.c brw_nir_tcs_workarounds.c brw_nir_trig_workarounds.c brw_nir_trig_workarounds.py brw_packed_float.c brw_performance_monitor.c brw_predicated_break.cpp brw_reg.h brw_sampler_state.c brw_schedule_instructions.cpp brw_sf.h brw_sf_emit.c brw_sf_state.c brw_shader.cpp brw_shader.h brw_state_batch.c brw_state_cache.c brw_state_dump.c brw_tex_layout.c brw_vec4.cpp brw_vec4.h brw_vec4_builder.h brw_vec4_cmod_propagation.cpp brw_vec4_copy_propagation.cpp brw_vec4_cse.cpp brw_vec4_dead_code_eliminate.cpp brw_vec4_generator.cpp brw_vec4_gs_nir.cpp brw_vec4_gs_visitor.cpp brw_vec4_gs_visitor.h brw_vec4_live_variables.cpp brw_vec4_live_variables.h brw_vec4_nir.cpp brw_vec4_reg_allocate.cpp brw_vec4_surface_builder.cpp brw_vec4_surface_builder.h brw_vec4_tcs.cpp brw_vec4_tcs.h brw_vec4_tes.cpp brw_vec4_tes.h brw_vec4_visitor.cpp brw_vec4_vs_visitor.cpp brw_vs_state.c brw_vue_map.c brw_wm_iz.cpp brw_wm_state.c gen6_cc.c gen6_depthstencil.c gen6_gs_state.c gen6_gs_visitor.cpp gen6_gs_visitor.h gen6_scissor_state.c gen6_sf_state.c gen6_viewport_state.c gen6_vs_state.c gen6_wm_state.c gen7_cs_state.c gen7_ds_state.c gen7_gs_state.c gen7_hs_state.c gen7_sf_state.c gen7_te_state.c gen7_viewport_state.c gen7_vs_state.c gen7_wm_state.c gen7_wm_surface_state.c gen8_blend_state.c gen8_disable.c gen8_draw_upload.c gen8_ds_state.c gen8_gs_state.c gen8_hs_state.c gen8_ps_state.c gen8_sf_state.c gen8_sol_state.c gen8_surface_state.c gen8_viewport_state.c gen8_vs_state.c gen8_wm_depth_stencil.c intel_asm_annotation.c intel_asm_annotation.h intel_debug.c intel_debug.h intel_resolve_map.c intel_resolve_map.h intel_tex_subimage.c test_eu_compact.c test_fs_cmod_propagation.cpp test_fs_copy_propagation.cpp test_fs_saturate_propagation.cpp test_vec4_cmod_propagation.cpp test_vec4_copy_propagation.cpp test_vec4_register_coalesce.cpp test_vf_float_conversions.cpp lib/mesa/src/mesa/main: dlopen.h lib/mesa/src/mesa/state_tracker: st_cache.h lib/mesa/src/util: string_to_uint_map.cpp string_to_uint_map.h strndup.c vk_alloc.h lib/mesa/src/vulkan/wsi: Makefile.am Makefile.in Makefile.sources Log message: Merge Mesa 17.3.9 Mesa 18.x needs an ld with build-id for at least the intel code Mesa 18.2 assumes linux only memfd syscalls in intel code Tested by matthieu@, kettenis@ and myself on a variety of hardware and architectures. ok kettenis@ CVSROOT: /cvs Module name: xenocara Changes by: jsg@cvs.openbsd.org 2018/10/23 00:46:39 Modified files: . : 3RDPARTY Log message: update CVSROOT: /cvs Module name: xenocara Changes by: jsg@cvs.openbsd.org 2018/10/23 02:15:04 Modified files: distrib/sets/lists/xbase: md.alpha md.amd64 md.arm64 md.armv7 md.hppa md.i386 md.landisk md.loongson md.macppc md.octeon md.sgi md.socppc md.sparc64 Log message: sync CVSROOT: /cvs Module name: src Changes by: martijn@cvs.openbsd.org 2018/10/23 02:24:50 Modified files: usr.bin/ldap : ldapclient.c Log message: Fix off by one when wrapping long LDIF lines. OK reyk@ CVSROOT: /cvs Module name: ports Changes by: gonzalo@cvs.openbsd.org 2018/10/23 02:26:21 Modified files: www/nextcloud : Makefile distinfo www/nextcloud/pkg: PLIST Log message: Update for Nextcloud to 14.0.3 OK bket@ CVSROOT: /cvs Module name: src Changes by: martijn@cvs.openbsd.org 2018/10/23 02:28:34 Modified files: usr.bin/ldap : ldapclient.c Log message: CVSROOT: /cvs Module name: src Changes by: martijn@cvs.openbsd.org 2018/10/23 02:41:45 Modified files: usr.bin/join : join.c Log message: Allow us to join on NULL columns. This is similar to what the other implementations do and new behaviour was most likely added by accident in r1.4. OK otto@ CVSROOT: /cvs Module name: ports Changes by: rpointel@cvs.openbsd.org 2018/10/23 02:44:22 Modified files: security/oledump: Makefile distinfo security/oledump/pkg: PLIST Log message: update oledump to 0.0.38. CVSROOT: /cvs Module name: src Changes by: martijn@cvs.openbsd.org 2018/10/23 02:45:49 Modified files: regress/usr.bin/join: Makefile Added files: regress/usr.bin/join: t8.out t8a.in t8b.in Log message: Add regression test for joining on NULL columns. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/23 02:59:59 Modified files: devel/llvm : Makefile devel/llvm/patches: patch-tools_lld_ELF_SyntheticSections_cpp Log message: Sync with base: When merging sections into the output, lld tries to adjust the alignment of the section to be at least as large as the entry size of the section. This causes a later check that validates the alignment to fail if the entry size isn't a power of two. This happens when building some of the java support code in ports gcc. Fix this by sticking to the original alignment if the entry size isn't a power of two. from Brad (maintainer) CVSROOT: /cvs Module name: ports Changes by: rpointel@cvs.openbsd.org 2018/10/23 03:00:23 Modified files: net/py-tld : Makefile distinfo net/py-tld/pkg : PLIST Log message: update tld to 0.9.1. CVSROOT: /cvs Module name: ports Changes by: rpointel@cvs.openbsd.org 2018/10/23 03:04:01 Modified files: security/pdf-parser: Makefile distinfo Log message: update pdf-parser to 0.6.9. CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2018/10/23 03:53:06 Modified files: sys/net : pf_norm.c Log message: Make pf compile without DIAGNOSTIC again OK bluhm@ kn@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/23 04:44:05 Log message: mlpack is a fast, flexible machine learning library, written in C++, that aims to provide fast, extensible implementations of cutting-edge machine learning algorithms. Comes with command-line programs and python bindings okay rsadowski@ Status: Vendor Tag: espie Release Tags: espie_20181023 N ports/math/mlpack/distinfo N ports/math/mlpack/Makefile N ports/math/mlpack/patches/patch-CMake_allexec2man_sh N ports/math/mlpack/patches/patch-CMake_exec2man_sh N ports/math/mlpack/patches/patch-CMakeLists_txt N ports/math/mlpack/patches/patch-src_mlpack_bindings_python_CMakeLists_txt N ports/math/mlpack/patches/patch-src_mlpack_bindings_python_setup_py_in N ports/math/mlpack/patches/patch-src_mlpack_CMakeLists_txt N ports/math/mlpack/pkg/PLIST-main N ports/math/mlpack/pkg/DESCR-python N ports/math/mlpack/pkg/DESCR-main N ports/math/mlpack/pkg/PLIST-python No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2018/10/23 04:45:58 Modified files: math : Makefile Log message: +mlpack flavors CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2018/10/23 05:20:12 Modified files: net/knot : Makefile distinfo Log message: Update to knot-2.7.3 Several bugfixes and improvements CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2018/10/23 08:25:44 Modified files: regress/usr.sbin/vmd/config: Makefile Log message: Previous commit introduced typo in dependency. Create dummy file before using it. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2018/10/23 08:39:56 Modified files: lang/fpc : Makefile distinfo Added files: lang/fpc/patches: patch-fpcsrc_compiler_ogelf_pas Log message: Upstream fix for "fpc creates objects with invalid header alignment, fails to link with LLVM's lld linker" https://bugs.freepascal.org/view.php?id=32900 New bootstrap by pascal@ CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2018/10/23 09:26:42 Modified files: net/bitcoin : Makefile Added files: net/bitcoin/patches: patch-configure_ac Log message: unbreak lld Do not set "-fPIE -pie" flags by AX_CHECK_LINK_FLAG(). "looks fine" neddy@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2018/10/23 09:56:53 Modified files: x11/gnome/aisleriot: Makefile distinfo Log message: Update to aisleriot-3.22.7. CVSROOT: /cvs Module name: src Changes by: patrick@cvs.openbsd.org 2018/10/23 10:41:53 Modified files: sys/dev/ofw : ofw_regulator.c Log message: Fix OFW GPIO regulator by breaking out of the loop once the correct match has been found. Otherwise the error condition will always be true. ok kettenis@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/10/23 10:52:49 Modified files: www/mozilla-firefox: Makefile distinfo www/mozilla-firefox/patches: patch-security_manager_pki_resources_content_exceptionDialog_js patch-storage_mozStorageConnection_cpp www/mozilla-firefox/pkg: PLIST www/firefox-i18n: Makefile.inc distinfo Removed files: www/mozilla-firefox/patches: patch-dom_ipc_ContentChild_cpp patch-gfx_thebes_gfxFcPlatformFontList_cpp patch-gfx_thebes_gfxFcPlatformFontList_h patch-security_sandbox_common_SandboxSettings_h patch-toolkit_xre_nsAppRunner_cpp patch-widget_nsShmImage_cpp patch-xpcom_base_nsDebugImpl_cpp patch-xpcom_base_nsMemoryReporterManager_cpp Log message: Update to firefox 63.0. See https://www.mozilla.org/en-US/firefox/63.0/releasenotes/ Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-26/ Remove pledge patches from #1466593 & #1457092, they were all merged upstream. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/10/23 10:54:06 Modified files: www/firefox-esr: Makefile distinfo www/firefox-esr-i18n: Makefile.inc distinfo Log message: Update to firefox-esr 60.3.0. See https://www.mozilla.org/en-US/firefox/60.3.0/releasenotes/ Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-27/ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/10/23 10:59:45 Modified files: www/mozilla-firefox: Tag: OPENBSD_6_4 Makefile distinfo www/mozilla-firefox/patches: Tag: OPENBSD_6_4 patch-security_manager_pki_resources_content_exceptionDialog_js patch-storage_mozStorageConnection_cpp www/mozilla-firefox/pkg: Tag: OPENBSD_6_4 PLIST Removed files: www/mozilla-firefox/patches: Tag: OPENBSD_6_4 patch-dom_ipc_ContentChild_cpp patch-gfx_thebes_gfxFcPlatformFontList_cpp patch-gfx_thebes_gfxFcPlatformFontList_h patch-security_sandbox_common_SandboxSettings_h patch-toolkit_xre_nsAppRunner_cpp patch-widget_nsShmImage_cpp patch-xpcom_base_nsDebugImpl_cpp patch-xpcom_base_nsMemoryReporterManager_cpp Log message: MFC: Update to firefox 63.0. See https://www.mozilla.org/en-US/firefox/63.0/releasenotes/ Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-26/ Remove pledge patches from #1466593 & #1457092, they were all merged upstream. 6.4-stable packages available at https://packages.rhaalovely.net/%m as usual. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2018/10/23 11:00:42 Modified files: www/firefox-esr: Tag: OPENBSD_6_4 Makefile distinfo Log message: MFC: Update to firefox-esr 60.3.0. See https://www.mozilla.org/en-US/firefox/60.3.0/releasenotes/ Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-27/ 6.4-stable packages available at https://packages.rhaalovely.net/%m as usual. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2018/10/23 11:17:54 Modified files: usr.bin/mandoc : man_html.c Log message: Input lines that are not blank but generate no output, for example lines containing nothing but "\&", are significant in no-fill mode and can be represented by blank lines inside
.
Fixing a bug that Pali dot Rohar at gmail dot com found
in pod2man(1) output, for example Email::Address::XS(3p).

While here, inside no-fill mode, there is no need to encode
totally blank input lines by emulating .PP - just let them
through as we are inside 
 anyway.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/23 11:51:32

Modified files:
	sys/arch/i386/i386: bios.c cpu.c 
	sys/arch/amd64/amd64: acpi_machdep.c bios.c cpu.c 

Log message:
Comvert a few uvm_km_alloc(9) and uvm_km_valloc(9) calls to km_alloc(9).

ok deraadt@, mlarkin@, visa@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/23 12:16:58

Modified files:
	gnu/llvm/tools/lld/ELF: Config.h Driver.cpp 
	                        SyntheticSections.cpp 

Log message:
Add support for -z initfirst.

From upstream r335090.  ok guenther@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 12:50:08

Modified files:
	textproc/py-natsort: Makefile distinfo 
	textproc/py-natsort/pkg: PLIST 

Log message:
update to py-natsort-5.4.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 12:52:26

Modified files:
	net/minio/client: Makefile distinfo 

Log message:
update to minioc-0.20181018


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 12:53:09

Modified files:
	net/minio/server: Makefile distinfo 

Log message:
update to minio-0.20181018


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 12:57:22

Modified files:
	net            : Makefile 

Log message:
- py-raet


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 12:58:38

Removed files:
	net/py-raet    : Makefile distinfo 
	net/py-raet/pkg: DESCR PLIST 

Log message:
remove py-raet; saltstack stopped this flirt a while ago

discussed with and ok aja@ a while ago


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 12:58:56

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
register py-raet removal


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 12:59:56

Modified files:
	security/py-scp: Makefile distinfo 

Log message:
update to py-scp-0.12.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 13:02:31

Modified files:
	net/py-ncclient: Makefile distinfo 
	net/py-ncclient/pkg: PLIST 

Log message:
update to py-ncclient-0.6.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 13:08:31

Modified files:
	net/py-netmiko : Makefile distinfo 
	net/py-netmiko/pkg: PLIST 

Log message:
update to py-netmiko-2.3.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 13:13:58

Modified files:
	net/napalm/py-napalm: Makefile distinfo 

Log message:
update to py-napalm-2.3.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 13:28:18

Modified files:
	security/libssh: Makefile distinfo 
	security/libssh/patches: patch-ConfigureChecks_cmake 
	                         patch-tests_unittests_torture_misc_c 
	security/libssh/pkg: PLIST 
Removed files:
	security/libssh/patches: 
	                         patch-cmake_Modules_DefineCompilerFlags_cmake 

Log message:
update to libssh-0.8.4

this addresses https://www.libssh.org/security/advisories/CVE-2018-10933.txt

ok rpointel@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/23 13:28:47

Modified files:
	x11/x2goclient : Makefile 
	x11/x2goclient/patches: patch-x2goclient_pro 
	x11/remmina    : Makefile 
Added files:
	x11/remmina/patches: patch-cmake_FindLIBSSH_cmake 

Log message:
unbreak after libssh update


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/10/23 13:42:47

Modified files:
	security/p5-Net_SSLeay: Makefile 
Added files:
	security/p5-Net_SSLeay/patches: patch-SSLeay_xs 

Log message:
Get the MAC secret size from the cipher, rather than reaching into
libssl internals.  This effectively takes the OpenSSL 1.1 code path
instead of the OpenSSL 1.0 code path, and will allow for further
libssl clean up.
with and OK jsing@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2018/10/23 14:35:47

Modified files:
	math/blas      : Makefile 
	math/arpack    : Makefile 
	math/lapack    : Makefile 

Log message:
use gfortran instead of cc to link these libraries, in order to register
the dependency on libgfortran.

suggested and ok jca@


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/10/23 14:41:59

Modified files:
	usr.bin/mandoc : tag.c 

Log message:
The ctags(1) file format uses whitespace as a field delimiter, and
there is no escaping mechanism, so tags cannot contain whitespace.
Consequently, we used to simply not tag macro arguments containing
space characters.  Instead, let's tag the first word, unless there
is a proper match for that word somewhere else.  For example, this
makes ":tquery" work in ntpd.conf(5).

Feature suggested by kn@, who also thinks the implementation looks
reasonable and works in his testing.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bket@cvs.openbsd.org	2018/10/23 22:58:20

Modified files:
	archivers/zstd : Makefile distinfo 
	archivers/zstd/pkg: PLIST 

Log message:
Update to zstd-1.3.7.

Minor fix release, which fixes a compression ratio regression. List of
man pages has been completed with documentation for zstdless and
zstdgrep.


CVSROOT:	/cvs
Module name:	src
Changes by:	ori@cvs.openbsd.org	2018/10/23 23:19:03

Modified files:
	usr.sbin/vmd   : vioqcow2.c 

Log message:
Fix qcow2 disk images for data sizes greater than 4 gigs.

We used to truncate the disk end by anding it with a 32 bit value.
The 32 bit value was not sign extended, which causes the disk size
to wrap at 4 gigabytes:

disk->end = (disk->end + disk->clustersz - 1) & ~(disk->clustersz - 1);

This change converts the clustersz to an off_t in order to remove the
class of errors by avoiding type conversions entirely.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ori@cvs.openbsd.org	2018/10/23 23:44:28

Modified files:
	geo/openbsd-developers/files: OpenBSD 

Log message:



CVSROOT:	/cvs
Module name:	src
Changes by:	martijn@cvs.openbsd.org	2018/10/24 00:01:03

Modified files:
	bin/csh        : csh.c dir.c lex.c misc.c parse.c set.c 

Log message:
Fix some minor issues found by coverity.

OK millert@ and miko@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ori@cvs.openbsd.org	2018/10/24 00:24:20

Modified files:
	geo/openbsd-developers: Makefile 

Log message:
Bumping REVISION for previous commit.

OK mlarkin@ landry@


CVSROOT:	/cvs
Module name:	ports
Changes by:	gonzalo@cvs.openbsd.org	2018/10/24 01:45:42

Modified files:
	x11/smplayer   : Makefile distinfo 

Log message:
Update for SMPlayer to 18.10.0

OK benoit@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/24 02:18:14

Modified files:
	usr.sbin/bgpd  : rde.c 

Log message:
Pass down the right nexthop to rde_dump_rib_as() so that dumping the
Adj-RIB-Out prints the right (modified) nexthop. Found by Marko Cupac.
OK benno@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/24 02:26:37

Modified files:
	usr.sbin/bgpd  : mrt.c rde.c rde.h rde_rib.c rde_update.c 
	                 session.h 

Log message:
Major refactoring of the RIB handling code. Mainly change how the RIB is
walked. rib_dump_r() is now an internal function and instead the code gets
an additional callback for throttling the rib_dump code. This removes a
lot of similar code used to make sure the RDE is not walking to fast and
replaces it with simpler callbacks. The other big change is the removal
of struct rib pointers in other data structures. The rib pointers are not
stable because of a realloc() call happening when extending the array so
instead use the RIB ID as a reference.
Tested and OK denis@ and benno@


CVSROOT:	/cvs
Module name:	src
Changes by:	denis@cvs.openbsd.org	2018/10/24 03:02:48

Modified files:
	usr.bin/bgplg  : bgplg.h 

Log message:
fix show ip bgp out/in

Update usage message and add missing "neighbor" argument.

OK benno@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/24 03:42:44

Modified files:
	games/valyriatear: Makefile 
Added files:
	games/valyriatear/patches: patch-src_CMakeLists_txt 

Log message:
Explicitly link against libiconv, fixing build with lld.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/10/24 04:13:11

Modified files:
	multimedia/mkvtoolnix: Makefile distinfo 

Log message:
Bugfix update mkvtoolnix-28.1.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/10/24 04:13:26

Modified files:
	fonts/font-awesome: Makefile distinfo 

Log message:
Update font-awesome-5.4.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 04:19:36

Modified files:
	lang/php/5.6   : Makefile 
	lang/php/7.0   : Makefile 
	lang/php/7.1   : Makefile 
	lang/php/7.2   : Makefile 
	lang/php/files : DESCR-main 

Log message:
update php's DESCR, as spotted by Daniel Winters this includes references to
pdo_sqlite which was split off again between 6.3->6.4.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2018/10/24 04:55:16

Modified files:
	faq            : upgrade64.html 

Log message:
as spotted by Daniel Winters, the PHP SQLite extensions were moved to
separate packages, add information in the 6.4 upgrade notes about this.
ok (and brain-finger-interface-malfunction in original diff found by) tb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 05:14:30

Modified files:
	fonts/junicode : Makefile distinfo 

Log message:
update to junicode 1.002, from George Rosamond


CVSROOT:	/cvs
Module name:	ports
Changes by:	bket@cvs.openbsd.org	2018/10/24 05:23:12

Modified files:
	security/easy-rsa: Makefile distinfo 
	security/easy-rsa/pkg: PLIST 
Removed files:
	security/easy-rsa/patches: patch-easyrsa 

Log message:
Update to easy-rsa-3.0.5.

This version adds support for LibreSSL. While here switch HOMEPAGE to
https.

OK sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 07:13:32

Modified files:
	www/ap2-mod_wsgi: Makefile distinfo 

Log message:
update to ap2-mod_wsgi-4.6.5


CVSROOT:	/cvs
Module name:	src
Changes by:	denis@cvs.openbsd.org	2018/10/24 07:18:52

Modified files:
	usr.bin/bgplg  : bgplg.h 

Log message:
add 'show ip bgp ovs' and 'show ip bgp ext-community' commands

OK sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 07:23:59

Modified files:
	www/apache-httpd: Makefile distinfo 
	www/apache-httpd/patches: patch-modules_ssl_ssl_private_h 
	www/apache-httpd/pkg: PLIST-main 

Log message:
update to apache-httpd-2.4.37


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 07:26:25

Modified files:
	www/urlwatch   : Makefile distinfo 

Log message:
update to urlwatch-2.15


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 08:28:14

Modified files:
	archivers/fuse-zip: Makefile 
	archivers/innoextract: Makefile 
	archivers/lzip/lzip: Makefile 
	archivers/lzip/lziprecover: Makefile 
	archivers/lzip/plzip: Makefile 
	archivers/lzip/tarlz: Makefile 
	archivers/p7zip: Makefile 
	archivers/par2cmdline: Makefile 
	archivers/pecl-rar: Makefile 
	archivers/quazip: Makefile 
	archivers/snappy: Makefile 
	archivers/unrar: Makefile 
	archivers/woff2: Makefile 
	archivers/zipios: Makefile 
	astro/celestia : Makefile 
	audio/adplay   : Makefile 
	audio/adplug   : Makefile 
	audio/aqualung : Makefile 
	audio/audacity : Makefile 
	audio/caps-plugins: Makefile 
	audio/chromaprint: Makefile 
	audio/cmt      : Makefile 
	audio/deadbeef : Makefile 
	audio/easytag  : Makefile 
	audio/espeak   : Makefile 
	audio/flac     : Makefile 
	audio/gimmix   : Makefile 
	audio/gmpc-plugins: Makefile 
	audio/goattracker: Makefile 
	audio/gogglesmm: Makefile 
	audio/grip     : Makefile 
	audio/hydrogen : Makefile 
	audio/id3ed    : Makefile 
	audio/id3lib   : Makefile 
	audio/ladspa   : Makefile 
	audio/libbs2b  : Makefile 
	audio/libcanberra: Makefile 
	audio/libcdio  : Makefile 
	audio/liblastfm: Makefile 
	audio/libmodplug: Makefile 
	audio/libmusicbrainz: Makefile 
	audio/libmusicbrainz5: Makefile 
	audio/libofa   : Makefile 
	audio/libsidplay: Makefile 
	audio/mac      : Makefile 
	audio/mcp-plugins: Makefile 
	audio/milkytracker: Makefile 
	audio/moc      : Makefile 
	audio/mp3blaster: Makefile 
	audio/musique  : Makefile 
	audio/ocp      : Makefile 
	audio/paulstretch: Makefile 
	audio/picard   : Makefile 
	audio/pms      : Makefile 
	audio/py-tagpy : Makefile 
	audio/ruby-taglib: Makefile 
	audio/sidplay  : Makefile 
	audio/soundtouch: Makefile 
	audio/taglib   : Makefile 
	audio/tagtool  : Makefile 
	audio/tempest  : Makefile 
	audio/vagalume : Makefile 
	audio/vamp-plugin-sdk: Makefile 
	audio/xcd      : Makefile 
	audio/xmms2    : Makefile 
	benchmarks/bonnie++: Makefile 
	benchmarks/sysbench: Makefile 
	biology/nutdb  : Makefile 
	cad/abc        : Makefile 
	cad/fritzing   : Makefile 
	cad/geda-gaf   : Makefile 
	cad/gnucap     : Makefile 
	cad/gtkwave    : Makefile 
	cad/kicad      : Makefile 
	cad/necpp      : Makefile 
	cad/openscad   : Makefile 
	cad/qcad       : Makefile 
	cad/qucs       : Makefile 
	comms/fldigi   : Makefile 
	comms/gmfsk    : Makefile 
	comms/gnuradio : Makefile 
	comms/gpsk31   : Makefile 
	comms/hamlib   : Makefile 
	comms/hylafax  : Makefile 
	comms/owx      : Makefile 
	comms/qtserialport: Makefile 
	converters/html2text: Makefile 
	converters/k2pdfopt: Makefile 
	converters/lastools: Makefile 
	converters/libpst: Makefile 
	converters/pflogx: Makefile 
	converters/wv2 : Makefile 
	databases/db/v4: Makefile 
	databases/evolution-data-server: Makefile 
	databases/kyotocabinet: Makefile 
	databases/libdbi-drivers: Makefile 
	databases/libpqxx: Makefile 
	databases/mariadb: Makefile 
	databases/mysqlcc: Makefile 
	databases/openldap: Makefile 
	databases/pgadmin3: Makefile 
	databases/postgresql-plv8: Makefile 
	databases/py-odbc: Makefile 
	databases/qt3-sqlite3-plugin: Makefile 
	databases/riak : Makefile 
	databases/sqliteman: Makefile 
	databases/strigi: Makefile 
	databases/xapian-bindings: Makefile 
	databases/xapian-core: Makefile 
	devel/arm-none-eabi/gcc-linaro: Makefile 
	devel/atf      : Makefile 
	devel/atlas    : Makefile 
	devel/avr/gcc  : Makefile 
	devel/beediff  : Makefile 
	devel/boehm-gc : Makefile 
	devel/bouml    : Makefile 
	devel/ccrtp    : Makefile 
	devel/cgdb     : Makefile 
	devel/cln      : Makefile 
	devel/cmake    : Makefile 
	devel/codeworker: Makefile 
	devel/commoncpp: Makefile 
	devel/cpptest  : Makefile 
	devel/cppunit  : Makefile 
	devel/cryptopp : Makefile 
	devel/csmith   : Makefile 
	devel/ddd      : Makefile 
	devel/doc++    : Makefile 
	devel/doxygen  : Makefile 
	devel/doxygen-gui: Makefile 
	devel/flatzebra: Makefile 
	devel/fox      : Makefile 
	devel/gdb      : Makefile 
	devel/gengetopt: Makefile 
	devel/gettext  : Makefile 
	devel/gflags   : Makefile 
	devel/glog     : Makefile 
	devel/gperf    : Makefile 
	devel/gsoap    : Makefile 
	devel/gtest    : Makefile 
	devel/guilib   : Makefile 
	devel/gwenhywfar: Makefile 
	devel/jdk/1.8  : Makefile 
	devel/jsoncpp  : Makefile 
	devel/kdiff3   : Makefile 
	devel/kyua-cli : Makefile 
	devel/libaudiofile: Makefile 
	devel/libbinio : Makefile 
	devel/libconfig: Makefile 
	devel/libmemcached: Makefile 
	devel/libofx   : Makefile 
	devel/libplist : Makefile 
	devel/log4cplus: Makefile 
	devel/log4cpp  : Makefile 
	devel/lutok    : Makefile 
	devel/monotone : Makefile 
	devel/mygui    : Makefile 
	devel/mysql++  : Makefile 
	devel/ninja    : Makefile 
	devel/ode      : Makefile 
	devel/ois      : Makefile 
	devel/openmpi  : Makefile 
	devel/pasmo    : Makefile 
	devel/pcre     : Makefile 
	devel/pcre++   : Makefile 
	devel/poedit   : Makefile 
	devel/ptlib    : Makefile 
	devel/py-llvmlite: Makefile 
	devel/py-sip   : Makefile 
	devel/pycdc    : Makefile 
	devel/pysvn    : Makefile 
	devel/qgit     : Makefile 
	devel/qjson    : Makefile 
	devel/ragel    : Makefile 
	devel/rapidsvn : Makefile 
	devel/re2c     : Makefile 
	devel/riscv-elf/gcc: Makefile 
	devel/rlog     : Makefile 
	devel/ruby-therubyracer: Makefile 
	devel/sdlmm    : Makefile 
	devel/smpeg    : Makefile 
	devel/smpeg2   : Makefile 
	devel/srecord  : Makefile 
	devel/swig     : Makefile 
	devel/tbb      : Makefile 
	devel/tclcl    : Makefile 
	devel/uuid     : Makefile 
	devel/xtensa-elf/gcc: Makefile 
	devel/yaml-cpp : Makefile 
	editors/fte    : Makefile 
	editors/ht     : Makefile 
	editors/le     : Makefile 
	editors/libreoffice: Makefile 
	editors/moe    : Makefile 
	editors/neovim : Makefile 
	editors/py-qscintilla: Makefile 
	editors/tea    : Makefile 
	editors/teaqt  : Makefile 
	editors/tiled  : Makefile 
	education/drgeo: Makefile 
	education/verbiste: Makefile 
	emulators/BasiliskII: Makefile 
	emulators/bochs: Makefile 
	emulators/dgen-sdl: Makefile 
	emulators/dolphin: Makefile 
	emulators/dosbox: Makefile 
	emulators/fceux: Makefile 
	emulators/frodo: Makefile 
	emulators/fs-uae: Makefile 
	emulators/fuse-utils: Makefile 
	emulators/gambatte: Makefile 
	emulators/gxemul: Makefile 
	emulators/higan: Makefile 
	emulators/mame : Makefile 
	emulators/mupen64plus/core: Makefile 
	emulators/mupen64plus/rsp-z64: Makefile 
	emulators/mupen64plus/video-arachnoid: Makefile 
	emulators/mupen64plus/video-glide64: Makefile 
	emulators/mupen64plus/video-rice: Makefile 
	emulators/mupen64plus/video-z64: Makefile 
	emulators/nestopia: Makefile 
	emulators/pcsxr: Makefile 
	emulators/retroarch: Makefile 
	emulators/stella: Makefile 
	emulators/vice : Makefile 
	games/abuse    : Makefile 
	games/afternoonstalker: Makefile 
	games/alephone/alephone: Makefile 
	games/amoebax  : Makefile 
	games/amph     : Makefile 
	games/armagetronad: Makefile 
	games/arx-libertatis: Makefile 
	games/astromenace: Makefile 
	games/batrachians: Makefile 
	games/blobby   : Makefile 
	games/blobwars : Makefile 
	games/boswars  : Makefile 
	games/braincurses: Makefile 
	games/brumbrumrally: Makefile 
	games/burgerspace: Makefile 
	games/capitan-sevilla: Makefile 
	games/choria   : Makefile 
	games/chromium-bsu: Makefile 
	games/clonekeen: Makefile 
	games/corsixth : Makefile 
	games/cosmosmash: Makefile 
	games/crack-attack: Makefile 
	games/crimson  : Makefile 
	games/csmash   : Makefile 
	games/dangerdeep: Makefile 
	games/dungeon-crawl: Makefile 
	games/dxx-rebirth: Makefile 
	games/eboard   : Makefile 
	games/einstein : Makefile 
	games/eliot    : Makefile 
	games/enigma   : Makefile 
	games/f1spirit : Makefile 
	games/fifechan : Makefile 
	games/fifengine: Makefile 
	games/fillets-ng: Makefile 
	games/flare    : Makefile 
	games/freeserf : Makefile 
	games/gargoyle : Makefile 
	games/gemrb    : Makefile 
	games/gnuchess : Makefile 
	games/godot    : Makefile 
	games/golly    : Makefile 
	games/grhino   : Makefile 
	games/hedgewars: Makefile 
	games/hex-a-hop: Makefile 
	games/instead-launcher: Makefile 
	games/ja2-stracciatella: Makefile 
	games/jag      : Makefile 
	games/kobodeluxe: Makefile 
	games/koboredux: Makefile 
	games/late     : Makefile 
	games/liberalcrimesquad: Makefile 
	games/life     : Makefile 
	games/lincity-ng: Makefile 
	games/lostpixels: Makefile 
	games/love     : Makefile 
	games/maelstrom: Makefile 
	games/mars     : Makefile 
	games/meandmyshadow: Makefile 
	games/megaglest/base: Makefile 
	games/minetest : Makefile 
	games/nethack/3.4: Makefile 
	games/nethack/3.6: Makefile 
	games/numptyphysics: Makefile 
	games/oilwar   : Makefile 
	games/openfodder: Makefile 
	games/openttd  : Makefile 
	games/pokerth  : Makefile 
	games/postal   : Makefile 
	games/pushover : Makefile 
	games/qgo      : Makefile 
	games/qqwing   : Makefile 
	games/quadrupleback: Makefile 
	games/redeclipse: Makefile 
	games/returntotheroots: Makefile 
	games/ri-li    : Makefile 
	games/roadfighter: Makefile 
	games/sauerbraten: Makefile 
	games/scid     : Makefile 
	games/scorched3d: Makefile 
	games/snipe2d  : Makefile 
	games/spacehulk: Makefile 
	games/speeddreams: Makefile 
	games/starfighter: Makefile 
	games/stepmania: Makefile 
	games/stockfish: Makefile 
	games/taxipilot: Makefile 
	games/teeworlds: Makefile 
	games/tong     : Makefile 
	games/toppler  : Makefile 
	games/tutris   : Makefile 
	games/tuxkart  : Makefile 
	games/tuxpaint-config: Makefile 
	games/valyriatear: Makefile 
	games/vegastrike/engine: Makefile 
	games/vodovod  : Makefile 
	games/warmux   : Makefile 
	games/xbreaky  : Makefile 
	games/xevil    : Makefile 
	games/xjig     : Makefile 
	games/xkobo    : Makefile 
	games/xmahjongg: Makefile 
	games/xminehunter: Makefile 
	games/xmoto    : Makefile 
	games/xwelltris: Makefile 
	games/xye      : Makefile 
	games/zaz      : Makefile 
	geo/garmindev  : Makefile 
	geo/gpsbabel   : Makefile 
	geo/mapserver  : Makefile 
	geo/merkaartor : Makefile 
	geo/osm2pgrouting: Makefile 
	geo/osrm-backend: Makefile 
	geo/postgis    : Makefile 
	geo/qlandkartegt: Makefile 
	geo/spatialindex: Makefile 
	geo/spatialite/gis: Makefile 
	geo/spatialite/gui: Makefile 
	geo/spatialite/librasterlite: Makefile 
	geo/spatialite/librasterlite2: Makefile 
	geo/spatialite/librewms: Makefile 
	geo/spatialite/libspatialite: Makefile 
	geo/spatialite/tools: Makefile 
	graphics/DevIL : Makefile 
	graphics/GraphicsMagick: Makefile 
	graphics/ImageMagick: Makefile 
	graphics/agg   : Makefile 
	graphics/amide : Makefile 
	graphics/animorph: Makefile 
	graphics/aqsis : Makefile 
	graphics/asymptote: Makefile 
	graphics/autopano-sift-c: Makefile 
	graphics/cal3d : Makefile 
	graphics/ctl   : Makefile 
	graphics/dcmtk : Makefile 
	graphics/delaboratory: Makefile 
	graphics/discwrapper: Makefile 
	graphics/djview4: Makefile 
	graphics/djvulibre: Makefile 
	graphics/drawpile: Makefile 
	graphics/evince: Makefile 
	graphics/exiv2 : Makefile 
	graphics/fotowall: Makefile 
	graphics/freeimage: Makefile 
	graphics/ftgl  : Makefile 
	graphics/fyre  : Makefile 
	graphics/gd    : Makefile 
	graphics/geeqie: Makefile 
	graphics/gegl  : Makefile 
	graphics/gegl03: Makefile 
	graphics/gegl04: Makefile 
	graphics/geomview: Makefile 
	graphics/gfract: Makefile 
	graphics/gimp/deskew: Makefile 
	graphics/gnofract4d: Makefile 
	graphics/grap  : Makefile 
	graphics/gthumb: Makefile 
	graphics/gtkimageview: Makefile 
	graphics/ilmbase: Makefile 
	graphics/ipe   : Makefile 
	graphics/k3dsurf: Makefile 
	graphics/lensfun: Makefile 
	graphics/libpgf: Makefile 
	graphics/libraw: Makefile 
	graphics/libvidcap: Makefile 
	graphics/lsys  : Makefile 
	graphics/makehuman: Makefile 
	graphics/mhgui : Makefile 
	graphics/ocrad : Makefile 
	graphics/opencolorio: Makefile 
	graphics/opencsg: Makefile 
	graphics/opencv: Makefile 
	graphics/openexr: Makefile 
	graphics/openexr-viewers: Makefile 
	graphics/orthanc/webviewer-plugin: Makefile 
	graphics/piglit: Makefile 
	graphics/png2ico: Makefile 
	graphics/povray: Makefile 
	graphics/pstoedit: Makefile 
	graphics/py-matplotlib: Makefile 
	graphics/quesoglc: Makefile 
	graphics/rawstudio: Makefile 
	graphics/rawtherapee: Makefile 
	graphics/tiff  : Makefile 
	graphics/ufraw : Makefile 
	graphics/viewnior: Makefile 
	graphics/zxing : Makefile 
	inputmethods/fcitx: Makefile 
	inputmethods/fcitx-anthy: Makefile 
	inputmethods/scim: Makefile 
	inputmethods/scim-anthy: Makefile 
	inputmethods/scim-chewing: Makefile 
	inputmethods/scim-fcitx: Makefile 
	inputmethods/scim-hangul: Makefile 
	inputmethods/scim-pinyin: Makefile 
	inputmethods/scim-qtimm: Makefile 
	inputmethods/scim-tables: Makefile 
	inputmethods/uim: Makefile 
	japanese/kasumi: Makefile 
	japanese/mecab : Makefile 
	java/jlint     : Makefile 
	lang/apl       : Makefile 
	lang/bacon     : Makefile 
	lang/classpath : Makefile 
	lang/flang/driver: Makefile 
	lang/flang/flang: Makefile 
	lang/freehdl   : Makefile 
	lang/intel2gas : Makefile 
	lang/iverilog  : Makefile 
	lang/jikes     : Makefile 
	lang/jruby     : Makefile 
	lang/libv8     : Makefile 
	lang/node      : Makefile 
	lang/parrot    : Makefile 
	lang/php       : Makefile.inc 
	lang/php/5.6   : Makefile 
	lang/php/7.0   : Makefile 
	lang/php/7.1   : Makefile 
	lang/php/7.2   : Makefile 
	lang/python    : Makefile.inc 
	lang/python/2.7: Makefile 
	lang/python/3.6: Makefile 
	lang/rust      : Makefile 
	lang/verilator : Makefile 
	mail/archiveopteryx: Makefile 
	mail/avenger   : Makefile 
	mail/claws-mail: Makefile 
	mail/courier-authlib: Makefile 
	mail/cyrus-imapd: Makefile 
	mail/dspam     : Makefile 
	mail/evolution-rss: Makefile 
	mail/kopano/core: Makefile 
	mail/libetpan  : Makefile 
	mail/opensmtpd-extras: Makefile 
	mail/perdition : Makefile 
	mail/sylpheed  : Makefile 
	math/R         : Makefile 
	math/aamath    : Makefile 
	math/cgal      : Makefile 
	math/freemat   : Makefile 
	math/gnuplot   : Makefile 
	math/graphviz  : Makefile 
	math/hdf5      : Makefile 
	math/libqalculate: Makefile 
	math/minisat   : Makefile 
	math/netcdf    : Makefile 
	math/ntl       : Makefile 
	math/openfst   : Makefile 
	math/plplot    : Makefile 
	math/py-numexpr: Makefile 
	math/py-pandas : Makefile 
	math/py-scipy  : Makefile 
	math/wxMaxima  : Makefile 
	misc/cdrdao    : Makefile 
	misc/dtcltiny  : Makefile 
	misc/gpsd      : Makefile 
	misc/openbabel : Makefile 
	misc/rocrail   : Makefile 
	multimedia/atomicparsley: Makefile 
	multimedia/ccextractor: Makefile 
	multimedia/dvdstyler: Makefile 
	multimedia/gstreamer-0.10/plugins-bad: Makefile 
	multimedia/gstreamer-0.10/plugins-good: Makefile 
	multimedia/gstreamer-0.10/plugins-ugly: Makefile 
	multimedia/gstreamer1: Makefile.inc 
	multimedia/gstreamer1/mm: Makefile 
	multimedia/gstreamer1/plugins-bad: Makefile 
	multimedia/libmatroska: Makefile 
	multimedia/libmp4v2: Makefile 
	multimedia/libquicktime: Makefile 
	multimedia/mediainfo: Makefile 
	multimedia/mjpegtools: Makefile 
	multimedia/mpgtx: Makefile 
	multimedia/ogmrip: Makefile 
	multimedia/ogmtools: Makefile 
	multimedia/streamdvd: Makefile 
	multimedia/swfmill: Makefile 
	multimedia/swftools: Makefile 
	multimedia/transcode: Makefile 
	multimedia/xine-lib: Makefile 
	net/amule      : Makefile 
	net/castget    : Makefile 
	net/dclib      : Makefile 
	net/dxpc       : Makefile 
	net/dysnomia   : Makefile 
	net/fastnetmon : Makefile 
	net/freetalk   : Makefile 
	net/gloox      : Makefile 
	net/gnugk      : Makefile 
	net/h323plus   : Makefile 
	net/hexchat    : Makefile 
	net/iperf      : Makefile 
	net/irrtoolset : Makefile 
	net/jabberd    : Makefile 
	net/kismet     : Makefile 
	net/lftp       : Makefile 
	net/libmygpo-qt: Makefile 
	net/libproxy   : Makefile 
	net/libtorrent : Makefile 
	net/livemedia  : Makefile 
	net/minbif     : Makefile 
	net/mldonkey   : Makefile 
	net/monitoring-plugins: Makefile 
	net/mosquitto  : Makefile 
	net/mutella    : Makefile 
	net/nam        : Makefile 
	net/neon       : Makefile 
	net/nload      : Makefile 
	net/nmap       : Makefile 
	net/ns         : Makefile 
	net/ntopng     : Makefile 
	net/openconnect: Makefile 
	net/osrtspproxy: Makefile 
	net/pchar      : Makefile 
	net/pidgin     : Makefile 
	net/poco       : Makefile 
	net/psi        : Makefile 
	net/py-msgpack : Makefile 
	net/py-pcapy   : Makefile 
	net/qsynergy   : Makefile 
	net/rtorrent   : Makefile 
	net/ruby-eventmachine: Makefile 
	net/spectrum   : Makefile 
	net/synergy    : Makefile 
	net/tcpreen    : Makefile 
	net/telepathy/folks: Makefile 
	net/valknut    : Makefile 
	net/vncsnapshot: Makefile 
	net/wireshark  : Makefile 
	net/xmlrpc-c   : Makefile 
	net/xprobe     : Makefile 
	net/yaz        : Makefile 
	net/zeromq     : Makefile 
	news/multimail : Makefile 
	news/pan       : Makefile 
	print/apvlv    : Makefile 
	print/cups     : Makefile 
	print/hplip    : Makefile 
	print/htmldoc  : Makefile 
	print/lilypond : Makefile 
	print/lyx      : Makefile 
	print/py-poppler: Makefile 
	print/qpdf     : Makefile 
	print/scribus  : Makefile 
	print/sile     : Makefile 
	print/splix    : Makefile 
	productivity/aqbanking: Makefile 
	productivity/devtodo: Makefile 
	productivity/entomologist: Makefile 
	productivity/fet: Makefile 
	productivity/glabels: Makefile 
	productivity/gnucash: Makefile 
	productivity/grisbi: Makefile 
	productivity/qhacc: Makefile 
	productivity/rubrica2: Makefile 
	productivity/tudu: Makefile 
	security/cyrus-sasl2: Makefile 
	security/fwbuilder: Makefile 
	security/gnutls: Makefile 
	security/keepassx: Makefile 
	security/kqoauth: Makefile 
	security/libnipper: Makefile 
	security/nipper: Makefile 
	security/pwsafe: Makefile 
	security/qca   : Makefile 
	security/qoauth: Makefile 
	security/qtkeychain: Makefile 
	security/softhsm: Makefile 
	security/ssdeep: Makefile 
	security/steghide: Makefile 
	security/yubico/yubikey-personalization-gui: Makefile 
	shells/fish    : Makefile 
	sysutils/apachetop: Makefile 
	sysutils/apcupsd: Makefile 
	sysutils/bacula: Makefile 
	sysutils/colortail: Makefile 
	sysutils/ddrescue: Makefile 
	sysutils/dtpstree: Makefile 
	sysutils/dvd+rw-tools: Makefile 
	sysutils/incron: Makefile 
	sysutils/logstalgia: Makefile 
	sysutils/nut   : Makefile 
	sysutils/rsyslog: Makefile 
	sysutils/sleuthkit: Makefile 
	sysutils/smartmontools: Makefile 
	sysutils/tmux-mem-cpu-load: Makefile 
	telephony/iaxclient: Makefile 
	telephony/pjsua: Makefile 
	telephony/stuntman: Makefile 
	textproc/apertium-lex-tools: Makefile 
	textproc/arabica: Makefile 
	textproc/aspell/core: Makefile 
	textproc/clo++ : Makefile 
	textproc/clucene: Makefile 
	textproc/exempi: Makefile 
	textproc/fragistics: Makefile 
	textproc/groff : Makefile 
	textproc/gtkspell: Makefile 
	textproc/heirloom-doctools: Makefile 
	textproc/hunspell: Makefile 
	textproc/icu4c : Makefile 
	textproc/isearch: Makefile 
	textproc/libebml: Makefile 
	textproc/libical: Makefile 
	textproc/libwpd: Makefile 
	textproc/lq-sp : Makefile 
	textproc/openjade: Makefile 
	textproc/opensp: Makefile 
	textproc/p5-Encode-Detect: Makefile 
	textproc/p5-Text-Aspell: Makefile 
	textproc/pplatex: Makefile 
	textproc/pugixml: Makefile 
	textproc/rarian: Makefile 
	textproc/redland: Makefile 
	textproc/sablotron: Makefile 
	textproc/source-highlight: Makefile 
	textproc/sp    : Makefile 
	textproc/sphinx: Makefile 
	textproc/tinyxml: Makefile 
	textproc/tinyxml2: Makefile 
	textproc/uchardet: Makefile 
	textproc/wkhtmltopdf: Makefile 
	textproc/xerces-c: Makefile 
	textproc/xpdf  : Makefile 
	textproc/xxdiff: Makefile 
	www/bluefish   : Makefile 
	www/cgicc      : Makefile 
	www/dansguardian: Makefile 
	www/dillo      : Makefile 
	www/fcgi       : Makefile 
	www/havp       : Makefile 
	www/larbin     : Makefile 
	www/liferea    : Makefile 
	www/lighttpd   : Makefile 
	www/nginx      : Makefile 
	www/pecl-pecl_http: Makefile 
	www/ruby-capybara-webkit: Makefile 
	www/ruby-passenger: Makefile 
	www/sassc      : Makefile 
	www/slowhttptest: Makefile 
	www/sqtop      : Makefile 
	www/xapian-omega: Makefile 
	x11/bbdate     : Makefile 
	x11/bbkeys     : Makefile 
	x11/bbpager    : Makefile 
	x11/blackbox   : Makefile 
	x11/compiz/core: Makefile 
	x11/compiz/libcompizconfig: Makefile 
	x11/e17/evas   : Makefile 
	x11/ede/desktop: Makefile 
	x11/ede/lib    : Makefile 
	x11/fleditor   : Makefile 
	x11/fltk       : Makefile 
	x11/fluxbox    : Makefile 
	x11/fluxter    : Makefile 
	x11/flwm       : Makefile 
	x11/gaia       : Makefile 
	x11/gmrun      : Makefile 
	x11/gnome/calendar: Makefile 
	x11/gnome/color-manager: Makefile 
	x11/gnome/contacts: Makefile 
	x11/gnome/initial-setup: Makefile 
	x11/gnome/libgda: Makefile 
	x11/gnome/online-accounts: Makefile 
	x11/gnome/tepl : Makefile 
	x11/gnome/tracker: Makefile 
	x11/gnome/tracker-miners: Makefile 
	x11/gnome/yelp : Makefile 
	x11/goggles    : Makefile 
	x11/grantlee   : Makefile 
	x11/gtk-engines2: Makefile 
	x11/gtk2-aurora-engine: Makefile 
	x11/gtk2-equinox-engine: Makefile 
	x11/gtk2-nodoka-engine: Makefile 
	x11/gtk2-oxygen-engine: Makefile 
	x11/gtk3-oxygen-engine: Makefile 
	x11/gtkglarea  : Makefile 
	x11/icewm      : Makefile 
	x11/idesk      : Makefile 
	x11/irrlicht   : Makefile 
	x11/kde/accessibility3: Makefile 
	x11/kde/arts3  : Makefile 
	x11/kde/base3  : Makefile 
	x11/kde/games3 : Makefile 
	x11/kde/libs3  : Makefile 
	x11/mate/atril : Makefile 
	x11/mate/pluma : Makefile 
	x11/mate/system-monitor: Makefile 
	x11/mplayer    : Makefile 
	x11/nx/nxcomp  : Makefile 
	x11/nx/nxproxy : Makefile 
	x11/nx/nxssh   : Makefile 
	x11/nx/opennx  : Makefile 
	x11/p5-Wx      : Makefile 
	x11/pekwm      : Makefile 
	x11/polkit-qt  : Makefile 
	x11/py-qt4     : Makefile 
	x11/py-wxPython: Makefile 
	x11/qrfcview   : Makefile 
	x11/qt3        : Makefile 
	x11/qt4        : Makefile 
	x11/qwt        : Makefile 
	x11/rxvt-unicode: Makefile 
	x11/slim       : Makefile 
	x11/treewm     : Makefile 
	x11/vlc        : Makefile 
	x11/waimea     : Makefile 
	x11/wbar       : Makefile 
	x11/wm2        : Makefile 
	x11/wmi        : Makefile 
	x11/wmx        : Makefile 
	x11/wxSVG      : Makefile 
	x11/wxWidgets  : Makefile 
	x11/x2goclient : Makefile 
	x11/xchm       : Makefile 
	x11/xfce4/orage: Makefile 
	x11/xfce4/parole: Makefile 
	x11/xfce4/thunar-media-tags: Makefile 
	x11/xfce4/tumbler: Makefile 
	x11/xfce4/xfce4-whiskermenu: Makefile 
	x11/xfe        : Makefile 
	x11/xglobe     : Makefile 
	x11/xplanet    : Makefile 
	x11/xsettingsd : Makefile 

Log message:
Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2018/10/24 09:17:35

Modified files:
	gnu/usr.bin/binutils/binutils: readelf.c 
	gnu/usr.bin/binutils-2.17/binutils: readelf.c 

Log message:
Size static array correctly for the numerically highest index used to
access it.  ok deraadt@ kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 09:21:56

Modified files:
	devel/gmp      : Makefile 
	devel/gmp/pkg  : PLIST 

Log message:
disable gmpxx (c++ library), it isn't used in ports or enabled by default upstream
ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsing@cvs.openbsd.org	2018/10/24 11:07:31

Modified files:
	lang/ruby/2.3  : Makefile 
Added files:
	lang/ruby/2.3/patches: patch-ext_openssl_ossl_h 

Log message:
Stop pulling in a header (asn1_mac.h) with ancient OpenSSL macro cruft -
pull in asn1.h directly instead.

ok jeremy@ (a long time ago; committing just in time for removal!)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsing@cvs.openbsd.org	2018/10/24 11:10:22

Modified files:
	x11/freerdp    : Makefile 
Added files:
	x11/freerdp/patches: patch-libfreerdp_crypto_tls_c 

Log message:
Stop reaching into libssl internals in order to send TLS alerts.

We're also unlikely to use this server-side code path (as noted by
sthen@).

ok sthen@ tb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsing@cvs.openbsd.org	2018/10/24 11:15:25

Modified files:
	net/freeradius3: Makefile 
	net/freeradius3/patches: patch-src_main_tls_c 
	                         patch-src_modules_rlm_realm_trustrouter_c 
Added files:
	net/freeradius3/patches: 
	                         patch-src_modules_rlm_eap_types_rlm_eap_fast_eap_fast_c 
	                         patch-src_modules_rlm_eap_types_rlm_eap_fast_rlm_eap_fast_c 

Log message:
Get the MAC secret size from the TLS cipher, rather than reaching into
libssl internals. While here also take more of the OpenSSL 1.1 API code
paths.

ok sthen@ tb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsing@cvs.openbsd.org	2018/10/24 11:16:19

Modified files:
	security/wpa_supplicant: Makefile 
	security/wpa_supplicant/patches: 
	                                 patch-src_crypto_crypto_openssl_c 
	                                 patch-src_crypto_tls_openssl_c 

Log message:
Get the MAC secret size from the TLS cipher, rather than reaching into
libssl internals. While here also take more of the OpenSSL 1.1 API code
paths.

ok tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/10/24 11:37:05

Modified files:
	lib/libcrypto/stack: safestack.h 

Log message:
Remove stack related macros that should have been nuked when
{CMS,KRB5,SRP} were removed.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/10/24 11:37:40

Log message:
    import p5-IO-Pipely 0.005
    from Charlene Wendling; OK afresh1@
    
    Comment:
    portably create pipe() or pipe-like handles
    
    Description:
    IO::Pipely provides a couple functions to portably create one- and
    two-way pipes and pipe-like socket pairs. It acknowledges and works
    around known platform issues so you don't have to.
    
    IO::Pipely currently understands pipe(), UNIX-domain socketpair()
    and regular IPv4 localhost sockets.
    
    Status:
    
    Vendor Tag:	bluhm
    Release Tags:	bluhm_20181024
    
    N ports/devel/p5-IO-Pipely/Makefile
    N ports/devel/p5-IO-Pipely/distinfo
    N ports/devel/p5-IO-Pipely/pkg/DESCR
    N ports/devel/p5-IO-Pipely/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/10/24 11:57:22

Modified files:
	lib/libcrypto  : Makefile Symbols.list 
	lib/libcrypto/asn1: asn1.h asn1_lib.c asn_pack.c 
	lib/libcrypto/stack: safestack.h 
Removed files:
	lib/libcrypto/asn1: a_bytes.c a_set.c asn1_mac.h 

Log message:
Remove a bunch of ancient and highly crufty ASN.1 related code from
libcrypto (the "new" stuff replaced this back around 2000 or so...).

ok tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/10/24 11:57:52

Modified files:
	lib/libcrypto  : Symbols.list 

Log message:
Remove a GOST data symbol that should not be exported.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/10/24 12:04:50

Modified files:
	lib/libssl     : d1_pkt.c s3_lib.c ssl3.h ssl_both.c ssl_locl.h 
	                 ssl_packet.c ssl_pkt.c t1_enc.c 

Log message:
Make more of libssl's record layer state internal.

In January 2017, we changed large amounts of libssl's data structures to
be non-visible/internal, however intentionally left things that the
software ecosystem was needing to use. The four or so applications that
reached into libssl for record layer related state now implement
alternative code. As such, make these data structures internal.

ok tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	akoshibe@cvs.openbsd.org	2018/10/24 12:06:22

Modified files:
	usr.sbin/switchctl: switchctl.c 

Log message:
As per advice from claudio@, further restrict the pledge in switchctl(8).
Only stdio is needed when running the 'show *' commands. Everything else is
only needed while parsing args and opening sockets.

OK claudio@ deraadt@ phessler@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/10/24 12:08:02

Modified files:
	lib/libcrypto  : shlib_version 
	lib/libssl     : shlib_version 
	lib/libtls     : shlib_version 

Log message:
Bump libcrypto/libssl/libtls majors due to symbol removals (libcrypto)
and changes to struct visibility/sizes (libssl).


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/10/24 12:09:01

Modified files:
	distrib/sets/lists/base: mi 
	distrib/sets/lists/comp: mi 

Log message:
Sync with major bumps and header removal.


CVSROOT:	/cvs
Module name:	www
Changes by:	jsing@cvs.openbsd.org	2018/10/24 12:10:21

Modified files:
	faq            : current.html 

Log message:
Document manual removal of openssl/asn1_mac.h.


CVSROOT:	/cvs
Module name:	www
Changes by:	tb@cvs.openbsd.org	2018/10/24 12:13:38

Modified files:
	faq            : current.html 

Log message:
use shiny new cmdbox style


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/10/24 12:16:30

Modified files:
	devel/p5-YAML-XS: Makefile distinfo 

Log message:
update p5-YAML-XS to 0.74
from wen heping; OK afresh1@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2018/10/24 12:51:23

Modified files:
	.              : anoncvs.html 
	build          : mirrors.dat 

Log message:
SHA256 sigs for anoncvs.comstyle.com, from Brad


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/10/24 12:59:29

Modified files:
	usr.sbin/smtpd : rfc5322.c 

Log message:
replace EFTYPE with EINVAL which is a both a better errno AND more portable

ok eric@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/10/24 13:26:23

Modified files:
	usr.sbin/smtpd : mail.maildir.c 

Log message:
missing header


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/10/24 13:41:09

Log message:
    import p5-IO-Prompt-Tiny 0.003
    from Charlene Wendling; OK afresh1@
    
    Comment:
    prompt for user input with a default option
    
    Description:
    This is an extremely simple prompting module, based on the extremely
    simple prompt offered by ExtUtils::MakeMaker.
    
    It doesn't do any validation, coloring, menus, timeouts etc., it
    just prompts with a default.
    
    Status:
    
    Vendor Tag:	bluhm
    Release Tags:	bluhm_20181024
    
    N ports/devel/p5-IO-Prompt-Tiny/Makefile
    N ports/devel/p5-IO-Prompt-Tiny/distinfo
    N ports/devel/p5-IO-Prompt-Tiny/pkg/DESCR
    N ports/devel/p5-IO-Prompt-Tiny/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 13:42:36

Modified files:
	mail/dovecot   : Makefile distinfo 
	mail/dovecot/patches: patch-doc_example-config_Makefile_in 
	                      patch-doc_example-config_conf_d_10-mail_conf 
	                      patch-doc_example-config_conf_d_Makefile_in 
	                      patch-doc_example-config_conf_d_auth-system_conf_ext 
	                      patch-src_auth_password-scheme-crypt_c 
	                      patch-src_master_master-settings_c 
	mail/dovecot/pkg: PLIST-server 
Removed files:
	mail/dovecot/patches: patch-configure 
	                      patch-src_lib-master_master-service-ssl-settings_c 
	                      patch-src_plugins_fts-solr_fts-backend-solr_c 

Log message:
Update to dovecot-2.3.3. N.B. see https://wiki.dovecot.org/Upgrading/2.3
for required configuration changes, some settings especially ssl-related
have changed.

Initial diff from Renaud Allard, further changes from Brad.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 13:43:23

Modified files:
	mail/dovecot-pigeonhole: Makefile distinfo 
	mail/dovecot-pigeonhole/patches: 
	                                 patch-src_managesieve-login_Makefile_in 
	mail/dovecot-pigeonhole/pkg: PLIST 

Log message:
Update to dovecot-pigeonhole 0.5.3 for Dovecot 2.3.3, from Renaud Allard / Brad


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 13:46:15

Modified files:
	mail           : Makefile 
Removed files:
	mail/dovecot-antispam: Makefile distinfo 
	mail/dovecot-antispam/patches: patch-doc_dovecot-antispam_7_txt 
	mail/dovecot-antispam/pkg: DESCR PLIST 

Log message:
Remove dovecot-antispam, which is no longer used with newer Dovecot.
Configurations using this can migrate to IMAPSieve, for details see
https://wiki.dovecot.org/HowTo/AntispamWithSieve


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 13:49:12

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
quirk to mention dovecot-antispam removal


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/10/24 13:59:13

Log message:
    import p5-MooseX-InsideOut 0.106
    from Charlene Wendling; OK afresh1@
    
    Comment:
    inside-out objects with Moose
    
    Description:
    MooseX::InsideOut provides metaroles for inside-out objects. It
    sets up attribute slot storage somewhere other than inside $self.
    This means that you can extend non-Moose classes, whose internals
    you either don't want to care about or aren't hash-based.
    
    Status:
    
    Vendor Tag:	bluhm
    Release Tags:	bluhm_20181024
    
    N ports/devel/p5-MooseX-InsideOut/Makefile
    N ports/devel/p5-MooseX-InsideOut/distinfo
    N ports/devel/p5-MooseX-InsideOut/pkg/DESCR
    N ports/devel/p5-MooseX-InsideOut/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/10/24 14:01:29

Modified files:
	devel          : Makefile 

Log message:
+p5-IO-Pipely
+p5-IO-Prompt-Tiny
+p5-MooseX-InsideOut


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/10/24 14:21:37

Modified files:
	devel/p5-POE-Component-Pluggable: Makefile distinfo 

Log message:
update p5-POE-Component-Pluggable to 1.28
from Charlene Wendling


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 14:31:25

Modified files:
	databases      : Makefile 
	www            : Makefile 
Removed files:
	databases/pear-DB: Makefile distinfo 
	databases/pear-DB/pkg: DESCR PLIST 
	databases/pear-DB_DataObject: Makefile distinfo 
	databases/pear-DB_DataObject/pkg: DESCR PLIST 
	databases/pear-MDB2: Makefile distinfo 
	databases/pear-MDB2/pkg: DESCR PLIST 
	databases/pear-MDB2-mysql: Makefile distinfo 
	databases/pear-MDB2-mysql/pkg: DESCR PLIST 
	databases/pear-MDB2-mysqli: Makefile distinfo 
	databases/pear-MDB2-mysqli/pkg: DESCR PLIST 
	databases/pear-MDB2-pgsql: Makefile distinfo 
	databases/pear-MDB2-pgsql/pkg: DESCR PLIST 
	www/php-openid : Makefile distinfo 
	www/php-openid/pkg: DESCR PLIST 

Log message:
remove php MDB2-* and related ports, these are old and not updated for
current php any more. MDB2-* suggested by giovanni@, no complaints on
ports@ for a week.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/24 14:50:19

Modified files:
	sysutils/p5-File-Rename: Makefile distinfo 

Log message:
update to p5-File-Rename 1.10, from Charlene Wendling


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/10/24 15:00:00

Modified files:
	devel/p5-Test-Warnings: Makefile distinfo 

Log message:
update p5-Test-Warnings to 0.026
from wen heping


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/24 15:19:03

Modified files:
	gnu/llvm/tools/lld/ELF: Symbols.cpp Symbols.h Writer.cpp 

Log message:
Generate __data_start symbol that marks the start of .data when __data_start
is referenced from code being linked.

ok deraadt@, naddy@, guenther@


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/24 15:25:45

Modified files:
	devel/p5-Devel-GlobalDestruction: Makefile distinfo 

Log message:
Update to devel/p5-Devel-GlobalDestruction 0.14

ok bluhm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/24 15:27:03

Modified files:
	devel/p5-Test-Deep: Makefile distinfo 
	devel/p5-Test-Deep/pkg: PLIST 

Log message:
Update devel/p5-Test-Deep to 1.128

ok bluhm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/24 15:28:29

Modified files:
	devel/p5-MRO-Compat: Makefile distinfo 

Log message:
Update devel/p5-MRO-Compat to 0.13

OK and fixes bluhm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/24 15:34:32

Modified files:
	devel/p5-Test-Base: Makefile distinfo 

Log message:
Update devel/p5-Test-Base to 0.89

With adjustments from me

OK bluhm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/24 15:46:41

Modified files:
	devel/p5-Test-YAML: Makefile distinfo 

Log message:
Update devel/p5-Test-YAML to 1.07

from wen heping 

OK bluhm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/10/24 15:56:18

Modified files:
	www/p5-WWW-Mechanize: Makefile distinfo 

Log message:
update p5-WWW-Mechanize to 1.89


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/24 15:56:24

Modified files:
	devel/p5-YAML  : Makefile distinfo 

Log message:
Update devel/p5-YAML to 1.26

From wen heping  with edits by me

OK bluhm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/10/24 16:10:09

Modified files:
	converters/p5-Net-IDN-Encode: Makefile distinfo 

Log message:
update p5-Net-IDN-Encode to 2.500


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/10/24 19:05:19

Modified files:
	sys/net        : if_gre.c 

Log message:
start both the sc_ka_send and sc_ka_hold timeout when
the timeout gets configured instead of gre_up().
this avoids complex gre_ioctl() ordering rules and
enables the sc_ka_hold timeout before the first packet
is received.

from markus@


CVSROOT:	/cvs
Module name:	src
Changes by:	schwarze@cvs.openbsd.org	2018/10/24 19:21:30

Modified files:
	usr.bin/mandoc : html.c html.h mandoc.c mandoc.h mdoc_markdown.c 
	                 roff.c term.c 

Log message:
Implement the \f(CW and \f(CR (constant width font) escape sequences
for HTML output.  Somewhat relevant because pod2man(1) relies on this.
Missing feature reported by Pali dot Rohar at gmail dot com.

Note that constant width font was already correctly selected before
this when required by semantic markup.  Only attempting physical
markup with the low-level escape sequence was ineffective.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/24 20:37:27

Modified files:
	math/openfst   : Makefile distinfo 
	math/openfst/pkg: PLIST 
Removed files:
	math/openfst/patches: patch-src_bin_Makefile_in 
	                      patch-src_include_fst_accumulator_h 
	                      patch-src_include_fst_arc-map_h 
	                      patch-src_include_fst_config_h_in 
	                      patch-src_include_fst_determinize_h 
	                      patch-src_include_fst_encode_h 
	                      patch-src_include_fst_epsnormalize_h 
	                      patch-src_include_fst_equivalent_h 
	                      patch-src_include_fst_factor-weight_h 
	                      patch-src_include_fst_label-reachable_h 
	                      patch-src_include_fst_relabel_h 
	                      patch-src_include_fst_replace-util_h 
	                      patch-src_include_fst_replace_h 
	                      patch-src_include_fst_rmepsilon_h 
	                      patch-src_include_fst_rmfinalepsilon_h 
	                      patch-src_include_fst_script_compile-impl_h 
	                      patch-src_include_fst_sparse-tuple-weight_h 
	                      patch-src_include_fst_state-map_h 
	                      patch-src_include_fst_symbol-table-ops_h 
	                      patch-src_include_fst_synchronize_h 
	                      patch-src_include_fst_test-properties_h 
	                      patch-src_include_fst_util_h 
	                      patch-src_script_text-io_cc 
	                      patch-src_test_Makefile_in 

Log message:
Update to openfst-1.6.9.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	mestre@cvs.openbsd.org	2018/10/25 00:41:25

Modified files:
	xserver/os     : privsep.c 

Log message:
xserver's priv proc is responsible for opening devices in O_RDWR mode and send
their fds over to the parent proc. Knowing this then we already have a list of
all possible devices that might be opened in the future, in struct okdev
allowed_devices[], and we just need to traverse them and unveil(2) each one
with read/write permissions.

positive feedback from semarie@, OK matthieu@


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/10/25 00:41:38

Modified files:
	usr.bin/passwd : local_passwd.c 

Log message:
unveil(2) the following files for passwd(1) with their corresponding
permissions:

_PATH_MASTERPASSWD_LOCK - write/create permissions
_PATH_MASTERPASSWD - read permission
_PATH_BSHELL - execute permission (required since we might need to spawn an
external passwordcheck program if defined in /etc/login.conf)
_PATH_PWD_MKDB - execute permission

OK millert@ deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/10/25 00:41:50

Modified files:
	libexec/spamlogd: spamlogd.c 

Log message:
The only file that spamlogd(8) needs to access after calling pledge(2) is
PATH_SPAMD_DB, so unveil(2) it with O_RDWR permissions.

OK millert@ beck@


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/10/25 00:42:35

Modified files:
	libexec/spamd  : grey.c 

Log message:
When spamd(8) runs in greylist mode in the parent process (which runs
greywatcher()) we know that the only files that it will ever access are
PATH_SPAMD_DB in rw mode, alloweddomains_file in r and that it will need to
execute PATH_PFCTL so we can unveil(2) them with those permissions.

OK deraadt@ millert@ beck@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/10/25 01:32:44

Modified files:
	databases/pgadmin3: Makefile 
Added files:
	databases/pgadmin3/patches: patch-pgadmin_include_pgAdmin3_h 
	                            patch-pgadmin_schema_pgServer_cpp 

Log message:
Add support for postgresql >= 10.

pgadmin3 is unsupported upstream and doesn't officially support
postgresql above 9.5, but pgadmin4 is a whole different monster, so keep
this one on life support. Tested against 10.5.

(note that there's a 1.22.2 release upstream)

Patch taken from https://bugs.debian.org/878295

ok sthen@ pea@ (MAINTAINER), also tested by Stefan Wollny


CVSROOT:	/cvs
Module name:	ports
Changes by:	fcambus@cvs.openbsd.org	2018/10/25 01:40:51

Modified files:
	sysutils/ttyplot: Makefile distinfo 

Log message:
Update ttyplot to 1.1.


CVSROOT:	/cvs
Module name:	www
Changes by:	solene@cvs.openbsd.org	2018/10/25 02:57:43

Added files:
	faq            : faq16.html 

Log message:
add a Virtualization FAQ

thanks to tj@ for the big help
contributions from tb@ reyk@ mlarkin@ sthen@ giovanni@ brynet@
kettenis@ weerd@ daniel@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/25 03:25:38

Modified files:
	devel/llvm     : Makefile 
	devel/llvm/patches: patch-tools_lld_ELF_Driver_cpp 
	                    patch-tools_lld_ELF_SyntheticSections_cpp 
	                    patch-tools_lld_ELF_Writer_cpp 
Added files:
	devel/llvm/patches: patch-tools_lld_ELF_Config_h 
	                    patch-tools_lld_ELF_Options_td 
	                    patch-tools_lld_ELF_Symbols_cpp 
	                    patch-tools_lld_ELF_Symbols_h 

Log message:
Sync with base:
- Accept both `--foo bar` and `--foo=bar` styles options.
- Add support for -z initfirst.
- Generate __data_start symbol that marks the start of .data when __data_start
is referenced from code being linked.

From Brad (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/25 03:32:05

Modified files:
	x11/gnome/librsvg: Makefile distinfo 
	x11/gnome/librsvg/patches: patch-configure 

Log message:
Update to librsvg-2.44.8.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/25 03:39:21

Modified files:
	sysutils/d-feet: Makefile distinfo 
	sysutils/d-feet/pkg: PLIST 
Removed files:
	sysutils/d-feet/patches: patch-src_tests_Makefile_in 

Log message:
Update to d-feet-0.3.14.


CVSROOT:	/cvs
Module name:	src
Changes by:	solene@cvs.openbsd.org	2018/10/25 03:52:23

Modified files:
	share/man/man5 : bsd.port.mk.5 

Log message:
add target fix-permissions
enhance PORTS_PRIVSEP documentation

ok espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/25 03:54:10

Modified files:
	fonts/junicode : Makefile 

Log message:
Make some small tweaks to the makefile. No package change.

From George Rosamond (MAINTAINER).


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2018/10/25 03:56:58

Modified files:
	share/man/man5 : bsd.port.mk.5 

Log message:
tweak description to conform to reality.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/25 04:01:24

Modified files:
	fonts/ibm-plex : Makefile distinfo 
	fonts/ibm-plex/pkg: PLIST 

Log message:
Update to ibm-plex-1.2.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/25 04:14:21

Log message:
    Import alkalami-1.100.
    
    Alkalami is a font designed for Arabic-based writing systems in the
    Kano region of Nigeria and Niger.
    
    Alkalami (pronounced al-KA-la-mi) is the local word for the Arabic
    "qalam", a type of sharpened stick used for writing on wooden boards
    in the Kano region of Nigeria and in Niger, and what gives the style
    its distinct appearance. The baseline stroke is very thick and
    solid. The ascenders and other vertical strokes including the teeth
    are very narrow when compared to the baseline. A generous line
    height is necessary to allow for deep swashes and descenders, and
    the overall look of the page is a very black, solid rectangle.
    Diacritics are much smaller in scale, with very little distance
    from the main letters.
    
    ok sthen@
    
    From George Rosamond (MAINTAINER); thanks!
    
    Status:
    
    Vendor Tag:	bentley
    Release Tags:	bentley_20181025
    
    N ports/fonts/alkalami/Makefile
    N ports/fonts/alkalami/distinfo
    N ports/fonts/alkalami/pkg/PLIST
    N ports/fonts/alkalami/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/25 04:17:14

Modified files:
	fonts/alkalami : Makefile 
	fonts/alkalami/pkg: DESCR 

Log message:
Tweak COMMENT and DESCR.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/25 04:17:46

Modified files:
	fonts          : Makefile 

Log message:
+alkalami


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/25 07:21:59

Modified files:
	devel/gettext  : Makefile 

Log message:
Don't use ports-gcc to build gettext; it causes a dependency loop:
devel/gettext -> lang/gcc/4.9 -> devel/bison -> devel/gettext

Fortunately the stdc++ linkage is only in libasprintf which currently
seems unused in ports.  Found by landry@ in sparc64 bulk.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/25 07:26:48

Modified files:
	textproc/groff : Makefile 

Log message:
Build groff with a base compiler, suggested by/ok schwarze@. It is somewhat
an "infrastructure" port, won't have library conflict problems, and as
Ingo says, 'Groff does not really use C++, it is merely "C with classes"'
and this is not expected to change.


CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/10/25 09:13:38

Modified files:
	usr.bin/tmux   : colour.c grid.c options-table.c screen-write.c 
	                 tmux.1 tmux.h tty.c 

Log message:
Add a "terminal" colour which can be used instead of "default" in style
options for the terminal default colour, bypassing any inheritance from
other options. Prompted by a discussion with abieber@.


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/10/25 09:38:37

Modified files:
	sys/kern       : uipc_syscalls.c 

Log message:
Fix a resource leak in doaccept().

If a connection that is being accepted gets aborted early, or if the
user-supplied buffer is invalid, doaccept() leaks a socket. This is
a regression caused by r1.153 of uipc_syscalls.c.

Correct the issue by associating the socket with the file early enough.
In case soaccept() or copyaddrout() fails, the socket will be freed
as a result of the file closing. This logic was used by the pre-r1.153
code.

closef() may block, so it is hoisted outside the fdp lock.

OK bluhm@ mpi@


CVSROOT:	/cvs
Module name:	www
Changes by:	tj@cvs.openbsd.org	2018/10/25 09:43:31

Modified files:
	faq            : faq16.html faq6.html index.html 

Log message:
move "networking vmm guests" into faq16, add it to the index, clean up a bit


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/10/25 09:44:27

Modified files:
	xserver/hw/xfree86/common: xf86Init.c 

Log message:
MFC: Disable -logfile and -modulepath when running with elevated
privileges.  This Could cause arbitrary files overwrite.
CVE-2018-14665.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/25 09:49:42

Modified files:
	usr.sbin/bgpd  : rde.h 

Log message:
Calculate ASPATH_HEADER_SIZE correctly by using offsetof() instead of the
sizeof calculation that did not respect possible padding bytes.
OK sthen@ denis@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/10/25 10:14:30

Modified files:
	xserver/hw/xfree86/common: Tag: OPENBSD_6_4 xf86Init.c 

Log message:
MFC: Disable -logfile and -modulepath when running with elevated
privileges.  This Could cause arbitrary files overwrite.
CVE-2018-14665.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/10/25 10:15:00

Modified files:
	xserver/hw/xfree86/common: Tag: OPENBSD_6_3 xf86Init.c 

Log message:
MFC: Disable -logfile and -modulepath when running with elevated
privileges.  This Could cause arbitrary files overwrite.
CVE-2018-14665.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsing@cvs.openbsd.org	2018/10/25 10:15:38

Modified files:
	www/squid      : Makefile 
Added files:
	www/squid/patches: patch-src_ssl_gadgets_cc 

Log message:
Unbreak net/squid - stop using antiquated ASN.1 macros that have been
removed (apparently this diff was hiding in my ports tree...)

ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/10/25 10:41:38

Modified files:
	libexec/ld.so/aarch64: rtld_machine.c 
	libexec/ld.so/amd64: rtld_machine.c 
	libexec/ld.so/arm: rtld_machine.c 
	libexec/ld.so/i386: rtld_machine.c 
	libexec/ld.so/sh: rtld_machine.c 
	libexec/ld.so/sparc64: rtld_machine.c 

Log message:
The compilers already put static arrays in .rodata when not written to;
marking them const will keep a source change from silently moving them
back to .data

ok deraadt@ kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/10/25 13:15:02

Modified files:
	lang/racket-minimal: Makefile 

Log message:
Racket doesn't build on sparc64.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/25 14:12:51

Modified files:
	archivers/libmspack: Makefile distinfo 

Log message:
update to libmspack 0.8alpha, fixes for a 1-byte out-of-buffer write
if a CAB file has a Quantum-compressed datablock with exactly 38912
compresswed bytes, also rejects blank CHM filenames that are blank
because they have embedded null bytes, and chmextract now protects
against absolute/relative pathnames in CHM files.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/25 14:29:38

Modified files:
	sys/dev/pci/drm/i915: i915_dma.c 

Log message:
New mesa uses the I915_MMAP_WC flag which we advertise but don't actually
implement.  Knock out the I915_PARAM_MMAP_VERSION parameter that advertises
this flag until we actually implement it.

Fixes GPU hangs on GM45 chipset graphics.

ok deraadt@


CVSROOT:	/cvs
Module name:	www
Changes by:	tj@cvs.openbsd.org	2018/10/25 15:06:34

Modified files:
	faq/ports      : ports.html 

Log message:
fix a ports_privsep leftover that got left out

reported by gumnos on freenode


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/10/25 15:34:02

Modified files:
	lang/kona      : Makefile distinfo 

Log message:
Bugfix update to kona-3.2.0.20181016


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	deraadt@cvs.openbsd.org	2018/10/25 15:55:18

Modified files:
	xserver        : Makefile.bsd-wrapper 

Log message:
Disable setuid on the X server.  We have always known it is a trash fire
and we held out hope too long.  This will break some stuff.  Let's start
with non-setuid as the baseline, and see if it is worth trying to fix
the broken parts in some other way.


CVSROOT:	/cvs
Module name:	www
Changes by:	tj@cvs.openbsd.org	2018/10/25 17:17:08

Modified files:
	.              : errata63.html errata64.html 

Log message:
release xorg errata


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2018/10/25 19:23:03

Modified files:
	usr.bin/ssh    : PROTOCOL.certkeys 

Log message:
mention ssh-ed25519-cert-v01@openssh.com in list of cert key type
at start of doc


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2018/10/25 19:55:34

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Fix entry for Realtek RTL8723BE, from Stuart Shillington.


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2018/10/25 19:56:50

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/25 22:01:02

Modified files:
	cad/gtkwave    : Makefile distinfo 
	cad/gtkwave/pkg: PLIST 

Log message:
Update to gtkwave-3.3.95.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/25 22:01:51

Modified files:
	cad/pcb        : Makefile distinfo 
	cad/pcb/patches: patch-configure patch-example_Makefile_in 
	                 patch-example_libraries_Makefile_in 
	cad/pcb/pkg    : PLIST 

Log message:
Update to pcb-4.1.3.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/25 22:16:40

Modified files:
	meta/geda      : Makefile 
	cad/geda-gaf   : Makefile 
	cad/gerbv      : Makefile 

Log message:
Update geda homepage.


CVSROOT:	/cvs
Module name:	src
Changes by:	mlarkin@cvs.openbsd.org	2018/10/25 23:53:59

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add VirtualBox NVMe

From Andrew Daugherity


CVSROOT:	/cvs
Module name:	src
Changes by:	mlarkin@cvs.openbsd.org	2018/10/25 23:55:01

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/10/26 00:03:03

Modified files:
	usr.sbin/rebound: rebound.c 

Log message:
Unveil should work because this only opens the configuration file,
and re-exec's itself.  That locks the pledge 'exec' nicely.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/26 00:17:23

Modified files:
	archivers/lzip/tarlz: Makefile distinfo 

Log message:
Update to tarlz-0.6.

Release announcement:
https://lists.nongnu.org/archive/html/lzip-bug/2018-10/msg00002.html


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/26 00:42:02

Modified files:
	games/pioneers : Makefile distinfo 
	games/pioneers/pkg: PLIST 

Log message:
Update to pioneers-15.5.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/26 00:48:59

Modified files:
	usr.sbin/bgpd  : rde.c 

Log message:
When walking the list of ribs use continue instead of break after the
rib_valid() check. The list of ribs can have holes.
OK benno@


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2018/10/26 00:57:22

Modified files:
	net/zabbix     : Makefile distinfo 
	net/zabbix/patches: patch-conf_zabbix_proxy_conf 
	                    patch-conf_zabbix_server_conf 
	                    patch-configure patch-include_sysinc_h 
	                    patch-src_libs_zbxsysinfo_openbsd_net_c 
	net/zabbix/pkg : PLIST-server PLIST-web 

Log message:
update to zabbix 4.0.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2018/10/26 01:00:22

Removed files:
	net/zabbix/patches: patch-src_zabbix_agent_zabbix_agentd_c 
	                    patch-src_zabbix_proxy_proxy_c 
	                    patch-src_zabbix_server_server_c 

Log message:
remove old files, missed from previous commit


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/10/26 01:19:26

Modified files:
	usr.bin/nc     : netcat.c 

Log message:
show what went wrong with a unix domain socket, rather than fail silently

handy if you type the path wrong or don't have permission...

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/26 02:55:36

Modified files:
	usr.sbin/bgpd  : rde_rib.c 

Log message:
Use proper type in sizeof()
OK phessler@


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2018/10/26 05:24:45

Modified files:
	usr.sbin/vmd   : config.c 

Log message:
I broke base images with my previous commit by missing a line.

The disk path wasn't updated so vmd tried to open the derived disk
image for each base over and over again.

OK ori@ mlarkin@


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2018/10/26 07:49:15

Modified files:
	sys/arch/i386/conf: Makefile.i386 

Log message:
Correct linker emulation name for lld when building i386 kernels on amd64.
ok kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2018/10/26 07:57:08

Log message:
    Import brlaser-4, a CUPS driver for Brother printers
    
    Antoine takes MAINTAINER
    
    feedback from sthen, ajacoutot, fcambus
    ok ajacoutot, fcambus
    
    Status:
    
    Vendor Tag:	jcs
    Release Tags:	jcs_20181026
    
    N ports/print/brlaser/Makefile
    N ports/print/brlaser/distinfo
    N ports/print/brlaser/pkg/DESCR
    N ports/print/brlaser/pkg/PLIST
    N ports/print/brlaser/pkg/README
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2018/10/26 08:03:53

Modified files:
	print          : Makefile 

Log message:
hello brlaser


CVSROOT:	/cvs
Module name:	src
Changes by:	miko@cvs.openbsd.org	2018/10/26 08:36:03

Modified files:
	bin/csh        : dol.c 

Log message:
Fix memory leak in setDolp() where dp is NULL. Based on a diff from
netbsd, with help from martijn@ and millert@.


CVSROOT:	/cvs
Module name:	src
Changes by:	miko@cvs.openbsd.org	2018/10/26 08:46:05

Modified files:
	lib/libossaudio: ossaudio.c 

Log message:
remove a misleading comment; ok ratchov@


CVSROOT:	/cvs
Module name:	www
Changes by:	eric@cvs.openbsd.org	2018/10/26 08:48:34

Modified files:
	opensmtpd      : index.html 
Added files:
	opensmtpd/announces: release-6.4.0.txt 

Log message:
OpenSMTPD 6.4.0 released.

committing on behalf of gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	mpi@cvs.openbsd.org	2018/10/26 08:55:27

Modified files:
	sys/net        : bridgectl.c 

Log message:
Make it clear that `if_bridgeport' is dereferenced in the ioctl path
by making all handlers consistent.

ok bluhm@, visa@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/10/26 08:59:55

Log message:
    Import devel/pony-stable, a simple dependency manager for the Pony language
    ok rsadowski@
    
    Status:
    
    Vendor Tag:	bcallah
    Release Tags:	bcallah_20181026
    
    N ports/devel/pony-stable/Makefile
    N ports/devel/pony-stable/distinfo
    N ports/devel/pony-stable/pkg/DESCR
    N ports/devel/pony-stable/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/10/26 09:00:22

Modified files:
	devel          : Makefile 

Log message:
+pony-stable


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2018/10/26 09:00:54

Modified files:
	sys/arch/i386/conf: ld.script 

Log message:
With lld the calculation of the entry point was wrong since
LOADADDR(.text) is only available after the description of the text
section.  Instead simply use ENTRY(start) like we do on amd64.  The
bootloader strips the high bits from the entry point address already,
so using the virtual address as the entry point address works.

with/ok kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/26 09:47:30

Added files:
	devel/libmemcached/patches: patch-libtest_test_hpp 

Log message:
fix build with gcc 4.9


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/10/26 10:12:24

Modified files:
	lang/ruby      : ruby.port.mk 

Log message:
Switch the default ruby version from ruby 2.4 to ruby 2.5. Remove
support for building with ruby 2.3.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/10/26 10:13:00

Modified files:
	databases/xapian-bindings: Makefile 

Log message:
Only add ruby or python RDEPs to the ruby and python subpackages.
Add explicit python RDEP to python subpackage.

Feedback from ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/10/26 10:13:18

Modified files:
	x11/ruby-tk    : Makefile 

Log message:
Drop explicit FLAVORS, since FLAVORS inherited from ruby.port.mk are
now acceptable.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/10/26 10:13:50

Modified files:
	x11/kde4/ruby-qt: Makefile 
	x11/kde4/ruby-qt/pkg: PLIST 

Log message:
Drop FLAVORs for old ruby versions, add ruby25 FLAVOR.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/10/26 10:15:44

Modified files:
	devel/subversion: Makefile 

Log message:
Switch default ruby version to ruby 2.5.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/10/26 10:16:24

Modified files:
	devel/gitsh    : Makefile 
	devel/vim-command-t: Makefile 
	editors/vim    : Makefile 
	lang/mruby     : Makefile 
	mail/mew       : Makefile 
	misc/tpp       : Makefile 
	net/weechat    : Makefile 
	net/whatweb    : Makefile 
	security/arirang: Makefile 
	sysutils/facter: Makefile 
	sysutils/mcollective: Makefile 
	sysutils/ruby-puppet/4: Makefile 
	sysutils/ruby-puppet/5: Makefile 
	sysutils/tmuxinator: Makefile 
	www/sass       : Makefile 
	x11/gnome/code-assistance: Makefile 
	x11/kde4/korundum: Makefile 
	x11/kde4/kross-interpreters: Makefile 
	x11/kde4/webdev: Makefile 
	x11/kde4/workspace: Makefile 

Log message:
Bump related ports after default ruby version switch.


CVSROOT:	/cvs
Module name:	src
Changes by:	jeremy@cvs.openbsd.org	2018/10/26 10:20:59

Modified files:
	share/man/man5 : ruby-module.5 

Log message:
Update for default ruby version switch from 2.4 to 2.5.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/26 10:53:55

Modified files:
	usr.sbin/bgpd  : bgpd.h rde_sets.c rde_trie.c 

Log message:
Track the amount of memory used for sets and tries (aka anything-set)
OK deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/26 10:54:53

Modified files:
	usr.sbin/bgpctl: bgpctl.c 

Log message:
Show how much memory is used for *-sets.
OK deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/26 11:06:19

Modified files:
	print/brlaser  : Makefile 
	print/brlaser/pkg: README 

Log message:
Missing README title (see infrastructure/templates/README.template)


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/10/26 11:11:32

Modified files:
	usr.bin/getconf: getconf.c 

Log message:
The code path were we pass `pathname' in the arguments is already limited
with pledge(2), but since we know exactly what it is then we can go further and
also unveil(2) it with read permissions.

OK millert@ deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/10/26 11:11:33

Modified files:
	usr.sbin/kvm_mkdb: kvm_mkdb.c 

Log message:
If we pass `file' via args then we need to unveil(2) it with read permission,
otherwise if omitted we need to unveil(2) both _PATH_UNIX and _PATH_KSYMS with
same permissions.

Unconditionally we need to also unveil(2) dbdir, which by default is
_PATH_VARDB but can be changed via args (-o directory), with read/write/create
permissions. There are a couple of temp files that will be created but it's
inside dbdir so there's no need to unveil(2) them individually.

Since we already call pledge(2) before, twice, we need to add "unveil" promise
to both of them, and finally call pledge(2) once again with the needed promises
except "unveil".

OK millert@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	mestre@cvs.openbsd.org	2018/10/26 11:12:03

Modified files:
	app/bdftopcf   : bdftopcf.c 

Log message:
If input_name is provided we can unveil(2) it with read permissions, if
output_name is provided we need to unveil(2) this one with rwc. Additionally
depending on the different combinations of if these files are passed via args
or from stdin/to stdout we can also pledge(2) accordingly to the code path.

OK deraadt@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	mestre@cvs.openbsd.org	2018/10/26 11:37:47

Modified files:
	app/bdftopcf   : bdftopcf.c 

Log message:
Add a few \n I missed to add in some fprintf(3)s in my last commit


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/10/26 12:21:50

Modified files:
	lang/crystal   : Makefile 

Log message:
explicitly link with all called libraries to satisfy lld


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/10/26 13:53:06

Modified files:
	games/flightgear/base: Makefile 
Added files:
	games/flightgear/base/patches: patch-CMakeLists_txt 

Log message:
Find and link with the X11 libraries because various X11 functions are
called directly.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/26 14:09:45

Modified files:
	archivers/cabextract: Makefile distinfo 

Log message:
update to cabextract-1.8, fixes CVE-2018-18584 "A CAB file with a
Quantum-compressed block of exactly 38912 bytes will write one byte
beyond the end of the input buffer", also improves the --fix option.

ok jasper@ and "Steve" (maintainer) "OK'd my update earlier this week
which was the same as your diff below except for the HOMEPAGE change."


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/26 14:26:19

Modified files:
	sys/arch/amd64/conf: GENERIC files.amd64 
	sys/dev/acpi   : acpi.c 
Added files:
	sys/arch/amd64/pci: acpipci.c 

Log message:
Add acpipci(4) on amd64.  For now this only calls the PCI-specific _OSC
method to let the ACPI implementation know what features we support.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/26 14:28:40

Modified files:
	sys/arch/armv7/armv7: armv7_machdep.c 

Log message:
Use EFI memory map to determine what memory regions are availble just like
we already do on arm64.  Prevents using the framebuffer on the cubox-i as
regular memory for example.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/26 14:57:55

Modified files:
	mail/roundcubemail: Makefile distinfo 
	mail/roundcubemail/files: roundcubemail.conf 
	mail/roundcubemail/pkg: PLIST README 

Log message:
update to roundcubemail-1.3.8

various fixes including an XSS in handling invalid style tag content


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/26 14:58:32

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
cve_quirks for cabextract, libmspack, roundcube


CVSROOT:	/cvs
Module name:	ports
Changes by:	daniel@cvs.openbsd.org	2018/10/26 15:09:31

Modified files:
	math/py-numpy  : Makefile distinfo 

Log message:
Minor update to numpy 1.14.6 to fix a few bugs.

While here, drop BROKEN-alpha now that we have gcc 4.9 there which can
successfully build numpy on that platform.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/26 15:22:02

Modified files:
	archivers      : Makefile 
	databases      : Makefile 
	graphics       : Makefile 
	mail           : Makefile 
	security       : Makefile 
	www            : Makefile 
	lang/php       : Makefile Makefile.inc php.port.mk 
	lang/php/pecl  : pecl.port.mk 
Removed files:
	lang/php/7.0   : Makefile distinfo 
	lang/php/7.0/patches: patch-acinclude_m4 patch-aclocal_m4 
	                      patch-configure_in patch-ext_gd_config_m4 
	                      patch-ext_mbstring_php_mbregex_c 
	                      patch-ext_mysqlnd_config9_m4 
	                      patch-ext_odbc_config_m4 
	                      patch-ext_openssl_openssl_c 
	                      patch-ext_session_session_c 
	                      patch-ext_tidy_config_m4 
	                      patch-ext_tidy_tidy_c patch-main_php_h 
	                      patch-main_php_ini_c 
	                      patch-main_streams_php_stream_transport_h 
	                      patch-php_ini-development 
	                      patch-php_ini-production 
	                      patch-sapi_cgi_cgi_main_c 
	                      patch-sapi_cli_php_cli_c 
	                      patch-sapi_fpm_fpm_fpm_atomic_h 
	                      patch-sapi_fpm_www_conf_in 
	                      patch-scripts_Makefile_frag 
	                      patch-scripts_php-config_in 
	                      patch-scripts_phpize_in 
	lang/php/7.0/pkg: PLIST-apache PLIST-bz2 PLIST-cgi PLIST-curl 
	                  PLIST-dba PLIST-dbg PLIST-gd PLIST-gmp 
	                  PLIST-imap PLIST-intl PLIST-ldap PLIST-main 
	                  PLIST-mcrypt PLIST-mysqli PLIST-odbc 
	                  PLIST-pcntl PLIST-pdo_dblib PLIST-pdo_mysql 
	                  PLIST-pdo_odbc PLIST-pdo_pgsql 
	                  PLIST-pdo_sqlite PLIST-pgsql PLIST-pspell 
	                  PLIST-shmop PLIST-snmp PLIST-soap 
	                  PLIST-sqlite3 PLIST-tidy PLIST-xmlrpc 
	                  PLIST-xsl PLIST-zip php70_fpm.rc 

Log message:
drop php 7.0 and scaffolding, the default has already been switched to 7.1


CVSROOT:	/cvs
Module name:	src
Changes by:	miko@cvs.openbsd.org	2018/10/26 19:01:34

Modified files:
	sys/dev/pci    : auich.c 

Log message:
size for free(); ok ratchov@


CVSROOT:	/cvs
Module name:	ports
Changes by:	daniel@cvs.openbsd.org	2018/10/26 19:16:42

Modified files:
	lang/compcert  : Makefile distinfo 
	lang/compcert/patches: patch-Makefile patch-configure 

Log message:
Update to Compcert 3.4. Still marked BROKEN until coq is updated.


CVSROOT:	/cvs
Module name:	ports
Changes by:	daniel@cvs.openbsd.org	2018/10/26 19:34:16

Modified files:
	devel/ocaml-menhir: Makefile distinfo 
	devel/ocaml-menhir/pkg: PLIST 

Log message:
Update to ocaml-menhir 20180905.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rpointel@cvs.openbsd.org	2018/10/26 23:47:12

Modified files:
	www/py-selenium: Makefile distinfo 

Log message:
update selenium to 3.14.1.
from wen heping (thanks).


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/26 23:48:32

Modified files:
	devel/xtensa-elf/gcc: Makefile 
	devel/xtensa-elf/gcc/pkg: PLIST 

Log message:
Fix packaging due to bad value in PLIST.

While here, delete some irrelevant configure options, suggested
by bcallah@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/27 01:14:27

Log message:
    Import pioneer-20180203, a game of lonely space and adventure.
    
    Pioneer is a space adventure game set in the Milky Way galaxy at the
    turn of the 31st century.
    
    The game is open-ended, and you are free to explore the millions of star
    systems in the game. You can land on planets, slingshot past gas giants,
    and burn yourself to a crisp flying between binary star systems. You can
    try your hand at piracy, make your fortune trading between systems, or
    do missions for the various factions fighting for power, freedom or
    self-determination.
    
    tweaks + ok kirby@
    
    Status:
    
    Vendor Tag:	bentley
    Release Tags:	bentley_20181027
    
    N ports/games/pioneer/Makefile
    N ports/games/pioneer/distinfo
    N ports/games/pioneer/patches/patch-configure_ac
    N ports/games/pioneer/patches/patch-contrib_imgui_imgui_draw_cpp
    N ports/games/pioneer/pkg/DESCR
    N ports/games/pioneer/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/27 01:15:11

Modified files:
	games          : Makefile 

Log message:
+pioneer


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/27 01:22:47

Modified files:
	games/valyriatear: Makefile 
	games/valyriatear/pkg: PLIST 
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
Rename valyriatear package to lowercase.

The package name used to be lowercase, but inadvertently gained
capitals with the 1.0.0 update.

ok bcallah@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/27 01:32:57

Modified files:
	net/megatools  : Makefile 
Added files:
	net/megatools/patches: patch-Makefile_in 

Log message:
Build in C99 mode. Should fix the build on GCC architectures.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/27 01:47:57

Modified files:
	fonts/ja-kanjistrokeorders-ttf: Makefile distinfo 
	fonts/ja-kanjistrokeorders-ttf/pkg: PLIST 

Log message:
Update to ja-kanjistrokeorders-ttf-4.002.

Changelog: http://www.nihilist.org.uk/readme_en_v4.002.txt


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/10/27 02:47:09

Modified files:
	sys/kern       : vfs_lockf.c 
	sys/sys        : lockf.h 

Log message:
Rework previous lockf fix; bluhm@ noticed a regress failure during consecutive
runs. This is a second attempt in which the lockf structure is turned into a
doubly linked list which makes it easier to ensure correctness during list
insertion and deletion.

ok deraadt@ visa@


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/10/27 02:51:13

Modified files:
	sys/kern       : vfs_lockf.c 

Log message:
Add assertions for lockf list manipulation, hidden behind LOCKF_DIAGNOSTIC.
While here, improve existing lockf debug routines and sprinkle some more logging
related to list manipulation.

ok deraadt@ visa@ (as part of a larger diff)


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/10/27 02:53:35

Modified files:
	sys/sys        : lockf.h 

Log message:
Temporarily enable LOCKF_DIAGNOSTIC in order to catch potential bugs.

ok deraadt@ visa@ (as part of a larger diff)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 03:27:56

Modified files:
	databases/mariadb: Makefile 
	databases/mariadb/pkg: PLIST-server PLIST-tests 

Log message:
- Enable the Mroonga storage engine.
- Enable XML support for the CONNECT storage engine.

from Brad (maintainer)


CVSROOT:	/cvs
Module name:	src
Changes by:	phessler@cvs.openbsd.org	2018/10/27 03:47:36

Modified files:
	sys/net80211   : ieee80211_node.c 

Log message:
don't join to a network where we expect cleartext, and the AP is using crypto

OK stsp@


CVSROOT:	/cvs
Module name:	src
Changes by:	phessler@cvs.openbsd.org	2018/10/27 03:55:26

Modified files:
	sys/net80211   : ieee80211_ioctl.c ieee80211_node.c 

Log message:
clean up accounting of the AUTO_JOIN flag by making sure it is set or cleared
based on the state of the joinlist

OK stsp@


CVSROOT:	/cvs
Module name:	src
Changes by:	phessler@cvs.openbsd.org	2018/10/27 04:02:47

Modified files:
	sys/net80211   : ieee80211_node.c ieee80211_var.h 

Log message:
pass around the ess and ni structures we plan to use directly, instead
of rediscovering them (possibly badly).

OK stsp@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/10/27 06:36:52

Modified files:
	x11/xfce4/xfce4-notifyd: Makefile distinfo 
	x11/xfce4/xfce4-notifyd/pkg: PLIST 

Log message:
Update to xfce4-notifyd 0.4.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/10/27 06:40:13

Modified files:
	x11/xfce4/xfce4-clipman: Makefile distinfo 

Log message:
Update to xfce4-clipman 1.4.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/27 07:22:08

Modified files:
	sysutils/beats/filebeat: Makefile distinfo 
	sysutils/beats/filebeat/pkg: PLIST 
	sysutils/beats/heartbeat: Makefile distinfo 
	sysutils/beats/heartbeat/pkg: PLIST 
	sysutils/beats/metricbeat: Makefile distinfo 
	sysutils/beats/metricbeat/pkg: PLIST 
	sysutils/beats/packetbeat: Makefile distinfo 
	sysutils/beats/packetbeat/pkg: PLIST 
Removed files:
	sysutils/beats/metricbeat/patches: 
	                                   patch-vendor_github_com_elastic_gosigar_sigar_openbsd_go 

Log message:
update to beats-6.4.2

OK pvk@ sebastia@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2018/10/27 07:28:06

Modified files:
	graphics/evince: Makefile distinfo 
	graphics/evince/patches: patch-libdocument_ev-document-misc_c 

Log message:
update to evince-3.28.5


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 08:03:23

Modified files:
	x11/e17/e      : Makefile 
	x11/e17/e/pkg  : PLIST 

Log message:
Put sample files under share/examples/enlightenment


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/10/27 09:58:32

Modified files:
	lang/racket-minimal: Makefile distinfo 
	lang/racket-minimal/pkg: PLIST 
Removed files:
	lang/racket-minimal/patches: patch-src_racket_sconfig_h 

Log message:
Update to racket 7.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/10/27 10:00:02

Modified files:
	graphics/pdf2djvu: Makefile distinfo 

Log message:
Update to pdf2djvu 0.9.11.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:05:29

Modified files:
	net/py-boto3   : Makefile distinfo 

Log message:
Update to py-boto3-1.9.33.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:05:42

Modified files:
	net/py-botocore: Makefile distinfo 

Log message:
Update to py-botocore-1.12.33.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:05:54

Modified files:
	sysutils/awscli: Makefile distinfo 

Log message:
Update to awscli-1.16.43.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:09:37

Modified files:
	graphics/gegl04: Makefile distinfo 

Log message:
Update to gegl04-0.4.12.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:12:26

Modified files:
	security/libgcrypt: Makefile distinfo 

Log message:
Update to libgcrypt-1.8.4.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:13:18

Modified files:
	sysutils/amazon-ecs-cli: Makefile distinfo 

Log message:
Update to ecs-cli-1.10.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:16:11

Modified files:
	sysutils/amazon-ssm-agent: Makefile distinfo 
	sysutils/amazon-ssm-agent/patches: patch-agent_ssm_service_go 

Log message:
Update to amazon-ssm-agent-2.3.193.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:26:05

Modified files:
	www/py-bokeh   : Makefile distinfo 
	www/py-bokeh/pkg: PLIST 

Log message:
Update to py-bokeh-1.0.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:35:58

Modified files:
	sysutils/terraform/terraform: Makefile distinfo 

Log message:
Update to terraform-0.11.10.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:44:55

Log message:
    Import nomad-0.8.6
    
    Nomad is a flexible, enterprise-grade cluster scheduler designed to easily
    integrate into existing workflows. Nomad can run a diverse workload of
    micro-service, batch, containerized and non-containerized applications. Nomad is
    easy to operate and scale and integrates seamlessly with Consul and Vault.
    
    Support for Mhz computation on OpenBSD is being worked on.
    Until it's committed, it must be manually configured using 'cpu_total_compute'.
    
    ok robert@
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20181027
    
    N ports/sysutils/nomad/Makefile
    N ports/sysutils/nomad/distinfo
    N ports/sysutils/nomad/pkg/DESCR
    N ports/sysutils/nomad/pkg/nomad.rc
    N ports/sysutils/nomad/pkg/PLIST
    N ports/sysutils/nomad/patches/patch-vendor_github_com_mitchellh_go-ps_process_openbsd_go
    N ports/sysutils/nomad/patches/patch-client_allocdir_fs_openbsd_go
    N ports/sysutils/nomad/patches/patch-vendor_github_com_fsouza_go-dockerclient_external_github_com_docker_docker_pkg_system_stat_openbsd_go
    N ports/sysutils/nomad/files/nomad.hcl
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:45:24

Modified files:
	sysutils       : Makefile 

Log message:
+nomad


CVSROOT:	/cvs
Module name:	src
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:49:16

Modified files:
	distrib/syspatch: Makefile.000 bsd.syspatch.mk 

Log message:
SUBDIR is a remnant of the past.

ok robert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:57:53

Modified files:
	sysutils/terraform/provider-alicloud: Makefile distinfo 
	sysutils/terraform/provider-aws: Makefile distinfo 
	sysutils/terraform/provider-vault: Makefile distinfo 

Log message:
Update terraform providers to their latest release.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:58:35

ports/mail/gmime30/patches

Update of /cvs/ports/mail/gmime30/patches
In directory cvs.openbsd.org:/tmp/cvs-serv25846/patches

Log Message:
Directory /cvs/ports/mail/gmime30/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:59:07

Modified files:
	mail/gmime30   : Makefile distinfo 
	mail/gmime30/pkg: PLIST 
Added files:
	mail/gmime30/patches: patch-tests_test-mime_c 

Log message:
Update to gmime30-3.2.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/27 10:59:36

Modified files:
	x11/gnome/tracker-miners: Makefile 
	x11/gnome/grilo: Makefile 
	audio/rhythmbox: Makefile 

Log message:
Sync WANTLIB after recent gmime30 update.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2018/10/27 11:03:33

Modified files:
	share/zoneinfo/datfiles: africa europe northamerica 

Log message:
Update to tzdata2018g from ftp.iana.org


CVSROOT:	/cvs
Module name:	www
Changes by:	tj@cvs.openbsd.org	2018/10/27 14:40:21

Modified files:
	faq            : faq11.html 

Log message:
shift the overton window in favor of using xenodm rather than startx


CVSROOT:	/cvs
Module name:	www
Changes by:	tj@cvs.openbsd.org	2018/10/27 14:45:22

Modified files:
	faq            : faq11.html 

Log message:
fix one more startx leftover that danj spotted


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvk@cvs.openbsd.org	2018/10/27 15:24:42

Modified files:
	textproc/elasticsearch: Makefile distinfo 

Log message:
Update elasticsearch 6.4.1 -> 6.4.2
ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvk@cvs.openbsd.org	2018/10/27 15:26:08

Modified files:
	www/kibana     : Makefile distinfo 

Log message:
Update kibana 6.4.1 -> 6.4.2
ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvk@cvs.openbsd.org	2018/10/27 15:27:36

Modified files:
	sysutils/logstash: Makefile distinfo 
	sysutils/logstash/pkg: PLIST 

Log message:
Update logstash 6.4.1 -> 6.4.2
ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/10/27 18:28:03

Modified files:
	games/freeserf : Makefile distinfo 
	games/freeserf/patches: patch-CMakeLists_txt 
	                        patch-src_CMakeLists_txt 

Log message:
Update to freeserf-0.1.1.20181027, which is mostly a small code refactoring


CVSROOT:	/cvs
Module name:	ports
Changes by:	jturner@cvs.openbsd.org	2018/10/27 18:42:37

Modified files:
	sysutils/login_duo: Makefile 

Log message:
Remove MODULES = lang/python, which is clearly not needed and was most
likely included when tests worked. No functional change to end pkg. Pointed
out by danj@


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/27 20:47:33

Modified files:
	devel/p5-POE-Test-Loops: Makefile distinfo 

Log message:
Update devel/p5-POE-Test-Loops to 1.360

Also change HOMEPAGE as suggested by Charlene

From Charlene Wendling 


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/27 20:51:40

Log message:
    Add devel/p5-Test-FailWarnings
    
    This module converts warnings to Test::More fail() calls. It is
    designed to be used with done_testing, when you don't need to know the
    test count in advance.
    
    From MAINTAINER Charlene Wendling 
    
    Status:
    
    Vendor Tag:	afresh1
    Release Tags:	afresh1_20181027
    
    N ports/devel/p5-Test-FailWarnings/Makefile
    N ports/devel/p5-Test-FailWarnings/distinfo
    N ports/devel/p5-Test-FailWarnings/pkg/DESCR
    N ports/devel/p5-Test-FailWarnings/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/27 20:57:14

Log message:
    Add net/p5-Net-IP-Minimal
    
    This Perl module is a minimal subset of Net::IP with no dependencies.
    It can verify and guess valid IPv4/6 addresses.
    
    From MAINTAINER Charlene Wendling 
    
    Status:
    
    Vendor Tag:	afresh1
    Release Tags:	afresh1_20181027
    
    N ports/net/p5-Net-IP-Minimal/Makefile
    N ports/net/p5-Net-IP-Minimal/distinfo
    N ports/net/p5-Net-IP-Minimal/pkg/DESCR
    N ports/net/p5-Net-IP-Minimal/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/27 21:00:53

Modified files:
	devel          : Makefile 
	net            : Makefile 

Log message:
+devel/p5-Test-FatalWarnings
+net/p5-Net-IP-Minimal


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/27 21:04:25

Modified files:
	textproc/p5-POE-Filter-XML: Makefile distinfo 
	textproc/p5-POE-Filter-XML/pkg: PLIST 

Log message:
Update textproc/p5-POE-Filter-XML to 1.140700

From Charlene Wendling 


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/27 21:09:16

Modified files:
	devel/p5-strictures: Makefile distinfo 

Log message:
Update devel/p5-strictures to 2.000005

OK Sergey Bronnikov  (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/27 21:11:58

Modified files:
	devel/p5-Moo   : Makefile distinfo 

Log message:
Update devel/p5-Moo to 2.003004

OK Sergey Bronnikov  (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/27 23:59:19

Modified files:
	net/mutella    : Makefile 
Added files:
	net/mutella/patches: patch-mutella_basicstruct_h 
	                     patch-mutella_conversions_h 
	                     patch-mutella_tstring_h 

Log message:
Include string.h when using string functions.

Hopefully this will fix the build on sparc64.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 00:11:53

Modified files:
	graphics/png2ico: Makefile 
	graphics/png2ico/patches: patch-png2ico_cpp 

Log message:
Include cstring for str*() functions.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 00:31:40

Added files:
	lang/freehdl/patches: patch-vaul_dunit_cc 

Log message:
Include stdlib.h for free().


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 01:31:29

Modified files:
	math/netcdf    : Makefile 
Added files:
	math/netcdf/patches: patch-cxx_ncvalues_cpp 

Log message:
Include cstring for strncpy().


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 01:42:40

Modified files:
	misc/cdrdao    : Makefile 
Added files:
	misc/cdrdao/patches: patch-trackdb_TempFileManager_cc 

Log message:
Include string.h for strrchr().


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 01:45:25

ports/archivers/zipios/patches

Update of /cvs/ports/archivers/zipios/patches
In directory cvs.openbsd.org:/tmp/cvs-serv5/patches

Log Message:
Directory /cvs/ports/archivers/zipios/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 01:48:25

Modified files:
	archivers/zipios: Makefile 
Added files:
	archivers/zipios/patches: patch-src_directory_h 

Log message:
Include cstddef for ptrdiff_t.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 01:59:57

Modified files:
	audio/id3lib   : Makefile 
Added files:
	audio/id3lib/patches: patch-include_id3_id3lib_strings_h 

Log message:
Include cstring for memmove/memcpy.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 02:07:36

Modified files:
	audio/libofa   : Makefile 
Added files:
	audio/libofa/patches: patch-examples_example_cpp 

Log message:
Include cstring for str*() functions.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 02:13:41

Modified files:
	cad/gnucap     : Makefile 
Added files:
	cad/gnucap/patches: patch-modelgen_md_h 

Log message:
Include cstring for str*() functions.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 02:16:59

ports/cad/necpp/patches

Update of /cvs/ports/cad/necpp/patches
In directory cvs.openbsd.org:/tmp/cvs-serv34252/patches

Log Message:
Directory /cvs/ports/cad/necpp/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 02:19:12

Modified files:
	cad/necpp      : Makefile 
Added files:
	cad/necpp/patches: patch-src_safe_array_h 

Log message:
Include cstring for memcpy().


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 02:24:30

Modified files:
	converters/pflogx: Makefile 
Added files:
	converters/pflogx/patches: patch-src_SysTools_cpp 

Log message:
Include string.h for strerror_r().


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 02:30:03

Modified files:
	devel/atlas    : Makefile 
Added files:
	devel/atlas/patches: patch-src_Codecs_XML_cc 

Log message:
Include cstdlib for atol and atof.


CVSROOT:	/cvs
Module name:	www
Changes by:	matthieu@cvs.openbsd.org	2018/10/28 02:50:26

Modified files:
	faq            : current.html 

Log message:
Xorg is no longer setuip


CVSROOT:	/cvs
Module name:	www
Changes by:	matthieu@cvs.openbsd.org	2018/10/28 02:58:13

Modified files:
	faq            : current.html 

Log message:
Fix the markup and better wording


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 02:59:08

Modified files:
	devel/commoncpp: Makefile 
Added files:
	devel/commoncpp/patches: patch-src_mempager_cpp 

Log message:
Include cstdlib for free()/posix_memalign().


CVSROOT:	/cvs
Module name:	src
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/28 03:00:07

Modified files:
	usr.sbin/syspatch: syspatch.sh 

Log message:
Properly handle symlinks.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/28 03:02:40

Modified files:
	devel/codeworker: Makefile 
Added files:
	devel/codeworker/patches: patch-DtaScriptVariable_h 

Log message:
Include string.h for strdup().


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/28 03:13:30

Modified files:
	www/uriparser  : Makefile distinfo 

Log message:
SECURITY update to uriparser-0.9.0:
- Out-of-bounds write in uriComposeQuery* and uriComposeQueryEx*
- Detect integer overflow in uriComposeQuery* and uriComposeQueryEx*
- Protect uriResetUri* against acting on NULL input


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/28 03:20:54

Modified files:
	www/uriparser  : Tag: OPENBSD_6_4 Makefile 
Added files:
	www/uriparser/patches: Tag: OPENBSD_6_4 patch-src_UriCommon_c 
	                       patch-src_UriQuery_c patch-test_test_cpp 

Log message:
Merge SECURITY fixes from upstream:
- Out-of-bounds write in uriComposeQuery* and uriComposeQueryEx*
- Detect integer overflow in uriComposeQuery* and uriComposeQueryEx*
- Protect uriResetUri* against acting on NULL input


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/28 03:45:50

Modified files:
	graphics/libgphoto2: Makefile distinfo 

Log message:
Update to libgphoto-2.5.20.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/28 03:46:04

Modified files:
	graphics/gphoto2: Makefile distinfo 

Log message:
Update to gphoto-2.5.20.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/28 04:06:27

Modified files:
	sysutils/exoscale-cli: Makefile distinfo 

Log message:
Update to exoscale-cli-1.0.2.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/10/28 04:09:07

Modified files:
	fonts/font-awesome: Makefile distinfo 

Log message:
Update font-awesome-5.4.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	kn@cvs.openbsd.org	2018/10/28 04:46:02

Modified files:
	telephony/baresip/baresip: Makefile distinfo 
	telephony/baresip/baresip/patches: patch-src_config_c 
	telephony/baresip/re: Makefile distinfo 
	telephony/baresip/re/patches: patch-Makefile 

Log message:
Update to baresip 0.5.11

From semarie, OK feinerer


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/10/28 04:55:37

Modified files:
	devel/catch2   : Makefile distinfo 
	devel/catch2/pkg: PLIST 

Log message:
Update catch2-2.4.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	anton@cvs.openbsd.org	2018/10/28 06:14:02

Modified files:
	mail/mdsort    : Makefile distinfo 

Log message:
Update to mdsort-2.0.0.

ok kn@


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/10/28 07:46:43

Modified files:
	devel/py-simpleeval: Makefile distinfo 

Log message:
Update to py-simpleeval-0.9.8

From semarie (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/10/28 08:49:25

Modified files:
	geo/osm2pgsql  : Makefile distinfo 
	geo/osm2pgsql/patches: patch-CMakeLists_txt 
	                       patch-docs_osm2pgsql_1 patch-options_cpp 
	                       patch-tests_regression-test_py 
	geo/osm2pgsql/pkg: PLIST 
Removed files:
	geo/osm2pgsql/patches: 
	                       patch-contrib_libosmium_osmium_io_bzip2_compression_hpp 

Log message:
Update to osm2pgsal 0.96.0 (and unbreak)

with tweaks from & ok bentley@ (use system protozero & libosmium)
ok danj@ on a previous version


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2018/10/28 09:21:49

Modified files:
	usr.bin/libtool/LT: Library.pm 

Log message:
lld generates DT_RUNPATH elements instead of the older DT_RPATH.
Handle both.  From semarie@, tweaked by espie@
ok phessler@ espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/10/28 09:29:49

Modified files:
	devel          : Makefile 

Log message:
Correctly spell p5-Test-FailWarnings

Noticed by ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/10/28 09:34:27

Modified files:
	usr.bin/tmux   : tty-keys.c 

Log message:
Do not check for a key again without an escape if only \033 is present.


CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/10/28 10:10:02

Modified files:
	usr.bin/tmux   : job.c 

Log message:
Do not printf NULL.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/10/28 11:23:55

Added files:
	x11/xfce4/xfce4-notifyd/patches: patch-configure 

Log message:
Fix wrong dependency on development release for xfce4-panel

reported by ajacoutot@, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/28 11:26:03

Modified files:
	sysutils/login_duo: Makefile 

Log message:
Missed bump.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/10/28 12:51:39

Modified files:
	x11/xfce4/xfce4-notifyd: distinfo 
Removed files:
	x11/xfce4/xfce4-notifyd/patches: patch-configure 

Log message:
Fixed tarball rerolled upstream (yeah, i know..)


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/10/28 13:38:19

Modified files:
	app/xenodm/greeter: Login.c 

Log message:
Pass the correct buffer length to strlcpy() to avoid truncation.
Problem noticed by Edgar Pettijohn III, ok tb@


CVSROOT:	/cvs
Module name:	www
Changes by:	naddy@cvs.openbsd.org	2018/10/28 15:50:06

Modified files:
	faq            : current.html 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/10/28 16:42:33

Modified files:
	sys/kern       : kern_unveil.c subr_prf.c vfs_lookup.c 
	                 vfs_syscalls.c 
	sys/sys        : proc.h 
	regress/sys/kern/unveil: syscalls.c 
	lib/libc/sys   : unveil.2 

Log message:
Correctly deal with upper level unveil's by keeping track of the covering
unveil for each unveil in the process at unveil() time, and refactoring the
handling of current directory and ISDOTDOT to be much more sensible.
Worked out at ns2k18 with guenther@.
ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/10/28 18:11:37

Modified files:
	sys/kern       : kern_unveil.c 

Log message:
needs sys/lock.h


CVSROOT:	/cvs
Module name:	ports
Changes by:	daniel@cvs.openbsd.org	2018/10/28 18:28:50

Modified files:
	graphics/py-matplotlib: Makefile distinfo 
	graphics/py-matplotlib/patches: 
	                                patch-lib_matplotlib_sphinxext_tests_test_tinypages_py 
	                                patch-setupext_py 
	                                patch-src__gtkagg_cpp 
	graphics/py-matplotlib/pkg: PLIST 
Added files:
	graphics/py-matplotlib/patches: patch-setup_cfg_template 

Log message:
Update to matplotlib 2.0.2 to allow forward progress on py-zmq which is
needed by jupyter-notebook.


CVSROOT:	/cvs
Module name:	ports
Changes by:	thfr@cvs.openbsd.org	2018/10/28 23:39:49

Modified files:
	devel/sdl2     : Makefile 
Added files:
	devel/sdl2/patches: patch-src_video_x11_SDL_x11keyboard_c 
	                    patch-src_video_x11_SDL_x11sym_h 

Log message:
Change BOOL type to Bool, fixing macppc (and likely other big-endian arches),
from George Koehler (kernigh () gmail DOT com), ok kirby@, jca@.
Update maintainer email while here.


CVSROOT:	/cvs
Module name:	ports
Changes by:	martijn@cvs.openbsd.org	2018/10/29 00:16:21

Modified files:
	net/icinga/web2: Makefile 
	net/icinga/web2/pkg: README 

Log message:
Remove README section about suhosin for obvious php7 reasons.

OK sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/29 00:29:36

Modified files:
	net/gloox      : Makefile distinfo 
	net/gloox/patches: patch-Makefile_in patch-src_Makefile_in 
Added files:
	net/gloox/patches: patch-src_dns_cpp 

Log message:
Update to gloox-1.0.21.

Also include string.h for string functions.

ok sebastia@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	www
Changes by:	phessler@cvs.openbsd.org	2018/10/29 01:12:50

Modified files:
	.              : 64.html 

Log message:
8324 packages for arm


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/10/29 01:42:35

Modified files:
	net/knot       : Makefile 

Log message:
Don't pick up libmaxminddb if installed

Spotted by ajacoutot@ (thanks!)


CVSROOT:	/cvs
Module name:	src
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/29 01:55:41

Modified files:
	etc/rc.d       : rc.subr 
	share/man/man8 : rc.subr.8 

Log message:
Revert previous (for now).
semarie found a few regressions with daemon that will fail if cwd is not
accessible.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/29 02:11:25

Modified files:
	geo/libosmium  : Makefile 

Log message:
Add a RDEP on devel/utfcpp.
This unbreaks dependent ports like osm2pgsql because some osmium headers
needs utf8.h.
e.g.
/usr/local/include/osmium/io/detail/opl_parser_functions.hpp:50:10: fatal error: 'utf8.h' file not found
#include 


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/10/29 02:25:30

Modified files:
	geo/qgis       : Makefile distinfo 
	geo/qgis/patches: patch-src_app_qgisapp_cpp 
	                  patch-src_server_CMakeLists_txt 
	geo/qgis/pkg   : PLIST 
Added files:
	geo/qgis/patches: patch-CMakeLists_txt patch-i18n_CMakeLists_txt 
Removed files:
	geo/qgis/patches: 
	                  patch-python_plugins_processing_gui_ConfigDialog_py 
	                  patch-src_app_qgsoptions_cpp 

Log message:
Update to QGIS 3.4.0.

See http://changelog.qgis.org/en/qgis/version/3.4.0/

Add patches from https://github.com/qgis/QGIS/pull/8357


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/29 02:36:35

Modified files:
	devel/llvm     : Makefile 
	devel/llvm/patches: 
	                    patch-tools_clang_lib_Driver_ToolChains_OpenBSD_cpp 
	                    patch-tools_clang_lib_Driver_ToolChains_OpenBSD_h 

Log message:
Sync OpenBSD driver code a bit closer to upstream.

from Brad (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/10/29 02:37:18

Modified files:
	net/knot       : Makefile 

Log message:
Drop python bits, not needed any more.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/29 03:22:48

Modified files:
	usr.sbin/bgpd  : rde.c 

Log message:
Fix route-collector mode by allowing the RDE to disable the decision process
on reload but after that not allowing it to be re-enabled. So now it is
possible to enable route-collector mode again but it is still not possible
to turn it of via reload. Problem reported by Aaron A. Glenn.
OK benno@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/29 03:28:31

Modified files:
	usr.sbin/bgpd  : rde.c rde.h rde_rib.c 

Log message:
Replace some walkers using the aspath/prefix lists with a rib_dump walker.
network_flush() is now using rib_dump_new to walk the Adj-RIB-In and
remove all dynamically added announcements. peer_flush() got generalized
and is now used also in peer_down(). It also uses a walker to remove all
prefixes of a peer but does it in a synchronous way for now.
OK benno@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/10/29 03:51:20

Modified files:
	sys/net        : if_etherip.c 

Log message:
use the tunnelttl in the ip6 encap too, not ip6_defhlim.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	jsg@cvs.openbsd.org	2018/10/29 05:35:23

Modified files:
	lib/mesa/src/compiler: Makefile.nir.am 

Log message:
Don't attempt to rebuild spirv_info.c if timestamp on source files
changed as python won't be in path.

someone in this situation mentioned it to landry@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	jsg@cvs.openbsd.org	2018/10/29 05:38:32

Modified files:
	lib/mesa/src/compiler: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/29 06:12:27

Modified files:
	sys/kern       : uipc_socket2.c 

Log message:
Now that most archs have better NMBCLUSTERS defaults it is possible to bring
back rev 1.90.
----
mbufs and mbuf clusters are now backed by large pools. Because of this
we can relax the oversubscribe limit of socketbuffers a fair bit.
Instead of maxing out as sb_max * 1.125 or 2 * sb_hiwat the maximum is
increased to 8 * sb_hiwat -- which seems to be a good compromise between
memory waste and better socket buffer usage.
OK deraadt@
----
ok benno@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/10/29 08:29:44

Modified files:
	sys/kern       : subr_prf.c 

Log message:
irrelevant part snuck into previous commit; from semarie


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/10/29 08:38:28

Modified files:
	lang/ruby      : Makefile 

Log message:
Unhook ruby 2.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/10/29 08:40:31

Modified files:
	devel/cbindgen : Makefile distinfo 

Log message:
Update to cbindgen 0.6.6.

Required by m-c since https://bugzilla.mozilla.org/show_bug.cgi?id=1496619


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/10/29 08:40:51

Removed files:
	lang/ruby/2.3  : Makefile distinfo 
	lang/ruby/2.3/patches: patch-common_mk patch-compile_c 
	                       patch-configure patch-ext_etc_etc_c 
	                       patch-ext_extmk_rb 
	                       patch-ext_openssl_extconf_rb 
	                       patch-ext_openssl_openssl_missing_h 
	                       patch-ext_openssl_ossl_h 
	                       patch-ext_ripper_depend 
	                       patch-lib_fileutils_rb 
	                       patch-lib_rubygems_commands_install_command_rb 
	                       patch-lib_rubygems_dependency_installer_rb 
	                       patch-lib_rubygems_ext_ext_conf_builder_rb 
	lang/ruby/2.3/pkg: DESCR-gdbm DESCR-main DESCR-ri_docs DESCR-tk 
	                   MESSAGE-main PLIST-gdbm PLIST-main 
	                   PLIST-ri_docs PLIST-tk UNMESSAGE-main 

Log message:
Send ruby 2.3 to the Attic


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/10/29 08:43:06

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
Mark ruby23-* ports as obsolete


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/10/29 08:44:44

Modified files:
	databases/ruby-pg: Makefile distinfo 
	databases/ruby-pg/pkg: PLIST 

Log message:
Update to pg 1.1.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/10/29 08:45:14

Modified files:
	textproc/ruby-nokogiri: Makefile distinfo 
	textproc/ruby-nokogiri/pkg: PLIST 

Log message:
Update to nokogiri 1.8.5


CVSROOT:	/cvs
Module name:	www
Changes by:	solene@cvs.openbsd.org	2018/10/29 09:48:01

Modified files:
	faq            : faq16.html 

Log message:
Fix -cdrom by -r

spotted by espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/10/29 09:55:34

Modified files:
	databases/sqlite3: Makefile distinfo 

Log message:
Update to sqlite 3.25.1, required for gecko 64.

Same diff from pea@ for 3.25.0, which has been tested by naddy@ in a bulk


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/10/29 09:56:41

Modified files:
	security/nss   : Makefile distinfo 

Log message:
Update to nss 3.40, required by gecko 64.

Cf https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.40_release_notes


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/10/29 11:10:41

Modified files:
	sys/sys        : cdefs.h 

Log message:
Support _ISOC11_SOURCE for forcing C11 feature visibility.  Change the
default when no feature test defines are given to be C11 instead of C99
headers.

ok kettenis@ millert@
naddy@ doesn't think ports needs any pretesting for this


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/29 11:55:11

Modified files:
	mail/mutt      : Makefile 
	mail/neomutt   : Makefile 
Added files:
	mail/mutt/patches: patch-contrib_gpg_rc 
	mail/neomutt/patches: patch-contrib_gpg_rc 

Log message:
Patch gpg.rc examples to use gpg2. The stronger checks used by default in newer
versions of mutt/neomutt (in response to https://gitlab.com/muttmua/mutt/issues/39)
don't work with old gpg.

(There's an alternative workaround, "unset pgp_check_gpg_decrypt_status_fd",
but this is still subject to the issue reported in the above gitlab ticket
where unencrypted messages may be reported as encrypted).

Prompted by a report from stsp@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/29 12:43:01

Modified files:
	www/squid      : Makefile 
Added files:
	www/squid/patches: patch-src_ssl_ErrorDetail_cc 

Log message:
Add a patch for http://www.squid-cache.org/Advisories/SQUID-2018_4.txt,
XSS vulnerability when generating HTTPS response messages about TLS errors
(in TLS MITM support).


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/10/29 13:22:25

Modified files:
	misc/rocrail   : Makefile 
	misc/rocrail/patches: patch-rocview_makefile 

Log message:
Honor CC and CXX as distinct variables for C and C++ code, respectively.
This fixes the linking error seen with lld.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/10/29 15:02:50

ports/databases/pgmodeler/patches

Update of /cvs/ports/databases/pgmodeler/patches
In directory cvs.openbsd.org:/tmp/cvs-serv43558/patches

Log Message:
Directory /cvs/ports/databases/pgmodeler/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/10/29 15:04:14

Modified files:
	databases/pgmodeler: Makefile 
Added files:
	databases/pgmodeler/patches: patch-main_main_pro 
	                             patch-pgmodeler_pri 

Log message:
link with libexecinfo since it is referenced from the main program


CVSROOT:	/cvs
Module name:	src
Changes by:	remi@cvs.openbsd.org	2018/10/29 16:13:33

Modified files:
	usr.sbin/ospfd : ospfd.c 

Log message:
The parent process of ospfd is not supposed to write or execute files.
Unveil "/" readonly and allow to cleanup the control socket on exit.

Just unveiling ospfd.conf is not possible since it can contain an arbitrary
number of includes.

ok benno@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/10/29 21:27:45

Modified files:
	sys/kern       : kern_exec.c 

Log message:
If we execute a #!shell binary, the shell is an integral part of the
binary so it should bypass unveil restrictions.  This is similar
(but different...) to how the ELF linker (ld.so) is loaded (after
unveils get dropped).  Discovered in doas, due to more accurate unveil
semantics.
ok guenther tedu beck


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/10/30 00:00:37

Modified files:
	devel/qt-creator: Makefile distinfo 
	devel/qt-creator/patches: 
	                          patch-src_plugins_projectexplorer_gcctoolchain_cpp 

Log message:
Update qt-creator-4.7.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/30 00:35:23

Modified files:
	emulators/ppsspp: Makefile distinfo 
	emulators/ppsspp/patches: patch-CMakeLists_txt 
	                          patch-UI_NativeApp_cpp 
Added files:
	emulators/ppsspp/patches: patch-ext_CMakeLists_txt 
Removed files:
	emulators/ppsspp/patches: patch-ext_armips_Util_Util_cpp 

Log message:
Update to ppsspp-1.7.

Changelog:
https://github.com/hrydgard/ppsspp#whats-new-in-170


CVSROOT:	/cvs
Module name:	ports
Changes by:	kirby@cvs.openbsd.org	2018/10/30 01:03:30

Modified files:
	devel/sdl2/patches: patch-src_video_x11_SDL_x11keyboard_c 
	                    patch-src_video_x11_SDL_x11sym_h 

Log message:
regen patches to unbreak build


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/30 01:12:45

Modified files:
	cad/ngspice    : Makefile distinfo 
	cad/ngspice/pkg: PLIST 

Log message:
Update to ngspice-29.

Release notes:
https://sourceforge.net/p/ngspice/ngspice/ci/master/tree/NEWS


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/10/30 01:25:57

Modified files:
	usr.sbin/switchd: switchd.conf.5 

Log message:
typo; from bryan stenson


CVSROOT:	/cvs
Module name:	ports
Changes by:	gonzalo@cvs.openbsd.org	2018/10/30 02:04:29

Modified files:
	www/varnish    : Makefile distinfo 

Log message:
Maintenance release for Varnish to 6.1.1:

https://varnish-cache.org/docs/6.1/whats-new/changes-6.1.html

OK kn@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/10/30 02:08:41

Modified files:
	x11/qt5        : Makefile.version 
	x11/qt5/docs   : distinfo 
	x11/qt5/docs/pkg: PLIST-html 
	x11/qt5/qt3d   : distinfo 
	x11/qt5/qtbase : Makefile distinfo 
	x11/qt5/qtbase/patches: patch-config_tests_openssl_openssl_cpp 
	x11/qt5/qtcanvas3d: distinfo 
	x11/qt5/qtcharts: distinfo 
	x11/qt5/qtconnectivity: distinfo 
	x11/qt5/qtdatavis3d: distinfo 
	x11/qt5/qtdeclarative: distinfo 
	x11/qt5/qtgamepad: distinfo 
	x11/qt5/qtgraphicaleffects: distinfo 
	x11/qt5/qtimageformats: distinfo 
	x11/qt5/qtlocation: distinfo 
	x11/qt5/qtmultimedia: distinfo 
	x11/qt5/qtnetworkauth: distinfo 
	x11/qt5/qtpurchasing: distinfo 
	x11/qt5/qtquickcontrols: distinfo 
	x11/qt5/qtquickcontrols2: distinfo 
	x11/qt5/qtremoteobjects: distinfo 
	x11/qt5/qtscript: distinfo 
	x11/qt5/qtscxml: distinfo 
	x11/qt5/qtsensors: distinfo 
	x11/qt5/qtserialbus: distinfo 
	x11/qt5/qtserialport: distinfo 
	x11/qt5/qtspeech: distinfo 
	x11/qt5/qtsvg  : distinfo 
	x11/qt5/qttools: distinfo 
	x11/qt5/qttranslations: distinfo 
	x11/qt5/qtvirtualkeyboard: distinfo 
	x11/qt5/qtwebchannel: distinfo 
	x11/qt5/qtwebsockets: distinfo 
	x11/qt5/qtx11extras: distinfo 
	x11/qt5/qtxmlpatterns: distinfo 
Removed files:
	x11/qt5/qtbase/patches: 
	                        patch-src_network_ssl_qsslcertificate_openssl_cpp 
	                        patch-src_network_ssl_qsslcontext_openssl_cpp 
	                        patch-src_network_ssl_qsslsocket_openssl_symbols_cpp 
	                        patch-src_network_ssl_qsslsocket_openssl_symbols_p_h 
	                        patch-src_widgets_widgets_qdockarealayout_cpp 
	                        patch-src_widgets_widgets_qdockarealayout_p_h 

Log message:
Update Qt to the latest 5.9.7 TLS

- remove QTBUG-68939 backport
- remove libressl patches

Feedback from Vadim and bulk build by landry@ (thanks!)


CVSROOT:	/cvs
Module name:	www
Changes by:	denis@cvs.openbsd.org	2018/10/30 02:11:39

Modified files:
	faq            : faq16.html 

Log message:
fix netmask

Noticed and diff by Pierre Emeriaud, thank you


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/30 02:25:43

Modified files:
	comms/sigrok/sigrok-cli: Makefile distinfo 
	comms/sigrok/sigrok-cli/pkg: PLIST 

Log message:
Update to sigrok-cli-0.7.1.

Changelog:
https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blob;f=NEWS;hb=sigrok-cli-0.7.1


CVSROOT:	/cvs
Module name:	www
Changes by:	solene@cvs.openbsd.org	2018/10/30 02:58:35

Modified files:
	faq            : faq16.html 

Log message:
Vmd service should be started, suggested by Marcus Merighi
Vmctl commands output should be displayed, suggested by espie@

reviewed by tb@ tj@


CVSROOT:	/cvs
Module name:	src
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/30 04:22:16

Modified files:
	distrib/syspatch: Makefile.000 

Log message:
Missed that SUBDIR remnant in previous.

prodded by a mail from "multiplexd"
ok robert@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/30 05:08:30

Modified files:
	sys/arch/amd64/conf: Makefile.amd64 
	sys/arch/i386/conf: Makefile.i386 

Log message:
The way we currently generate gap.o using a linker script results in .rodata
and .data segments that have the X (executable) flag set when using lld.
This doesn't result in those sections being mapped executable in the bsd
kernel, but it does result in the X flag being set on those sections in
the final kernel binary, which confuses some scanning tools for (ROP)
gadgets.

Fix this by tweaking the generated gapdummy.c file that is used for
building gap.o.  It now defines the .rodata section using inline asm.
This also fixes .data as it will inherit its flags from .rodata.

ok deraadt@, mortimer@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/30 05:10:03

Modified files:
	sys/arch/arm64/conf: Makefile.arm64 
	sys/arch/armv7/conf: Makefile.armv7 

Log message:
The way we currently generate gap.o using a linker script results in .rodata
and .data segments that have the X (executable) flag set when using lld.
This doesn't result in those sections being mapped executable in the bsd
kernel, but it does result in the X flag being set on those sections in
the final kernel binary, which confuses some scanning tools for (ROP)
gadgets.

Fix this by tweaking the generated gapdummy.c file that is used for
building gap.o.  It now defines the .rodata section using inline asm.
This also fixes .data as it will inherit its flags from .rodata.

ok deraadt@, mortimer@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/30 05:20:33

Added files:
	multimedia/x265/patches: patch-source_common_cpu_cpp 

Log message:
Fix the build on !X86 archs.

from Brad (maintainer)


CVSROOT:	/cvs
Module name:	www
Changes by:	kn@cvs.openbsd.org	2018/10/30 06:10:34

Modified files:
	faq            : faq16.html 

Log message:
Clarify ownership management

"system" is ambigious, see `owner id` in vm.conf(5).

OK solene


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/30 07:10:28

Modified files:
	www/webkitgtk4 : Makefile distinfo 

Log message:
Maintenance update to webkitgtk4-2.22.3.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/30 07:10:53

Modified files:
	www/webkitgtk4 : Tag: OPENBSD_6_4 Makefile distinfo 

Log message:
Maintenance update to webkitgtk4-2.22.3.
Committing this on -stable to ease future security updates.


CVSROOT:	/cvs
Module name:	ports
Changes by:	abieber@cvs.openbsd.org	2018/10/30 07:56:10

Modified files:
	security/keybase: Makefile distinfo 

Log message:
Bump keybase to the latest.

OK gonzalo@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/10/30 08:17:17

Modified files:
	usr.sbin/smtpd : mda.c 

Log message:
in mda.c, when reading the last line of an mda, we should never have a \n
in the buffer, however better be safe than sorry, add VIS_NL to strnvis()
flags because a \n would corrupt an envelope.

while debugging an issue from Jason Donenfeld, this appears as a safety-net

ok eric@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/10/30 09:41:17

Modified files:
	net/p5-Net-SSH-Perl: Makefile 
Added files:
	net/p5-Net-SSH-Perl/patches: patch-src_chacha_poly1305_c 

Log message:
fix build on big-endian archs; from Charlene Wendling


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/30 09:41:51

Modified files:
	www/squid      : Makefile 
Added files:
	www/squid/patches: patch-src_snmp_core_cc 

Log message:
fix triggerable memory leak which is present if snmp is enabled (not on by default),
http://www.squid-cache.org/Advisories/SQUID-2018_5.txt


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/10/30 10:28:42

Modified files:
	include        : time.h 
	lib/libc/hidden: time.h 
	lib/libc       : Symbols.list shlib_version 
	lib/libc/gen   : Makefile.inc 
Added files:
	lib/libc/gen   : timespec_get.3 timespec_get.c 

Log message:
Add C11's timespec_get(3); minor bump for libc.

Tweaked diff from brad@
manpage tweaks florian@ and jmc@
ok deraadt@ millert@


CVSROOT:	/cvs
Module name:	www
Changes by:	solene@cvs.openbsd.org	2018/10/30 10:40:37

Modified files:
	faq            : faq16.html 

Log message:
Add a mention about cu(1)
Tell about enabling feature in BIOS and run fw_update after
Use vm name instead of vm numerical id for examples
Fix typo

Thanks to espie@, Otoo Moerbeek, Hiltjo Posthuma for suggestions.
Thanks to tb@ tj@ for rewording
ok tb@ tj@


CVSROOT:	/cvs
Module name:	src
Changes by:	remi@cvs.openbsd.org	2018/10/30 10:52:19

Modified files:
	usr.sbin/ospf6d: ospf6d.c 

Log message:
ospf6d does not support reloading so its parent proc does not need
filesystem access with the exception of the control socket cleanup on
exit.

ok florian@


CVSROOT:	/cvs
Module name:	www
Changes by:	solene@cvs.openbsd.org	2018/10/30 11:53:39

Modified files:
	faq            : faq16.html 

Log message:
add missing double quotes leading to a bad hyperlink


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/10/30 11:56:54

Modified files:
	usr.sbin/vmd   : vm.conf.5 

Log message:
add missing Pf macro; ok jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jturner@cvs.openbsd.org	2018/10/30 11:57:42

Modified files:
	sysutils/login_duo: Makefile distinfo 
	sysutils/login_duo/pkg: PLIST 

Log message:
Update login_duo to 1.11.0


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/10/30 12:08:56

Modified files:
	distrib/sets/lists/base: mi 
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/30 13:53:51

Modified files:
	sys/dev/pci/drm: drm_mipi_dsi.h 

Log message:
Replace with minimal version written from scratch that just defines the data
structures and function prototypes that we need.  The original file doesn't
even a suitable license even though the associated drm_mipi_dsi.c file is
MIT-licensed.  Probably a mistake upstream, but better safe than sorry.

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/10/30 16:31:45

Modified files:
	lib/libc/gen   : timespec_get.3 

Log message:
use Mdocdate;


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/10/30 18:27:24

Modified files:
	editors        : Makefile 
Removed files:
	editors/emacs21: Makefile distinfo 
	editors/emacs21/patches: patch-Makefile_in patch-configure 
	                         patch-leim_Makefile_in 
	                         patch-lib-src_cvtmail_c 
	                         patch-lisp_mail_mh-funcs_el 
	                         patch-lisp_mail_mh-utils_el 
	                         patch-src_Makefile_in 
	                         patch-src_m_alpha_h 
	                         patch-src_m_hp9000s300_h 
	                         patch-src_m_hppa_h 
	                         patch-src_m_intel386_h 
	                         patch-src_m_macppc_h 
	                         patch-src_m_mips64_h 
	                         patch-src_m_mips64el_h 
	                         patch-src_m_x86_64_h 
	                         patch-src_s_openbsd_h 
	                         patch-src_unexelf_c patch-src_xfns_c 
	                         patch-src_xterm_h 
	editors/emacs21/pkg: DESCR-el DESCR-leim DESCR-main PLIST-el 
	                     PLIST-leim PLIST-main 

Log message:
Remove emacs21

Broken when linked with lld, the unexec'd emacs segfaults.  Instead of
yet another workaround (ld.bfd), many prefer a removal.  One the plus
side, that's one less brk(2) user in the ports tree.

Prodded by naddy@, no objections from the usual suspects.


CVSROOT:	/cvs
Module name:	ports
Changes by:	abieber@cvs.openbsd.org	2018/10/30 19:19:41

Modified files:
	www/kwebapp    : Makefile distinfo 
	www/kwebapp/pkg: PLIST 
Removed files:
	www/kwebapp/patches: patch-db_txt 

Log message:
Update to the latest, diff from kristaps, bump from myself.

OK jturner@


CVSROOT:	/cvs
Module name:	src
Changes by:	miko@cvs.openbsd.org	2018/10/30 20:25:26

Modified files:
	sys/dev        : audio.c 

Log message:
sc argument of start_output, start_input, trigger_output and trigger_input
is void* so no need to cast; ok ratchov@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/10/30 23:39:27

Modified files:
	devel/libftdi  : Makefile 

Log message:
Move homepage/master_sites to https.


CVSROOT:	/cvs
Module name:	www
Changes by:	landry@cvs.openbsd.org	2018/10/31 00:34:38

Modified files:
	.              : 64.html 

Log message:
8737 pkgs for powerpc


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/10/31 01:39:10

Modified files:
	usr.bin/htpasswd: htpasswd.c 

Log message:
htpasswd(1) when in batch mode (-I) and 1 argument is used, or when not in
batch mode and 2 arguments are used we know we have to access argv[0] with rwc
permissions and also to rwc a temporary file in /tmp so we can unveil(2) both
argv[0] and /tmp with rwc permissions. In order to avoid adding "unveil" to
pledge(2), just call it after getopt(3).

Remaining code paths already have fs access disabled via pledge(2).

OK florian@ deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/10/31 01:39:13

Modified files:
	usr.sbin/ifstated: ifstated.c 

Log message:
ifstated(8) needs to load configfile from within the main loop, but also to
reload it on SIGHUP so unveil(2) it with read permissions. Additionally all
commands are exec'ed through /bin/sh instead of directly so we can just
unveil(2) /bin/sh with x perms.

OK deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/31 01:43:31

Modified files:
	geo/geoclue2   : Makefile distinfo 

Log message:
Update to geoclue2-2.4.13.

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	fcambus@cvs.openbsd.org	2018/10/31 01:57:31

Modified files:
	misc/dialog    : Makefile distinfo 
	misc/dialog/pkg: PLIST 

Log message:
Update dialog to 1.3-20181022.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/31 02:04:59

Modified files:
	devel/libsigc++-2: Makefile distinfo 
	devel/libsigc++-2/pkg: PLIST 

Log message:
Update to libsigc++-2.10.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	benoit@cvs.openbsd.org	2018/10/31 02:13:50

Modified files:
	devel/libestr  : Makefile distinfo 

Log message:
Update to libestr-0.1.11.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/31 02:50:26

Modified files:
	sys/uvm        : uvm.h uvm_extern.h uvm_fault.c uvm_map.c 
	                 uvm_pmap.h 
	sys/dev/pci/drm: drm_linux.h 
	sys/dev/pci/drm/i915: i915_dma.c i915_gem.c 

Log message:
Add support to uvm to establish write-combining mappings.  Use this in the
inteldrm driver to add support for the I915_MMAP_WC flag.

ok deraadt@, jsg@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/10/31 02:53:21

Modified files:
	infrastructure/db: user.list 

Log message:
reserve userid for net/arpwatch


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/10/31 02:58:56

Modified files:
	net/arpwatch   : Makefile 
	net/arpwatch/patches: patch-arpsnmp.8 patch-arpwatch.8 
	                      patch-arpwatch_c 
	net/arpwatch/pkg: PLIST arpwatch.rc 

Log message:
Add -u  flag for arpwatch, so it can drop privileges after
start. rcscript updated to drop privileges per default.

Slightly modified patch taken from Debian/Ubuntu which originates from RedHat

While there /var -> ${VARBASE} as suggested by ajacoutot.

Finally looks fine to ajacoutot, and OK jasper@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	solene@cvs.openbsd.org	2018/10/31 03:48:18

Modified files:
	games/tome4    : Makefile 
Added files:
	games/tome4/patches: lld-linking 

Log message:
link against libc++abi to access libunwind symbols needed by luajit when
compiling with clang

ok jca@ espie@
help from naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	miko@cvs.openbsd.org	2018/10/31 03:50:24

Modified files:
	sys/dev/usb    : umidi.c 

Log message:
zap return keyword to clarify umidi_flush() returns no value; ok ratchov@


CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/10/31 04:05:47

Modified files:
	usr.bin/tmux   : screen-write.c 

Log message:
Reset all flags in screen_write_reset, reported by Benjamin Poirier.


CVSROOT:	/cvs
Module name:	src
Changes by:	miko@cvs.openbsd.org	2018/10/31 04:06:54

Modified files:
	lib/libsndio   : mio.c sio.c 

Log message:
remove a guard in mio_read(), mio_write, sio_read() & sio_write() for a
zero length request. return value of zero is preserved in this case.

OK ratchov@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/31 04:15:47

Modified files:
	sys/arch/loongson/conf: Makefile.loongson 
	sys/arch/octeon/conf: Makefile.octeon 
	sys/arch/sgi/conf: Makefile.sgi 

Log message:
Bring over gapdummy.c changes from amd64/amr64/armv7/i386.

ok deraadt@, mortimer@, visa@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2018/10/31 04:35:27

Modified files:
	sys/dev/pci/drm: drm_trace.h 
	sys/dev/pci/drm/i915: i915_trace.h i915_gem_execbuffer.c 

Log message:
add simple implementation of intel trace files which just define away
functions

ok kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	solene@cvs.openbsd.org	2018/10/31 05:00:04

Log message:
    Import reed-alert
    
    reed-alert is a small and simple monitoring tool for your
    server. reed-alert checks the status of various processes
    on a server and triggers user defined notifications.
    
    ok jca@
    
    Status:
    
    Vendor Tag:	solene
    Release Tags:	solene_20181031
    
    C ports//Makefile
    C ports//distinfo
    C ports//pkg/DESCR
    C ports//pkg/PLIST
    
    4 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jsolene:yesterday -jsolene ports/

CVSROOT:	/cvs
Module name:	src
Changes by:	dtucker@cvs.openbsd.org	2018/10/31 05:09:27

Modified files:
	regress/usr.bin/ssh: cert-hostkey.sh cert-userkey.sh 
	                     multipubkey.sh principals-command.sh 

Log message:
UsePrivilegeSeparation no is deprecated, test "yes" and "sandbox".
rCVS: ----------------------------------------------------------------------


CVSROOT:	/cvs
Module name:	ports
Changes by:	solene@cvs.openbsd.org	2018/10/31 05:19:08

Log message:
    Import reed-alert
    
    reed-alert is a small and simple monitoring tool for your
    server. reed-alert checks the status of various processes
    on a server and triggers user defined notifications.
    
    ok jca@
    
    Status:
    
    Vendor Tag:	solene
    Release Tags:	solene_20181031
    
    N ports/sysutils/reed-alert/Makefile
    N ports/sysutils/reed-alert/distinfo
    N ports/sysutils/reed-alert/pkg/DESCR
    N ports/sysutils/reed-alert/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	dtucker@cvs.openbsd.org	2018/10/31 05:20:05

Modified files:
	etc            : moduli 
	usr.bin/ssh/moduli-gen: moduli.2048 moduli.3072 moduli.4096 
	                        moduli.6144 moduli.7680 moduli.8192 

Log message:
Import new moduli.


CVSROOT:	/cvs
Module name:	ports
Changes by:	solene@cvs.openbsd.org	2018/10/31 05:23:52

Modified files:
	sysutils       : Makefile 

Log message:
+ reed-alert


CVSROOT:	/cvs
Module name:	ports
Changes by:	bket@cvs.openbsd.org	2018/10/31 06:27:23

Modified files:
	net/py-zmq     : Makefile distinfo 
	net/py-zmq/pkg : PLIST 

Log message:
Update py-zmq to 17.1.2.

This update was reverted just before 6.4 because of an issue with
www/jupyter-notebook:

https://marc.info/?l=openbsd-ports&m=153785226020468&w=2

Issue has been resolved by the recent update of graphics/py-matplotlib.

From Elias M. Mariani (maintainer).


CVSROOT:	/cvs
Module name:	ports
Changes by:	bket@cvs.openbsd.org	2018/10/31 06:37:34

Modified files:
	devel/ipython  : Makefile distinfo 
	devel/ipython/pkg: PLIST 
Removed files:
	devel/ipython/patches: patch-docs_autogen_shortcuts_py 
	                       patch-docs_source_conf_py 

Log message:
Update to ipython-5.8.0.

From Elias M. Mariani.

OK edd@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bket@cvs.openbsd.org	2018/10/31 06:38:38

Modified files:
	devel/py-ipykernel: Makefile distinfo 
	devel/py-ipykernel/patches: patch-setup_py 
	devel/py-ipykernel/pkg: PLIST 

Log message:
Update to py-ipykernel-4.9.0.

From Elias M. Mariani who has taken over maintainership.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/31 06:41:50

Modified files:
	net/deluge     : Makefile 
Added files:
	net/deluge/patches: patch-deluge_ui_gtkui_preferences_py 

Log message:
When net/deluge port is running in thin client mode the Preferences window in
GTK UI cannot be opened. Fix this by merging a patch from upstream.

via heavytripat tutanota dot com


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/10/31 08:14:30

Modified files:
	print/hplip    : Makefile distinfo 
	print/hplip/patches: patch-Makefile_in patch-base_codes_py 
	                     patch-base_g_py patch-base_magic_py 
	                     patch-base_password_py patch-base_queues_py 
	                     patch-base_services_py patch-base_utils_py 
	                     patch-check_py patch-common_utils_c 
	                     patch-common_utils_h patch-configure 
	                     patch-doc_troubleshooting_html 
	                     patch-doc_uninstalling_html 
	                     patch-doc_upgrading_html 
	                     patch-fax_backend_hpfax_py 
	                     patch-fax_coverpages_py 
	                     patch-fax_filters_pstotiff 
	                     patch-installer_core_install_py 
	                     patch-installer_dcheck_py 
	                     patch-installer_pluginhandler_py 
	                     patch-io_hpmud_jd_c patch-logcapture_py 
	                     patch-prnt_cups_py patch-prnt_filters_hpps 
	                     patch-prnt_hpcups_ErnieFilter_cpp 
	                     patch-prnt_hpijs_globals_cpp 
	                     patch-prnt_hpijs_hpijs_cpp 
	                     patch-protocol_discovery_mdns_c 
	                     patch-scan_py patch-scan_sane_bb_ledm_c 
	                     patch-scan_sane_marvell_c 
	                     patch-scan_sane_soapht_c patch-setup_py 
	                     patch-ui4_devmgr5_py 
	                     patch-ui4_nodevicesdialog_py 
	                     patch-ui_devmgr4_py 
	                     patch-ui_nodevicesform_py 
	print/hplip/pkg: PLIST-gui PLIST-hpijs PLIST-main 
Added files:
	print/hplip/patches: patch-createPPD_sh 
	                     patch-prnt_hpcups_genJPEGStrips_cpp 
	                     patch-scan_sane_OrbliteScan_LinuxCommon_h 
	                     patch-scan_sane_OrbliteScan_MacCommon_h 
	                     patch-scan_sane_http_c 
	                     patch-scan_sane_orblite_c 

Log message:
Update to hplip-3.18.10.
Very *lightly* tested so far; please send any regression to me directly.


CVSROOT:	/cvs
Module name:	src
Changes by:	patrick@cvs.openbsd.org	2018/10/31 08:18:10

Modified files:
	sys/dev/usb    : if_ure.c if_urereg.h 

Log message:
Increase max frame size and hard MTU so that we can use VLANs and
Jumbo frames on ure(4).

ok kevlo@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/31 08:45:36

Modified files:
	usr.sbin/bgpd  : rde_rib.c 

Log message:
Never remove the default RIBs from the RDE.
OK denis@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/31 08:50:07

Modified files:
	usr.sbin/bgpd  : bgpd.h rde.c rde.h rde_rib.c 

Log message:
Remove tail queues which link peer, aspath and prefix together. These
lists are no longer needed and make it possible to share rde_aspath between
peers & prefixes. Instead of the lists the rde_aspath is now reference counted.
With this struct prefix is now the central place where everything is connected
to making the RIB a bit easier to handle.
With input and OK denis@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/31 08:51:12

Modified files:
	usr.sbin/bgpctl: bgpctl.c 

Log message:
Show the number of references hold by struct rde_aspath objects (which should
be the same as the number of prefixes for now).
OK denis@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/10/31 08:58:59

Modified files:
	usr.sbin/bgpctl: bgpctl.c 

Log message:
Remove extra ,
Noticed by denis@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/10/31 09:13:21

Modified files:
	usr.sbin/smtpd : mta_session.c smtp_session.c 

Log message:
log tls events as "tls" not "starttls" it has confused people


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/10/31 09:14:21

Modified files:
	usr.sbin/smtpd : to.c 

Log message:
in rule_to_text(), use "tls" not "starttls"


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/10/31 09:46:20

Modified files:
	sys/conf       : Tag: OPENBSD_6_4 newvers.sh 

Log message:
6.4-stable


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/10/31 10:32:12

Modified files:
	usr.sbin/smtpd : smtpd.h util.c 

Log message:
add helper valid_smtp_response() to be used in upcoming commits


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/10/31 10:40:35

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
set a banner_sent flag in a session when banner was sent, this is noop as
of now but will reduce an upcoming diff


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/10/31 10:45:24

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
smtp_tx_mail_from() and smtp_tx_rcpt_to() should take a const char *line


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2018/10/31 11:05:54

Modified files:
	lib/libc/gen   : timespec_get.3 

Log message:
typo; fix from hiltjo posthuma


CVSROOT:	/cvs
Module name:	www
Changes by:	kn@cvs.openbsd.org	2018/10/31 11:20:48

Modified files:
	faq            : faq16.html 

Log message:
Remove unneeded vether(4) from bridging example

Prompted by a question on the internet, the following diff removes the
useless virtual ethernet interface from Option 4 where guests are bridged
directly into the host network.

vether(4) serves no purpose in this setup, the egress interface can/will
be used to communicate with guests.

As florian@ noted, this is probably a copy/pasta left-over from "Option 3".

OK ccardenas


CVSROOT:	/cvs
Module name:	www
Changes by:	claudio@cvs.openbsd.org	2018/10/31 11:44:40

Modified files:
	.              : events.html 
Added files:
	papers         : OpenBGPD_gotta_go_fast-SwiNOG34.pdf 

Log message:
SwiNOG#34 happened yesterday, move event to the past.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kirby@cvs.openbsd.org	2018/10/31 12:56:13

Modified files:
	comms/py-gammu : Makefile 

Log message:
fix typo TEST_IS_INTERCATIVE -> TEST_IS_INTERACTIVE
from Jan Vlach, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/10/31 13:30:03

Modified files:
	mail/mozilla-thunderbird: Makefile distinfo 
	mail/thunderbird-i18n: Makefile.inc distinfo 

Log message:
Update to thunderbird 60.3.0/lightning 6.2.3.0.

See https://www.thunderbird.net/en-US/thunderbird/60.3.0/releasenotes/


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/10/31 13:59:37

Modified files:
	regress/usr.sbin/rebound: Makefile 

Log message:
add missing echo call to cleanup target for consistency


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/31 15:48:04

Modified files:
	mail/rspamd    : Makefile 

Log message:
add hidden dep on lapack/blas for arches using rspamd's luajit/Torch code.
failure reported by naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/10/31 16:59:05

Modified files:
	devel          : Makefile 
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 
Removed files:
	devel/py-hgtools: Makefile distinfo 
	devel/py-hgtools/pkg: DESCR PLIST 

Log message:
Remove hgtools. The project is defunct. OK benoit@ (MAINTAINER).


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/10/31 17:01:55

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
Adding the correct packages. I'm stupid.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/10/31 17:10:24

Modified files:
	lib/libcxxabi  : shlib_version 

Log message:
Add comment to remind people to bump libc++.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	jsg@cvs.openbsd.org	2018/10/31 17:26:16

Modified files:
	lib/mesa/src/mapi: entry_x86_tsd.h 

Log message:
Make similiar changes to the i386 tsd dispatch assembly as libglvnd to
avoid a text relocation fixing the build with lld.

ok kettenis@ naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/10/31 17:48:19

Modified files:
	lang/python    : Makefile.inc 

Log message:
add MODGCC4_CPPLIBDEP to LIB_DEPENDS-main to unbreak !clang arches -
on clang arches this is a noop, on !clang arches this gives a path to
the estdc++ WANTLIB. needed because this is a multi-package port and
LIB_DEPENDS-main doesn't include the default LIB_DEPENDS added by
gcc4.port.mk.


CVSROOT:	/cvs
Module name:	src
Changes by:	sashan@cvs.openbsd.org	2018/10/31 18:18:45

Modified files:
	sbin/iked      : parse.y 
	sbin/ipsecctl  : parse.y 
	sbin/pfctl     : parse.y 
	usr.sbin/acme-client: parse.y 
	usr.sbin/bgpd  : parse.y 
	usr.sbin/dvmrpd: parse.y 
	usr.sbin/eigrpd: parse.y 
	usr.sbin/hostapd: parse.y 
	usr.sbin/httpd : parse.y 
	usr.sbin/ifstated: parse.y 
	usr.sbin/iscsictl: parse.y 
	usr.sbin/ldapd : parse.y 
	usr.sbin/ldomctl: parse.y 
	usr.sbin/ldpd  : parse.y 
	usr.sbin/lpd   : parse.y 
	usr.sbin/npppd/npppd: parse.y 
	usr.sbin/ntpd  : parse.y 
	usr.sbin/ospf6d: parse.y 
	usr.sbin/ospfd : parse.y 
	usr.sbin/rad   : parse.y 
	usr.sbin/radiusd: parse.y 
	usr.sbin/relayd: parse.y 
	usr.sbin/ripd  : parse.y 
	usr.sbin/smtpd : parse.y 
	usr.sbin/snmpd : parse.y 
	usr.sbin/switchd: parse.y 
	usr.sbin/vmd   : parse.y 
	usr.sbin/ypldap: parse.y 

Log message:
- odd condition/test in PF lexer
(and other lexers too)

This commit rectifies earlier change:

in the lex... even inside quotes, a \ followed by space or tab should
expand to space or tab, and a \ followed by newline should be ignored
(as a line continuation).  compatible with the needs of hoststated
(which has the most strict quoted string requirements), and ifstated
(where one commonly does line continuations in strings).

OK deraadt@, OK millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bket@cvs.openbsd.org	2018/10/31 22:22:15

Modified files:
	mail/getmail   : Makefile distinfo 
	mail/getmail/patches: patch-setup_py 
	mail/getmail/pkg: PLIST 

Log message:
Update to getmail-5.7.

OK tim@ (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/01 00:54:24

Modified files:
	devel/harfbuzz : Makefile distinfo 
	devel/harfbuzz/pkg: PLIST-main 

Log message:
Update to harfbuzz-2.1.0.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/01 01:01:42

Modified files:
	usr.bin/openssl: openssl.1 

Log message:
Make the documentation of -conv_form match reality. It defaults
to uncompressed rather than compressed.

From Jacqueline Jolicoeur


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/01 01:30:35

Modified files:
	www/py-bokeh   : Makefile distinfo 

Log message:
Update to py-bokeh-1.0.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/01 02:04:45

Modified files:
	devel/glib2mm  : Makefile distinfo 
Removed files:
	devel/glib2mm/patches: patch-glib_glibmm_ustring_cc 

Log message:
Update to glib2mm-2.56.1.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	jsg@cvs.openbsd.org	2018/11/01 02:23:27

Log message:
    Import libdrm 2.4.96
    
    Status:
    
    Vendor Tag:	libdrm
    Release Tags:	libdrm_2_4_96
    
    C xenocara/lib/libdrm/xf86drmMode.c
    U xenocara/lib/libdrm/Makefile.sources
    C xenocara/lib/libdrm/xf86drmSL.c
    U xenocara/lib/libdrm/xf86drmHash.h
    U xenocara/lib/libdrm/xf86drm.h
    U xenocara/lib/libdrm/meson_options.txt
    U xenocara/lib/libdrm/util_double_list.h
    U xenocara/lib/libdrm/meson.build
    C xenocara/lib/libdrm/xf86drmHash.c
    C xenocara/lib/libdrm/libdrm_macros.h
    C xenocara/lib/libdrm/xf86drm.c
    U xenocara/lib/libdrm/README
    U xenocara/lib/libdrm/libdrm_lists.h
    C xenocara/lib/libdrm/aclocal.m4
    C xenocara/lib/libdrm/Makefile.in
    U xenocara/lib/libdrm/xf86drmRandom.h
    U xenocara/lib/libdrm/config.h.in
    U xenocara/lib/libdrm/util_math.h
    U xenocara/lib/libdrm/xf86atomic.h
    C xenocara/lib/libdrm/configure
    C xenocara/lib/libdrm/xf86drmRandom.c
    C xenocara/lib/libdrm/Makefile.am
    C xenocara/lib/libdrm/configure.ac
    U xenocara/lib/libdrm/libsync.h
    U xenocara/lib/libdrm/xf86drmMode.h
    U xenocara/lib/libdrm/libdrm.pc.in
    U xenocara/lib/libdrm/nouveau/Makefile.sources
    U xenocara/lib/libdrm/nouveau/nouveau-symbol-check
    U xenocara/lib/libdrm/nouveau/abi16.c
    U xenocara/lib/libdrm/nouveau/meson.build
    U xenocara/lib/libdrm/nouveau/private.h
    U xenocara/lib/libdrm/nouveau/bufctx.c
    U xenocara/lib/libdrm/nouveau/pushbuf.c
    C xenocara/lib/libdrm/nouveau/Makefile.in
    U xenocara/lib/libdrm/nouveau/nouveau.h
    U xenocara/lib/libdrm/nouveau/nouveau.c
    U xenocara/lib/libdrm/nouveau/libdrm_nouveau.pc.in
    U xenocara/lib/libdrm/nouveau/Makefile.am
    U xenocara/lib/libdrm/nouveau/nvif/unpack.h
    U xenocara/lib/libdrm/nouveau/nvif/class.h
    U xenocara/lib/libdrm/nouveau/nvif/if0003.h
    U xenocara/lib/libdrm/nouveau/nvif/cl9097.h
    U xenocara/lib/libdrm/nouveau/nvif/if0002.h
    U xenocara/lib/libdrm/nouveau/nvif/ioctl.h
    U xenocara/lib/libdrm/nouveau/nvif/cl0080.h
    U xenocara/lib/libdrm/man/drmModeGetResources.xml
    U xenocara/lib/libdrm/man/meson.build
    U xenocara/lib/libdrm/man/drmHandleEvent.xml
    U xenocara/lib/libdrm/man/drm-memory.xml
    C xenocara/lib/libdrm/man/Makefile.in
    U xenocara/lib/libdrm/man/drm-kms.xml
    U xenocara/lib/libdrm/man/drmAvailable.xml
    U xenocara/lib/libdrm/man/Makefile.am
    U xenocara/lib/libdrm/man/drm.xml
    U xenocara/lib/libdrm/freedreno/Makefile.sources
    U xenocara/lib/libdrm/freedreno/freedreno_ringbuffer.c
    U xenocara/lib/libdrm/freedreno/meson.build
    U xenocara/lib/libdrm/freedreno/freedreno_drmif.h
    U xenocara/lib/libdrm/freedreno/libdrm_freedreno.pc.in
    U xenocara/lib/libdrm/freedreno/freedreno_device.c
    U xenocara/lib/libdrm/freedreno/freedreno_ringbuffer.h
    C xenocara/lib/libdrm/freedreno/Makefile.in
    U xenocara/lib/libdrm/freedreno/freedreno-symbol-check
    U xenocara/lib/libdrm/freedreno/freedreno_pipe.c
    U xenocara/lib/libdrm/freedreno/freedreno_bo.c
    U xenocara/lib/libdrm/freedreno/freedreno_priv.h
    U xenocara/lib/libdrm/freedreno/Makefile.am
    U xenocara/lib/libdrm/freedreno/freedreno_bo_cache.c
    U xenocara/lib/libdrm/freedreno/kgsl/kgsl_priv.h
    U xenocara/lib/libdrm/freedreno/kgsl/kgsl_ringbuffer.c
    U xenocara/lib/libdrm/freedreno/kgsl/kgsl_device.c
    U xenocara/lib/libdrm/freedreno/kgsl/kgsl_pipe.c
    U xenocara/lib/libdrm/freedreno/kgsl/kgsl_drm.h
    U xenocara/lib/libdrm/freedreno/kgsl/msm_kgsl.h
    U xenocara/lib/libdrm/freedreno/kgsl/kgsl_bo.c
    U xenocara/lib/libdrm/freedreno/msm/msm_bo.c
    U xenocara/lib/libdrm/freedreno/msm/msm_priv.h
    U xenocara/lib/libdrm/freedreno/msm/msm_ringbuffer.c
    U xenocara/lib/libdrm/freedreno/msm/msm_pipe.c
    U xenocara/lib/libdrm/freedreno/msm/msm_device.c
    C xenocara/lib/libdrm/build-aux/depcomp
    C xenocara/lib/libdrm/build-aux/ltmain.sh
    U xenocara/lib/libdrm/build-aux/compile
    C xenocara/lib/libdrm/build-aux/missing
    U xenocara/lib/libdrm/build-aux/test-driver
    C xenocara/lib/libdrm/build-aux/config.guess
    C xenocara/lib/libdrm/build-aux/install-sh
    C xenocara/lib/libdrm/build-aux/config.sub
    U xenocara/lib/libdrm/intel/Makefile.sources
    C xenocara/lib/libdrm/intel/intel_decode.c
    U xenocara/lib/libdrm/intel/meson.build
    U xenocara/lib/libdrm/intel/mm.c
    C xenocara/lib/libdrm/intel/intel_bufmgr.c
    U xenocara/lib/libdrm/intel/intel_bufmgr.h
    U xenocara/lib/libdrm/intel/test_decode.c
    U xenocara/lib/libdrm/intel/intel_aub.h
    C xenocara/lib/libdrm/intel/Makefile.in
    C xenocara/lib/libdrm/intel/intel_bufmgr_gem.c
    N xenocara/lib/libdrm/intel/i915_pciids.h
    U xenocara/lib/libdrm/intel/intel_bufmgr_priv.h
    U xenocara/lib/libdrm/intel/uthash.h
    C xenocara/lib/libdrm/intel/intel_chipset.h
    U xenocara/lib/libdrm/intel/intel-symbol-check
    U xenocara/lib/libdrm/intel/intel_debug.h
    C xenocara/lib/libdrm/intel/Makefile.am
    U xenocara/lib/libdrm/intel/libdrm_intel.pc.in
    N xenocara/lib/libdrm/intel/intel_chipset.c
    U xenocara/lib/libdrm/intel/mm.h
    C xenocara/lib/libdrm/intel/intel_bufmgr_fake.c
    U xenocara/lib/libdrm/intel/tests/gen7-3d.batch
    U xenocara/lib/libdrm/intel/tests/gen6-3d.batch.sh
    U xenocara/lib/libdrm/intel/tests/gen4-3d.batch.sh
    U xenocara/lib/libdrm/intel/tests/test-batch.sh
    U xenocara/lib/libdrm/intel/tests/gen6-3d.batch
    U xenocara/lib/libdrm/intel/tests/gen5-3d.batch-ref.txt
    U xenocara/lib/libdrm/intel/tests/gen7-2d-copy.batch-ref.txt
    U xenocara/lib/libdrm/intel/tests/gm45-3d.batch-ref.txt
    U xenocara/lib/libdrm/intel/tests/gen6-3d.batch-ref.txt
    U xenocara/lib/libdrm/intel/tests/gm45-3d.batch
    U xenocara/lib/libdrm/intel/tests/gm45-3d.batch.sh
    U xenocara/lib/libdrm/intel/tests/gen4-3d.batch-ref.txt
    U xenocara/lib/libdrm/intel/tests/gen4-3d.batch
    U xenocara/lib/libdrm/intel/tests/gen7-2d-copy.batch.sh
    U xenocara/lib/libdrm/intel/tests/gen7-3d.batch-ref.txt
    U xenocara/lib/libdrm/intel/tests/gen5-3d.batch
    U xenocara/lib/libdrm/intel/tests/gen7-3d.batch.sh
    U xenocara/lib/libdrm/intel/tests/gen7-2d-copy.batch
    U xenocara/lib/libdrm/intel/tests/gen5-3d.batch.sh
    U xenocara/lib/libdrm/tests/drmsl.c
    U xenocara/lib/libdrm/tests/random.c
    U xenocara/lib/libdrm/tests/meson.build
    C xenocara/lib/libdrm/tests/Makefile.in
    U xenocara/lib/libdrm/tests/drmdevice.c
    U xenocara/lib/libdrm/tests/Makefile.am
    U xenocara/lib/libdrm/tests/hash.c
    U xenocara/lib/libdrm/tests/kmstest/meson.build
    U xenocara/lib/libdrm/tests/kmstest/main.c
    C xenocara/lib/libdrm/tests/kmstest/Makefile.in
    U xenocara/lib/libdrm/tests/kmstest/Makefile.am
    U xenocara/lib/libdrm/tests/nouveau/meson.build
    C xenocara/lib/libdrm/tests/nouveau/Makefile.in
    U xenocara/lib/libdrm/tests/nouveau/threaded.c
    U xenocara/lib/libdrm/tests/nouveau/Makefile.am
    U xenocara/lib/libdrm/tests/util/Makefile.sources
    U xenocara/lib/libdrm/tests/util/format.c
    U xenocara/lib/libdrm/tests/util/meson.build
    U xenocara/lib/libdrm/tests/util/pattern.h
    U xenocara/lib/libdrm/tests/util/kms.h
    U xenocara/lib/libdrm/tests/util/kms.c
    C xenocara/lib/libdrm/tests/util/Makefile.in
    U xenocara/lib/libdrm/tests/util/common.h
    U xenocara/lib/libdrm/tests/util/format.h
    U xenocara/lib/libdrm/tests/util/Makefile.am
    U xenocara/lib/libdrm/tests/util/pattern.c
    U xenocara/lib/libdrm/tests/tegra/meson.build
    C xenocara/lib/libdrm/tests/tegra/Makefile.in
    U xenocara/lib/libdrm/tests/tegra/Makefile.am
    U xenocara/lib/libdrm/tests/tegra/openclose.c
    U xenocara/lib/libdrm/tests/kms/meson.build
    U xenocara/lib/libdrm/tests/kms/libkms-test-device.c
    U xenocara/lib/libdrm/tests/kms/libkms-test-framebuffer.c
    U xenocara/lib/libdrm/tests/kms/libkms-test.h
    C xenocara/lib/libdrm/tests/kms/Makefile.in
    U xenocara/lib/libdrm/tests/kms/libkms-test-screen.c
    U xenocara/lib/libdrm/tests/kms/libkms-test-crtc.c
    U xenocara/lib/libdrm/tests/kms/kms-universal-planes.c
    U xenocara/lib/libdrm/tests/kms/Makefile.am
    U xenocara/lib/libdrm/tests/kms/kms-steal-crtc.c
    U xenocara/lib/libdrm/tests/kms/libkms-test-plane.c
    U xenocara/lib/libdrm/tests/radeon/meson.build
    U xenocara/lib/libdrm/tests/radeon/rbo.c
    C xenocara/lib/libdrm/tests/radeon/Makefile.in
    U xenocara/lib/libdrm/tests/radeon/radeon_ttm.c
    U xenocara/lib/libdrm/tests/radeon/rbo.h
    U xenocara/lib/libdrm/tests/radeon/Makefile.am
    U xenocara/lib/libdrm/tests/exynos/exynos_fimg2d_perf.c
    U xenocara/lib/libdrm/tests/exynos/meson.build
    U xenocara/lib/libdrm/tests/exynos/exynos_fimg2d_event.c
    C xenocara/lib/libdrm/tests/exynos/Makefile.in
    U xenocara/lib/libdrm/tests/exynos/Makefile.am
    U xenocara/lib/libdrm/tests/exynos/exynos_fimg2d_test.c
    U xenocara/lib/libdrm/tests/amdgpu/meson.build
    U xenocara/lib/libdrm/tests/amdgpu/vce_ib.h
    U xenocara/lib/libdrm/tests/amdgpu/vm_tests.c
    U xenocara/lib/libdrm/tests/amdgpu/vcn_tests.c
    U xenocara/lib/libdrm/tests/amdgpu/uve_ib.h
    C xenocara/lib/libdrm/tests/amdgpu/Makefile.in
    U xenocara/lib/libdrm/tests/amdgpu/cs_tests.c
    U xenocara/lib/libdrm/tests/amdgpu/amdgpu_test.h
    U xenocara/lib/libdrm/tests/amdgpu/bo_tests.c
    U xenocara/lib/libdrm/tests/amdgpu/uvd_enc_tests.c
    U xenocara/lib/libdrm/tests/amdgpu/Makefile.am
    U xenocara/lib/libdrm/tests/amdgpu/decode_messages.h
    U xenocara/lib/libdrm/tests/amdgpu/deadlock_tests.c
    U xenocara/lib/libdrm/tests/amdgpu/amdgpu_test.c
    U xenocara/lib/libdrm/tests/amdgpu/vce_tests.c
    U xenocara/lib/libdrm/tests/amdgpu/basic_tests.c
    U xenocara/lib/libdrm/tests/amdgpu/frame.h
    U xenocara/lib/libdrm/tests/vbltest/meson.build
    U xenocara/lib/libdrm/tests/vbltest/vbltest.c
    C xenocara/lib/libdrm/tests/vbltest/Makefile.in
    U xenocara/lib/libdrm/tests/vbltest/Makefile.am
    U xenocara/lib/libdrm/tests/modetest/Makefile.sources
    U xenocara/lib/libdrm/tests/modetest/meson.build
    U xenocara/lib/libdrm/tests/modetest/cursor.h
    U xenocara/lib/libdrm/tests/modetest/buffers.h
    C xenocara/lib/libdrm/tests/modetest/Makefile.in
    U xenocara/lib/libdrm/tests/modetest/modetest.c
    U xenocara/lib/libdrm/tests/modetest/Makefile.am
    U xenocara/lib/libdrm/tests/modetest/cursor.c
    U xenocara/lib/libdrm/tests/modetest/buffers.c
    U xenocara/lib/libdrm/tests/modeprint/meson.build
    C xenocara/lib/libdrm/tests/modeprint/Makefile.in
    U xenocara/lib/libdrm/tests/modeprint/modeprint.c
    U xenocara/lib/libdrm/tests/modeprint/Makefile.am
    U xenocara/lib/libdrm/tests/etnaviv/cmdstream.xml.h
    U xenocara/lib/libdrm/tests/etnaviv/meson.build
    U xenocara/lib/libdrm/tests/etnaviv/etnaviv_bo_cache_test.c
    U xenocara/lib/libdrm/tests/etnaviv/state_2d.xml.h
    C xenocara/lib/libdrm/tests/etnaviv/Makefile.in
    U xenocara/lib/libdrm/tests/etnaviv/write_bmp.h
    U xenocara/lib/libdrm/tests/etnaviv/etnaviv_cmd_stream_test.c
    U xenocara/lib/libdrm/tests/etnaviv/state.xml.h
    U xenocara/lib/libdrm/tests/etnaviv/etnaviv_2d_test.c
    U xenocara/lib/libdrm/tests/etnaviv/write_bmp.c
    U xenocara/lib/libdrm/tests/etnaviv/Makefile.am
    U xenocara/lib/libdrm/tests/proptest/Makefile.sources
    U xenocara/lib/libdrm/tests/proptest/meson.build
    C xenocara/lib/libdrm/tests/proptest/Makefile.in
    U xenocara/lib/libdrm/tests/proptest/proptest.c
    U xenocara/lib/libdrm/tests/proptest/Makefile.am
    U xenocara/lib/libdrm/tegra/meson.build
    U xenocara/lib/libdrm/tegra/private.h
    C xenocara/lib/libdrm/tegra/Makefile.in
    U xenocara/lib/libdrm/tegra/tegra.c
    U xenocara/lib/libdrm/tegra/tegra.h
    U xenocara/lib/libdrm/tegra/tegra-symbol-check
    U xenocara/lib/libdrm/tegra/libdrm_tegra.pc.in
    U xenocara/lib/libdrm/tegra/Makefile.am
    U xenocara/lib/libdrm/vc4/Makefile.sources
    U xenocara/lib/libdrm/vc4/meson.build
    U xenocara/lib/libdrm/vc4/libdrm_vc4.pc.in
    C xenocara/lib/libdrm/vc4/Makefile.in
    U xenocara/lib/libdrm/vc4/vc4_packet.h
    U xenocara/lib/libdrm/vc4/Makefile.am
    U xenocara/lib/libdrm/vc4/vc4_qpu_defines.h
    U xenocara/lib/libdrm/data/meson.build
    U xenocara/lib/libdrm/data/amdgpu.ids
    C xenocara/lib/libdrm/data/Makefile.in
    U xenocara/lib/libdrm/data/Makefile.am
    U xenocara/lib/libdrm/omap/meson.build
    U xenocara/lib/libdrm/omap/omap_drm.c
    U xenocara/lib/libdrm/omap/omap-symbol-check
    C xenocara/lib/libdrm/omap/Makefile.in
    U xenocara/lib/libdrm/omap/libdrm_omap.pc.in
    U xenocara/lib/libdrm/omap/omap_drmif.h
    U xenocara/lib/libdrm/omap/Makefile.am
    U xenocara/lib/libdrm/omap/omap_drm.h
    U xenocara/lib/libdrm/radeon/Makefile.sources
    U xenocara/lib/libdrm/radeon/radeon_bo.h
    C xenocara/lib/libdrm/radeon/radeon_surface.c
    C xenocara/lib/libdrm/radeon/radeon_cs_gem.c
    U xenocara/lib/libdrm/radeon/meson.build
    U xenocara/lib/libdrm/radeon/bof.h
    U xenocara/lib/libdrm/radeon/bof.c
    C xenocara/lib/libdrm/radeon/radeon_bo_gem.c
    U xenocara/lib/libdrm/radeon/r600_pci_ids.h
    U xenocara/lib/libdrm/radeon/radeon_bo_int.h
    U xenocara/lib/libdrm/radeon/libdrm_radeon.pc.in
    C xenocara/lib/libdrm/radeon/radeon_cs.c
    C xenocara/lib/libdrm/radeon/Makefile.in
    U xenocara/lib/libdrm/radeon/radeon_surface.h
    U xenocara/lib/libdrm/radeon/radeon_cs_int.h
    U xenocara/lib/libdrm/radeon/radeon_bo_gem.h
    C xenocara/lib/libdrm/radeon/radeon_cs_space.c
    U xenocara/lib/libdrm/radeon/radeon_cs_gem.h
    U xenocara/lib/libdrm/radeon/Makefile.am
    C xenocara/lib/libdrm/radeon/radeon_bo.c
    U xenocara/lib/libdrm/radeon/radeon-symbol-check
    U xenocara/lib/libdrm/radeon/radeon_cs.h
    U xenocara/lib/libdrm/exynos/libdrm_exynos.pc.in
    U xenocara/lib/libdrm/exynos/meson.build
    C xenocara/lib/libdrm/exynos/Makefile.in
    U xenocara/lib/libdrm/exynos/exynos_drm.h
    U xenocara/lib/libdrm/exynos/exynos_fimg2d.c
    U xenocara/lib/libdrm/exynos/exynos_drmif.h
    U xenocara/lib/libdrm/exynos/exynos-symbol-check
    U xenocara/lib/libdrm/exynos/exynos_drm.c
    U xenocara/lib/libdrm/exynos/Makefile.am
    U xenocara/lib/libdrm/exynos/fimg2d_reg.h
    U xenocara/lib/libdrm/exynos/exynos_fimg2d.h
    U xenocara/lib/libdrm/amdgpu/Makefile.sources
    C xenocara/lib/libdrm/amdgpu/amdgpu_bo.c
    U xenocara/lib/libdrm/amdgpu/amdgpu-symbol-check
    U xenocara/lib/libdrm/amdgpu/meson.build
    U xenocara/lib/libdrm/amdgpu/amdgpu_device.c
    U xenocara/lib/libdrm/amdgpu/amdgpu_cs.c
    C xenocara/lib/libdrm/amdgpu/Makefile.in
    U xenocara/lib/libdrm/amdgpu/amdgpu.h
    U xenocara/lib/libdrm/amdgpu/amdgpu_vm.c
    U xenocara/lib/libdrm/amdgpu/amdgpu_internal.h
    C xenocara/lib/libdrm/amdgpu/Makefile.am
    U xenocara/lib/libdrm/amdgpu/amdgpu_asic_id.c
    U xenocara/lib/libdrm/amdgpu/amdgpu_gpu_info.c
    U xenocara/lib/libdrm/amdgpu/amdgpu_vamgr.c
    U xenocara/lib/libdrm/amdgpu/handle_table.h
    U xenocara/lib/libdrm/amdgpu/handle_table.c
    U xenocara/lib/libdrm/amdgpu/libdrm_amdgpu.pc.in
    U xenocara/lib/libdrm/libkms/Makefile.sources
    U xenocara/lib/libdrm/libkms/libkms.h
    U xenocara/lib/libdrm/libkms/meson.build
    U xenocara/lib/libdrm/libkms/libkms.pc.in
    U xenocara/lib/libdrm/libkms/exynos.c
    U xenocara/lib/libdrm/libkms/internal.h
    U xenocara/lib/libdrm/libkms/radeon.c
    U xenocara/lib/libdrm/libkms/linux.c
    C xenocara/lib/libdrm/libkms/Makefile.in
    C xenocara/lib/libdrm/libkms/api.c
    U xenocara/lib/libdrm/libkms/vmwgfx.c
    U xenocara/lib/libdrm/libkms/nouveau.c
    U xenocara/lib/libdrm/libkms/Makefile.am
    U xenocara/lib/libdrm/libkms/dumb.c
    U xenocara/lib/libdrm/libkms/intel.c
    U xenocara/lib/libdrm/libkms/kms-symbol-check
    U xenocara/lib/libdrm/include/drm/sis_drm.h
    U xenocara/lib/libdrm/include/drm/qxl_drm.h
    U xenocara/lib/libdrm/include/drm/vmwgfx_drm.h
    U xenocara/lib/libdrm/include/drm/drm_sarea.h
    U xenocara/lib/libdrm/include/drm/tegra_drm.h
    C xenocara/lib/libdrm/include/drm/i915_drm.h
    U xenocara/lib/libdrm/include/drm/vc4_drm.h
    U xenocara/lib/libdrm/include/drm/README
    U xenocara/lib/libdrm/include/drm/amdgpu_drm.h
    U xenocara/lib/libdrm/include/drm/drm_mode.h
    U xenocara/lib/libdrm/include/drm/r128_drm.h
    U xenocara/lib/libdrm/include/drm/msm_drm.h
    U xenocara/lib/libdrm/include/drm/mga_drm.h
    U xenocara/lib/libdrm/include/drm/via_drm.h
    U xenocara/lib/libdrm/include/drm/nouveau_drm.h
    C xenocara/lib/libdrm/include/drm/drm.h
    U xenocara/lib/libdrm/include/drm/drm_fourcc.h
    U xenocara/lib/libdrm/include/drm/virtgpu_drm.h
    U xenocara/lib/libdrm/include/drm/radeon_drm.h
    U xenocara/lib/libdrm/include/drm/savage_drm.h
    U xenocara/lib/libdrm/include/drm/mach64_drm.h
    U xenocara/lib/libdrm/etnaviv/Makefile.sources
    U xenocara/lib/libdrm/etnaviv/etnaviv-symbol-check
    U xenocara/lib/libdrm/etnaviv/libdrm_etnaviv.pc.in
    U xenocara/lib/libdrm/etnaviv/meson.build
    C xenocara/lib/libdrm/etnaviv/Makefile.in
    U xenocara/lib/libdrm/etnaviv/etnaviv_perfmon.c
    U xenocara/lib/libdrm/etnaviv/etnaviv_device.c
    U xenocara/lib/libdrm/etnaviv/etnaviv_pipe.c
    U xenocara/lib/libdrm/etnaviv/etnaviv_bo.c
    U xenocara/lib/libdrm/etnaviv/etnaviv_drmif.h
    U xenocara/lib/libdrm/etnaviv/etnaviv_cmd_stream.c
    U xenocara/lib/libdrm/etnaviv/etnaviv_gpu.c
    U xenocara/lib/libdrm/etnaviv/etnaviv_bo_cache.c
    U xenocara/lib/libdrm/etnaviv/Makefile.am
    U xenocara/lib/libdrm/etnaviv/etnaviv_drm.h
    U xenocara/lib/libdrm/etnaviv/etnaviv_priv.h
    U xenocara/lib/libdrm/m4/ltsugar.m4
    U xenocara/lib/libdrm/m4/ltoptions.m4
    C xenocara/lib/libdrm/m4/libtool.m4
    U xenocara/lib/libdrm/m4/lt~obsolete.m4
    U xenocara/lib/libdrm/m4/ltversion.m4
    
    62 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jlibdrm:yesterday -jlibdrm xenocara/lib/libdrm

CVSROOT:	/cvs
Module name:	xenocara
Changes by:	jsg@cvs.openbsd.org	2018/11/01 02:29:48

Modified files:
	lib/libdrm     : Makefile.am Makefile.bsd-wrapper Makefile.in 
	                 configure configure.ac libdrm_macros.h 
	                 xf86drm.c xf86drmHash.c xf86drmMode.c 
	                 xf86drmRandom.c xf86drmSL.c 
	lib/libdrm/amdgpu: Makefile.am Makefile.in amdgpu_bo.c 
	lib/libdrm/etnaviv: Makefile.in 
	lib/libdrm/exynos: Makefile.in 
	lib/libdrm/freedreno: Makefile.in 
	lib/libdrm/include/drm: drm.h i915_drm.h 
	lib/libdrm/intel: Makefile.am Makefile.in intel_bufmgr.c 
	                  intel_bufmgr_fake.c intel_bufmgr_gem.c 
	                  intel_chipset.h intel_decode.c 
	lib/libdrm/libkms: Makefile.in api.c 
	lib/libdrm/nouveau: Makefile.in 
	lib/libdrm/omap: Makefile.in 
	lib/libdrm/radeon: Makefile.in radeon_bo.c radeon_bo_gem.c 
	                   radeon_cs.c radeon_cs_gem.c radeon_cs_space.c 
	                   radeon_surface.c 
	lib/libdrm/tegra: Makefile.in 
	lib/libdrm/tests: Makefile.in 
	lib/libdrm/tests/amdgpu: Makefile.in 
	lib/libdrm/tests/etnaviv: Makefile.in 
	lib/libdrm/tests/exynos: Makefile.in 
	lib/libdrm/tests/kms: Makefile.in 
	lib/libdrm/tests/kmstest: Makefile.in 
	lib/libdrm/tests/modeprint: Makefile.in 
	lib/libdrm/tests/modetest: Makefile.in 
	lib/libdrm/tests/nouveau: Makefile.in 
	lib/libdrm/tests/proptest: Makefile.in 
	lib/libdrm/tests/radeon: Makefile.in 
	lib/libdrm/tests/tegra: Makefile.in 
	lib/libdrm/tests/vbltest: Makefile.in 
	lib/libdrm/vc4 : Makefile.in 

Log message:
Merge libdrm 2.4.96


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	jsg@cvs.openbsd.org	2018/11/01 02:31:23

Modified files:
	distrib/sets/lists/xbase: md.alpha md.amd64 md.arm64 md.armv7 
	                          md.i386 md.loongson md.macppc 
	                          md.octeon md.sgi md.socppc md.sparc64 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/01 02:31:26

Modified files:
	databases/db/v4: Makefile 

Log message:
Fix on !clang by adding MODGCC4_CPPLIBDEP to LIB_DEPENDS-main so that
COMPILER_LIBCXX/estdc++ is reachable by WANTLIB.

Same fix as the one sthen@ did for pythons. No bump since no change for
clang archs, and it doesnt package on others. Should unblock a truckload
of ports..


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	jsg@cvs.openbsd.org	2018/11/01 02:33:21

Modified files:
	.              : 3RDPARTY 

Log message:
update


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/01 02:39:04

Modified files:
	sysutils/augeas: Makefile 
Added files:
	sysutils/augeas/patches: patch-acinclude_m4 
	                         patch-examples_dump_c 
Removed files:
	sysutils/augeas/patches: patch-configure 

Log message:
Fix augtool:/usr/lib/libreadline.so.4.0: undefined symbol 'tgetent' as
reported by Raf Czlonka.
While here use %lld to print time_t.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/01 02:43:26

Modified files:
	graphics/ffmpeg: Makefile 
	graphics/ffmpeg/patches: patch-libavcodec_aaccoder_c 
	                         patch-libavcodec_aaccoder_trellis_h 
	                         patch-libavcodec_aaccoder_twoloop_h 
	                         patch-libavcodec_aacenc_c 
	                         patch-libavcodec_aacenc_h 
	                         patch-libavcodec_aacenc_is_c 
	                         patch-libavcodec_aacenc_ltp_c 
	                         patch-libavcodec_aacenc_pred_c 
	                         patch-libavcodec_aacenc_quantization_h 
	                         patch-libavcodec_aacenc_utils_h 
Added files:
	graphics/ffmpeg/patches: patch-libavcodec_x86_Makefile 
	                         patch-libavcodec_x86_aacencdsp_asm 
	                         patch-libavcodec_x86_aacencdsp_init_c 

Log message:
- Revert extended channel layouts using PCEs as some odd behavior can be
seen from the AAC encoder sometimes
- aacenc: add SIMD optimizations for abs_pow34 and quantization

from Brad (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/01 03:06:27

Removed files:
	mail/mozilla-thunderbird/patches: 
	                                  patch-build_moz_configure_init_configure 

Log message:
Remove patch which was merged upstream, reminded by 'Greg', thanks !

I'm too lazy to run make patch....


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/01 03:14:38

Modified files:
	mail/gmime30   : Makefile distinfo 
	mail/gmime30/pkg: PLIST 

Log message:
Update to gmime30-3.2.2.


CVSROOT:	/cvs
Module name:	src
Changes by:	denis@cvs.openbsd.org	2018/11/01 04:09:52

Modified files:
	usr.sbin/bgpctl: bgpctl.c 

Log message:
fix typos

Noticed by David Higgs, thanks.

OK claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/01 04:12:56

Modified files:
	mail/evolution-rss: Makefile 
	mail/evolution-rss/patches: 
	                            patch-src_e-mail-formatter-evolution-rss_c 

Log message:
Add patch for Red Hat bug #1624609 (Crash under strlen(),
emfe_evolution_rss_format()) -- from Fedora


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/01 04:13:25

Modified files:
	usr.sbin/smtpd : config.c lka.c parse.y smtpd.c smtpd.h 
	usr.sbin/smtpd/smtpd: Makefile 
Added files:
	usr.sbin/smtpd : lka_proc.c 

Log message:
allow smtpd to fork processes at startup and maintain a socketpair with
them.

ok jung@, eric@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2018/11/01 04:35:08

Modified files:
	sys/dev/pci/drm: drm_pciids.h 
	sys/dev/pci/drm/radeon: mkregtable.c r100_track.h 
	                        radeon_dp_mst.c radeon_legacy_tv.c 
	                        radeon_trace.h radeon_trace_points.c 

Log message:
Add SPDX-License-Identifier tags from linux git master to drm files
which previously had no license text.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2018/11/01 04:44:27

Modified files:
	sys/dev/pci/drm/i915: intel_ringbuffer.h 

Log message:
Add SPDX-License-Identifier tag from drm-intel-next-queued to
intel_ringbuffer.h which previously had no license text.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/01 04:47:46

Modified files:
	usr.sbin/smtpd : smtpd-api.h smtpd.h table.c table_static.c 

Log message:
introduce K_REGEX table type and table_regex_match(), unused for now

ok eric@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/01 05:33:12

Modified files:
	infrastructure/bin: portimport 

Log message:
stronger error checks and better exit values
okay sthen@, solene@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/11/01 05:48:05

Modified files:
	app/ssh-askpass: x11-ssh-askpass.man.in 

Log message:
Fix path to app-default resource file. From Sascha Paunovic,
tweaked by me. ok deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/01 07:50:30

Modified files:
	lang/rust      : Makefile distinfo 
	lang/rust/patches: patch-src_bootstrap_lib_rs 
	                   patch-src_etc_rust-gdb 
	                   patch-src_librustdoc_test_rs 
	                   patch-src_libstd_sys_unix_os_rs 
	                   patch-src_test_run-pass-fulldeps_myriad-closures_rs 
	                   patch-src_tools_cargo_tests_testsuite_support_paths_rs 
	lang/rust/pkg  : PFRAG.aarch64-main PFRAG.amd64-main 
	                 PFRAG.i386-main PLIST-doc 

Log message:
Update to rust 1.30, from semarie@

cf https://blog.rust-lang.org/2018/10/25/Rust-1.30.0.html


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/01 08:20:41

Modified files:
	regress/usr.sbin/bgpd/unittests: rde_sets_test.c rde_trie_test.c 

Log message:
Make this compile again by defining struct rde_memstats rdemem; in the tests.


CVSROOT:	/cvs
Module name:	ports
Changes by:	gonzalo@cvs.openbsd.org	2018/11/01 08:22:42

Modified files:
	security/lynis : Makefile distinfo 

Log message:
Update for Lynis to 2.7.0


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/01 08:48:49

Modified files:
	usr.sbin/smtpd : config.c lka.c lka_proc.c parse.y 
	                 smtp_session.c smtpd.h 
	usr.sbin/smtpd/smtpd: Makefile 
Added files:
	usr.sbin/smtpd : lka_report.c smtp_report.c 

Log message:
teach smtp process how to report smtp events to lka and teach lka how to
report these events to a proc

ok millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/11/01 09:14:10

Modified files:
	devel          : Makefile 
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 
Removed files:
	devel/py-hgsubversion: Makefile distinfo 
	devel/py-hgsubversion/pkg: DESCR PLIST 

Log message:
py-hgsubversion is broken with mercurial 4.5 and 4.8. The latest
version available upstream doesn't work with mercurial 4.8.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/01 10:07:00

Modified files:
	usr.bin/units  : units.lib 

Log message:
update currency exchange rates;
the economist has no data for hungary, iceland, ukraine, or vietnam this month
(actually their whole section has been reformatted in a way that less information
is given, and it is poorer for it);


CVSROOT:	/cvs
Module name:	ports
Changes by:	juanfra@cvs.openbsd.org	2018/11/01 10:59:18

Modified files:
	devel          : Makefile 
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 
Removed files:
	devel/py-hgnested: Makefile distinfo 
	devel/py-hgnested/pkg: DESCR PLIST 

Log message:
Delete hgnested. It doesn't work with mercurial 4.5 or 4.8, and
nothing depends on it. Newer tagged releases are still broken with 4.5
or 4.8.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/01 12:01:51

Modified files:
	usr.sbin/smtpd : lka_session.c 

Log message:
log_warn() -> log_warnx() and only display warning that running commands
from aliases is dangerous if expand node is EXPAND_FILTER


CVSROOT:	/cvs
Module name:	src
Changes by:	kn@cvs.openbsd.org	2018/11/01 12:04:13

Modified files:
	usr.bin/top    : top.c 

Log message:
Merge duplicate code into helper functions

This introduces filteruser() and filterpid(), where the first one can now
easily be extended to support matching numeric UIDs. The latter one is now
used by the `highlight` command as well.

No change in behaviour or output.

Feedback and OK millert


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/01 12:05:01

Modified files:
	www/apache-httpd: Makefile 
	www/apache-httpd/patches: patch-modules_ssl_ssl_engine_init_c 

Log message:
- add libressl patch needed to unbreak startup with ssl enabled
(SSL_CTX_set_post_handshake_auth), problem reported by Helmut Kiessling

- remove no-longer-needed chunk of the patch


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/01 14:36:09

Modified files:
	devel/gdb      : Makefile 
	devel/gdb/pkg  : PLIST 

Log message:
Register .pyc files so they are properly deleted when removing the package.

The .pyc files could be created after installation when running egdb as
root.

ok kirby@ landry@ sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/01 14:55:15

Log message:
    Import graphics/dibuja, a simple to use paint program.
    ok bentley@
    
    Dibuja is a simple to use paint program like Paintbrush for Mac or
    classic MS Paint.
    
    It allows you to easily create drawings and edit images, add arrows,
    text, and effects to your drawings and pictures, or crop and resize your
    images.
    
    Status:
    
    Vendor Tag:	bcallah
    Release Tags:	bcallah_20181101
    
    N ports/graphics/dibuja/Makefile
    N ports/graphics/dibuja/distinfo
    N ports/graphics/dibuja/pkg/PLIST
    N ports/graphics/dibuja/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/01 14:55:36

Modified files:
	graphics       : Makefile 

Log message:
+dibuja


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/01 16:00:25

Modified files:
	x11/qt5/qtbase : Makefile 
Added files:
	x11/qt5/qtbase/patches: 
	                        patch-src_network_ssl_qsslcertificate_openssl_cpp 
	                        patch-src_network_ssl_qsslcontext_openssl_cpp 
	                        patch-src_network_ssl_qsslsocket_openssl_symbols_cpp 
	                        patch-src_network_ssl_qsslsocket_openssl_symbols_p_h 

Log message:
re-add libreSSL patches to unbreak runtime errors and i386 build

TLS connection verified with otter-browser

Spotted by sthen@; Thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/01 16:09:30

Modified files:
	lang/gcc/6     : Makefile 
	lang/gcc/6/patches: patch-gcc_config_arm_openbsd_h 
	                    patch-gcc_config_gcc 
	                    patch-gcc_config_i386_openbsdelf_h 
	lang/gcc/6/pkg : PLIST-main 
Added files:
	lang/gcc/6/pkg : PFRAG.alpha-main 

Log message:
Sync up the various commits that went into 4.9 into 6

- ARM PIE default setting
- ARM/X86 linker path fix for lld
- Copy over Alpha bits

From Brad, maintainer timeout


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/01 16:53:19

Modified files:
	infrastructure/mk: gnu.port.mk 

Log message:
gc MODGNU_EMACS_YOURE_WEIRD

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/01 18:19:32

Modified files:
	databases/mariadb: Makefile distinfo 
	databases/mariadb/patches: patch-client_CMakeLists_txt 
	databases/mariadb/pkg: PLIST-server PLIST-tests 

Log message:
update to MariaDB 10.0.37, from Brad
CVE-2016-9843, CVE-2018-3143, CVE-2018-3156, CVE-2018-3174,
CVE-2018-3251, CVE-2018-3282


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/01 18:56:29

Modified files:
	games/postal   : Makefile 

Log message:
Switch MASTER_SITES to the NYC*BUG mirror, problem noticed by solene@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/01 19:02:25

Modified files:
	sysutils/nomad : Makefile 

Log message:
NOT_FOR_ARCHS=i386, there are a bunch of undefined things in
crypto/blake2b, shirou/gopsutil/disk, shirou/gopsutil/mem


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/01 23:30:41

Modified files:
	lib/libcrypto/asn1: asn1_lib.c 

Log message:
whitespace


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/02 01:15:03

Modified files:
	sys/sys        : lockf.h 

Log message:
disable LOCKF_DIAGNOSTIC


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/02 01:17:35

Modified files:
	sys/kern       : vfs_lockf.c 

Log message:
make debug flags continuous


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/02 01:26:25

Modified files:
	libexec/ld.so  : malloc.c 

Log message:
ld.so's malloc has no runtime option processing, so remove the
setting flags and replace them by constants. ok deraadt@ guenther@


CVSROOT:	/cvs
Module name:	ports
Changes by:	mestre@cvs.openbsd.org	2018/11/02 01:32:13

Modified files:
	x11/st         : Makefile 
	x11/st/patches : patch-config_def_h 
Added files:
	x11/st/patches : patch-st_1 

Log message:
Remove key combination ctrl+shift+i, which calls dmenu, since pledge doesn't
have exec and makes it leave core dumps all over the place. kn@ noted that
upstream already removed this, so in the next version this patch can be deleted.
Prodded by aja@ to reflect this change in the manpage, this patch can also go
away once st it's updated.

OK kn@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2018/11/02 02:11:43

Modified files:
	share/man/man1 : dpb.1 

Log message:
help landry


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/02 02:20:17

Modified files:
	print/hplip    : Makefile 

Log message:
Don't try to run automake-1.11.

spotted by sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsg@cvs.openbsd.org	2018/11/02 02:50:13

Modified files:
	devel/include-what-you-use: Makefile distinfo 
Removed files:
	devel/include-what-you-use/patches: patch-iwyu_ast_util_cc 

Log message:
update to include-what-you-use 0.10
from Brad


CVSROOT:	/cvs
Module name:	ports
Changes by:	fcambus@cvs.openbsd.org	2018/11/02 03:47:21

Modified files:
	emulators/mame : Makefile distinfo 

Log message:
Update mame to 0.203.


CVSROOT:	/cvs
Module name:	www
Changes by:	fcambus@cvs.openbsd.org	2018/11/02 03:48:20

Modified files:
	faq            : faq16.html 

Log message:
Fixes for the Virtualization FAQ: add missing 'of' and fix word order.


CVSROOT:	/cvs
Module name:	src
Changes by:	fcambus@cvs.openbsd.org	2018/11/02 03:59:36

Modified files:
	sys/dev/ata    : ata_wdc.c 

Log message:
Remove unnecessary if/else block, both branches are identical. We can
in fact use the ATA_DELAY macro directly.

Coverity CID 1453008.

OK sthen@, kn@


CVSROOT:	/cvs
Module name:	ports
Changes by:	feinerer@cvs.openbsd.org	2018/11/02 04:10:06

Modified files:
	multimedia/libv4l: Makefile distinfo 
	multimedia/libv4l/patches: patch-lib_libv4lconvert_Makefile_in 
	multimedia/libv4l/pkg: PLIST 
Added files:
	multimedia/libv4l/patches: 
	                           patch-lib_libv4lconvert_control_libv4lcontrol_c 

Log message:
Update to libv4l 1.16.1


CVSROOT:	/cvs
Module name:	src
Changes by:	kn@cvs.openbsd.org	2018/11/02 04:21:29

Modified files:
	usr.bin/getent : getent.c 

Log message:
Prefer user names over numeric user IDs

Behave like chown(8) to prevent clobbering user names which are numbers.

Prompted by and "this is how it should be" tedu, OK millert


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/02 06:07:17

Modified files:
	misc/osinfo/osinfo-db: Makefile distinfo 
	misc/osinfo/osinfo-db/pkg: PLIST 

Log message:
Update to osinfo-db-20181101.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/02 06:25:59

Modified files:
	net/py-boto3   : Makefile distinfo 

Log message:
Update to py-boto3-1.9.36.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/02 06:26:13

Modified files:
	net/py-botocore: Makefile distinfo 
	net/py-botocore/pkg: PLIST 

Log message:
Update to py-botocore-1.12.36.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/02 06:26:28

Modified files:
	sysutils/awscli: Makefile distinfo 

Log message:
Update to awscli-1.16.46.


CVSROOT:	/cvs
Module name:	src
Changes by:	kn@cvs.openbsd.org	2018/11/02 06:46:10

Modified files:
	usr.bin/top    : top.1 top.c 

Log message:
Accept numeric user IDs

This makes `top -U 0' and "u-1000" work.

Feedback and "that looks right" tedu, OK millert, manual bits and OK jmc


CVSROOT:	/cvs
Module name:	ports
Changes by:	jca@cvs.openbsd.org	2018/11/02 06:56:52

Modified files:
	editors/emacs  : Makefile 
	editors/emacs/pkg: PFRAG.no-no_x11 PFRAG.no_x11 PLIST 

Log message:
Upgrade path from emacs21 to latest emacs

"makes sense" naddy@, tweaks from sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/02 07:38:01

Modified files:
	lib/libcrypto  : Symbols.list 

Log message:
move X509_get0_serialNumber where it belongs


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/02 07:45:59

Modified files:
	usr.sbin/smtpd : table.c 

Log message:
add REG_NOSUB to flags in regcompile

suggested by jung@


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/02 08:28:38

Modified files:
	www/py-requests: Makefile distinfo 

Log message:
Update to py-requests-2.20.0

This fixes CVE-2018-18074: "before 2.20.0 sends an HTTP Authorization header to
an http URI upon receiving a same-hostname https-to-http redirect, which makes
it easier for remote attackers to discover credentials by sniffing the
network."

Based on a diff from Edward Lopez-Acosta


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/02 08:29:35

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
Register py-requests update

ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2018/11/02 08:40:24

Modified files:
	sys/net80211   : ieee80211_pae_input.c 

Log message:
Remove 'reused group key update received' printfs.
These have served no useful purpose in practice; all reported instances were
legitimate group key retransmissions by the AP, e.g. after laptop suspend.
We fixed KRACK long ago; re-used group key messages are nothing to worry about.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/02 09:27:13

Modified files:
	benchmarks/netperf-wrapper: Makefile distinfo 
	benchmarks/netperf-wrapper/patches: patch-flent_build_info_py 
	benchmarks/netperf-wrapper/pkg: PLIST-main 

Log message:
update to flent-1.2.2


CVSROOT:	/cvs
Module name:	www
Changes by:	tj@cvs.openbsd.org	2018/11/02 09:36:07

Modified files:
	.              : errata63.html errata64.html 

Log message:
release syspatch errata


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/02 09:56:47

Modified files:
	usr.sbin/smtpd : lka_report.c 

Log message:
in-smtp -> smtp-in in reporting protocol


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/02 10:09:57

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
report connection event earlier


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/02 10:12:27

Modified files:
	usr.sbin/syspatch: Tag: OPENBSD_6_3 syspatch.sh 

Log message:
Properly handle symlinks.
from ajacoutot@ tb@

OpenBSD 6.3 errata 021


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/02 10:12:59

Modified files:
	usr.sbin/syspatch: Tag: OPENBSD_6_4 syspatch.sh 

Log message:
Properly handle symlinks.
from ajacoutot@ tb@

OpenBSD 6.4 errata 002


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/02 10:15:55

Modified files:
	sbin/dhclient  : dhclient.c dhcpd.h dispatch.c 

Log message:
When reacting to SIGHUP, i.e. trying to restart, ignore incoming
packets, routing socket messages and cancel any pending protocol
timeout.

Since >1 packet can be received from bpf at a time, don't process any
further buffered packets after one triggers a decision to exit or
a signal is received.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/02 10:41:29

Modified files:
	textproc/jq    : Makefile distinfo 
	textproc/jq/patches: patch-configure patch-main_c 
Removed files:
	textproc/jq/patches: patch-builtin_c patch-jv_parse_c 
	                     patch-tests_setup 

Log message:
update to jq-1.6
use oniguruma from ports rather than bundled


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/02 10:50:23

Modified files:
	usr.sbin/smtpd : lka.c lka_report.c smtp_report.c smtp_session.c 
	                 smtpd.h 

Log message:
pass struct sockaddr_storage instead of ss_to_text() in reporting


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/02 11:03:17

Modified files:
	usr.sbin/smtpd : lka_report.c 

Log message:
when reporting smtp-in link-connect event, report src and dest port too


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/02 11:16:30

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
smtp_report_link_connect() should be called from smtp_connected()


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/02 11:20:22

Modified files:
	usr.sbin/smtpd : lka.c lka_report.c smtp_report.c smtp_session.c 
	                 smtpd.h 

Log message:
report rDNS in link connect event


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/02 12:27:17

Modified files:
	devel/libffi   : Makefile 
	devel/libffi/patches: patch-configure 

Log message:
Also check for assembler support for PC-related relocations on i386.
This removes accidentally retained text relocations and fixes
building with lld.
ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/02 12:43:56

Modified files:
	devel/gmp      : Makefile 
	devel/mpfr     : Makefile 
	devel/libmpc   : Makefile 
	lang/gcc/4.9   : Makefile 
Added files:
	devel/gmp/pkg  : DESCR-cxx DESCR-main PLIST-cxx PLIST-main 
Removed files:
	devel/gmp/pkg  : DESCR PLIST 

Log message:
Re-add the gmpxx C++ library.  productivity/libalkimia requires the
C++ templates, though not libgmpxx.

Split off the C++ support into a separate cxx subpackage.  Add a
no_cxx bootstrap flavor and use it for the dependency chain up to
lang/gcc/4.9 in order to allow bootstrapping a C++ compiler from
ports.

Based on work by sthen@, tweaks by espie@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/02 12:48:39

Modified files:
	cad/geda-gaf   : Makefile 
	cad/openscad   : Makefile 
	devel/avr32/gcc: Makefile 
	devel/avr32/gcc-bootstrap: Makefile 
	devel/cln      : Makefile 
	devel/glpk     : Makefile 
	devel/gmc4cc   : Makefile 
	games/gnubg    : Makefile 
	games/minetest : Makefile 
	lang/classpath : Makefile 
	lang/ecl       : Makefile 
	lang/gawk      : Makefile 
	lang/gnucobol  : Makefile 
	lang/gpc       : Makefile 
	lang/guile     : Makefile 
	lang/guile2    : Makefile 
	lang/librep    : Makefile 
	lang/parrot    : Makefile 
	lang/php/5.6   : Makefile 
	lang/php/7.1   : Makefile 
	lang/php/7.2   : Makefile 
	lang/ruby/2.4  : Makefile 
	lang/ruby/2.5  : Makefile 
	lang/swi-prolog: Makefile 
	math/cgal      : Makefile 
	math/ecm       : Makefile 
	math/lrs       : Makefile 
	math/ntl       : Makefile 
	math/ocaml-zarith: Makefile 
	math/p5-Math-BigInt-GMP: Makefile 
	math/p5-Math-GMP: Makefile 
	math/wcalc     : Makefile 
	net/kismet     : Makefile 
	net/libktorrent: Makefile 
	productivity/aqbanking: Makefile 
	productivity/ledger: Makefile 
	productivity/libalkimia: Makefile 
	security/botan : Makefile 
	security/libnettle: Makefile 
	security/py-cryptodome: Makefile 
	security/ssss  : Makefile 
	x11/gnustep/base: Makefile 
	x11/kde-applications/kcalc: Makefile 
	x11/kde4/kcalc : Makefile 

Log message:
bump for package path change devel/gmp -> devel/gmp,-main


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/02 12:56:50

Modified files:
	productivity/libalkimia: Makefile 

Log message:
require the devel/gmp,-cxx subpackage at build time for the templates in
gmpxx.h


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/02 13:12:30

Modified files:
	sysutils/libqcow: Makefile 

Log message:
needs gettext-tools


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/02 13:23:13

Modified files:
	graphics/dibuja: Makefile 
	graphics/dibuja/pkg: PLIST 

Log message:
This needs the intltool MODULE, spotted by naddy@
While here, @comment out two lines that aja@ says are useless


CVSROOT:	/cvs
Module name:	src
Changes by:	jcs@cvs.openbsd.org	2018/11/02 15:32:30

Modified files:
	sys/dev/usb    : if_ure.c if_urereg.h 

Log message:
Revert previous, it broke my Anker USB device

ok patrick


CVSROOT:	/cvs
Module name:	ports
Changes by:	daniel@cvs.openbsd.org	2018/11/02 17:32:44

Modified files:
	graphics/py-matplotlib: Makefile 
Added files:
	graphics/py-matplotlib/patches: patch-src__image_wrapper_cpp 

Log message:
Backport compile fix for i386/clang. Breakage reported by sthen@.

ok landry@, sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/02 17:37:03

Modified files:
	multimedia/x264: Makefile 

Log message:
build PIC code on all archs; from Brad


CVSROOT:	/cvs
Module name:	ports
Changes by:	pascal@cvs.openbsd.org	2018/11/02 17:52:22

Modified files:
	net/tor        : Makefile distinfo 

Log message:
Update to tor 0.3.4.9.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/02 23:59:52

Log message:
    Import libftdi1-1.4.
    
    libFTDI is an open source library to talk to FTDI chips: FT232BM, FT245BM,
    FT2232C, FT2232D, FT245R, FT232H and FT230X including the popular bitbang
    mode. The library is linked with programs in userspace, no kernel driver
    required.
    
    ok benoit@
    
    Status:
    
    Vendor Tag:	bentley
    Release Tags:	bentley_20181102
    
    N ports/devel/libftdi1/Makefile
    N ports/devel/libftdi1/distinfo
    N ports/devel/libftdi1/pkg/DESCR
    N ports/devel/libftdi1/pkg/PLIST
    N ports/devel/libftdi1/patches/patch-test_baudrate_cpp
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/03 00:00:43

Modified files:
	devel          : Makefile 

Log message:
+libftdi1


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/03 00:31:15

Modified files:
	comms/sigrok/libsigrok: Makefile distinfo 
	comms/sigrok/libsigrok/patches: patch-bindings_cxx_classes_cpp 
	                                patch-config_h_in 
	comms/sigrok/libsigrok/pkg: PLIST 
Added files:
	comms/sigrok/libsigrok/patches: patch-src_std_c 

Log message:
Update to libsigrok-0.5.1.

Release notes: https://www.sigrok.org/blog/libsigrok-051-released


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/03 00:32:05

Modified files:
	comms/sigrok/libsigrokdecode: Makefile distinfo 
	comms/sigrok/libsigrokdecode/pkg: PLIST 

Log message:
Update to libsigrokdecode-0.5.2.

Release notes: https://sigrok.org/blog/libsigrokdecode-052-released


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/03 00:33:07

Modified files:
	comms/sigrok/pulseview: Makefile distinfo 
	comms/sigrok/pulseview/pkg: PLIST 

Log message:
Update to pulseview-0.4.1.

Release notes: https://www.sigrok.org/blog/pulseview-041-released


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/03 02:26:02

Modified files:
	misc/hwdata    : Makefile distinfo 

Log message:
Update to hwdata-0.317.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/03 02:35:18

Modified files:
	net/py-boto3   : Makefile distinfo 

Log message:
Update to py-boto3-1.9.37.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/03 02:35:33

Modified files:
	net/py-botocore: Makefile distinfo 

Log message:
Update to py-botocore-1.12.37.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/03 02:35:54

Modified files:
	sysutils/awscli: Makefile distinfo 
	sysutils/awscli/pkg: PLIST 

Log message:
Update to awscli-1.16.47.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/03 02:59:54

Modified files:
	usr.sbin/smtpd : smtpd.c 

Log message:
remove log_debug


CVSROOT:	/cvs
Module name:	src
Changes by:	eric@cvs.openbsd.org	2018/11/03 03:13:24

Modified files:
	lib/libc/asr   : getaddrinfo_async.c 

Log message:
For correctness, do not read struct servent if getservbyname_r() failed.
Also simplify code.


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/03 03:21:25

Modified files:
	regress/sys/kern/flock: Makefile flock.c 

Log message:
cleanup flock regress:
- unifdef __FreeBSD__
- create temporary file in TMPDIR and fallback to /tmp
- remove (almost) unused arguments passed to each test case
- enable verbose output using `-v' option


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/03 03:54:55

Added files:
	graphics/piglit/patches: 
	                         patch-tests_spec_ext_framebuffer_multisample_draw-buffers-common_cpp 
	                         patch-tests_util_piglit-test-pattern_cpp 

Log message:
somehow, some tests found their way into compilation, and broke it thanks
to C++11 narrowing issues. Obvious fixes to the code (no bump, didn't build
before)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/03 04:41:33

Modified files:
	print/hplip    : Makefile 
	print/hplip/patches: patch-Makefile_in patch-createPPD_sh 
Added files:
	print/hplip/patches: patch-prnt_hpcups_HPCupsFilter_cpp 

Log message:
Unbreak hpcups printing; it was trying to dlopen a Linux proprietary blob.
from Debian


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/03 05:27:48

Modified files:
	textproc/gtranslator: Makefile distinfo 
	textproc/gtranslator/pkg: PLIST 
Removed files:
	textproc/gtranslator/patches: patch-man_Makefile_in 

Log message:
Update to gtranslator-3.30.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/03 07:26:27

Modified files:
	audio/audacity : Makefile 
	audio/audacity/patches: patch-configure 

Log message:
Fix linking with ld.lld, FileDialog needs gobject and gtk libs.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/03 07:42:24

Modified files:
	usr.sbin/smtpd : config.c lka.c parse.y pony.c smtp.c 
	                 smtp_session.c smtpd.h 
	usr.sbin/smtpd/smtpd: Makefile 
Added files:
	usr.sbin/smtpd : lka_filter.c 

Log message:
bring plumbing for builtin filters

ok millert@, eric@, jung@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/03 07:42:33

Modified files:
	audio/audacity : Makefile 
	audio/audacity/patches: patch-src_export_ExportMP3_cpp 
Added files:
	audio/audacity/patches: patch-src_prefs_LibraryPrefs_cpp 

Log message:
Pick up libmp3lame.so if it's installed; proddeb by a mail from Anthony
Campbell.
While here, don't offer to download libmp3lame of ffmpeg.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/03 07:47:46

Modified files:
	usr.sbin/smtpd : lka_filter.c lka_proc.c parse.y smtp_session.c 
	                 smtpd.h 

Log message:
bring plumbing for proc filters

ok millert@, eric@, jung@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/03 07:56:50

Modified files:
	usr.sbin/smtpd : lka.c lka_filter.c parse.y smtp_session.c 
	                 smtpd.h 

Log message:
check-rdns builtin filter, to be improved


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/11/03 08:01:02

Modified files:
	app/xenodm     : configure.ac 

Log message:
Remove useless check for XdmcpWrap().

It was only needed by xdmcp. ok tb@ mortimer@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/11/03 08:01:21

Modified files:
	app/xenodm     : configure 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/11/03 08:05:28

Modified files:
	xserver        : Makefile.bsd-wrapper 

Log message:
Explicitely disable xdm-authorization-1 support in X server.

It was previously disabled by a broken test for XdmcpWrap() in xdm and
later in xenodm but it won't be missed. (use of DES, no IPv6 support).
ok tb@ mortimer@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/03 08:39:46

Modified files:
	usr.sbin/smtpd : parse.y smtp.c smtp_session.c smtpd.h 

Log message:
only apply filter rules to filtered interfaces


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/03 08:46:02

Modified files:
	productivity/libalkimia: Makefile 

Log message:
libalkimia and its dependent kmymoney require the C++ template code in
gmpxx.h but do not link with libgmpxx, so add devel/gmp,-cxx to both
build and run depends.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/03 08:53:44

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
s->filter_phase and s->filter_param must be assigned earlier


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/03 09:41:47

Modified files:
	usr.sbin/smtpd/smtpd: Makefile 
Removed files:
	usr.sbin/smtpd : smtpf_session.c 

Log message:
we no longer need smtpf_session.c


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/03 10:44:33

Modified files:
	infrastructure/db: user.list 

Log message:
Comment _dkim-milter as the port was removed


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2018/11/03 12:04:45

Modified files:
	app/xenodm/config: xenodm-config.in 
	app/xenodm/include: dm.h 
	app/xenodm/xenodm: resource.c 

Log message:
Remove the unused 'keyFile' resource.

It is not used anymore in xenodm (was used to specify the secret keys
for the XDM-AUTHORIZATION-1 authentication protocol in xdm with
xdmcp).
ok kn@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rpointel@cvs.openbsd.org	2018/11/03 12:56:32

Modified files:
	lang/python/3.6: Makefile distinfo 
	lang/python/3.6/pkg: PLIST-idle PLIST-main PLIST-tests 

Log message:
update to python 3.6.7.
tested in a bulk build by naddy@ (thanks).


CVSROOT:	/cvs
Module name:	ports
Changes by:	afresh1@cvs.openbsd.org	2018/11/03 13:22:38

Modified files:
	databases/p5-DBD-CSV: Makefile distinfo 
	databases/p5-DBD-CSV/pkg: PLIST 

Log message:
Update databases/p5-DBD-CSV to 0.54

From wen heping 


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/03 14:38:03

Modified files:
	multimedia/x265: Makefile 

Log message:
Build PIC code on all archs.  Drop assembly code on i386 since it
doesn't support PIC.  with Brad


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/03 14:45:48

Modified files:
	usr.sbin/smtpd : lka_filter.c 

Log message:
hostnames are case-sensitive of course...


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/03 15:31:59

Modified files:
	devel/cbindgen : Makefile distinfo 

Log message:
Update cbindgen to 0.6.7, again a requirement for mozilla-central.

Per #1503401 firefox 63 needs a patch to keep building with that
version, this will be handled in a few.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/03 15:45:52

Modified files:
	www/mozilla-firefox: Makefile distinfo 
	www/mozilla-firefox/files: all-openbsd.js 
	www/mozilla-firefox/pkg: README 
	www/firefox-i18n: Makefile.inc distinfo 
Added files:
	www/mozilla-firefox/patches: 
	                             patch-servo_components_style_cbindgen_toml 

Log message:
Bugfix update to firefox 63.0.1.

See https://www.mozilla.org/en-US/firefox/63.0.1/releasenotes/
- fix build with cbindgen 0.6.7
- really disable media autoplay by default, the knob changed (cf #1470082)
- use about:blank as default homepage/new tab page in new profiles.

Rationale: some parts of Activity Stream (the new Firefox Home) are nice
(ie searchbox, highlights, topsites from browsing history, etc) but
'snippets' is invasive (them being broken is a driver for this version,
cf #1503047, where comments are.. worrying), as is 'Recommended by
pocket' content shown to some countries (DE, CA, US..) - sadly, those
two sections cant easily be disabled (cf #1504279) on about:newtab, so
use the about:blank big hammer for privacy. Existing profiles still
using the default 'Firefox Home' are advised to visit
about:preferences#home and uncheck 'snippets' and 'pages saved to
pocket'... and read https://www.mozilla.org/en-US/privacy/firefox/.

While here add a section in pkg/README advising users using NIS or with
profiles on NFS to add getpw to the content process pledge, as it's
apparently needed in those conditions.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/03 17:17:21

Modified files:
	sbin/dhclient  : dhclient.c 

Log message:
No need to say 'restarting' twice when LLADDR is modified. Log "LLADDR
changed" when it changes and "restarting" when the restart is actually
executed.


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/03 23:32:42

Modified files:
	usr.bin/mandoc : dbm.c 

Log message:
lstmatch() expects a list of strings separated by \0 and terminated
with \0\0.  In the NULL case dbm_page_get() returned only simple
strings so correct processing was depending on data layout.  Use
an additional \0 to terminate the single string lists.  Found by
mandoc regress since llvm linker on amd64 arranges strings differently.
OK schwarze@


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/11/03 23:56:45

Modified files:
	usr.sbin/httpd : server_http.c 

Log message:
isalpha(3) requires an unsigned char value (or -1).

from Hiltjo Posthuma (hiltjo(at)codemadness.org)


CVSROOT:	/cvs
Module name:	src
Changes by:	remi@cvs.openbsd.org	2018/11/04 01:52:55

Modified files:
	usr.sbin/ripd  : control.c control.h rde.c ripd.c ripe.c 

Log message:
Pledge ripe and rde.
Use unveil to remove file system access for the parent proc.

Also remove control_cleanup as discussed on tech@. It allows to fully remove
fs access (ripd does not support reload). It's not an issue for ripd and
ripctrl if an unused socket file is lying around.

reads OK for claudio@ and mestre@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/04 01:04:08

Modified files:
	usr.sbin/ldapd : btree.3 

Log message:
some tweaks from raf czlonka, plus one more from me;


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2018/11/04 05:33:24

Modified files:
	www/chromium   : Makefile distinfo 
	www/chromium/patches: patch-BUILD_gn 
	                      patch-ash_display_mirror_window_controller_cc 
	                      patch-base_BUILD_gn 
	                      patch-base_debug_debugger_posix_cc 
	                      patch-base_debug_stack_trace_posix_cc 
	                      patch-base_process_process_metrics_h 
	                      patch-base_process_process_posix_cc 
	                      patch-build_config_compiler_BUILD_gn 
	                      patch-build_config_compiler_compiler_gni 
	                      patch-build_toolchain_gcc_toolchain_gni 
	                      patch-cc_BUILD_gn 
	                      patch-chrome_app_chrome_command_ids_h 
	                      patch-chrome_app_chrome_main_delegate_cc 
	                      patch-chrome_app_chromium_strings_grd 
	                      patch-chrome_app_generated_resources_grd 
	                      patch-chrome_app_google_chrome_strings_grd 
	                      patch-chrome_app_settings_strings_grdp 
	                      patch-chrome_browser_about_flags_cc 
	                      patch-chrome_browser_browser_resources_grd 
	                      patch-chrome_browser_chrome_browser_main_cc 
	                      patch-chrome_browser_chrome_browser_main_linux_cc 
	                      patch-chrome_browser_chrome_content_browser_client_cc 
	                      patch-chrome_browser_chrome_content_browser_client_h 
	                      patch-chrome_browser_defaults_cc 
	                      patch-chrome_browser_devtools_devtools_eye_dropper_cc 
	                      patch-chrome_browser_download_chrome_download_manager_delegate_cc 
	                      patch-chrome_browser_extensions_BUILD_gn 
	                      patch-chrome_browser_extensions_api_settings_private_prefs_util_cc 
	                      patch-chrome_browser_extensions_bookmark_app_helper_cc 
	                      patch-chrome_browser_extensions_browser_context_keyed_service_factories_cc 
	                      patch-chrome_browser_extensions_external_provider_impl_cc 
	                      patch-chrome_browser_flag_descriptions_cc 
	                      patch-chrome_browser_flag_descriptions_h 
	                      patch-chrome_browser_media_webrtc_webrtc_event_log_uploader_cc 
	                      patch-chrome_browser_memory_details_cc 
	                      patch-chrome_browser_metrics_chrome_metrics_service_client_cc 
	                      patch-chrome_browser_net_system_network_context_manager_cc 
	                      patch-chrome_browser_password_manager_password_store_factory_cc 
	                      patch-chrome_browser_prefs_browser_prefs_cc 
	                      patch-chrome_browser_prefs_pref_service_incognito_whitelist_cc 
	                      patch-chrome_browser_profiles_chrome_browser_main_extra_parts_profiles_cc 
	                      patch-chrome_browser_profiles_profile_io_data_cc 
	                      patch-chrome_browser_resources_plugin_metadata_plugins_linux_json 
	                      patch-chrome_browser_ssl_ssl_error_controller_client_cc 
	                      patch-chrome_browser_sync_chrome_sync_client_cc 
	                      patch-chrome_browser_tracing_crash_service_uploader_cc 
	                      patch-chrome_browser_ui_browser_command_controller_cc 
	                      patch-chrome_browser_ui_browser_commands_cc 
	                      patch-chrome_browser_ui_browser_commands_h 
	                      patch-chrome_browser_ui_libgtkui_print_dialog_gtk_cc 
	                      patch-chrome_browser_ui_tab_helpers_cc 
	                      patch-chrome_browser_ui_toolbar_app_menu_model_cc 
	                      patch-chrome_browser_ui_views_chrome_browser_main_extra_parts_views_cc 
	                      patch-chrome_browser_ui_views_frame_browser_view_cc 
	                      patch-chrome_browser_ui_views_frame_opaque_browser_frame_view_cc 
	                      patch-chrome_browser_ui_views_frame_opaque_browser_frame_view_layout_cc 
	                      patch-chrome_browser_ui_views_tabs_tab_drag_controller_cc 
	                      patch-chrome_browser_ui_webui_about_ui_cc 
	                      patch-chrome_browser_ui_webui_chrome_web_ui_controller_factory_cc 
	                      patch-chrome_browser_ui_webui_settings_md_settings_localized_strings_provider_cc 
	                      patch-chrome_common_BUILD_gn 
	                      patch-chrome_common_chrome_features_cc 
	                      patch-chrome_common_chrome_features_h 
	                      patch-chrome_common_chrome_paths_cc 
	                      patch-chrome_common_chrome_paths_h 
	                      patch-chrome_common_chrome_switches_cc 
	                      patch-chrome_common_chrome_switches_h 
	                      patch-chrome_common_pref_names_cc 
	                      patch-chrome_common_pref_names_h 
	                      patch-chrome_common_webui_url_constants_cc 
	                      patch-chrome_common_webui_url_constants_h 
	                      patch-chromecast_browser_cast_content_browser_client_cc 
	                      patch-components_autofill_core_browser_autofill_experiments_cc 
	                      patch-components_autofill_strings_grdp 
	                      patch-components_crash_content_app_BUILD_gn 
	                      patch-components_crash_content_browser_BUILD_gn 
	                      patch-components_metrics_BUILD_gn 
	                      patch-components_neterror_resources_neterror_js 
	                      patch-components_network_session_configurator_browser_network_session_configurator_cc 
	                      patch-components_new_or_sad_tab_strings_grdp 
	                      patch-components_os_crypt_os_crypt_h 
	                      patch-components_policy_resources_policy_templates_json 
	                      patch-content_app_content_main_runner_impl_cc 
	                      patch-content_browser_BUILD_gn 
	                      patch-content_browser_browser_main_loop_cc 
	                      patch-content_browser_gpu_gpu_process_host_cc 
	                      patch-content_browser_media_media_internals_cc 
	                      patch-content_browser_renderer_host_render_message_filter_cc 
	                      patch-content_browser_renderer_host_render_message_filter_h 
	                      patch-content_browser_renderer_host_render_process_host_impl_cc 
	                      patch-content_browser_renderer_host_render_process_host_impl_h 
	                      patch-content_browser_renderer_host_render_widget_host_view_aura_cc 
	                      patch-content_browser_service_manager_service_manager_context_cc 
	                      patch-content_browser_webui_web_ui_data_source_impl_cc 
	                      patch-content_common_user_agent_cc 
	                      patch-content_gpu_gpu_main_cc 
	                      patch-content_gpu_gpu_sandbox_hook_linux_cc 
	                      patch-content_ppapi_plugin_ppapi_blink_platform_impl_h 
	                      patch-content_public_common_content_switches_cc 
	                      patch-content_public_common_content_switches_h 
	                      patch-content_public_common_renderer_preferences_h 
	                      patch-content_renderer_render_thread_impl_cc 
	                      patch-content_renderer_renderer_blink_platform_impl_cc 
	                      patch-content_renderer_renderer_blink_platform_impl_h 
	                      patch-content_utility_utility_blink_platform_with_sandbox_support_impl_h 
	                      patch-content_utility_utility_main_cc 
	                      patch-device_bluetooth_BUILD_gn 
	                      patch-device_serial_BUILD_gn 
	                      patch-device_usb_BUILD_gn 
	                      patch-extensions_common_api__permission_features_json 
	                      patch-gpu_ipc_service_gpu_init_cc 
	                      patch-gpu_ipc_service_gpu_watchdog_thread_cc 
	                      patch-media_audio_BUILD_gn 
	                      patch-media_base_video_frame_cc 
	                      patch-media_base_video_frame_h 
	                      patch-media_capture_video_create_video_capture_device_factory_cc 
	                      patch-media_capture_video_fake_video_capture_device_factory_cc 
	                      patch-media_capture_video_video_capture_device_client_cc 
	                      patch-net_BUILD_gn 
	                      patch-net_base_address_tracker_linux_cc 
	                      patch-net_dns_dns_util_cc 
	                      patch-net_proxy_resolution_proxy_resolution_service_cc 
	                      patch-net_socket_udp_socket_posix_cc 
	                      patch-net_tools_cert_verify_tool_cert_verify_tool_cc 
	                      patch-net_url_request_url_request_context_builder_cc 
	                      patch-pdf_pdfium_pdfium_engine_cc 
	                      patch-remoting_base_chromoting_event_cc 
	                      patch-remoting_host_it2me_it2me_native_messaging_host_main_cc 
	                      patch-remoting_host_me2me_desktop_environment_cc 
	                      patch-remoting_host_remoting_me2me_host_cc 
	                      patch-sandbox_BUILD_gn 
	                      patch-sandbox_linux_BUILD_gn 
	                      patch-services_catalog_store_cc 
	                      patch-services_catalog_store_h 
	                      patch-services_content_simple_browser_simple_browser_service_cc 
	                      patch-services_device_time_zone_monitor_time_zone_monitor_cc 
	                      patch-services_device_time_zone_monitor_time_zone_monitor_linux_cc 
	                      patch-services_network_BUILD_gn 
	                      patch-services_network_network_service_cc 
	                      patch-services_network_network_service_h 
	                      patch-services_service_manager_sandbox_BUILD_gn 
	                      patch-third_party_angle_BUILD_gn 
	                      patch-third_party_angle_src_libANGLE_renderer_gl_renderergl_utils_cpp 
	                      patch-third_party_angle_third_party_vulkan-loader_src_loader_loader_c 
	                      patch-third_party_blink_renderer_core_html_canvas_canvas_async_blob_creator_cc 
	                      patch-third_party_blink_renderer_platform_BUILD_gn 
	                      patch-third_party_blink_renderer_platform_fonts_skia_font_cache_skia_cc 
	                      patch-third_party_blink_renderer_platform_heap_thread_state_cc 
	                      patch-third_party_boringssl_BUILD_generated_gni 
	                      patch-third_party_boringssl_src_include_openssl_base_h 
	                      patch-third_party_crashpad_crashpad_build_crashpad_buildconfig_gni 
	                      patch-third_party_crashpad_crashpad_util_misc_metrics_cc 
	                      patch-third_party_pdfium_xfa_fgas_font_cfgas_fontmgr_cpp 
	                      patch-third_party_perfetto_src_tracing_core_tracing_service_impl_cc 
	                      patch-third_party_protobuf_src_google_protobuf_stubs_platform_macros_h 
	                      patch-third_party_sqlite_BUILD_gn 
	                      patch-third_party_swiftshader_src_OpenGL_libEGL_libEGL_cpp 
	                      patch-third_party_webrtc_modules_audio_device_BUILD_gn 
	                      patch-third_party_webrtc_rtc_base_BUILD_gn 
	                      patch-third_party_webrtc_rtc_base_httpcommon_cc 
	                      patch-third_party_webrtc_rtc_base_network_cc 
	                      patch-third_party_webrtc_webrtc_gni 
	                      patch-third_party_zlib_BUILD_gn 
	                      patch-tools_gn_base_files_file_util_posix_cc 
	                      patch-ui_base_material_design_material_design_controller_cc 
	                      patch-ui_base_ui_base_features_cc 
	                      patch-ui_base_ui_base_features_h 
	                      patch-ui_events_event_switches_cc 
	                      patch-ui_events_event_switches_h 
	                      patch-ui_gfx_BUILD_gn 
	                      patch-ui_gfx_font_render_params_h 
	                      patch-ui_gfx_gpu_memory_buffer_h 
	                      patch-ui_gfx_mojo_buffer_types_struct_traits_cc 
	                      patch-ui_gl_BUILD_gn 
	                      patch-ui_gl_generate_bindings_py 
	                      patch-ui_gl_gl_bindings_api_autogen_glx_h 
	                      patch-ui_gl_sync_control_vsync_provider_cc 
	                      patch-ui_views_controls_textfield_textfield_cc 
	                      patch-ui_views_window_custom_frame_view_cc 
	                      patch-v8_BUILD_gn patch-v8_src_log-utils_h 
Added files:
	www/chromium/patches: 
	                      patch-chrome_browser_browser_process_impl_cc 
	                      patch-chrome_browser_browser_process_impl_h 
	                      patch-chrome_browser_ui_browser_view_prefs_cc 
	                      patch-chrome_browser_web_applications_extensions_web_app_extension_shortcut_cc 
	                      patch-chrome_renderer_chrome_content_renderer_client_cc 
	                      patch-chrome_service_cloud_print_print_system_cc 
	                      patch-chromecast_browser_cast_browser_main_parts_cc 
	                      patch-components_autofill_core_browser_autofill_experiments_h 
	                      patch-components_autofill_core_common_autofill_features_cc 
	                      patch-components_autofill_core_common_autofill_util_cc 
	                      patch-components_download_internal_common_base_file_cc 
	                      patch-components_previews_core_previews_features_cc 
	                      patch-components_services_font_font_service_app_cc 
	                      patch-components_storage_monitor_removable_device_constants_cc 
	                      patch-components_storage_monitor_removable_device_constants_h 
	                      patch-components_sync_device_info_local_device_info_provider_impl_cc 
	                      patch-content_browser_renderer_host_input_input_device_change_observer_cc 
	                      patch-content_browser_renderer_host_pepper_pepper_file_io_host_cc 
	                      patch-content_browser_scheduler_responsiveness_native_event_observer_cc 
	                      patch-content_browser_scheduler_responsiveness_native_event_observer_h 
	                      patch-content_public_common_common_param_traits_macros_h 
	                      patch-content_public_common_use_zoom_for_dsf_policy_cc 
	                      patch-content_renderer_media_stream_processed_local_audio_source_cc 
	                      patch-content_renderer_render_process_impl_cc 
	                      patch-extensions_browser_browser_context_keyed_service_factories_cc 
	                      patch-extensions_shell_app_shell_main_delegate_cc 
	                      patch-gpu_command_buffer_common_gpu_memory_buffer_support_cc 
	                      patch-headless_lib_browser_headless_url_request_context_getter_cc 
	                      patch-media_audio_audio_input_device_cc 
	                      patch-media_base_vector_math_cc 
	                      patch-media_capture_video_mock_gpu_memory_buffer_manager_cc 
	                      patch-media_video_gpu_memory_buffer_video_frame_pool_cc 
	                      patch-mojo_public_c_system_thunks_cc 
	                      patch-remoting_host_evaluate_capability_cc 
	                      patch-remoting_host_host_attributes_cc 
	                      patch-services_audio_audio_sandbox_hook_linux_cc 
	                      patch-services_content_simple_browser_simple_browser_service_h 
	                      patch-services_network_network_context_cc 
	                      patch-services_service_manager_embedder_main_cc 
	                      patch-services_tracing_public_cpp_trace_event_agent_cc 
	                      patch-services_tracing_tracing_service_h 
	                      patch-third_party_blink_renderer_core_inspector_inspector_memory_agent_cc 
	                      patch-third_party_blink_renderer_core_layout_layout_view_cc 
	                      patch-third_party_blink_renderer_core_scroll_scrollbar_theme_aura_cc 
	                      patch-third_party_blink_renderer_platform_fonts_font_description_cc 
	                      patch-third_party_brotli_enc_port_h 
	                      patch-third_party_perfetto_include_perfetto_base_unix_task_runner_h 
	                      patch-ui_message_center_views_message_popup_view_cc 
	                      patch-ui_views_bubble_bubble_dialog_delegate_view_cc 
Removed files:
	www/chromium/patches: 
	                      patch-chrome_browser_media_router_providers_wired_display_wired_display_media_route_provider_cc 
	                      patch-chrome_browser_notifications_message_center_notification_manager_cc 
	                      patch-chrome_browser_signin_account_consistency_mode_manager_cc 
	                      patch-chrome_browser_ui_views_apps_chrome_native_app_window_views_aura_cc 
	                      patch-chrome_browser_web_applications_web_app_cc 
	                      patch-chrome_browser_web_applications_web_app_h 
	                      patch-chrome_common_extensions_chrome_extensions_client_cc 
	                      patch-content_common_view_messages_h 
	                      patch-content_public_test_test_web_ui_h 
	                      patch-third_party_mesa_src_src_glsl_strtod_c 
	                      patch-third_party_mesa_src_src_mesa_main_imports_c 
	                      patch-third_party_perfetto_src_base_unix_task_runner_cc 
	                      patch-third_party_protobuf_src_google_protobuf_stubs_atomicops_h 
	                      patch-ui_gfx_gpu_memory_buffer_cc 
	                      patch-ui_gl_gl_implementation_cc 
	                      patch-ui_message_center_views_toast_contents_view_cc 
	                      patch-ui_views_bubble_bubble_dialog_delegate_cc 

Log message:
update to 70.0.3538.77


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/04 05:34:54

Modified files:
	usr.sbin/bgpd  : rde.c rde.h rde_rib.c rde_update.c 

Log message:
Introduce a real Adj-RIB-Out. At the same time remove the update_rib
introduced before 6.4 because it now can be replaced with the real RIB.
Main changes are:
- simplified 'show rib' handling since everything is now a real RIB
- path_update() is now returning if a prefix was not modified, added or moved
- softreconfig out case is simpler since path_update does all the magic now
- Adjust shutdown code to work with the Adj-RIB-Out
Tested and OK denis@, benno@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/04 07:34:00

Modified files:
	usr.sbin/bgpd  : bgpd.h bgpd.8 

Log message:
Graceful BGP Session Shutdown is a real RFC, add it to the list.
OK job@, benno@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/04 09:32:11

Modified files:
	sbin/dhclient  : clparse.c dhclient.c dispatch.c 

Log message:
No names in function prototypes. Spaces after commas in
function prototypes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/04 10:57:06

Modified files:
	graphics/ffmpeg: Makefile 

Log message:
On i386, ffmpeg is full of non-PIC assembly code.  Since disabling this
would come with a prohibitive performance cost, accept text relocations
in this exceptional case and link with -znotext.  ok Brad


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/04 11:17:29

Modified files:
	lang/php/7.1   : Makefile 
	lang/php/7.2   : Makefile 
Added files:
	lang/php/7.1/patches: patch-sapi_fpm_fpm_fpm_children_c 
	lang/php/7.2/patches: patch-sapi_fpm_fpm_fpm_children_c 

Log message:
fix 64-bit time_t issue in php-fpm log printf


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/04 11:45:19

Modified files:
	lib/libcrypto  : opensslfeatures.h 

Log message:
Reformat and sort the OPENSSL_NO_* defines.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/04 12:10:34

Modified files:
	sbin/dhclient  : dhclient.c 

Log message:
Kill obsolete comment about the constraints imposed by the need to
bounce the interface link state. We no longer bounce.


CVSROOT:	/cvs
Module name:	src
Changes by:	denis@cvs.openbsd.org	2018/11/04 12:31:14

Modified files:
	lib/libc/sys   : sysctl.2 

Log message:
add missing NET_RT_TABLE

OK benno@


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/04 12:36:25

Modified files:
	sys/netinet    : tcp_usrreq.c 

Log message:
The change of the sb_mbmax calculation in sbreserve() broke setting
a fixed socket send buffer size for TCP.  tcp_update_sndspace()
could overwrite the value as the algorithms were not in sync.
OK benno@ claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsing@cvs.openbsd.org	2018/11/04 13:49:46

Modified files:
	lang/go        : Makefile distinfo 
	lang/go/pkg    : PLIST 

Log message:
Update lang/go to 1.11.2.


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/04 14:38:37

Modified files:
	security       : Makefile 
Removed files:
	security/py-keyczar: Makefile distinfo 
	security/py-keyczar/pkg: DESCR PLIST 

Log message:
Remove py-keyczar, we don't need it anymore

Hint from Edward Lopez-Acosta, ok rpe@ (maintainer) sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/04 14:39:46

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
Register py-keyczar removal


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/04 16:03:40

Modified files:
	lib/libcrypto  : opensslfeatures.h 

Log message:
Update the opensslfeatures.h to include all of the OPENSSL_NO_* flags that
currently exist in OpenSSL - comment out that ones that we do not already
define. Some OPENSSL_NO_* flags that we define have been removed from
OpenSSL (and code that depended on these to know when features are not
available now think that the features have been enabled...). We keep these
defined but in their own separate group.

ok bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/04 16:25:18

Modified files:
	lib/libcrypto  : opensslfeatures.h 

Log message:
Define OPENSSL_NO_ASYNC - our libcryptosink does not have built in async
features (and possibly never will).


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/11/04 16:35:58

Modified files:
	sysutils/p5-File-Rename: Makefile 

Log message:
Test requires p5-Test-Pod-Coverage, add dependency.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/04 17:13:36

Modified files:
	usr.sbin/ntpd  : constraint.c 

Log message:
Be stricter with TLS configuration for ntpd constraints.

We already require TLSv1.2 so it does not make sense to be liberal with the
cipher suites that we allow. Additionally, it is potentially dangerous to
disable certificate verification when no CA data is available (which is
currently an impossible case to reach).

Also ensure we check the return value from tls_config_set_ca_mem() (as
spotted by tb@).

ok kn@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/04 20:49:44

Modified files:
	lib/libssl     : ssl_cert.c ssl_locl.h t1_lib.c 

Log message:
Mop up ecdh_tmp, since it is no longer used.

ok bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/04 22:45:15

Modified files:
	lib/libssl     : Makefile d1_clnt.c d1_srvr.c 
Added files:
	lib/libssl     : ssl_methods.c 
Removed files:
	lib/libssl     : d1_meth.c t1_clnt.c t1_meth.c t1_srvr.c 

Log message:
Consolidate all of the SSL method structs/functions into a single file.

Discussed with tb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/04 22:49:29

Modified files:
	fonts/font-awesome: Makefile distinfo 

Log message:
Update font-awesome-5.5.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/04 23:18:16

Modified files:
	multimedia/mkvtoolnix: Makefile distinfo 

Log message:
bugfix update mkvtoolnix-28.2.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	rpointel@cvs.openbsd.org	2018/11/04 23:49:37

Modified files:
	www/py-django/lts: Makefile distinfo 
	www/py-django/lts/pkg: PLIST 
	www/py-django/stable: Makefile distinfo 
	www/py-django/stable/pkg: PLIST 

Log message:
update django to 2.1.3 and 1.11.16.
from wen heping: wenheping2000 at hotmail dot com (thanks).


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/04 23:55:37

Modified files:
	lib/libssl     : s3_lib.c ssl_locl.h t1_lib.c 

Log message:
Clean up the code that checks if we can choose an EC cipher suite.

The tls1_check_ec_tmp_key() function is now rather misnamed, so just inline
the code. Also, rather than running tls1_get_shared_curve() once per EC
cipher suite, we can run it once at the start of the ssl3_choose_cipher()
function.

ok bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	denis@cvs.openbsd.org	2018/11/05 00:01:15

Modified files:
	usr.sbin/bgpd  : kroute.c 

Log message:
F_RIB_HASNOFIB is defined, let's use it

OK claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/05 00:03:08

Modified files:
	usr.sbin/tftp-proxy: tftp-proxy.8 

Log message:
mark up AUTHORS; from raf czlonka


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/05 00:58:37

Modified files:
	multimedia/x265: Makefile 
Added files:
	multimedia/x265/patches: patch-source_common_quant_cpp 
Removed files:
	multimedia/x265/patches: patch-source_common_cpu_cpp 

Log message:
Use upstream patch to fix the build on !X86 archs.

from Brad (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/05 01:01:13

Modified files:
	devel/help2man : Makefile distinfo 

Log message:
Update to help2man-1.47.8.

from Brad


CVSROOT:	/cvs
Module name:	ports
Changes by:	fcambus@cvs.openbsd.org	2018/11/05 01:15:31

Modified files:
	graphics/termtosvg: Makefile distinfo 
	graphics/termtosvg/pkg: PLIST 

Log message:
Update termtosvg to 0.6.0.


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/05 01:23:40

Modified files:
	lib/libc       : Symbols.list 
	lib/libc/hidden: stdlib.h 
	lib/libc/stdlib: malloc.3 malloc.c 
	include        : stdlib.h 

Log message:
Implement C11's aligned_alloc(3). ok guenther@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/05 01:24:16

Modified files:
	lib/libc       : shlib_version 

Log message:
aligned_alloc bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/05 01:38:10

Modified files:
	devel/atk2mm   : Makefile distinfo 
	devel/atk2mm/pkg: PLIST 

Log message:
Update to atk2mm-2.28.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/05 01:43:28

Modified files:
	graphics/py-cairo: Makefile distinfo 

Log message:
Update to py-cairo-1.18.0.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/05 03:06:10

Modified files:
	sys/netinet    : ip_icmp.c 

Log message:
Fixup the case where an mbuf cluster is used. Correctly offset the data to
the end of the cluster (there is no M_ALIGN version for clusters so it is
hard coded). Also make the sanity check more general by using m_leadingspace.
Not a security issue since the cluster code is not reachable, there is enough
space in an mbuf.
OK bluhm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/05 03:24:17

Modified files:
	productivity/ledger: Makefile 

Log message:
Explicitly disable libedit support since we don't install the needed headers.

ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/05 03:31:32

Modified files:
	lib/libc/gen   : valloc.3 

Log message:
Mention aligned_alloc(), prompted by Brad; ok jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/05 03:51:47

Modified files:
	geo/qgis       : Makefile distinfo 
	geo/qgis/patches: patch-src_app_qgisapp_cpp 

Log message:
Update to QGIS 3.4.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/05 04:52:55

Modified files:
	lang/gcc/6     : Makefile gcc4.port.mk 

Log message:
sync changes from gcc/4.9; from Brad, ok pascal@


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/11/05 04:59:05

Modified files:
	usr.sbin/snmpd : snmpd.c snmpe.c 

Log message:
snmpd(8)'s main process needs to open the config file and /dev/pf both with
read permissions, but once it reaches pledge(2) just before the main loop both
were already opened. Since snmpd(8) doesn't have a way to load or reload the
config file, not even through SIGHUP, then rpath promise is not needed.

The snmpe process cannot yet be pledged, but it doesn't need fs access so we
can disable the access through unveil("/", ""); unveil(NULL, NULL);

"looks right" to deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/05 07:57:09

Modified files:
	security/gnutls: Makefile 

Log message:
We no longer need to handle the case that the system compiler is
not clang on amd64.  Also add COMPILER_LIBCXX to WANTLIB on all
archs.
ok sthen@ ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	kn@cvs.openbsd.org	2018/11/05 08:13:56

Modified files:
	sys/arch/amd64/amd64: machdep.c 
	sys/dev/pci    : puc.c 

Log message:
Fix kernel build without serial console

OK mpi


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2018/11/05 08:16:12

Modified files:
	distrib/sets/lists/base: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/05 08:59:17

Modified files:
	infrastructure/mk: bsd.port.mk gnu.port.mk pkgpath.mk 

Log message:
introduce new intermediate "gen" target, to regenerate configure
information (between post-patch and pre-configure).

and convenience regen target.

rationale: discussed with sthen@, having this in post-patch means you
need to clean up before running it again. Having it in configure is
somewhat time-consuming.  So an extra stage where you can easily control
it makes sense.

Only moves gnu module hooks and REORDER_DEPENDENCIES to use gen for now,
all ports using autogen/setup.sh should probably move to that as well

okay landry@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2018/11/05 08:59:47

Modified files:
	share/man/man7 : ports.7 
	share/man/man5 : bsd.port.mk.5 port-modules.5 

Log message:
document new target gen


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/05 10:05:50

Modified files:
	usr.bin/kdump  : kdump_subr.h ktrstruct.c mksubr 
	sys/kern       : kern_descrip.c 
	sys/sys        : ktrace.h 

Log message:
trace struct flock; ok visa@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/05 10:20:11

Modified files:
	devel/pangomm  : Makefile distinfo 
	devel/pangomm/pkg: PLIST 

Log message:
Update to pangomm-2.42.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/05 10:23:12

Modified files:
	graphics/ImageMagick: Makefile 

Log message:
remove junk target; noop


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/05 10:23:41

Modified files:
	devel/libcoap  : Makefile 
	graphics/iec16022: Makefile 
	graphics/openjpeg: Makefile 
	multimedia/atomicparsley: Makefile 
	multimedia/motion: Makefile 
	net/mac-telnet : Makefile 
	net/mtr        : Makefile 
	net/nfdump     : Makefile 
	news/slrn      : Makefile 

Log message:
most post-patch to do-gen


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/05 10:24:32

Modified files:
	telephony/asterisk: Makefile 

Log message:
most post-patch to do-gen


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvk@cvs.openbsd.org	2018/11/05 12:10:15

Modified files:
	www/gitea      : Makefile distinfo 

Log message:
Security update gitea 1.5.0 -> 1.5.3
diff and OK from Klemens Nanni kn@, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/11/05 12:27:53

Modified files:
	mail/p5-Mail-SPF-Iterator: Makefile distinfo 

Log message:
update p5-Mail-SPF-Iterator to 1.118


CVSROOT:	/cvs
Module name:	www
Changes by:	rsadowski@cvs.openbsd.org	2018/11/05 13:01:29

Modified files:
	.              : events.html 
Added files:
	papers         : openbsd_openrheinruhr_nov2018.pdf 

Log message:
Add my slides at OpenRheinRuhr 2018 in Oberhausen, Germany.

A short talk about 6.4 and a small overview. Slides are in German.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 13:18:21

Modified files:
	lib/libcrypto/ec: ec2_smpl.c ec_lcl.h ec_lib.c ecp_mont.c 
	                  ecp_nist.c ecp_nistp224.c ecp_nistp256.c 
	                  ecp_nistp521.c ecp_nistz256.c ecp_smpl.c 

Log message:
Implement coordinate blinding for EC_POINT.
Based on OpenSSL commit 875ba8b21ecc65ad9a6bdc66971e50
by Billy Brumley, Sohaib ul Hassan and Nicola Tuveri.

ok beck jsing

commit 875ba8b21ecc65ad9a6bdc66971e50461660fcbb
Author: Sohaib ul Hassan 
Date:   Sat Jun 16 17:07:40 2018 +0300

Implement coordinate blinding for EC_POINT

This commit implements coordinate blinding, i.e., it randomizes the
representative of an elliptic curve point in its equivalence class, for
prime curves implemented through EC_GFp_simple_method,
EC_GFp_mont_method, and EC_GFp_nist_method.

This commit is derived from the patch
https://marc.info/?l=openssl-dev&m=131194808413635 by Billy Brumley.

Coordinate blinding is a generally useful side-channel countermeasure
and is (mostly) free. The function itself takes a few field
multiplicationss, but is usually only necessary at the beginning of a
scalar multiplication (as implemented in the patch). When used this way,
it makes the values that variables take (i.e., field elements in an
algorithm state) unpredictable.

For instance, this mitigates chosen EC point side-channel attacks for
settings such as ECDH and EC private key decryption, for the
aforementioned curves.

For EC_METHODs using different coordinate representations this commit
does nothing, but the corresponding coordinate blinding function can be
easily added in the future to extend these changes to such curves.

Co-authored-by: Nicola Tuveri 
Co-authored-by: Billy Brumley 

Reviewed-by: Tim Hudson 
Reviewed-by: Nicola Tuveri 
Reviewed-by: Andy Polyakov 
(Merged from https://github.com/openssl/openssl/pull/6526)


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/05 13:29:52

Modified files:
	lib/libssl     : ssl_tlsext.c 

Log message:
Rework the TLS extension handling code to improve readability/flexibility,
by moving the needs/build/parse functions into their own struct.

ok beck@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/05 13:41:30

Modified files:
	lib/libssl     : s3_lib.c ssl_locl.h ssl_tlsext.c ssl_tlsext.h 
	                 t1_lib.c tls1.h 

Log message:
Rename the TLS Supported Elliptic Curves extension to Supported Groups.

RFC 7919 renamed the Supported Elliptic Curves TLS extension to Supported
Groups and redefined it to include finite field DH (FFDH) in addition to
elliptic curve DH (ECDH). As such, rename the TLS extension and change the
associated code to refer to groups rather than curves.

ok beck@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/05 13:52:22

Modified files:
	sys/netinet    : ip_icmp.c 

Log message:
Consider the size of IP header when doing the ICMP length overflow
check.  This code was never reached as ICMP length was truncated
before, but fix the wrong calculation anyway.
OK claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/05 14:29:50

Modified files:
	security/gnutls: Makefile 

Log message:
When building with ports gcc, compile the C parts with -std=gnu11
to match the visibility of max_align_t between C and C++.

GCC 4.9 defaults to C89 and does not accept the "restrict" keyword
by default.  This causes a configure check to add -std=gnu99 to the
compiler flags.  Since max_align_t is from C11, the -std=gnu99 flag
removes it from visibility and gnutls's copy of gnulib then provides
its own replacement definition of max_align_t.  When gnutls builds
its C++ library, the C++ visibility rules are different.  The
max_align_t from stddef.h reappears and collides with the gnulib
replacement.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/05 14:32:48

Modified files:
	games/pokerth  : Makefile 
Added files:
	games/pokerth/patches: patch-pokerth_game_pro 
	                       patch-pokerth_server_pro 

Log message:
unbreak LLD build

`SSL_library_init` is in libssl so add `-lssl` to LIBS.

bump hint and ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/05 14:50:39

Modified files:
	sys/netinet    : ip_icmp.c ip_icmp.h 

Log message:
In icmp_input_if() m_pullup up the maximum size of required data at the start.
The maximum is ICMP_MINLEN (8) + max IPv4 header size (60) + IPv6 header (40)
for the IPv6 over IPv4 transition case. By having up to this amount of data
consequtive in an mbuf makes the rest of the code simpler and no more extra
m_pullup calls are needed. Only length checks are now required.The maximum
size is also big enough for all other ICMP types that don't embed the IP
heaader. This ensures that all data has been m_pullup-ed before calling the
ctlinput function which can look that deep into the header.
OK bluhm@ markus@


CVSROOT:	/cvs
Module name:	ports
Changes by:	edd@cvs.openbsd.org	2018/11/05 14:55:41

Modified files:
	devel/radare2  : Makefile.inc 
	devel/radare2/bindings: Makefile distinfo 
	devel/radare2/bindings/pkg: PLIST 
	devel/radare2/main: Makefile distinfo 
	devel/radare2/main/patches: patch-binr_rules_mk 
	                            patch-libr_Makefile 
	devel/radare2/main/pkg: PLIST README 

Log message:
Update devel/radare2 and bindings to the newest versions (3.0.1/2.9.0).

The majority of the work was done by David Carlier, with input from
myself and semarie@.

OK semarie@, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2018/11/05 15:04:40

Modified files:
	www/iridium    : Makefile distinfo 
	www/iridium/files: audio_manager_openbsd.cc pledge.main 
	                   sndio_input.cc sndio_input.h sndio_output.cc 
	                   unveil.main 
	www/iridium/patches: patch-BUILD_gn 
	                     patch-ash_display_mirror_window_controller_cc 
	                     patch-base_BUILD_gn 
	                     patch-base_debug_debugger_posix_cc 
	                     patch-base_debug_stack_trace_posix_cc 
	                     patch-base_i18n_icu_util_cc 
	                     patch-base_linux_util_cc 
	                     patch-base_process_launch_h 
	                     patch-base_process_process_iterator_openbsd_cc 
	                     patch-base_process_process_metrics_h 
	                     patch-base_process_process_metrics_openbsd_cc 
	                     patch-base_process_process_metrics_posix_cc 
	                     patch-base_process_process_posix_cc 
	                     patch-base_rand_util_h 
	                     patch-base_sys_info_posix_cc 
	                     patch-base_test_launcher_test_launcher_cc 
	                     patch-base_threading_platform_thread_linux_cc 
	                     patch-base_threading_thread_task_runner_handle_cc 
	                     patch-base_trace_event_malloc_dump_provider_cc 
	                     patch-base_trace_event_process_memory_dump_cc 
	                     patch-base_trace_event_process_memory_dump_h 
	                     patch-build_config_BUILDCONFIG_gn 
	                     patch-build_config_BUILD_gn 
	                     patch-build_config_compiler_BUILD_gn 
	                     patch-build_config_compiler_compiler_gni 
	                     patch-build_toolchain_gcc_toolchain_gni 
	                     patch-build_toolchain_openbsd_BUILD_gn 
	                     patch-cc_BUILD_gn 
	                     patch-chrome_app_chrome_command_ids_h 
	                     patch-chrome_app_chrome_main_cc 
	                     patch-chrome_app_chrome_main_delegate_cc 
	                     patch-chrome_app_chromium_strings_grd 
	                     patch-chrome_app_generated_resources_grd 
	                     patch-chrome_app_google_chrome_strings_grd 
	                     patch-chrome_app_settings_strings_grdp 
	                     patch-chrome_browser_about_flags_cc 
	                     patch-chrome_browser_after_startup_task_utils_cc 
	                     patch-chrome_browser_browser_process_impl_cc 
	                     patch-chrome_browser_browser_process_impl_h 
	                     patch-chrome_browser_browser_resources_grd 
	                     patch-chrome_browser_chrome_browser_main_cc 
	                     patch-chrome_browser_chrome_browser_main_linux_cc 
	                     patch-chrome_browser_chrome_content_browser_client_cc 
	                     patch-chrome_browser_chrome_content_browser_client_h 
	                     patch-chrome_browser_defaults_cc 
	                     patch-chrome_browser_devtools_devtools_eye_dropper_cc 
	                     patch-chrome_browser_diagnostics_diagnostics_writer_h 
	                     patch-chrome_browser_download_chrome_download_manager_delegate_cc 
	                     patch-chrome_browser_download_download_prefs_cc 
	                     patch-chrome_browser_extensions_BUILD_gn 
	                     patch-chrome_browser_extensions_api_input_ime_input_ime_api_h 
	                     patch-chrome_browser_extensions_api_settings_private_prefs_util_cc 
	                     patch-chrome_browser_extensions_bookmark_app_helper_cc 
	                     patch-chrome_browser_extensions_browser_context_keyed_service_factories_cc 
	                     patch-chrome_browser_extensions_external_provider_impl_cc 
	                     patch-chrome_browser_flag_descriptions_cc 
	                     patch-chrome_browser_flag_descriptions_h 
	                     patch-chrome_browser_media_router_discovery_discovery_network_list_wifi_linux_cc 
	                     patch-chrome_browser_media_webrtc_webrtc_event_log_uploader_cc 
	                     patch-chrome_browser_media_webrtc_webrtc_log_uploader_cc 
	                     patch-chrome_browser_memory_details_cc 
	                     patch-chrome_browser_plugins_plugins_resource_service_cc 
	                     patch-chrome_browser_process_singleton_posix_cc 
	                     patch-chrome_browser_renderer_preferences_util_cc 
	                     patch-chrome_browser_resources_plugin_metadata_plugins_linux_json 
	                     patch-chrome_browser_resources_settings_appearance_page_appearance_page_html 
	                     patch-chrome_browser_speech_tts_controller_impl_cc 
	                     patch-chrome_browser_ssl_ssl_error_controller_client_cc 
	                     patch-chrome_browser_sync_chrome_sync_client_cc 
	                     patch-chrome_browser_task_manager_sampling_task_manager_impl_cc 
	                     patch-chrome_browser_tracing_crash_service_uploader_cc 
	                     patch-chrome_browser_ui_browser_command_controller_cc 
	                     patch-chrome_browser_ui_libgtkui_print_dialog_gtk_cc 
	                     patch-chrome_browser_ui_startup_bad_flags_prompt_cc 
	                     patch-chrome_browser_ui_startup_startup_browser_creator_cc 
	                     patch-chrome_browser_ui_tab_helpers_cc 
	                     patch-chrome_browser_ui_toolbar_app_menu_model_cc 
	                     patch-chrome_browser_ui_views_accelerator_table_cc 
	                     patch-chrome_browser_ui_views_chrome_browser_main_extra_parts_views_cc 
	                     patch-chrome_browser_ui_views_first_run_dialog_cc 
	                     patch-chrome_browser_ui_views_frame_browser_frame_cc 
	                     patch-chrome_browser_ui_views_frame_browser_non_client_frame_view_factory_views_cc 
	                     patch-chrome_browser_ui_views_frame_opaque_browser_frame_view_cc 
	                     patch-chrome_browser_ui_views_frame_opaque_browser_frame_view_layout_cc 
	                     patch-chrome_browser_ui_views_tabs_new_tab_button_cc 
	                     patch-chrome_browser_ui_views_tabs_tab_drag_controller_cc 
	                     patch-chrome_browser_ui_webui_about_ui_cc 
	                     patch-chrome_browser_ui_webui_chrome_web_ui_controller_factory_cc 
	                     patch-chrome_browser_ui_webui_settings_md_settings_localized_strings_provider_cc 
	                     patch-chrome_common_BUILD_gn 
	                     patch-chrome_common_chrome_features_cc 
	                     patch-chrome_common_chrome_features_h 
	                     patch-chrome_common_chrome_paths_cc 
	                     patch-chrome_common_chrome_paths_h 
	                     patch-chrome_common_chrome_switches_cc 
	                     patch-chrome_common_chrome_switches_h 
	                     patch-chrome_common_pref_names_cc 
	                     patch-chrome_common_pref_names_h 
	                     patch-chrome_common_webui_url_constants_cc 
	                     patch-chrome_common_webui_url_constants_h 
	                     patch-chromecast_browser_cast_content_browser_client_cc 
	                     patch-components_autofill_core_browser_autofill_experiments_cc 
	                     patch-components_autofill_strings_grdp 
	                     patch-components_content_settings_core_browser_website_settings_registry_cc 
	                     patch-components_crash_content_app_BUILD_gn 
	                     patch-components_crash_content_browser_BUILD_gn 
	                     patch-components_metrics_BUILD_gn 
	                     patch-components_neterror_resources_neterror_js 
	                     patch-components_network_session_configurator_browser_network_session_configurator_cc 
	                     patch-components_new_or_sad_tab_strings_grdp 
	                     patch-components_os_crypt_os_crypt_h 
	                     patch-components_policy_resources_policy_templates_json 
	                     patch-components_policy_tools_generate_policy_source_py 
	                     patch-components_storage_monitor_BUILD_gn 
	                     patch-content_browser_BUILD_gn 
	                     patch-content_browser_browser_child_process_host_impl_cc 
	                     patch-content_browser_browser_main_loop_cc 
	                     patch-content_browser_child_process_launcher_helper_linux_cc 
	                     patch-content_browser_gpu_gpu_process_host_cc 
	                     patch-content_browser_media_media_internals_cc 
	                     patch-content_browser_renderer_host_render_message_filter_cc 
	                     patch-content_browser_renderer_host_render_process_host_impl_cc 
	                     patch-content_browser_renderer_host_render_process_host_impl_h 
	                     patch-content_browser_renderer_host_render_view_host_impl_cc 
	                     patch-content_browser_renderer_host_render_widget_host_view_aura_cc 
	                     patch-content_browser_renderer_host_render_widget_host_view_event_handler_cc 
	                     patch-content_browser_webui_web_ui_data_source_impl_cc 
	                     patch-content_browser_webui_web_ui_data_source_impl_h 
	                     patch-content_common_user_agent_cc 
	                     patch-content_gpu_gpu_main_cc 
	                     patch-content_gpu_gpu_sandbox_hook_linux_cc 
	                     patch-content_ppapi_plugin_ppapi_plugin_main_cc 
	                     patch-content_public_common_content_switches_cc 
	                     patch-content_public_common_content_switches_h 
	                     patch-content_public_common_renderer_preferences_h 
	                     patch-content_renderer_render_thread_impl_cc 
	                     patch-content_renderer_renderer_main_platform_delegate_linux_cc 
	                     patch-content_shell_browser_shell_browser_context_cc 
	                     patch-content_shell_browser_shell_browser_main_parts_cc 
	                     patch-content_utility_utility_main_cc 
	                     patch-device_bluetooth_BUILD_gn 
	                     patch-device_gamepad_gamepad_provider_cc 
	                     patch-device_serial_BUILD_gn 
	                     patch-device_usb_BUILD_gn 
	                     patch-extensions_browser_api_messaging_message_service_cc 
	                     patch-extensions_common_api__permission_features_json 
	                     patch-extensions_common_feature_switch_cc 
	                     patch-gpu_ipc_common_gpu_memory_buffer_support_cc 
	                     patch-gpu_ipc_common_gpu_memory_buffer_support_h 
	                     patch-gpu_ipc_service_gpu_init_cc 
	                     patch-headless_lib_browser_headless_content_browser_client_cc 
	                     patch-headless_lib_headless_macros_h 
	                     patch-ipc_ipc_message_utils_cc 
	                     patch-ipc_ipc_message_utils_h 
	                     patch-iridium_trknotify_cpp 
	                     patch-media_audio_BUILD_gn 
	                     patch-media_audio_audio_manager_cc 
	                     patch-media_base_video_frame_cc 
	                     patch-media_base_video_frame_h 
	                     patch-media_capture_video_fake_video_capture_device_factory_cc 
	                     patch-media_capture_video_video_capture_device_client_cc 
	                     patch-net_BUILD_gn 
	                     patch-net_base_address_tracker_linux_cc 
	                     patch-net_base_network_change_notifier_cc 
	                     patch-net_dns_dns_util_cc 
	                     patch-net_http_http_network_session_cc 
	                     patch-net_proxy_resolution_proxy_config_service_linux_cc 
	                     patch-net_socket_udp_socket_posix_cc 
	                     patch-net_tools_cert_verify_tool_cert_verify_tool_cc 
	                     patch-net_url_request_url_request_context_builder_cc 
	                     patch-pdf_pdfium_pdfium_engine_cc 
	                     patch-remoting_base_chromoting_event_cc 
	                     patch-remoting_host_it2me_it2me_native_messaging_host_main_cc 
	                     patch-remoting_host_me2me_desktop_environment_cc 
	                     patch-remoting_host_remoting_me2me_host_cc 
	                     patch-sandbox_BUILD_gn 
	                     patch-sandbox_linux_BUILD_gn 
	                     patch-services_catalog_store_cc 
	                     patch-services_catalog_store_h 
	                     patch-services_device_time_zone_monitor_time_zone_monitor_cc 
	                     patch-services_device_time_zone_monitor_time_zone_monitor_linux_cc 
	                     patch-services_resource_coordinator_public_cpp_memory_instrumentation_os_metrics_linux_cc 
	                     patch-services_service_manager_public_cpp_standalone_service_BUILD_gn 
	                     patch-services_service_manager_public_cpp_standalone_service_standalone_service_cc 
	                     patch-services_service_manager_runner_host_BUILD_gn 
	                     patch-services_service_manager_sandbox_BUILD_gn 
	                     patch-services_service_manager_sandbox_openbsd_sandbox_openbsd_cc 
	                     patch-services_service_manager_sandbox_openbsd_sandbox_openbsd_h 
	                     patch-skia_ext_SkMemory_new_handler_cpp 
	                     patch-third_party_angle_BUILD_gn 
	                     patch-third_party_angle_src_libANGLE_Display_cpp 
	                     patch-third_party_angle_src_libANGLE_renderer_gl_renderergl_utils_cpp 
	                     patch-third_party_blink_renderer_platform_BUILD_gn 
	                     patch-third_party_blink_renderer_platform_fonts_font_cache_cc 
	                     patch-third_party_blink_renderer_platform_heap_thread_state_cc 
	                     patch-third_party_blink_renderer_platform_wtf_BUILD_gn 
	                     patch-third_party_boringssl_BUILD_generated_gni 
	                     patch-third_party_boringssl_src_include_openssl_base_h 
	                     patch-third_party_crashpad_crashpad_build_crashpad_buildconfig_gni 
	                     patch-third_party_crashpad_crashpad_client_BUILD_gn 
	                     patch-third_party_crashpad_crashpad_util_misc_capture_context_h 
	                     patch-third_party_crashpad_crashpad_util_misc_metrics_cc 
	                     patch-third_party_crashpad_crashpad_util_posix_symbolic_constants_posix_cc 
	                     patch-third_party_ffmpeg_BUILD_gn 
	                     patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_ia32_config_asm 
	                     patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_ia32_config_h 
	                     patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_x64_config_asm 
	                     patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_x64_config_h 
	                     patch-third_party_fontconfig_include_config_h 
	                     patch-third_party_fontconfig_src_src_fccompat_c 
	                     patch-third_party_pdfium_xfa_fgas_font_cfgas_fontmgr_cpp 
	                     patch-third_party_protobuf_src_google_protobuf_stubs_platform_macros_h 
	                     patch-third_party_skia_src_gpu_GrAutoLocaleSetter_h 
	                     patch-third_party_sqlite_BUILD_gn 
	                     patch-third_party_sqlite_amalgamation_sqlite3_c 
	                     patch-third_party_swiftshader_src_Common_SharedLibrary_hpp 
	                     patch-third_party_swiftshader_src_OpenGL_libEGL_Display_cpp 
	                     patch-third_party_swiftshader_src_OpenGL_libEGL_Surface_cpp 
	                     patch-third_party_swiftshader_src_OpenGL_libEGL_libEGL_cpp 
	                     patch-third_party_swiftshader_src_OpenGL_libEGL_libEGL_hpp 
	                     patch-third_party_swiftshader_src_OpenGL_libGLES_CM_libGLES_CM_hpp 
	                     patch-third_party_swiftshader_src_OpenGL_libGLESv2_libGLESv2_hpp 
	                     patch-third_party_webrtc_modules_audio_device_BUILD_gn 
	                     patch-third_party_webrtc_rtc_base_BUILD_gn 
	                     patch-third_party_webrtc_rtc_base_httpcommon_cc 
	                     patch-third_party_webrtc_rtc_base_network_cc 
	                     patch-third_party_webrtc_rtc_base_physicalsocketserver_cc 
	                     patch-third_party_webrtc_system_wrappers_BUILD_gn 
	                     patch-third_party_webrtc_webrtc_gni 
	                     patch-third_party_zlib_BUILD_gn 
	                     patch-tools_json_schema_compiler_feature_compiler_py 
	                     patch-tools_variations_fieldtrial_to_struct_py 
	                     patch-ui_base_ime_ime_engine_handler_interface_h 
	                     patch-ui_base_resource_resource_bundle_cc 
	                     patch-ui_events_event_switches_cc 
	                     patch-ui_events_event_switches_h 
	                     patch-ui_events_keycodes_dom_keycode_converter_cc 
	                     patch-ui_gfx_font_list_cc 
	                     patch-ui_gfx_font_render_params_h 
	                     patch-ui_gfx_gpu_memory_buffer_h 
	                     patch-ui_gfx_ipc_gfx_param_traits_macros_h 
	                     patch-ui_gfx_mojo_buffer_types_struct_traits_cc 
	                     patch-ui_gfx_mojo_buffer_types_struct_traits_h 
	                     patch-ui_gl_BUILD_gn 
	                     patch-ui_gl_generate_bindings_py 
	                     patch-ui_gl_gl_bindings_api_autogen_glx_h 
	                     patch-ui_gl_gl_bindings_autogen_glx_cc 
	                     patch-ui_gl_sync_control_vsync_provider_cc 
	                     patch-ui_views_controls_textfield_textfield_cc 
	                     patch-ui_views_views_delegate_cc 
	                     patch-ui_views_views_delegate_h 
	                     patch-ui_views_window_custom_frame_view_cc 
	                     patch-ui_views_window_dialog_delegate_cc 
	                     patch-ui_views_window_frame_background_cc 
	                     patch-v8_BUILD_gn patch-v8_src_log-utils_h 
	www/iridium/pkg: PLIST 
Added files:
	www/iridium/patches: patch-base_debug_elf_reader_linux_cc 
	                     patch-build_detect_host_arch_py 
	                     patch-chrome_browser_autocomplete_chrome_autocomplete_scheme_classifier_cc 
	                     patch-chrome_browser_metrics_chrome_metrics_service_client_cc 
	                     patch-chrome_browser_net_system_network_context_manager_cc 
	                     patch-chrome_browser_password_manager_password_store_factory_cc 
	                     patch-chrome_browser_prefs_browser_prefs_cc 
	                     patch-chrome_browser_prefs_pref_service_incognito_whitelist_cc 
	                     patch-chrome_browser_profiles_chrome_browser_main_extra_parts_profiles_cc 
	                     patch-chrome_browser_profiles_profile_io_data_cc 
	                     patch-chrome_browser_ui_browser_commands_cc 
	                     patch-chrome_browser_ui_browser_commands_h 
	                     patch-chrome_browser_ui_browser_view_prefs_cc 
	                     patch-chrome_browser_ui_views_frame_browser_view_cc 
	                     patch-chrome_browser_web_applications_extensions_web_app_extension_shortcut_cc 
	                     patch-chrome_renderer_chrome_content_renderer_client_cc 
	                     patch-chrome_renderer_pepper_pepper_flash_font_file_host_cc 
	                     patch-chrome_renderer_pepper_pepper_flash_font_file_host_h 
	                     patch-chrome_service_cloud_print_print_system_cc 
	                     patch-chromecast_browser_cast_browser_main_parts_cc 
	                     patch-components_autofill_core_browser_autofill_experiments_h 
	                     patch-components_autofill_core_common_autofill_features_cc 
	                     patch-components_autofill_core_common_autofill_util_cc 
	                     patch-components_download_internal_common_base_file_cc 
	                     patch-components_previews_core_previews_features_cc 
	                     patch-components_services_filesystem_file_system_app_cc 
	                     patch-components_services_font_font_service_app_cc 
	                     patch-components_storage_monitor_removable_device_constants_cc 
	                     patch-components_storage_monitor_removable_device_constants_h 
	                     patch-components_sync_device_info_local_device_info_provider_impl_cc 
	                     patch-content_app_content_main_runner_impl_cc 
	                     patch-content_browser_renderer_host_input_input_device_change_observer_cc 
	                     patch-content_browser_renderer_host_pepper_pepper_file_io_host_cc 
	                     patch-content_browser_scheduler_responsiveness_native_event_observer_cc 
	                     patch-content_browser_scheduler_responsiveness_native_event_observer_h 
	                     patch-content_browser_service_manager_service_manager_context_cc 
	                     patch-content_common_common_sandbox_support_linux_cc 
	                     patch-content_ppapi_plugin_ppapi_blink_platform_impl_cc 
	                     patch-content_ppapi_plugin_ppapi_blink_platform_impl_h 
	                     patch-content_public_common_common_param_traits_macros_h 
	                     patch-content_public_common_use_zoom_for_dsf_policy_cc 
	                     patch-content_renderer_media_stream_processed_local_audio_source_cc 
	                     patch-content_renderer_render_process_impl_cc 
	                     patch-content_renderer_renderer_blink_platform_impl_cc 
	                     patch-content_renderer_renderer_blink_platform_impl_h 
	                     patch-content_utility_utility_blink_platform_with_sandbox_support_impl_cc 
	                     patch-content_utility_utility_blink_platform_with_sandbox_support_impl_h 
	                     patch-extensions_browser_browser_context_keyed_service_factories_cc 
	                     patch-extensions_shell_app_shell_main_delegate_cc 
	                     patch-gpu_command_buffer_common_gpu_memory_buffer_support_cc 
	                     patch-gpu_ipc_service_gpu_watchdog_thread_cc 
	                     patch-gpu_ipc_service_gpu_watchdog_thread_h 
	                     patch-headless_lib_browser_headless_url_request_context_getter_cc 
	                     patch-media_audio_audio_input_device_cc 
	                     patch-media_base_scopedfd_helper_h 
	                     patch-media_base_vector_math_cc 
	                     patch-media_capture_video_create_video_capture_device_factory_cc 
	                     patch-media_capture_video_mock_gpu_memory_buffer_manager_cc 
	                     patch-media_capture_video_shared_memory_handle_provider_cc 
	                     patch-media_capture_video_shared_memory_handle_provider_h 
	                     patch-media_capture_video_video_capture_buffer_pool_impl_cc 
	                     patch-media_video_gpu_memory_buffer_video_frame_pool_cc 
	                     patch-mojo_public_c_system_thunks_cc 
	                     patch-net_proxy_resolution_proxy_resolution_service_cc 
	                     patch-net_third_party_quic_platform_impl_quic_ip_address_impl_cc 
	                     patch-remoting_host_evaluate_capability_cc 
	                     patch-remoting_host_host_attributes_cc 
	                     patch-sandbox_linux_services_init_process_reaper_cc 
	                     patch-services_audio_audio_sandbox_hook_linux_cc 
	                     patch-services_content_simple_browser_simple_browser_service_cc 
	                     patch-services_content_simple_browser_simple_browser_service_h 
	                     patch-services_device_geolocation_location_arbitrator_cc 
	                     patch-services_network_BUILD_gn 
	                     patch-services_network_network_context_cc 
	                     patch-services_network_network_service_cc 
	                     patch-services_network_network_service_h 
	                     patch-services_service_manager_embedder_main_cc 
	                     patch-services_service_manager_zygote_common_zygote_features_gni 
	                     patch-services_service_manager_zygote_host_zygote_host_impl_linux_cc 
	                     patch-services_service_manager_zygote_host_zygote_host_impl_linux_h 
	                     patch-services_service_manager_zygote_zygote_host_linux_h 
	                     patch-services_service_manager_zygote_zygote_linux_cc 
	                     patch-services_service_manager_zygote_zygote_main_linux_cc 
	                     patch-services_tracing_public_cpp_trace_event_agent_cc 
	                     patch-services_tracing_tracing_service_h 
	                     patch-third_party_angle_third_party_vulkan-loader_BUILD_gn 
	                     patch-third_party_angle_third_party_vulkan-loader_src_loader_loader_c 
	                     patch-third_party_angle_third_party_vulkan-loader_src_loader_vk_loader_platform_h 
	                     patch-third_party_angle_third_party_vulkan-validation-layers_src_layers_vk_loader_platform_h 
	                     patch-third_party_blink_renderer_core_editing_editing_behavior_cc 
	                     patch-third_party_blink_renderer_core_html_canvas_canvas_async_blob_creator_cc 
	                     patch-third_party_blink_renderer_core_html_forms_internal_popup_menu_cc 
	                     patch-third_party_blink_renderer_core_inspector_inspector_memory_agent_cc 
	                     patch-third_party_blink_renderer_core_layout_layout_view_cc 
	                     patch-third_party_blink_renderer_core_scroll_scrollbar_theme_aura_cc 
	                     patch-third_party_blink_renderer_platform_fonts_font_cache_h 
	                     patch-third_party_blink_renderer_platform_fonts_font_description_cc 
	                     patch-third_party_blink_renderer_platform_fonts_font_metrics_cc 
	                     patch-third_party_blink_renderer_platform_fonts_skia_font_cache_skia_cc 
	                     patch-third_party_blink_renderer_platform_wtf_stack_util_cc 
	                     patch-third_party_boringssl_src_include_openssl_cpu_h 
	                     patch-third_party_brotli_enc_port_h 
	                     patch-third_party_crashpad_crashpad_util_misc_address_types_h 
	                     patch-third_party_crc32c_BUILD_gn 
	                     patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_arm64_config_h 
	                     patch-third_party_ffmpeg_libavutil_random_seed_c 
	                     patch-third_party_perfetto_include_perfetto_base_build_config_h 
	                     patch-third_party_perfetto_include_perfetto_base_unix_task_runner_h 
	                     patch-third_party_perfetto_include_perfetto_base_watchdog_posix_h 
	                     patch-third_party_perfetto_src_tracing_core_tracing_service_impl_cc 
	                     patch-third_party_skia_third_party_vulkanmemoryallocator_include_vk_mem_alloc_h 
	                     patch-tools_gn_base_files_file_posix_cc 
	                     patch-tools_gn_base_files_file_util_h 
	                     patch-tools_gn_base_files_file_util_posix_cc 
	                     patch-tools_gn_base_files_scoped_file_cc 
	                     patch-tools_gn_build_build_linux_ninja_template 
	                     patch-tools_gn_build_gen_py 
	                     patch-tools_gn_tools_gn_args_cc 
	                     patch-tools_gn_util_semaphore_cc 
	                     patch-tools_gn_util_semaphore_h 
	                     patch-tools_gn_util_ticks_cc 
	                     patch-ui_base_material_design_material_design_controller_cc 
	                     patch-ui_base_ui_base_features_cc 
	                     patch-ui_base_ui_base_features_h 
	                     patch-ui_gfx_BUILD_gn 
	                     patch-ui_gl_gl_fence_cc 
	                     patch-ui_message_center_public_cpp_message_center_constants_h 
	                     patch-ui_message_center_views_message_popup_view_cc 
	                     patch-ui_views_bubble_bubble_dialog_delegate_view_cc 
	                     patch-v8_src_base_platform_platform-openbsd_cc 
	www/iridium/pkg: PFRAG.component PFRAG.swiftshader 
Removed files:
	www/iridium/patches: patch-base_base_paths_posix_cc 
	                     patch-base_process_process_metrics_cc 
	                     patch-chrome_browser_media_router_providers_wired_display_wired_display_media_route_provider_cc 
	                     patch-chrome_browser_notifications_message_center_notification_manager_cc 
	                     patch-chrome_browser_ui_views_apps_chrome_native_app_window_views_aura_cc 
	                     patch-chrome_browser_web_applications_web_app_cc 
	                     patch-chrome_browser_web_applications_web_app_h 
	                     patch-chrome_common_extensions_chrome_extensions_client_cc 
	                     patch-components_filesystem_file_system_app_cc 
	                     patch-content_app_content_main_runner_cc 
	                     patch-content_browser_webui_web_ui_impl_cc 
	                     patch-content_browser_webui_web_ui_impl_h 
	                     patch-content_browser_zygote_host_zygote_host_impl_linux_cc 
	                     patch-content_browser_zygote_host_zygote_host_impl_linux_h 
	                     patch-content_common_view_messages_h 
	                     patch-content_public_browser_web_ui_h 
	                     patch-content_public_browser_zygote_host_linux_h 
	                     patch-content_public_common_zygote_features_gni 
	                     patch-content_public_test_test_web_ui_h 
	                     patch-content_renderer_renderer_main_cc 
	                     patch-content_renderer_webscrollbarbehavior_impl_aura_cc 
	                     patch-content_zygote_zygote_linux_cc 
	                     patch-content_zygote_zygote_main_linux_cc 
	                     patch-device_geolocation_location_arbitrator_cc 
	                     patch-media_capture_video_video_capture_device_factory_cc 
	                     patch-net_proxy_resolution_proxy_service_cc 
	                     patch-net_quic_platform_impl_quic_ip_address_impl_cc 
	                     patch-net_tools_transport_security_state_generator_BUILD_gn 
	                     patch-third_party_WebKit_Source_core_editing_EditingBehavior_cpp 
	                     patch-third_party_WebKit_Source_core_html_canvas_CanvasAsyncBlobCreator_cpp 
	                     patch-third_party_WebKit_Source_core_html_forms_InternalPopupMenu_cpp 
	                     patch-third_party_WebKit_Source_platform_fonts_FontCache_h 
	                     patch-third_party_WebKit_Source_platform_fonts_FontMetrics_cpp 
	                     patch-third_party_WebKit_Source_platform_fonts_skia_FontCacheSkia_cpp 
	                     patch-third_party_WebKit_Source_platform_wtf_StackUtil_cpp 
	                     patch-third_party_angle_third_party_vulkan-validation-layers_src_loader_loader_c 
	                     patch-third_party_angle_third_party_vulkan-validation-layers_src_loader_vk_loader_platform_h 
	                     patch-third_party_blink_renderer_bindings_core_v8_v8_script_runner_cc 
	                     patch-third_party_mesa_src_src_glsl_strtod_c 
	                     patch-third_party_mesa_src_src_mesa_main_imports_c 
	                     patch-third_party_pdfium_fxjs_JS_Define_cpp 
	                     patch-third_party_protobuf_src_google_protobuf_stubs_atomicops_h 
	                     patch-tools_gn_args_cc 
	                     patch-tools_gn_bootstrap_bootstrap_py 
	                     patch-tools_gn_bootstrap_build_ninja_template 
	                     patch-ui_gfx_gpu_memory_buffer_cc 
	                     patch-ui_gl_gl_implementation_cc 
	                     patch-ui_message_center_views_toast_contents_view_cc 
	                     patch-ui_views_bubble_bubble_dialog_delegate_cc 
	                     patch-ui_views_mus_aura_init_cc 
	                     patch-ui_views_mus_aura_init_h 
	                     patch-v8_src_base_platform_platform-posix_cc 
	                     patch-v8_src_globals_h 
	                     patch-v8_src_trap-handler_handler-inside_cc 

Log message:
update to 2018.11.70 and sync some changes with chromium


CVSROOT:	/cvs
Module name:	src
Changes by:	bru@cvs.openbsd.org	2018/11/05 16:38:04

Modified files:
	sys/dev/wscons : wstpad.c 

Log message:
Improve the filters for scrolling.

ok mpi@


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 16:46:16

Modified files:
	lib/libcrypto/dh: dh_key.c 
	lib/libcrypto/dsa: dsa_key.c 

Log message:
Remove two unnecessary BN_FLG_CONSTTIME dances: BN_mod_exp_ct() already
takes care of this internally.

ok beck jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 16:50:05

Modified files:
	lib/libcrypto/dh: dh_key.c 
	lib/libcrypto/dsa: dsa_key.c 
	lib/libcrypto/ec: ec_key.c 

Log message:
Eliminate a few "} else" branches, a few unneeded NULL checks before
freeing and indent nearby labels.

ok beck jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 16:52:47

Modified files:
	lib/libcrypto/bn: bn_lcl.h bn_rand.c 

Log message:
Introduce bn_rand_interval() that allows specifying an interval [a, b)
from which a a BIGNUM is chosen uniformly at random.

ok beck jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 16:54:27

Modified files:
	lib/libcrypto/dh: dh_key.c 
	lib/libcrypto/dsa: dsa_key.c dsa_ossl.c 
	lib/libcrypto/ec: ec_key.c ecp_smpl.c 

Log message:
Make use of bn_rand_interval() where appropriate.

ok beck jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/05 18:19:35

Modified files:
	regress/lib/libssl/tlsext: tlsexttest.c 

Log message:
Unbreak regress following Supported Elliptic Curve extension rename.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/05 18:27:26

Modified files:
	lib/libcrypto  : opensslfeatures.h 

Log message:
Start working towards adding feature flags (rather than anti-feature flags)
for LibreSSL. Add a (commented out) feature flag for TLSv1.3 and define the
OPENSSL_NO_TLS1_3 anti-feature flag based on the feature flag.

ok beck@ bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/05 18:37:23

Modified files:
	lib/libssl     : ssl.h tls1.h 

Log message:
Add TLS1_3_VERSION and SSL_OP_NO_TLSv1_3 defines under guards.

ok beck@ bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/05 18:40:23

Modified files:
	lib/libssl     : ssl_versions.c 

Log message:
Include TLSv1.3 in version handling code.

This is effectively a no-op, since most of the code clamps to the maximum
version supported by the TLS method (which are still at TLSv1.2).

ok beck@ bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/05 18:40:57

Modified files:
	regress/lib/libssl/unit: ssl_versions.c 

Log message:
Add TLSv1.3 to version regress tests.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 19:14:39

Modified files:
	lib/libcrypto/dh: dh_key.c 
	lib/libcrypto/dsa: dsa_key.c dsa_ossl.c 
	lib/libcrypto/ec: ec_key.c ecp_smpl.c 

Log message:
revert use of bn_rand_interval due to failures with ECDHE and TLS


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 19:16:13

Modified files:
	lib/libcrypto/ec: ecp_smpl.c 

Log message:
disable EC_POINT coordinate blinding due to failures in ECDHE and TLS


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/05 22:45:50

Modified files:
	usr.bin/openssl: s_cb.c 

Log message:
Unbreak following elliptic curves to supported groups rename.

Reported by Katherine  on tech@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/05 23:17:01

Modified files:
	textproc/calibre: Makefile 

Log message:
Move homepage to https.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 23:49:45

Modified files:
	lib/libcrypto/bn: bn_rand.c 

Log message:
Flip reversed test in bn_rand_interval().

ok jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 23:54:05

src/regress/lib/libcrypto/bn/rand

Update of /cvs/src/regress/lib/libcrypto/bn/rand
In directory cvs.openbsd.org:/tmp/cvs-serv125/rand

Log Message:
Directory /cvs/src/regress/lib/libcrypto/bn/rand added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 23:55:27

Added files:
	regress/lib/libcrypto/bn/rand: Makefile bn_rand_interval.c 

Log message:
add a regression test for bn_rand_interval()


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 23:56:17

Modified files:
	regress/lib/libcrypto/bn: Makefile 

Log message:
link rand/ to build


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/05 23:59:25

Modified files:
	lib/libcrypto/ec: ecp_smpl.c 

Log message:
Unset Z_is_zero after applying coordinate blinding and
re-enable coordinate blinding.

ok jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/06 00:02:34

Modified files:
	lib/libcrypto/dh: dh_key.c 
	lib/libcrypto/dsa: dsa_key.c dsa_ossl.c 
	lib/libcrypto/ec: ec_key.c ec_lib.c ecp_smpl.c 

Log message:
unrevert the use of bn_rand_interval().

ok beck jsing


CVSROOT:	/cvs
Module name:	www
Changes by:	solene@cvs.openbsd.org	2018/11/06 00:31:09

Modified files:
	faq            : faq16.html 

Log message:
Remove useless quotes in an example

suggested by espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/06 00:49:38

Modified files:
	sys/kern       : kern_pledge.c 
	sys/uvm        : uvm_meter.c uvmexp.h 

Log message:
new sysctl for userland malloc flags, kernel part. ok millert@ deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/06 00:55:08

Modified files:
	lib/libc/sys   : sysctl.2 
	sbin/sysctl    : sysctl.c 

Log message:
vm.malloc_conf, userland sysctl parts; ok millert@ deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/06 01:01:43

Modified files:
	lib/libc/stdlib: malloc.c 
	share/man/man5 : malloc.conf.5 

Log message:
Use the new vm.malloc_conf sysctl; ok millert@ deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/06 01:11:49

Modified files:
	devel/harfbuzz : Makefile distinfo 
	devel/harfbuzz/pkg: PLIST-main 

Log message:
Update to harfbuzz-2.1.1.


CVSROOT:	/cvs
Module name:	www
Changes by:	otto@cvs.openbsd.org	2018/11/06 01:20:34

Modified files:
	faq            : current.html 

Log message:
mention new vm.malloc_conf sysctl


CVSROOT:	/cvs
Module name:	www
Changes by:	otto@cvs.openbsd.org	2018/11/06 02:22:35

Modified files:
	faq            : current.html 

Log message:
html bah


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/06 02:52:07

Modified files:
	devel/leatherman: Makefile distinfo 

Log message:
small update to 1.5.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/06 02:52:40

Modified files:
	sysutils/facter: Makefile distinfo 

Log message:
small update to 3.12.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/06 03:19:31

Added files:
	devel/vte3/patches: patch-src_app_app_cc 

Log message:
Fix build on !clang, from George Koehler, thanks!

use an old-style c++ initializer () instead of a c++11 initializer {}
that triggers an "error: cannot convert 'const GdkRGBA {aka const
_GdkRGBA} to 'gdouble {aka double}' in initialization" when using g++
4.9 on those platforms.

ok ajacoutot@ jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/06 03:45:27

Modified files:
	.              : Makefile 

Log message:
use the dpb trick in order to have some pseudo-target from main Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/06 03:45:48

Modified files:
	.              : Makefile 

Log message:
... and make it phony


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/06 04:13:44

Modified files:
	.              : Makefile 

Log message:
zap final remains of MIRROR_MK


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/06 05:02:30

Modified files:
	lib/libc/stdlib: malloc.3 

Log message:
rm FILES section; prompted by Janne Johansson


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/06 05:17:06

Log message:
    Import py-contextlib2-0.5.5, from Pamela Mosiejczuk, ok rsadowski@
    
    contextlib2 is a backport of the Python standard library's contextlib
    module to earlier Python versions.
    
    Status:
    
    Vendor Tag:	danj
    Release Tags:	danj_20181106
    
    N ports/devel/py-contextlib2/Makefile
    N ports/devel/py-contextlib2/distinfo
    N ports/devel/py-contextlib2/pkg/DESCR
    N ports/devel/py-contextlib2/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/06 05:20:35

Modified files:
	devel          : Makefile 

Log message:
+ py-contextlib2
+ py-contextlib2,python3


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/06 05:43:51

Modified files:
	devel/vte3     : Makefile 
	devel/vte3/patches: patch-src_app_app_cc 

Log message:
Use the same patch as freebsd for simplicity

prodded by & ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/06 06:16:54

Modified files:
	lib/libc/sys   : sysctl.2 

Log message:
typo on fs.posix.setuid; from Piotr Durlej


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/06 06:17:42

Modified files:
	regress/lib/libcrypto/bn/rand: bn_rand_interval.c 

Log message:
better failure printing, add more checks


CVSROOT:	/cvs
Module name:	www
Changes by:	tb@cvs.openbsd.org	2018/11/06 06:22:42

Modified files:
	faq            : current.html 

Log message:
whitespace, missing " and ,


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/06 06:48:40

Modified files:
	net/isc-bind   : Makefile distinfo 
	net/isc-bind/patches: patch-bin_dig_dig_c patch-bin_dig_host_c 
	                      patch-bin_dig_nslookup_c 
	                      patch-bin_named_include_named_globals_h 
	                      patch-lib_isc_unix_socket_c 
	net/isc-bind/pkg: PLIST 

Log message:
update to BIND 9.12.3, switching to 9.12.x branch


CVSROOT:	/cvs
Module name:	src
Changes by:	martijn@cvs.openbsd.org	2018/11/06 06:51:28

Modified files:
	usr.bin/join   : join.c 

Log message:
Allow join(1) to join on a multibyte separator.

small nit and OK otto@


CVSROOT:	/cvs
Module name:	src
Changes by:	martijn@cvs.openbsd.org	2018/11/06 06:59:09

Modified files:
	regress/usr.bin/join: Makefile 
Added files:
	regress/usr.bin/join: t9.out t9a.in t9b.in 

Log message:
Regression test for UTF-8 separator for join(1).


CVSROOT:	/cvs
Module name:	src
Changes by:	martijn@cvs.openbsd.org	2018/11/06 07:14:12

Modified files:
	usr.bin/ldap   : ldapclient.c 

Log message:
Implement SAFE-INIT-CHAR.

OK claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	martijn@cvs.openbsd.org	2018/11/06 07:15:29

Modified files:
	usr.bin/ldap   : ldapclient.c 

Log message:
Fix base64 outlen calculation.

OK claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/06 07:18:00

Modified files:
	share/man/man5 : malloc.conf.5 

Log message:
sysctl page is section 2 now;


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/06 07:29:37

Modified files:
	productivity/radicale2: Makefile distinfo 
	productivity/radicale2/pkg: PLIST 

Log message:
update to radicale-2.1.11


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/06 07:44:58

Modified files:
	math/calc      : Makefile distinfo 

Log message:
update to calc-2.12.7.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/06 07:48:20

Modified files:
	databases/puppetdb4: Makefile 

Log message:
missed bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/06 07:48:46

Modified files:
	databases/puppetdb5: Makefile 

Log message:
missed bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/06 07:57:47

Modified files:
	www/nginx      : Makefile 

Log message:
missed revision bump (ruby)


CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/11/06 08:13:13

Modified files:
	usr.bin/tmux   : cmd-switch-client.c 

Log message:
Correctly unzoom and redraw panes in switch-client.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/06 10:24:42

Modified files:
	productivity/homebank: Makefile distinfo 
	productivity/homebank/patches: patch-configure 

Log message:
Update homebank-5.2.2

ok pea@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/06 10:38:10

Modified files:
	games/julius   : Makefile distinfo 
	games/julius/patches: patch-src_platform_julius_c 

Log message:
Update to julius-0.0.0.20181104


CVSROOT:	/cvs
Module name:	www
Changes by:	gilles@cvs.openbsd.org	2018/11/06 10:43:09

Modified files:
	opensmtpd      : index.html 

Log message:
release 6.4.0p2 which fixes a compat glue bug


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/06 11:11:11

Modified files:
	regress/sys/kern/flock: Makefile flock.c 
Added files:
	regress/sys/kern/flock: lockf.c util.c util.h 

Log message:
add lockf(3) tests


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/06 11:26:27

Modified files:
	sysutils/nut   : Makefile 

Log message:
Fix packaging on !clang archs by adding LIB_DEPENDS to LIB_DEPENDS-main,
this way MODGCC4_WANTLIB is reachable. No change on clang archs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/06 12:34:04

Modified files:
	net/weechat    : Makefile distinfo 

Log message:
Update weechat 2.3

ok danj@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/06 13:09:35

Modified files:
	x11/qt3        : Makefile 
	x11/qt3/patches: 
	                 patch-plugins_src_inputmethods_simple_qsimpleinputcontext_cpp 
	                 patch-src_tools_qvaluelist_h 
Added files:
	x11/qt3/patches: 
	                 patch-plugins_src_inputmethods_imsw-none_qnoneinputcontextplugin_cpp 

Log message:
Add includes for missing declarations.  Required by gcc 4.9.  Other
compilers appear to pick these up by accident.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/06 13:34:54

Modified files:
	lib/libtls     : tls.c tls.h tls_internal.h 

Log message:
Define TLS_CA_CERT_FILE rather than having every application create their
own define for /etc/ssl/cert.pem.

ok beck@ bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/06 13:38:42

Modified files:
	usr.bin/ldap   : ldapclient.c 

Log message:
Use TLS_CA_CERT_FILE instead of a separate define.

ok beck@ bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/06 13:39:19

Modified files:
	usr.bin/nc     : netcat.c 

Log message:
Use TLS_CA_CERT_FILE instead of a separate define.

ok beck@ bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/06 13:40:49

Modified files:
	usr.sbin/acme-client: http.c http.h netproc.c 

Log message:
Use TLS_CA_CERT_FILE instead of a separate define.

ok beck@ bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/06 13:41:11

Modified files:
	usr.sbin/ocspcheck: http.c 

Log message:
Use TLS_CA_CERT_FILE instead of a separate define.

ok beck@ bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/06 13:41:36

Modified files:
	usr.sbin/ntpd  : constraint.c ntpd.c ntpd.h 

Log message:
Use TLS_CA_CERT_FILE instead of a separate define.

ok beck@ bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/06 13:42:03

Modified files:
	usr.sbin/ypldap: parse.y ypldap.h 

Log message:
Use TLS_CA_CERT_FILE instead of a separate define.

ok beck@ bluhm@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/06 13:48:08

Modified files:
	lib/libssl     : tls1.h 

Log message:
Add TLS extension type values for TLSv1.3 (under guards).

ok tb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2018/11/06 13:53:13

Added files:
	www/iridium/patches: patch-base_base_paths_posix_cc 

Log message:
unbreak build by adding a missing patch from the previous update


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/06 14:57:25

Modified files:
	databases/riak : Makefile 

Log message:
Use autoreconf to correctly install the components of the GNU build
framework.  The included autogen.sh script creates a state that
causes autoheader to be re-run during the build.  If autoheader-2.13
happened to be installed, the build would break.
ok jmatthew@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/06 15:27:13

Modified files:
	graphics/ImageMagick: Makefile distinfo 
	graphics/ImageMagick/patches: patch-config_policy_xml 
	                              patch-configure_ac 

Log message:
update to ImageMagick 6.9.10-14


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/06 15:44:08

Modified files:
	net/ruby-stomp : Makefile distinfo 
	net/ruby-stomp/pkg: PLIST 

Log message:
Update to 1.4.6


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/06 15:44:51

Modified files:
	sysutils/mcollective: Makefile distinfo 

Log message:
Update to 2.12.4


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/06 15:52:06

Modified files:
	net/powerdns   : Makefile distinfo 
	net/powerdns/pkg: PLIST-main 
Removed files:
	net/powerdns/patches: patch-pdns_opensslsigners_cc 

Log message:
update to powerdns-4.1.5

2018-03: Crafted zone record can cause a denial of service (CVE-2018-10851)
https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2018-03.html

2018-05: Packet cache pollution via crafted query (CVE-2018-14626)
https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2018-05.html


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/06 15:53:50

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
add powerdns-<4.1.5 to cve table


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/06 16:55:20

Log message:
    Import editors/featherpad, a lightweight Qt5 plain-text editor.
    ok kn@
    
    FeatherPad is a lightweight Qt5 plain-text editor. It is independent of
    any desktop environment and has:
    * Drag-and-drop support, including tab detachment and attachment
    * X11 virtual desktop awareness
    * Instant highlighting of found matches when searching
    * A docked window for text replacement
    * Support for showing line numbers and jumping to a specific line
    * Automatic detection of text encoding as far as possible and optional
    saving with encoding
    * Syntax highlighting for common programming languages
    * Ability to open URLs with appropriate applications
    * Session management
    * Side-pane mode
    * Auto-saving
    * Printing
    * Text zooming
    
    Status:
    
    Vendor Tag:	bcallah
    Release Tags:	bcallah_20181106
    
    N ports/editors/featherpad/Makefile
    N ports/editors/featherpad/distinfo
    N ports/editors/featherpad/patches/patch-featherpad_singleton_cpp
    N ports/editors/featherpad/patches/patch-featherpad_x11_cpp
    N ports/editors/featherpad/patches/patch-featherpad_x11_h
    N ports/editors/featherpad/pkg/PLIST
    N ports/editors/featherpad/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/06 16:55:39

Modified files:
	editors        : Makefile 

Log message:
+featherpad


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/06 18:08:49

Log message:
    Test TLS interoperability between LibreSSL and OpenSSL.
    
    Implement simple SSL client and server in C.  Create four binaries
    by linking them with LibreSSL or OpenSSL.  This way API compatibility
    is tested.  Connect and accept with netcat to test protocol
    compatibility with libtls.
    
    Currently OpenSSL 1.0.2p from ports is used.  Plan is to move to
    OpenSSL 1.1 and and test TLS 1.3.
    
    idea from beck@; help from jsing@
    
    Status:
    
    Vendor Tag:	bluhm
    Release Tags:	bluhm_20181106
    
    N src/regress/lib/libssl/interop/client.c
    N src/regress/lib/libssl/interop/Makefile
    N src/regress/lib/libssl/interop/README
    N src/regress/lib/libssl/interop/LICENSE
    N src/regress/lib/libssl/interop/Makefile.inc
    N src/regress/lib/libssl/interop/server.c
    N src/regress/lib/libssl/interop/util.c
    N src/regress/lib/libssl/interop/util.h
    N src/regress/lib/libssl/interop/libressl/Makefile
    N src/regress/lib/libssl/interop/openssl/Makefile
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/06 18:20:20

Modified files:
	regress/lib/libssl: Makefile 

Log message:
+interop


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/06 18:53:36

Modified files:
	lib/libssl     : s3_lib.c ssl.h ssl_ciph.c ssl_lib.c ssl_locl.h 
	                 tls1.h 

Log message:
Add TLSv1.3 cipher suites (with appropriate guards).

ok beck@ tb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/11/06 18:55:42

Modified files:
	security/p5-Net_SSLeay: Makefile 
	security/p5-Net_SSLeay/patches: patch-SSLeay_xs 
	                                patch-t_local_33_x509_create_cert_t 

Log message:
Start to enable features that LibreSSL is supporting now.  My pull
requests are at github, commit it now to test it with ports.
Patches OK jsing@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	miko@cvs.openbsd.org	2018/11/06 21:51:56

Modified files:
	usr.sbin/installboot: util.c 

Log message:
avoid freeing r twice in error case; OK otto@


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/06 23:29:26

Modified files:
	regress/lib/libssl/interop: Makefile.inc client.c server.c 
	                            util.c util.h 
	regress/lib/libssl/interop/libressl: Makefile 
	regress/lib/libssl/interop/openssl: Makefile 

Log message:
Print SSLeay, OpenSSL, and LibreSSL version strings.  Make client
and server compile with OpenSSL 1.1.  Check runtime version string
of SSL library.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/07 00:01:16

Log message:
    Import cervisia-18.08.2, ok landry@
    
    Information for inst:cervisia-18.08.2
    
    Comment:
    CVS GUI for KDE
    
    Description:
    Cervisia is a user friendly version control system front-end. The
    aim is to support CVS and other version control system programs in
    a unified interface, featuring conflict resolution, difference and
    history viewers, status for the working copy files, and support for
    most version control functions.
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181107
    
    N ports/kde-applications/cervisia/Makefile
    N ports/kde-applications/cervisia/distinfo
    N ports/kde-applications/cervisia/pkg/DESCR
    N ports/kde-applications/cervisia/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/07 00:01:37

Modified files:
	www/fcgi-cgi   : Makefile 

Log message:
*really* bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/07 00:18:43

Modified files:
	www/wp-cli     : Makefile distinfo 

Log message:
Update wp-cli-2.0.1

HTTPS switch, NO_TEST=Yes and tabs fixes from me.

From Manolis Tzanidakis , Thanks!

ok abieber@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/07 00:40:41

Modified files:
	x11/kde4       : Makefile 
	x11/kde-applications: Makefile 
	meta/kde4      : Makefile 

Log message:
hook cervisia KDE5. unhook cervisia KDE4 and remove from MDE4 meta


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/07 00:54:29

Modified files:
	www/fcgi-cgi   : Makefile 
	www/fcgi-cgi/pkg: MESSAGE-static 

Log message:
bump -static as well and fix prefix


CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/11/07 00:58:16

Modified files:
	usr.bin/tmux   : cmd-wait-for.c tmux.1 

Log message:
There is no reason wait-for has to be restricted to outside tmux.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/07 01:01:32

Modified files:
	comms/sigrok/libsigrok: Makefile 
	comms/sigrok/libsigrok/pkg: PLIST 

Log message:
Build the Python bindings.


CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/11/07 01:06:29

Modified files:
	usr.bin/tmux   : server-client.c 

Log message:
If a non-repeating key is used when repeating, it should be treated as
an entirely new key press, not checked in root table and ignored if not
found. GitHub issue 1513.


CVSROOT:	/cvs
Module name:	src
Changes by:	miko@cvs.openbsd.org	2018/11/07 01:10:45

Modified files:
	sbin/iked      : parse.y 
	sbin/ipsecctl  : parse.y 
	sbin/pfctl     : parse.y 

Log message:
sync cmdline_symset() changes with src/usr.sbin; OK sashan@ claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/07 01:16:09

Modified files:
	devel/py-jedi  : Makefile distinfo 

Log message:
Update to py-jedi-0.13.1.

from Elias M. Mariani (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/07 01:26:15

Modified files:
	fonts/dina-fonts: Makefile 

Log message:
MASTER_SITES to https


CVSROOT:	/cvs
Module name:	src
Changes by:	kn@cvs.openbsd.org	2018/11/07 01:44:05

Modified files:
	sys/arch/amd64/stand/boot: boot.8 

Log message:
Document `machine gop [mode]' command

Feedback and OK jmc


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/07 02:17:18

Modified files:
	net/py-boto3   : Makefile distinfo 

Log message:
Update to py-boto3-1.9.39.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/07 02:17:38

Modified files:
	net/py-botocore: Makefile distinfo 
	net/py-botocore/pkg: PLIST 

Log message:
Update to py-botocore-1.12.39.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/07 02:17:53

Modified files:
	sysutils/awscli: Makefile distinfo 

Log message:
Update to awscli-1.16.49.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/07 03:58:29

ports/security/openssl/1.0.2

Update of /cvs/ports/security/openssl/1.0.2
In directory cvs.openbsd.org:/tmp/cvs-serv64837/1.0.2

Log Message:
Directory /cvs/ports/security/openssl/1.0.2 added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/07 03:58:29

ports/security/openssl/1.1

Update of /cvs/ports/security/openssl/1.1
In directory cvs.openbsd.org:/tmp/cvs-serv64837/1.1

Log Message:
Directory /cvs/ports/security/openssl/1.1 added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/07 03:58:29

ports/security/openssl/1.0.2/patches

Update of /cvs/ports/security/openssl/1.0.2/patches
In directory cvs.openbsd.org:/tmp/cvs-serv64837/1.0.2/patches

Log Message:
Directory /cvs/ports/security/openssl/1.0.2/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/07 03:58:29

ports/security/openssl/1.0.2/pkg

Update of /cvs/ports/security/openssl/1.0.2/pkg
In directory cvs.openbsd.org:/tmp/cvs-serv64837/1.0.2/pkg

Log Message:
Directory /cvs/ports/security/openssl/1.0.2/pkg added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/07 03:58:29

ports/security/openssl/1.1/patches

Update of /cvs/ports/security/openssl/1.1/patches
In directory cvs.openbsd.org:/tmp/cvs-serv64837/1.1/patches

Log Message:
Directory /cvs/ports/security/openssl/1.1/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/07 03:58:29

ports/security/openssl/1.1/pkg

Update of /cvs/ports/security/openssl/1.1/pkg
In directory cvs.openbsd.org:/tmp/cvs-serv64837/1.1/pkg

Log Message:
Directory /cvs/ports/security/openssl/1.1/pkg added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/07 04:00:30

Modified files:
	security/openssl: Makefile 
Added files:
	security/openssl: Makefile.inc 
	security/openssl/1.0.2: Makefile distinfo 
	security/openssl/1.0.2/patches: patch-Configure 
	                                patch-Makefile_org patch-config 
	                                patch-crypto_des_Makefile 
	                                patch-crypto_rand_randfile_c 
	security/openssl/1.0.2/pkg: DESCR PLIST 
	security/openssl/1.1: Makefile distinfo 
	security/openssl/1.1/patches: 
	                              patch-Configurations_unix-Makefile_tmpl 
	                              patch-config 
	security/openssl/1.1/pkg: DESCR PLIST 
Removed files:
	security/openssl: distinfo 
	security/openssl/patches: patch-Configure patch-Makefile_org 
	                          patch-config patch-crypto_des_Makefile 
	                          patch-crypto_rand_randfile_c 
	security/openssl/pkg: DESCR PLIST 

Log message:
split the openssl port into branches; move the existing to 1.0.2 and add
a new 1.1 branch.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/07 04:07:11

Modified files:
	net/nagios/nrpe: Makefile 
	net/nagios/nsca-ng: Makefile 
	security/sslscan: Makefile 

Log message:
adapt to new layout in security/openssl


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/07 04:07:34

Modified files:
	multimedia/gstreamer-0.10/plugins-bad: Makefile 

Log message:
--disable-flite to prevent picking up audio/flite.

prodded by espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/07 04:10:27

Modified files:
	sysutils/waagent: Makefile 

Log message:
adapt to new layout in security/openssl

- could probably be moved to 1.1 (this just uses the command-line tool's
cms commands) but that will need testing and patching to use the different
binary name


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/07 06:39:46

Modified files:
	devel/apr-util : Makefile 

Log message:
kill hidden dependency on nspr
bump package just in case bogus packages were built


CVSROOT:	/cvs
Module name:	ports
Changes by:	abieber@cvs.openbsd.org	2018/11/07 06:48:22

Modified files:
	sysutils/restic: Makefile distinfo 

Log message:
Bump to the latest, changes here:
https://github.com/restic/restic/releases/tag/v0.9.3

OK rsadowski@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/07 06:57:14

Modified files:
	infrastructure/lib/DPB: PkgPath.pm 

Log message:
do not unlock error paths without everything being built correctly.

tested thru quite a few errors.

This should prevent errors from "vanishing" in case the main package isn't
affected.


CVSROOT:	/cvs
Module name:	src
Changes by:	martijn@cvs.openbsd.org	2018/11/07 06:58:51

Modified files:
	usr.bin/ldap   : ldapclient.c 

Log message:
RFC2849 requires us to have 2 colons after the value-spec.

OK claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/07 08:23:47

Modified files:
	x11/gtk3mm     : Makefile distinfo 

Log message:
Update to gtk3mm-3.22.3.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/11/07 09:26:17

Log message:
    Import ruby-nio4r 2.3.1
    
    New I/O for Ruby (nio4r): cross-platform asynchronous I/O primitives for
    scalable network clients and servers. Modeled after the Java NIO API,
    but simplified for ease-of-use.
    
    OK fcambus@
    
    Status:
    
    Vendor Tag:	jeremy
    Release Tags:	jeremy_2018-Nov-07
    
    N ports/devel/ruby-nio4r/Makefile
    N ports/devel/ruby-nio4r/distinfo
    N ports/devel/ruby-nio4r/pkg/DESCR
    N ports/devel/ruby-nio4r/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/11/07 09:31:37

Modified files:
	devel          : Makefile 

Log message:
Hookup ruby-nio4r


CVSROOT:	/cvs
Module name:	ports
Changes by:	fcambus@cvs.openbsd.org	2018/11/07 09:52:19

Modified files:
	net/libmaxminddb: Makefile distinfo 

Log message:
Update GeoLite2 databases to latest version.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/07 09:57:59

Modified files:
	regress/usr.sbin/bgpd/integrationtests: 
	                                        bgpd.network_statement.rdomain1.conf 
	                                        bgpd.network_statement.rdomain2.conf 
	                                        network_statement.sh 

Log message:
Use log updates and start bgpd -v so that errors can be debugged easier.
Also use -q on the route flush commands to silence them a bit.
OK benno@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/07 10:45:01

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
report "." as a protocol-client event, it is the commit command, not really
part of DATA


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2018/11/07 10:52:43

Modified files:
	telephony/p5-Net-SIP: Makefile distinfo 

Log message:
update p5-Net-SIP to 0.816
from wen heping


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/07 11:31:16

Modified files:
	lib/libcrypto/aes: aes_wrap.c 

Log message:
Use memmove() instead of memcpy() to get rid of the need for
non-overlapping *in and *out buffers as we're already implementing
the "in place (un)wrapping" algorithms as given in RFC 3394.  This
removes a gratuitous API difference to OpenSSLin these undocumented
functions. Found while working on wycheproof regress tests.

ok beck jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/07 11:50:44

src/regress/lib/libssl/interop/openssl11

Update of /cvs/src/regress/lib/libssl/interop/openssl11
In directory cvs.openbsd.org:/tmp/cvs-serv36070/openssl11

Log Message:
Directory /cvs/src/regress/lib/libssl/interop/openssl11 added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	anton@cvs.openbsd.org	2018/11/07 12:05:36

Modified files:
	regress/sys/kern/flock: flock.c 

Log message:
unifdef HAVE_SYSID


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/07 12:09:01

Modified files:
	regress/lib/libssl/interop: Makefile README client.c server.c 
Added files:
	regress/lib/libssl/interop/openssl11: Makefile 

Log message:
Add interop test with OpenSSL 1.1.  TLS 1.3 should be used automatically
when it becomes available in LibreSSL.
thanks to sthen@ for the new OpenSSL port


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/07 12:11:02

Modified files:
	share/man/man5 : malloc.conf.5 

Log message:
Document max vm.malloc_conf length


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/07 12:42:09

src/regress/lib/libssl/key_schedule

Update of /cvs/src/regress/lib/libssl/key_schedule
In directory cvs.openbsd.org:/tmp/cvs-serv55259/key_schedule

Log Message:
Directory /cvs/src/regress/lib/libssl/key_schedule added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/07 12:43:12

Modified files:
	lib/libssl     : Makefile 
Added files:
	lib/libssl     : tls13_internal.h tls13_key_schedule.c 
	regress/lib/libssl/key_schedule: Makefile key_schedule.c 

Log message:
Add initial TLS 1.3 key schedule support with basic regress tests
ok jsing@ tb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/07 12:57:55

Modified files:
	misc/subsurface: Makefile 

Log message:
needs gmake


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/07 13:34:31

Modified files:
	net/curl       : Makefile distinfo 
	net/curl/pkg   : PLIST 
Removed files:
	net/curl/patches: patch-lib_vtls_openssl_c 

Log message:
Update to 7.62.0.  Includes fixes for:
CVE-2018-16839: SASL password overflow via integer overflow
CVE-2018-16840: use-after-free in handle close
CVE-2018-16842: warning message out-of-buffer read


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/07 13:37:10

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
update net/curl entry in CVE table


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/07 13:46:28

Modified files:
	regress/lib/libssl/interop: Makefile.inc README 
	regress/lib/libssl/interop/libressl: Makefile 
	regress/lib/libssl/interop/openssl: Makefile 
	regress/lib/libssl/interop/openssl11: Makefile 

Log message:
Add a self test for each SSL library by connecting client with
server.  Check that the highest available TLS version is selected.
LibreSSL TLS 1.3 check is disabled until the feature becomes
available.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2018/11/07 14:22:34

Modified files:
	usr.bin/aucat  : dsp.c 

Log message:
Fix clipping during float to integer conversions.

From Jari Vetoniemi . Thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/07 14:34:03

Modified files:
	net/curl       : Tag: OPENBSD_6_4 Makefile 
Added files:
	net/curl/patches: Tag: OPENBSD_6_4 patch-lib_url_c 
	                  patch-lib_vauth_cleartext_c 
	                  patch-src_tool_msgs_c 

Log message:
Security fixes:
CVE-2018-16839: SASL password overflow via integer overflow
CVE-2018-16840: use-after-free in handle close
CVE-2018-16842: warning message out-of-buffer read


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/07 14:42:10

Modified files:
	regress/lib/libssl: Makefile 

Log message:
Add in key_schedule regress tests to regress build


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/07 15:27:54

Modified files:
	lang/php/7.2   : Makefile distinfo 
	lang/php/7.2/patches: patch-ext_odbc_config_m4 
	                      patch-sapi_cgi_cgi_main_c 
	                      patch-sapi_fpm_fpm_fpm_atomic_h 
	                      patch-sapi_fpm_fpm_fpm_children_c 
	                      patch-scripts_Makefile_frag 

Log message:
update to php-7.2.12
kill the unnecessary bison dep (suggested earlier by martijn@)


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/07 15:28:07

Modified files:
	lang/php/7.1   : Makefile 

Log message:
kill the unnecessary bison dep (suggested earlier by martijn@)


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2018/11/07 15:32:25

Modified files:
	.              : hackathons.html 
Added files:
	images/hackathons: l2k18-s.gif l2k18.jpg 

Log message:
l2k18 is happening in edmonton.  fish brains yummy.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/07 15:51:17

Modified files:
	regress/lib/libcrypto/wycheproof: wycheproof.go 

Log message:
Use in-place (un)wrapping in the keywrap tests.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2018/11/07 16:26:14

Modified files:
	devel/bison    : Makefile distinfo 
	devel/bison/patches: patch-data_m4sugar_m4sugar_m4 
	devel/bison/pkg: PLIST 
Added files:
	devel/bison/patches: patch-lib_local_mk patch-src_local_mk 

Log message:
Update to bison-3.2.

from Brad


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2018/11/07 17:04:51

Modified files:
	sys/arch/hppa/conf: GENERIC 

Log message:
Remove cardbus and pcmcia debug options that we don't enable on other
platforms.

From miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2018/11/07 18:00:59

Modified files:
	devel/arduino  : Makefile distinfo 
	devel/arduino/pkg: PLIST 
Removed files:
	devel/arduino/files: Makefile arduinoboot arduinoproject 
	                     template.ino 
	devel/arduino/patches: patch-hardware_arduino_boards_txt 
	                       patch-hardware_arduino_cores_arduino_Arduino_h 
	                       patch-libraries_Ethernet_Ethernet_cpp 
	                       patch-libraries_Wire_Wire_cpp 
	devel/arduino/pkg: README 

Log message:
Update Arduino to 1.8.7, incorporating now-separate
ArduinoCore-avr-1.6.23

Still no GUI, but this updates the core libraries to much newer
versions.

Remove custom Makefile template as a new port of Arduino-Makefile
will be coming.

No objections from the few Arduino users that provided feedback.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2018/11/07 18:02:36

Log message:
    Import Arduboy2 5.1.0 Arduino library
    
    Status:
    
    Vendor Tag:	jcs
    Release Tags:	jcs_20181107
    
    N ports/devel/arduboy2/Makefile
    N ports/devel/arduboy2/distinfo
    N ports/devel/arduboy2/pkg/DESCR
    N ports/devel/arduboy2/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2018/11/07 18:04:36

Log message:
    Import Arduino-Makefile 1.6.0, a cross-platform solution to
    compiling Arduino code without the GUI that we won't have to
    maintain ourselves anymore.
    
    This replaces the custom Makefile we used to ship in the
    devel/arduino port.
    
    Feedback from sthen
    
    Status:
    
    Vendor Tag:	jcs
    Release Tags:	jcs_20181107
    
    N ports/devel/arduino-makefile/Makefile
    N ports/devel/arduino-makefile/distinfo
    N ports/devel/arduino-makefile/patches/patch-Arduino_mk
    N ports/devel/arduino-makefile/patches/patch-Common_mk
    N ports/devel/arduino-makefile/pkg/DESCR
    N ports/devel/arduino-makefile/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2018/11/07 18:12:13

Modified files:
	devel          : Makefile 

Log message:
hello arduboy2, arduino-makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/07 21:23:43

Log message:
    Import math/bcal, a storage and general-purpose calculator.
    ok rsadowski@
    
    bcal (Byte CALculator) is a REPL CLI utility for storage expressions,
    unit conversions or address calculations. If you can't calculate the hex
    address offset for (512 - 16) MiB, or the value when the 43rd bit of a
    64-bit address is set mentally, bcal is for you.
    
    It has a bc mode for general-purpose numerical calculations.
    
    Features:
    * evaluate arithmetic expressions involving storage units
    * perform general purpose calculations (using bc)
    * convert to IEC/SI standard data storage units
    * interactive mode with the last valid result stored for reuse
    * show the address in bytes
    * show address as LBA:OFFSET
    * convert CHS to LBA and vice versa
    * base conversion to binary, decimal and hex
    * custom sector size, max heads/cylinder and max sectors/track
    
    Status:
    
    Vendor Tag:	bcallah
    Release Tags:	bcallah_20181107
    
    N ports/math/bcal/Makefile
    N ports/math/bcal/distinfo
    N ports/math/bcal/patches/patch-bcal_1
    N ports/math/bcal/patches/patch-src_bcal_c
    N ports/math/bcal/patches/patch-Makefile
    N ports/math/bcal/pkg/PLIST
    N ports/math/bcal/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/07 21:25:26

Log message:
    Import devel/py-parallel, a Python encapsulator for the parallel port.
    ok juanfra@
    
    Status:
    
    Vendor Tag:	bcallah
    Release Tags:	bcallah_20181107
    
    N ports/devel/py-parallel/Makefile
    N ports/devel/py-parallel/distinfo
    N ports/devel/py-parallel/pkg/DESCR
    N ports/devel/py-parallel/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/07 21:27:02

Log message:
    Import lang/pcbasic, a free, cross-platform emulator for GW-BASIC family.
    ok juanfra@
    
    PC-BASIC is a free, cross-platform interpreter for GW-BASIC, Advanced
    BASIC (BASICA), PCjr Cartridge Basic and Tandy 1000 GWBASIC. It
    interprets these BASIC dialects with a high degree of accuracy, aiming
    for bug-for-bug compatibility. PC-BASIC emulates the most common video
    and audio hardware on which these BASICs used to run. PC-BASIC runs
    plain-text, tokenised and protected .BAS files. It implements
    floating-point arithmetic in the Microsoft Binary Format (MBF) and can
    therefore read and write binary data files created by GW-BASIC.
    
    Status:
    
    Vendor Tag:	bcallah
    Release Tags:	bcallah_20181107
    
    N ports/lang/pcbasic/Makefile
    N ports/lang/pcbasic/distinfo
    N ports/lang/pcbasic/pkg/DESCR
    N ports/lang/pcbasic/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/07 21:27:58

Modified files:
	devel          : Makefile 
	lang           : Makefile 
	math           : Makefile 

Log message:
+devel/py-parallel
+devel/py-parallel,python3
+lang/pcbasic
+math/bcal


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/07 21:35:48

Modified files:
	math/bcal      : Makefile 

Log message:
I forgot to wrap LP64_ARCH in ${}. No bump because I just imported it.


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/07 22:58:21

Modified files:
	lib/libc/stdlib: malloc.3 
	lib/libc/sys   : pledge.2 
	share/man/man5 : malloc.conf.5 

Log message:
zap last remains of malloc.conf; prompted by and ok jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/07 23:06:40

Log message:
    Import libkcompactdisc-kf5-18.08.2, ok landry@
    
    Information for inst:libkcompactdisc-kf5-18.08.2
    
    Comment:
    library for interfacing with CDs
    
    Description:
    KDE5 library for playing & ripping CDs
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/kde-applications/libkcompactdisc/Makefile
    N ports/kde-applications/libkcompactdisc/distinfo
    N ports/kde-applications/libkcompactdisc/patches/patch-src_CMakeLists_txt
    N ports/kde-applications/libkcompactdisc/patches/patch-src_wmlib_include_wm_config_h
    N ports/kde-applications/libkcompactdisc/patches/patch-src_wmlib_plat_openbsd_c
    N ports/kde-applications/libkcompactdisc/pkg/DESCR
    N ports/kde-applications/libkcompactdisc/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/07 23:12:17

Log message:
    Import libkcddb-kf5-18.08.2, ok landry@
    
    Information for inst:libkcddb-kf5-18.08.2
    
    Comment:
    KDE CDDB library
    
    Description:
    KDE CDDB library
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/kde-applications/libkcddb/Makefile
    N ports/kde-applications/libkcddb/distinfo
    N ports/kde-applications/libkcddb/pkg/DESCR
    N ports/kde-applications/libkcddb/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/07 23:24:01

Log message:
    Import audiocd-kio-kf5-18.08.2, ok landry@
    
    Information for inst:audiocd-kio-kf5-18.08.2
    
    Comment:
    Kio slave for accessing audio CDs
    
    Description:
    Kioslave for accessing audio CDs
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/kde-applications/audiocd-kio/Makefile
    N ports/kde-applications/audiocd-kio/distinfo
    N ports/kde-applications/audiocd-kio/patches/patch-plugins_wav_encodercda_cpp
    N ports/kde-applications/audiocd-kio/pkg/DESCR
    N ports/kde-applications/audiocd-kio/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/07 23:35:36

Modified files:
	x11/kde-applications: Makefile 

Log message:
hook audiocd-kio,libkcddb,libkcompactdisc


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/07 23:50:33

Removed files:
	kde-applications/audiocd-kio: Makefile distinfo 
	kde-applications/audiocd-kio/patches: 
	                                      patch-plugins_wav_encodercda_cpp 
	kde-applications/audiocd-kio/pkg: DESCR PLIST 
	kde-applications/cervisia: Makefile distinfo 
	kde-applications/cervisia/pkg: DESCR PLIST 
	kde-applications/libkcddb: Makefile distinfo 
	kde-applications/libkcddb/pkg: DESCR PLIST 
	kde-applications/libkcompactdisc: Makefile distinfo 
	kde-applications/libkcompactdisc/patches: 
	                                          patch-src_CMakeLists_txt 
	                                          patch-src_wmlib_include_wm_config_h 
	                                          patch-src_wmlib_plat_openbsd_c 
	kde-applications/libkcompactdisc/pkg: DESCR PLIST 

Log message:
remove wrong kde-applications dir


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2018/11/07 23:54:13

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
correct intel 0x9d66
reported by Masanobu SAITOH


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2018/11/07 23:55:06

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/07 23:57:58

Log message:
    Import cervisia-18.08.2, ok landry@
    
    Information for inst:cervisia-18.08.2
    
    Comment:
    CVS GUI for KDE
    
    Description:
    Cervisia is a user friendly version control system front-end. The
    aim is to support CVS and other version control system programs in
    a unified interface, featuring conflict resolution, difference and
    history viewers, status for the working copy files, and support for
    most version control functions.
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/x11/kde-applications/cervisia/Makefile
    N ports/x11/kde-applications/cervisia/distinfo
    N ports/x11/kde-applications/cervisia/pkg/DESCR
    N ports/x11/kde-applications/cervisia/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/07 23:59:26

Log message:
    Import libkcompactdisc-kf5-18.08.2, ok landry@
    
    Information for inst:libkcompactdisc-kf5-18.08.2
    
    Comment:
    library for interfacing with CDs
    
    Description:
    KDE5 library for playing & ripping CDs
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/x11/kde-applications/libkcompactdisc/Makefile
    N ports/x11/kde-applications/libkcompactdisc/distinfo
    N ports/x11/kde-applications/libkcompactdisc/patches/patch-src_CMakeLists_txt
    N ports/x11/kde-applications/libkcompactdisc/patches/patch-src_wmlib_include_wm_config_h
    N ports/x11/kde-applications/libkcompactdisc/patches/patch-src_wmlib_plat_openbsd_c
    N ports/x11/kde-applications/libkcompactdisc/pkg/DESCR
    N ports/x11/kde-applications/libkcompactdisc/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 00:00:21

Log message:
    Import libkcddb-kf5-18.08.2, ok landry@
    
    Information for inst:libkcddb-kf5-18.08.2
    
    Comment:
    KDE CDDB library
    
    Description:
    KDE CDDB library
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/x11/kde-applications/libkcddb/Makefile
    N ports/x11/kde-applications/libkcddb/distinfo
    N ports/x11/kde-applications/libkcddb/pkg/DESCR
    N ports/x11/kde-applications/libkcddb/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 00:01:56

Log message:
    Import audiocd-kio-kf5-18.08.2, ok landry@
    
    Information for inst:audiocd-kio-kf5-18.08.2
    
    Comment:
    Kio slave for accessing audio CDs
    
    Description:
    Kioslave for accessing audio CDs
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/x11/kde-applications/audiocd-kio/Makefile
    N ports/x11/kde-applications/audiocd-kio/distinfo
    N ports/x11/kde-applications/audiocd-kio/patches/patch-plugins_wav_encodercda_cpp
    N ports/x11/kde-applications/audiocd-kio/pkg/DESCR
    N ports/x11/kde-applications/audiocd-kio/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2018/11/08 00:11:10

Added files:
	geo/qgis/patches: patch-src_providers_mdal_CMakeLists_txt 

Log message:
Stop checking for hdf5 & netcdf, reported by ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/11/08 00:14:37

Modified files:
	usr.sbin/tcpdrop: tcpdrop.c 

Log message:
tcpdrop(8) needs to access only two files, in this case /etc/hosts and
/etc/resolv.conf both with read permissions for the purpose of name resolution,
so unveil(2) both files with "r" perms and disable further filesystem access.

While here sort the headers alphabetically.

OK bluhm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 00:55:46

Log message:
    Import kio-extras-18.08.2, ok landry@
    
    Information for inst:kio-extras-18.08.2
    
    Comment:
    extra functionality for kioslaves
    
    Description:
    A kioslave is a plugin designed to be intimately familiar with a certain
    protocol, so that a standardized interface can be used to get at data from any
    number of places. A few examples are the http and ftp kioslaves, which using
    nearly identical methods will retrieve data from an http or ftp server
    respectively.
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/x11/kde-applications/kio-extras/Makefile
    N ports/x11/kde-applications/kio-extras/distinfo
    N ports/x11/kde-applications/kio-extras/pkg/DESCR
    N ports/x11/kde-applications/kio-extras/pkg/PLIST
    N ports/x11/kde-applications/kio-extras/patches/patch-man_man2html_cpp
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 01:00:56

Modified files:
	x11/kde-applications: Makefile 

Log message:
+kio-extras


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/08 01:34:25

Modified files:
	databases/ruby-hiera3: Makefile distinfo 

Log message:
simple update to 3.4.5, while there move homepage to https location


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/08 02:19:29

Modified files:
	infrastructure/lib/DPB: SubEngine.pm 

Log message:
remove_stub definitely needs to exist in the base subengine class now.

sorry naddy@ !


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/08 02:21:51

Modified files:
	devel/ruby-cri : Makefile distinfo 
	devel/ruby-cri/pkg: PLIST 

Log message:
Update to 2.15.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	sebastia@cvs.openbsd.org	2018/11/08 02:22:34

Modified files:
	sysutils/ruby-r10k: Makefile distinfo 
	sysutils/ruby-r10k/pkg: PLIST 

Log message:
Update to 3.0.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2018/11/08 02:46:00

Modified files:
	infrastructure/bin: proot 

Log message:
somehow, I botched the SHA256 key.
fix from Edward Lopez-Acosta


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/08 02:50:30

Modified files:
	usr.sbin/bgpd  : rde.c 

Log message:
Only whack the RIB and recreate it if the the FIB distribution flags changed
or the rtableid changed and there is a FIB. In the NOFIB case changing the
rtableid has no effect. Fixes a problem introduced with keeping the default
ribs alive and Adj-RIB-In/Out.
Probelm found, tested and OK denis@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/08 02:53:38

Modified files:
	usr.sbin/bgpd  : rde.c 

Log message:
Committed wrong version. Check the flags against the fib flags from the
config and not the old flags. Needed so that changing flags and rtableid
at the same time works.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/08 02:59:45

Modified files:
	usr.sbin/bgpd  : rde.c 

Log message:
Introduce rde_update_queue_pending() similar to rib_dump_pending() it checks
if there are any neighbors that have pending updates. If so the timeout of
the poll loop is set to 0 so that the work is completet ASAP.
The regress test was not working because of this. The RDE was stuck in poll()
instead of sending the updates out.
Tested and OK denis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/08 04:05:32

Modified files:
	mail/isync     : Makefile 
	mail/isync/patches: patch-src_main_c 

Log message:
extend the pledge with "fattr" to allow utimes(), which is used with CopyArrivalDate
reported by Arnaud Brand, ok kn@ (maintainer)


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/08 05:42:29

Modified files:
	usr.sbin/smtpd : lka_report.c 

Log message:
add protocol version to report lines and reorder timestamp


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/08 05:47:34

Modified files:
	mail/libetpan  : Makefile 
Added files:
	mail/libetpan/patches: patch-src_low-level_feed_newsfeed_c 

Log message:
fix build with curl 7.62.0; from upstream


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/08 06:21:00

Modified files:
	usr.sbin/smtpd : lka.c lka_report.c smtp_report.c smtp_session.c 
	                 smtpd.h 

Log message:
when reporting tx events, report tx id
when reporting tx commit, report data size
report tx-envelope events


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2018/11/08 06:24:22

Modified files:
	usr.sbin/smtpd : parse.y 

Log message:
introduce smtp-in keyword in grammar so we can report smtp-in and smtp-out
events with less ambiguity

ok eric@


CVSROOT:	/cvs
Module name:	src
Changes by:	brynet@cvs.openbsd.org	2018/11/08 07:06:09

Modified files:
	usr.sbin/tcpdump: pfctl_osfp.c privsep.c privsep.h tcpdump.c 

Log message:
Hoist opening pf.os(5) fingerprints '-o' earlier so that it doesn't
need to be unveiled at runtime in the monitor process.

Cleanup the unused internal privsep "getlines" code, we now explictly
fdpass the OS fingerprints file instead.

ok mestre@ kn@


CVSROOT:	/cvs
Module name:	src
Changes by:	visa@cvs.openbsd.org	2018/11/08 07:13:51

Modified files:
	share/mk       : bsd.own.mk 

Log message:
Do not pass -fno-pie to the compiler on mips64. It has no effect
with base gcc, whereas with clang it causes an error.

Suggested by and OK kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 07:21:26

Log message:
    Import artikulate-18.08.2; tweaks and ok landry@
    
    Information for inst:artikulate-18.08.2
    
    Comment:
    pronunciation trainer
    
    Description:
    Artikulate is a language learning application that helps improving
    pronunciation skills for various languages.
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/x11/kde-applications/artikulate/Makefile
    N ports/x11/kde-applications/artikulate/distinfo
    N ports/x11/kde-applications/artikulate/patches/patch-liblearnerprofile_src_CMakeLists_txt
    N ports/x11/kde-applications/artikulate/patches/patch-libsound_src_CMakeLists_txt
    N ports/x11/kde-applications/artikulate/patches/patch-src_CMakeLists_txt
    N ports/x11/kde-applications/artikulate/pkg/PLIST
    N ports/x11/kde-applications/artikulate/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 07:22:37

Modified files:
	x11/kde-applications: Makefile 

Log message:
+artikulate


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 07:23:58

Modified files:
	x11/kde4       : Makefile 

Log message:
artikulate is in KDE5 stack now


CVSROOT:	/cvs
Module name:	src
Changes by:	mestre@cvs.openbsd.org	2018/11/08 08:41:41

Modified files:
	usr.bin/passwd : local_passwd.c 

Log message:
unveil(2) obvious _PATH_LOGIN_CONF with read permission to use login_get*(3)
family commands.

Report and fix provided by Mark Patruck 


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2018/11/08 08:49:42

Modified files:
	app/cwm        : calmwm.h client.c 

Log message:
Use the original client border width to adjust initial placement of clients
containing {P,US}Position requests where they are explicitly set to 'ignore' in
cwmrc(5); clients are unaware that their border will be altered (removed in
this case) when calcuating position and thus end up a factor of their original
border width off once mapped by cwm(1). cwm(1) will essentially shift the
client to the edge if the original request's position and border match.

Window offset noticed by at least Andre Stoebe via bugs@, and others since
(and likely before). Thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/08 09:21:58

Modified files:
	www/py-betamax : Makefile distinfo 

Log message:
Update to py-betamax-0.8.1

From Pamela Mosiejczuk


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/08 09:49:09

Modified files:
	games/arx-libertatis: Makefile 

Log message:
needs desktop-file-utils at build time because desktop-file-validate
is run during the build


CVSROOT:	/cvs
Module name:	src
Changes by:	akoshibe@cvs.openbsd.org	2018/11/08 10:12:12

Modified files:
	usr.sbin/switchd: parse.y types.h 

Log message:
Currently, switchd(8) defaults to listening on port 6633, which was the
defacto port value used by OpenFlow. A decent chunk of OpenFlow
controllers have switched over to the IANA standardized OpenFlow port,
6653. switchd(8) also randomizes its listen ports when one is not
specified in switchd.conf(5).conf.

Consolidate the #defines for port values, and set a default listen port.

OK phessler@ claudio@, kn@ with separate switchd.conf(5) update


CVSROOT:	/cvs
Module name:	src
Changes by:	brynet@cvs.openbsd.org	2018/11/08 10:19:01

Modified files:
	usr.sbin/tcpdump: pfctl_osfp.c 

Log message:
Close the fingerprints file in the child after it has been loaded.

I missed this part in my previous commit.


CVSROOT:	/cvs
Module name:	src
Changes by:	bcook@cvs.openbsd.org	2018/11/08 10:36:57

Modified files:
	lib/libcrypto  : opensslv.h 

Log message:
LibreSSL 2.9.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 10:37:37

Log message:
    Import ffmpegthumbs-kf5-18.08.2; tweaks and ok landry@
    
    Information for inst:ffmpegthumbs-kf5-18.08.2
    
    Comment:
    KDE FFmpeg-based thumbnail generator for video files
    
    Description:
    FFmpeg-based thumbnail creation module for KDE file browsing windows.
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/x11/kde-applications/ffmpegthumbs/Makefile
    N ports/x11/kde-applications/ffmpegthumbs/distinfo
    N ports/x11/kde-applications/ffmpegthumbs/pkg/DESCR
    N ports/x11/kde-applications/ffmpegthumbs/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 10:43:33

Modified files:
	x11/kde-applications: Makefile 

Log message:
+ffmpegthumbs


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 10:46:45

Modified files:
	x11/kde-applications/dolphin: Makefile 

Log message:
add run depends: ffmpegthumbs,kio-extras


CVSROOT:	/cvs
Module name:	src
Changes by:	akoshibe@cvs.openbsd.org	2018/11/08 10:48:06

Modified files:
	usr.sbin/switchd: parse.y 

Log message:
Set sc_server.srv_tls value for "LISTEN ON STRING opttls".

OK phessler@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 10:50:28

Modified files:
	x11/kde-applications/kate: Makefile 

Log message:
add kio-extras run dependency

Spotted by Federico Giannici Thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/08 11:00:20

Modified files:
	security/letsencrypt: Makefile.inc 
	security/letsencrypt/client: Makefile distinfo 
	security/letsencrypt/client/pkg: PLIST 
	security/letsencrypt/py-acme: Makefile distinfo 

Log message:
update to certbot/py-acme 0.28.0


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 11:13:14

Modified files:
	lib/libcrypto/asn1: asn1.h 

Log message:
Remove some function prototypes that should have been removed in the
previous clean up.

Spotted by bcook@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2018/11/08 11:35:56

Modified files:
	usr.bin/kdump  : ktrstruct.c 

Log message:
Peldge and unveil can have struct data size 0. While there, fix "fds"
handler; ok guenther@


CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2018/11/08 11:49:19

Modified files:
	usr.bin/tmux   : window-copy.c 

Log message:
It isn't possible to specify buffer name to copy mode commands now, so
remove the function argument.


CVSROOT:	/cvs
Module name:	ports
Changes by:	anton@cvs.openbsd.org	2018/11/08 12:02:40

Modified files:
	sysutils/yank  : Makefile distinfo 

Log message:
Update yank to 1.1.0.

ok gsoares@ kn@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 13:26:45

Modified files:
	lib/libssl     : ssl_clnt.c ssl_srvr.c 

Log message:
Ensure the handshake transcript is cleaned up.

Add a check at the completion of the client/server handshake to ensure that
the handshake transcript has been freed. Fix the case where a server asks
the client for a certificate, but it does not have one, resulting in the
handshake transcript being left around post-handshake.

ok bcook@ tb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/08 13:34:00

Modified files:
	www/ruby-passenger: Makefile 
Added files:
	www/ruby-passenger/patches: 
	                            patch-src_agent_Core_SecurityUpdateChecker_h 

Log message:
fix build with curl >=7.62.0


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/08 13:38:25

Modified files:
	lib/libssl     : tls13_internal.h tls13_key_schedule.c 

Log message:
Move #include  to the header.

discussed with beck and jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 13:55:18

Modified files:
	lib/libssl     : s3_lib.c ssl_cert.c ssl_clnt.c ssl_lib.c 
	                 ssl_locl.h ssl_rsa.c ssl_srvr.c t1_lib.c 

Log message:
Stop pretending that a cert member in a SSL and SSL_CTX can be NULL.

ok beck@ tb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/08 14:15:28

Modified files:
	net/seafile/seafile: Makefile 
Added files:
	net/seafile/seafile/patches: patch-daemon_http-tx-mgr_c 

Log message:
fix build with curl >=7.62.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/08 14:15:33

Modified files:
	lang/php/7.1   : Makefile distinfo 
	lang/php/7.1/patches: patch-ext_odbc_config_m4 
	                      patch-sapi_cgi_cgi_main_c 
	                      patch-sapi_fpm_fpm_fpm_atomic_h 
	                      patch-sapi_fpm_fpm_fpm_children_c 
	                      patch-scripts_Makefile_frag 

Log message:
update to php-7.1.24.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 14:37:21

Modified files:
	regress/lib/libcrypto/asn1: asn1evp.c 

Log message:
Use ASN1_TYPE_new()/ASN1_TYPE_free() to avoid leaking memory.

From Ben L .


CVSROOT:	/cvs
Module name:	ports
Changes by:	giovanni@cvs.openbsd.org	2018/11/08 14:40:00

Modified files:
	www/youtube-dl : Makefile distinfo 
	www/youtube-dl/pkg: PLIST 

Log message:
Update to 2018.11.07 to unbreak youtube
ok kn@ bket@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 14:40:52

Modified files:
	regress/lib/libcrypto/exp: exptest.c 

Log message:
Add missing BN_free() calls.

From Ben L .


CVSROOT:	/cvs
Module name:	ports
Changes by:	fcambus@cvs.openbsd.org	2018/11/08 15:10:01

Modified files:
	misc/dialog    : Makefile distinfo 

Log message:
Update dialog to 1.3-20181107.


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/08 15:10:31

Modified files:
	www/py-requests: Makefile 

Log message:
Take maintainership, ok shadchin@ (previous maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	bcallah@cvs.openbsd.org	2018/11/08 15:18:58

Modified files:
	www/libmicrohttpd: Makefile distinfo 

Log message:
Update to libmicrohttpd-0.9.60 -- note the minor bump
Changelog: https://gnunet.org/git/libmicrohttpd.git/tree/ChangeLog
Build tests all pass; Drawpile also happy with this at runtime.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 15:20:25

Modified files:
	regress/lib/libcrypto/exp: exptest.c 

Log message:
Add missing NULL checks on allocation, style(9) and consistently use
goto err instead of handrolling.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 15:27:56

Log message:
    Import libkdegames-kf5-18.08.2; tweak and ok bcallah@
    
    Comment:
    common code and data for many KDE games
    
    Description:
    Common code and data for many KDE games
    
    Maintainer: KDE porting team 
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/x11/kde-applications/libkdegames/Makefile
    N ports/x11/kde-applications/libkdegames/distinfo
    N ports/x11/kde-applications/libkdegames/pkg/DESCR
    N ports/x11/kde-applications/libkdegames/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 15:28:52

Modified files:
	lib/libssl     : d1_both.c s3_lib.c ssl3.h ssl_both.c ssl_clnt.c 
	                 ssl_locl.h ssl_packet.c ssl_srvr.c t1_enc.c 
	                 t1_hash.c 

Log message:
Clean up and simplify the handshake transcript code.

This provides a cleaner, simpler and more readable API, with code that uses
a BUF_MEM instead of a BIO.

ok beck@ ("hurry up") and tb@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 15:30:58

Log message:
    Import blinken-18.08.2; ok bcallah@
    
    Comment:
    memory enhancement game
    
    Description:
    Blinken is based on an electronic game released in 1978, which challenges
    players to remember sequences of increasing length. On the face of the device,
    there are 4 different color buttons, each one with their own distinctive sound.
    These buttons light up randomly, creating the sequence that the player must
    then recall. If the player is successful in remembering the sequence of lights
    in the correct order, he advances to the next stage, where an identical
    sequence with one extra step is presented. If the player makes a mistake, the
    game is lost, and the player must start again from the beginning. The goal is
    to get a high score - each step in the sequence is worth one point, so correct
    entry of a sequence of 8 lights is worth 8 points on the high score table.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/education/blinken/
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/x11/kde-applications/blinken/Makefile
    N ports/x11/kde-applications/blinken/distinfo
    N ports/x11/kde-applications/blinken/pkg/DESCR
    N ports/x11/kde-applications/blinken/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 15:39:00

Log message:
    Import bovo-18.08.2; tweaks and ok bcallah@
    
    Comment:
    five-in-a-row Board Game
    
    Description:
    Bovo is a Gomoku like game for two players, where the opponents alternate in
    placing their respective pictogram on the game board. (Also known as: Connect
    Five, Five in a row, X and O, Naughts and Crosses)
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/bovo
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181108
    
    N ports/x11/kde-applications/bovo/Makefile
    N ports/x11/kde-applications/bovo/distinfo
    N ports/x11/kde-applications/bovo/pkg/DESCR
    N ports/x11/kde-applications/bovo/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/08 16:50:54

Modified files:
	lib/libssl     : tls13_key_schedule.c 

Log message:
KNF


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/08 16:54:59

Modified files:
	lib/libssl     : Makefile tls13_internal.h 
Added files:
	lib/libssl     : tls13_handshake.c 

Log message:
First skeleton of the TLS 1.3 state machine. Based on RFC 8446 and
inspired by s2n's state machine. Lots of help and input from jsing.

ok beck, jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/08 17:34:55

Modified files:
	lib/libssl     : Makefile ssl_clnt.c ssl_locl.h ssl_srvr.c 
	                 ssl_tlsext.c t1_lib.c tls1.h 
Added files:
	lib/libssl     : ssl_sigalgs.c ssl_sigalgs.h 

Log message:
Reimplement the sigalgs processing code into a new implementation
that will be usable with TLS 1.3 with less eye bleed.
ok jsing@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2018/11/08 19:56:22

Modified files:
	usr.bin/ssh    : dh.c 

Log message:
correct local variable name; from yawang AT microsoft.com


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2018/11/08 19:57:58

Modified files:
	usr.bin/ssh    : ssh-agent.c 

Log message:
typo in error message; caught by Debian lintian, via Colin Watson


CVSROOT:	/cvs
Module name:	ports
Changes by:	bentley@cvs.openbsd.org	2018/11/08 20:05:02

Modified files:
	comms/sigrok/libsigrok: Makefile 

Log message:
Add some missing dependencies.

Build breakage noticed by ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 20:07:26

Modified files:
	lib/libssl     : tls13_internal.h 

Log message:
Add header guards and hidden declarations.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 20:17:04

Modified files:
	lib/libssl     : ssl_sigalgs.h 

Log message:
Add header guards and hidden declarations.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 20:17:24

Modified files:
	lib/libssl     : ssl_tlsext.h 

Log message:
Add header guards and hidden declarations.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/08 20:42:30

Modified files:
	lib/libcrypto/asn1: asn1.h evp_asn1.c 

Log message:
Add const to the data argument of ASN1_set{,_int}_octetstring().
From Ben L bobsayshilol () live ! co ! uk

ok jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/08 21:05:14

Modified files:
	usr.bin/nc     : netcat.c 

Log message:
In verbose mode netcat reports to stderr when the listen system
call has finished.  This allows to write race free scripts as they
can check that the server is up and running.
OK sthen@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/08 21:11:06

Modified files:
	lib/libcrypto/asn1: asn1_par.c 

Log message:
Fix a buffer overrun in asn1_parse2().
From Ben L bobsayshilol () live ! co ! uk
Similar fixes in BoringSSL and OpensSSL.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/08 21:20:27

Modified files:
	lib/libcrypto/asn1: evp_asn1.c 

Log message:
Avoid leaking memory that was already allocated in ASN1_item_new().

From Ben L 


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/08 21:35:09

Modified files:
	lib/libssl     : d1_srtp.c 

Log message:
Avoid leak: free existing SRTP connection profiles before
setting it.

From Ben L .


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 21:53:28

Modified files:
	lib/libssl     : tls13_handshake.c 

Log message:
Correct function naming for tls13_handshake_advance_state_machine().

ok tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/08 21:54:42

Modified files:
	lib/libssl     : tls13_handshake.c 

Log message:
Correct defines for writer tests in connect/accept loops.

ok tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/08 22:02:53

Modified files:
	lib/libssl     : ssl_sigalgs.c ssl_sigalgs.h ssl_srvr.c 
	                 ssl_tlsext.c 

Log message:
Add the ability to have a separate priority list for sigalgs.
Add a priority list for tls 1.2
ok jsing@


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/11/08 22:31:57

Modified files:
	libexec/ld.so/powerpc: rtld_machine.c 

Log message:
Delete support for obsolete BSS PLT format, which was last known to be
used by the dearly departed editors/emacs21 port.

Per naddy@, we'll keep an eye out for issues in the next ports bulk build


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/08 22:43:39

Modified files:
	lib/libssl     : ssl_clnt.c ssl_sigalgs.c ssl_sigalgs.h 
	                 ssl_srvr.c 

Log message:
Ensure we only choose sigalgs from our prefernce list, not the whole list
ok jsing@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 23:04:50

Log message:
    Import granatier-18.08.2; tweaks and ok bcallah@
    
    Comment:
    clone of the classic bomberman game
    
    Description:
    Granatier is a clone of the classic Bomberman(TM) game, inspired by the work of
    the Clanbomber clone.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/granatier
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181109
    
    N ports/x11/kde-applications/granatier/Makefile
    N ports/x11/kde-applications/granatier/distinfo
    N ports/x11/kde-applications/granatier/pkg/DESCR
    N ports/x11/kde-applications/granatier/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/11/08 23:16:37

Modified files:
	libexec/ld.so/m88k: Makefile.inc ldasm.S rtld_machine.c 

Log message:
Delete superfluous libc reacharounds.
Replace magic numbers with symbolic constants in ldasm.S
Let the kernel do the cacheflush optimization.

from miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 23:18:45

Log message:
    Import kmahjongg-18.08.2; tweaks and ok bcallah@
    
    Comment:
    Mah Jongg four players board game for KDE5
    
    Description:
    In KMahjongg the tiles are scrambled and staked on top of each other
    to resemble a certain shape. The player then is expected to remove all
    the tiles off the game board by locating each tile's matching pair.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/kmahjongg
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181109
    
    N ports/x11/kde-applications/kmahjongg/Makefile
    N ports/x11/kde-applications/kmahjongg/distinfo
    N ports/x11/kde-applications/kmahjongg/pkg/DESCR
    N ports/x11/kde-applications/kmahjongg/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/08 23:21:33

src/regress/lib/libssl/interop/cert

Update of /cvs/src/regress/lib/libssl/interop/cert
In directory cvs.openbsd.org:/tmp/cvs-serv58855/cert

Log Message:
Directory /cvs/src/regress/lib/libssl/interop/cert added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 23:22:48

Log message:
    Import kapman-18.08.2; tweaks and ok bcallah@
    
    Comment:
    pac-man clone
    
    Description:
    Kapman is a clone of the well known game Pac-Man. You must go through
    the levels escaping ghosts in a maze. You lose a life when a ghost
    eats you, but you can eat the ghosts for a few seconds when eating
    an energizer. You win points when eating pills, energizers, and
    bonus, and you win one life for each 10,000 points. When you have
    eaten all the pills and energizers of a level, you go to the next
    level, and the player and ghost speeds increase. The game ends when
    you have lost all your lives.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/kapman
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181109
    
    N ports/x11/kde-applications/kapman/Makefile
    N ports/x11/kde-applications/kapman/distinfo
    N ports/x11/kde-applications/kapman/pkg/DESCR
    N ports/x11/kde-applications/kapman/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 23:27:54

Log message:
    Import katomic-18.08.2; tweaks and ok bcallah@
    
    Comment:
    Sokoban-like logic game
    
    Description:
    Katomic is both fun and educational game built around molecular
    geometry. It employs simplistic two-dimensional looks at different
    chemical elements.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/katomic
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181109
    
    N ports/x11/kde-applications/katomic/Makefile
    N ports/x11/kde-applications/katomic/distinfo
    N ports/x11/kde-applications/katomic/pkg/DESCR
    N ports/x11/kde-applications/katomic/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/08 23:30:41

Modified files:
	regress/lib/libssl/interop: Makefile Makefile.inc README 
	                            client.c server.c util.c util.h 
	regress/lib/libssl/interop/libressl: Makefile 
	regress/lib/libssl/interop/openssl: Makefile 
	regress/lib/libssl/interop/openssl11: Makefile 
Added files:
	regress/lib/libssl/interop/cert: Makefile 

Log message:
The cert subdir is testing all combinations of certificate validation.
Having the three libraries, client and server certificates, missing
or invalid CA or certificates, and enforcing peer certificate results
in 1944 new test cases.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 23:33:17

Log message:
    Import kblackbox-18.08.2; tweaks and ok bcallah@
    
    Comment:
    blackbox Logic Game
    
    Description:
    KBlackbox is a game of hide and seek played on a grid of boxes where the
    computer has hidden several balls. The position of the hidden balls can be
    deduced by shooting beams into the box.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/kblackbox
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181109
    
    N ports/x11/kde-applications/kblackbox/Makefile
    N ports/x11/kde-applications/kblackbox/distinfo
    N ports/x11/kde-applications/kblackbox/pkg/DESCR
    N ports/x11/kde-applications/kblackbox/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 23:36:59

Log message:
    Import kblocks-18.08.2; tweaks and ok bcallah@
    
    Comment:
    falling blocks game
    
    Description:
    KBlocks is the classic falling blocks game. The idea is stack the
    falling blocks in a way that lines are completely filled. When a
    line is completed it is removed, and more space is available in the
    play area. When there is not enough space for blocks to fall, the
    game is over.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/kblocks
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181109
    
    N ports/x11/kde-applications/kblocks/Makefile
    N ports/x11/kde-applications/kblocks/distinfo
    N ports/x11/kde-applications/kblocks/pkg/DESCR
    N ports/x11/kde-applications/kblocks/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 23:41:18

Log message:
    Import kbounce-18.08.2; tweaks and ok bcallah@
    
    Comment:
    ball bouncing game
    
    Description:
    KBounce is a single player arcade game with the elements of puzzle.
    It is played on a field, surrounded by walls, with two or more balls
    that move about in the field bouncing off of walls. The player can
    build new walls, decreasing the size of the active field.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/games/kbounce
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181109
    
    N ports/x11/kde-applications/kbounce/Makefile
    N ports/x11/kde-applications/kbounce/distinfo
    N ports/x11/kde-applications/kbounce/pkg/DESCR
    N ports/x11/kde-applications/kbounce/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/08 23:42:50

Log message:
    Import bomber-18.08.2; tweaks and ok bcallah@
    
    Comment:
    arcade bombing game
    
    Description:
    Bomber is a single player arcade game. The player is invading various cities in
    a plane that is decreasing in height.
    
    The goal of the game is to destroy all the buildings and advance to the next
    level. Each level gets a bit harder by increasing the speed of the plane and
    the height of the buildings.
    
    Maintainer: KDE porting team 
    
    WWW: https://www.kde.org/applications/education/bomber/
    
    Status:
    
    Vendor Tag:	rsadowski
    Release Tags:	rsadowski_20181109
    
    N ports/x11/kde-applications/bomber/Makefile
    N ports/x11/kde-applications/bomber/distinfo
    N ports/x11/kde-applications/bomber/pkg/DESCR
    N ports/x11/kde-applications/bomber/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/09 00:09:20

Modified files:
	meta/kde4      : Makefile 
	x11/kde-applications: Makefile 
	x11/kde4       : Makefile 

Log message:
replace 10 KDE4 games with KDE5

Unhook KDE4 games; hook KDE5 and adjust KDE4 meta

+ blinken
+ bomber
+ bovo
+ granatier
+ kapman
+ katomic
+ kblackbox
+ kblocks
+ kbounce
+ kmahjongg

Thanks bcallah@


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2018/11/09 00:53:14

Modified files:
	libexec/ld.so/mips64: Makefile.inc 

Log message:
Delete superfluous libc reach-around variables, left over from the
old syscall stubs.  Prompted by miod@'s poke on m88k

ok visa@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/09 03:08:20

Modified files:
	sysutils/cloud-agent: Makefile 

Log message:
mark BROKEN for now


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/09 04:03:25

Modified files:
	print/bibview/patches: patch-ComboBo_h patch-FileNom_c 
	                       patch-FileNom_h patch-Imakefile 
	                       patch-bib_file_c patch-bibview_c 
	                       patch-ctl_card_c patch-ctl_open_c 
	                       patch-ctl_serv_c patch-gui_card_c 
	                       patch-gui_widg_c 

Log message:
regen patches, noop


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2018/11/09 04:06:24

Modified files:
	print/bibview  : Makefile 
	print/bibview/patches: patch-bib_file_c patch-bibview_c 
	                       patch-ctl_open_c patch-ctl_serv_c 
Added files:
	print/bibview/patches: patch-BibView_eng_ad patch-bib_flex_c 
	                       patch-globdata_c patch-rc_file_c 

Log message:
add missing standard headers, fixing some LP64 issues, part of a diff from tonypony76 at mail,com


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/09 06:26:12

Modified files:
	sys/netinet    : ipsec_input.c 
	sys/netinet6   : raw_ip6.c 

Log message:
Remove the last few XXX rdomain markers. Even those functions respect the
rdomain now and are therefor rdomain save.
OK mpi@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/09 07:14:32

Modified files:
	sys/dev/ic     : elink3.c malo.c 
	sys/dev/pci    : if_bge.c if_nep.c if_vte.c 
	sys/dev/sdmmc  : if_bwfm_sdio.c 
	sys/kern       : uipc_mbuf.c uipc_mbuf2.c uipc_socket2.c 
	                 uipc_usrreq.c 
	sys/net        : bsd-comp.c if_ppp.c ppp-deflate.c ppp_tty.c 
	                 switchctl.c 
	sys/net80211   : ieee80211_crypto_bip.c ieee80211_crypto_ccmp.c 
	                 ieee80211_crypto_tkip.c ieee80211_crypto_wep.c 
	sys/netinet    : tcp_output.c 
	sys/netinet6   : icmp6.c ip6_input.c ip6_output.c 
	sys/nfs        : nfs_serv.c nfs_socket.c nfs_subs.c 
	sys/sys        : mbuf.h 

Log message:
M_LEADINGSPACE() and M_TRAILINGSPACE() are just wrappers for
m_leadingspace() and m_trailingspace(). Convert all callers to call
directly the functions and remove the defines.
OK krw@, mpi@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2018/11/09 07:17:13

Modified files:
	share/man/man9 : mbuf.9 

Log message:
Document m_leadingspace() and m_trailingspace() instead of the makros which
got removed. Also fix documentation of m_prepend and M_PREPEND. They are
the same quite some time and there is no longer the need to warn about
not using m_prepend directly.
OK krw@, mpi@


CVSROOT:	/cvs
Module name:	www
Changes by:	tj@cvs.openbsd.org	2018/11/09 07:55:41

Modified files:
	.              : events.html 

Log message:
video link for one of the recent openbgpd talks


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/09 08:25:33

Modified files:
	textproc/libxml/patches: patch-Makefile_in 

Log message:
fix parallel build


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/09 08:29:12

Modified files:
	devel/riscv-elf/gcc: Makefile 
	devel/riscv-elf/gcc/pkg: PLIST 

Log message:
Disable libcc1.  We don't have gdb for riscv, so it serves no purpose,
and it conflicts with devel/avr/gcc and lang/gcc/6.
While here, remove unused MAKE_* assignments.
ok kevlo@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2018/11/09 09:00:54

Modified files:
	app/cwm        : parse.y 

Log message:
merge from base, from sashan@:

> - odd condition/test in PF lexer
> (and other lexers too)
>
> This commit rectifies earlier change:
>
> in the lex... even inside quotes, a \ followed by space or tab should
> expand to space or tab, and a \ followed by newline should be ignored
> (as a line continuation).  compatible with the needs of hoststated
> (which has the most strict quoted string requirements), and ifstated
> (where one commonly does line continuations in strings).
>
> OK deraadt@, OK millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/09 09:23:02

Modified files:
	archivers/zip  : Makefile 
Added files:
	archivers/zip/patches: patch-match_S 

Log message:
Disable non-PIC assembly code on i386 and use the same code as other archs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/11/09 09:27:32

Modified files:
	www/ruby-rack  : Makefile distinfo 

Log message:
Update to rack 2.0.6

Fixes CVE-2018-16471


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2018/11/09 09:52:41

Modified files:
	sbin/dhclient  : dhclient.c 

Log message:
Abstract a separate function to scan the list provided by getifaddrs()
for the interface's link information.

Makes the code easier to follow.

Suggestions and ok kn@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/09 10:43:31

Modified files:
	lib/libssl     : ssl_clnt.c 

Log message:
Ensure we free the handshake transcript upon session resumption.

Found the hard way by jmc@

ok tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	brynet@cvs.openbsd.org	2018/11/09 10:49:32

Modified files:
	lib/libc/net   : ethers.3 ethers.c 
	share/man/man5 : ethers.5 

Log message:
Remove ethers(5) YP support bits from libc as it makes it difficult to
effectively use pledge(2) in some programs.

approval from many, thanks!

idea by & ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	brynet@cvs.openbsd.org	2018/11/09 11:39:34

Modified files:
	usr.sbin/tcpdump: privsep.c 

Log message:
The 'recvfd' and 'inet' promises are no longer required by tcpdump(8)

This reduces the remaining runtime pledge(2) in the privsep monitor
process to "stdio rpath dns bpf":

- 'rpath' for /etc/{ethers,rpc}, also unveil(2)'d thanks to mestre@!
- 'dns' for DNS lookups
- 'bpf' BIOCGSTATS on ^C

The unprivileged packet parser process remains pledged just "stdio"

This depends on the previous commit that removed YP support from
ethers(5).

ok mestre@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2018/11/09 12:04:15

Modified files:
	share/man/man9 : mbuf.9 

Log message:
retuned -> returned;


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/09 12:24:50

Modified files:
	regress/lib/libcrypto: Makefile 
	regress/lib/libssl: Makefile 
	regress/lib/libtls: Makefile 

Log message:
Add subdirectires with SUBDIR += instead of a single assignment with
line continuations.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/09 12:31:50

Modified files:
	regress/lib/libssl: Makefile 

Log message:
remove the not yet implemented "handshake" subdirectory


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/09 12:46:04

Modified files:
	databases/py-sqlalchemy/patches: patch-setup_cfg 

Log message:
Regen a patch that applied with fuzz


CVSROOT:	/cvs
Module name:	ports
Changes by:	danj@cvs.openbsd.org	2018/11/09 12:55:39

Modified files:
	lang/python/3.6/patches: patch-Modules__ssl_c 

Log message:
regen patch


CVSROOT:	/cvs
Module name:	src
Changes by:	denis@cvs.openbsd.org	2018/11/09 13:36:04

Modified files:
	lib/libpcap    : gencode.c 

Log message:
fix a typo

OK jca@ (from a long time ago...)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2018/11/09 14:22:17

Modified files:
	devel/quirks   : Makefile 
	devel/quirks/files: Quirks.pm 

Log message:
Add CVE entry for ruby-rack

Reminded by and OK rsadowski@


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2018/11/09 14:33:55

Modified files:
	usr.sbin/rad   : rad.8 

Log message:
Document interactions of rad(8), carp(4), and SOII:
When running rad(8) on top of carp(4), ifconfig carp0 -soii is a good idea.
ok florian@ jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2018/11/09 16:23:35

Modified files:
	security/xca   : Makefile 

Log message:
Do not clobber CC from the qt5 module, the build framework uses CC=@CXX@.
This means C++ code will be linked with c++(1) and lld will be happy.


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/09 16:31:01

src/regress/lib/libcrypto/botan

Update of /cvs/src/regress/lib/libcrypto/botan
In directory cvs.openbsd.org:/tmp/cvs-serv19333/botan

Log Message:
Directory /cvs/src/regress/lib/libcrypto/botan added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/09 16:39:45

Modified files:
	lib/libcrypto/ec: ec_key.c 

Log message:
Avoid dereferencing eckey before checking it for NULL.
CID 184282

ok beck jsing mestre


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/09 16:44:32

Modified files:
	regress/lib/libcrypto: Makefile 
Added files:
	regress/lib/libcrypto/botan: Makefile 

Log message:
The Botan library from ports an be configured to use OpenSSL or
LibreSSL as crypto provider.  When we run their regression tests,
we are actually testing our library.  This is far from perfect.  A
lot of LibreSSL features have not been implemented as Botan provider.
Even if provider openssl is specified, botan-test runs a lot of
non-openssl tests.  This can be improved later.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/09 16:45:19

Modified files:
	lib/libcrypto/dsa: dsa_key.c 

Log message:
Initialize priv_key and pub_key on first use instead of at the top.

ok beck jsing mestre


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/09 16:49:18

Modified files:
	lib/libcrypto/dh: dh_key.c 

Log message:
Initialize priv_key and pub_key on first use instead of at the top.
While there, eliminate a flag that was only used once.

ok beck jsing mestre


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/09 16:54:57

Modified files:
	lib/libssl     : tls13_handshake.c 

Log message:
Use "send" and "recv" consistently instead of mixing them with "read"
and "write". Use self-documenting C99 initializers.

ok bcook, jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/09 16:56:20

Modified files:
	lib/libssl     : tls13_internal.h tls13_key_schedule.c 

Log message:
Fix the TLSv1.3 key schedule implementation.

When the RFC refers to ("") for key derivation, it is referring to the
transcript hash of an empty string, not an empty string. Rename
tls13_secrets_new() to tls13_secrets_create(), make it take an EVP_MD *
and calculate the hash of an empty string so that we have it available
for the "derived" and other steps. Merge tls13_secrets_init() into
the same function, remove the EVP_MD * from other functions and use the
empty string hash at the appropriate places.

ok beck@ tb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/09 16:57:19

Modified files:
	regress/lib/libssl/key_schedule: key_schedule.c 

Log message:
Update key schedule regress to match API changes.


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/09 17:18:25

Modified files:
	lib/libssl     : tls13_key_schedule.c 
	regress/lib/libssl/key_schedule: key_schedule.c 

Log message:
Fix last of the empty hash nonsense
ok jsing@


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/09 17:38:31

Modified files:
	lib/libssl     : tls13_handshake.c 

Log message:
Use TLS13_HS_{CLIENT,SERVER} instead of using a redundant _SEND{,S}.

ok jsing


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/09 17:48:33

Modified files:
	regress/lib/libssl/key_schedule: key_schedule.c 

Log message:
More regress all the way to exporter_master


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/09 18:19:09

Modified files:
	lib/libssl     : ssl_cert.c ssl_clnt.c ssl_lib.c ssl_locl.h 
	                 ssl_sigalgs.c ssl_sigalgs.h ssl_srvr.c t1_lib.c 

Log message:
Stop keeping track of sigalgs by guessing it from digest and pkey,
just keep the sigalg around so we can remember what we actually
decided to use.
ok jsing@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/09 18:34:02

Modified files:
	lib/libssl     : tls13_key_schedule.c 

Log message:
Avoid a double allocation and memory leak.

Reported by Ben L 


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/09 18:39:35

Modified files:
	regress/lib/libcrypto/bn/rand: bn_rand_interval.c 

Log message:
fix a leak pointed out by Ben L (bobsayshi () live ! co ! uk)


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/09 18:43:03

Modified files:
	regress/lib/libcrypto/x509: x509name.c 

Log message:
Fix a leak reported by Ben L bobsayshilol () live ! co ! uk.


CVSROOT:	/cvs
Module name:	src
Changes by:	tb@cvs.openbsd.org	2018/11/09 18:46:54

Modified files:
	regress/lib/libssl/key_schedule: key_schedule.c 

Log message:
fix a leak reported by Ben L (bobsayshilol () live ! co ! uk)


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/09 19:23:28

Modified files:
	regress/lib/libcrypto/pkcs7: pkcs7test.c 

Log message:
Clean up and free objects at the completion of the regress test.

From Ben L .


CVSROOT:	/cvs
Module name:	ports
Changes by:	florian@cvs.openbsd.org	2018/11/09 20:28:46

Modified files:
	net/munin      : Makefile 

Log message:
munin-node needs net/p5-IO-Socket-INET6 to talk IPv6.
Prompted by a question from Alarig Le Lay (alarig AT
swordarmor.fr) on misc
OK phessler, kirby


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2018/11/09 22:03:23

Modified files:
	sbin/ping      : ping.8 ping.c 
	usr.sbin/traceroute: traceroute.8 traceroute.c 

Log message:
add support for setting the traffic class on ipv6 packets.

it reuses the toskeyword handling that ipv4 uses for setting the
tos field, which is equiavlent to traffic class.

ok florian@ denis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rsadowski@cvs.openbsd.org	2018/11/09 23:38:45

Modified files:
	net/bitcoin    : Makefile distinfo 

Log message:
Bugfix update bitcoin-0.17.0.1


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2018/11/10 01:03:29

src/regress/lib/libssl/interop/session

Update of /cvs/src/regress/lib/libssl/interop/session
In directory cvs.openbsd.org:/tmp/cvs-serv32556/session

Log Message:
Directory /cvs/src/regress/lib/libssl/interop/session added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2018/11/10 01:10:31

Modified files:
	regress/lib/libssl: Makefile 
	regress/lib/libssl/tlsext: tlsexttest.c 

Log message:
Make sure the interop test happen last (since they take a long time)


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2018/11/10 01:10:43

Modified files:
	lib/libssl     : tls13_handshake.c 

Log message:
Tweak and improve the TLSv1.3 state machine.

- Provide a tls13_handshake_active_action() function to reduce code
duplication and replace tls13_handshake_get_sender().

- Add an INVALID message_type, so we can explicitly detect invalid
conditions.

- Implement skeletons for the tls13_handshake_send_action() and
tls13_handshake_recv_action() functions.

- OR in the NEGOTIATED value at the end of recving or sending a server
hello so that we switch to the next chain in the state table.

ok tb@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	jsg@cvs.openbsd.org	2018/11/10 01:11:16

Modified files:
	lib/mesa/src/mapi: entry_x86_tsd.h 

Log message:
Backout i386 tsd dispatch changes.  While they worked for
glxinfo/glxgears it broke SDL2 GL which dlopens libGL.