CVS commit: src/external/mit/xorg/lib/fontconfig/etc
Module Name:src Committed By: wiz Date: Thu Jun 5 10:45:39 UTC 2014 Modified Files: src/external/mit/xorg/lib/fontconfig/etc: fonts.conf Log Message: Also look in new pkgsrc default path, /usr/pkg/share/fonts. Noted by tsutsui. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/mit/xorg/lib/fontconfig/etc/fonts.conf Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libquota
Module Name:src Committed By: martin Date: Thu Jun 5 13:14:23 UTC 2014 Modified Files: src/lib/libquota: quota_nfs.c Log Message: If a rpc for quota values fails with ENOTCONN translate this to ENOENT - we certainly don't have any quotas if they are disabled on the file server. This silences warnings from things like "quota -u -v" when NFS mounts are present and no quotas are in use on the file server. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/lib/libquota/quota_nfs.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/crypto/external/bsd/openssl
Module Name:src Committed By: christos Date: Thu Jun 5 14:39:50 UTC 2014 Modified Files: src/crypto/external/bsd/openssl/dist/apps: ocsp.c src/crypto/external/bsd/openssl/dist/crypto: opensslv.h src/crypto/external/bsd/openssl/dist/crypto/bn: bn_mont.c src/crypto/external/bsd/openssl/dist/crypto/dso: dso_dlfcn.c src/crypto/external/bsd/openssl/dist/doc/ssl: SSL_CTX_set_client_CA_list.pod SSL_CTX_use_psk_identity_hint.pod SSL_accept.pod SSL_do_handshake.pod SSL_shutdown.pod src/crypto/external/bsd/openssl/dist/ssl: d1_pkt.c d1_srvr.c s3_clnt.c s3_pkt.c s3_srvr.c ssl.h ssl3.h ssl_err.c t1_enc.c t1_lib.c src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc: aes-ppc.S ppccpuid.S sha512-ppc.S src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64: vpaes-x86_64.S src/crypto/external/bsd/openssl/lib/libcrypto/man: ASN1_OBJECT_new.3 ASN1_STRING_length.3 ASN1_STRING_new.3 ASN1_STRING_print_ex.3 ASN1_generate_nconf.3 BIO_ctrl.3 BIO_f_base64.3 BIO_f_buffer.3 BIO_f_cipher.3 BIO_f_md.3 BIO_f_null.3 BIO_f_ssl.3 BIO_find_type.3 BIO_new.3 BIO_new_CMS.3 BIO_push.3 BIO_read.3 BIO_s_accept.3 BIO_s_bio.3 BIO_s_connect.3 BIO_s_fd.3 BIO_s_file.3 BIO_s_mem.3 BIO_s_null.3 BIO_s_socket.3 BIO_set_callback.3 BIO_should_retry.3 BN_BLINDING_new.3 BN_CTX_new.3 BN_CTX_start.3 BN_add.3 BN_add_word.3 BN_bn2bin.3 BN_cmp.3 BN_copy.3 BN_generate_prime.3 BN_mod_inverse.3 BN_mod_mul_montgomery.3 BN_mod_mul_reciprocal.3 BN_new.3 BN_num_bytes.3 BN_rand.3 BN_set_bit.3 BN_swap.3 BN_zero.3 CMS_add0_cert.3 CMS_add1_recipient_cert.3 CMS_compress.3 CMS_decrypt.3 CMS_encrypt.3 CMS_final.3 CMS_get0_RecipientInfos.3 CMS_get0_SignerInfos.3 CMS_get0_type.3 CMS_get1_ReceiptRequest.3 CMS_sign.3 CMS_sign_add1_signer.3 CMS_sign_receipt.3 CMS_uncompress.3 CMS_verify.3 CMS_verify_receipt.3 CONF_modules_free.3 CONF_modules_load_file.3 CRYPTO_set_ex_data.3 DH_generate_key.3 DH_generate_parameters.3 DH_get_ex_new_index.3 DH_new.3 DH_set_method.3 DH_size.3 DSA_SIG_new.3 DSA_do_sign.3 DSA_dup_DH.3 DSA_generate_key.3 DSA_generate_parameters.3 DSA_get_ex_new_index.3 DSA_new.3 DSA_set_method.3 DSA_sign.3 DSA_size.3 ERR_GET_LIB.3 ERR_clear_error.3 ERR_error_string.3 ERR_get_error.3 ERR_load_crypto_strings.3 ERR_load_strings.3 ERR_print_errors.3 ERR_put_error.3 ERR_remove_state.3 ERR_set_mark.3 EVP_BytesToKey.3 EVP_DigestInit.3 EVP_DigestSignInit.3 EVP_DigestVerifyInit.3 EVP_EncryptInit.3 EVP_OpenInit.3 EVP_PKEY_CTX_ctrl.3 EVP_PKEY_CTX_new.3 EVP_PKEY_cmp.3 EVP_PKEY_decrypt.3 EVP_PKEY_derive.3 EVP_PKEY_encrypt.3 EVP_PKEY_get_default_digest.3 EVP_PKEY_keygen.3 EVP_PKEY_new.3 EVP_PKEY_print_private.3 EVP_PKEY_set1_RSA.3 EVP_PKEY_sign.3 EVP_PKEY_verify.3 EVP_PKEY_verify_recover.3 EVP_SealInit.3 EVP_SignInit.3 EVP_VerifyInit.3 OBJ_nid2obj.3 OPENSSL_Applink.3 OPENSSL_VERSION_NUMBER.3 OPENSSL_config.3 OPENSSL_ia32cap.3 OPENSSL_load_builtin_modules.3 OpenSSL_add_all_algorithms.3 PEM_write_bio_CMS_stream.3 PEM_write_bio_PKCS7_stream.3 PKCS12_create.3 PKCS12_parse.3 PKCS7_decrypt.3 PKCS7_encrypt.3 PKCS7_sign.3 PKCS7_sign_add_signer.3 PKCS7_verify.3 RAND_add.3 RAND_bytes.3 RAND_cleanup.3 RAND_egd.3 RAND_load_file.3 RAND_set_rand_method.3 RSA_blinding_on.3 RSA_check_key.3 RSA_generate_key.3 RSA_get_ex_new_index.3 RSA_new.3 RSA_padding_add_PKCS1_type_1.3 RSA_print.3 RSA_private_encrypt.3 RSA_public_encrypt.3 RSA_set_method.3 RSA_sign.3 RSA_sign_ASN1_OCTET_STRING.3 RSA_size.3 SMIME_read_CMS.3 SMIME_read_PKCS7.3 SMIME_write_CMS.3 SMIME_write_PKCS7.3 SSL_CIPHER_get_name.3 SSL_COMP_add_compression_method.3 SSL_CTX_add_extra_chain_cert.3 SSL_CTX_add_session.3 SSL_CTX_ctrl.3 SSL_CTX_flush_sessions.3 SSL_CTX_free.3 SSL_CTX_get_ex_new_index.3 SSL_CTX_get_verify_mode.3 SSL_CTX_load_verify_locations.3 SSL_CTX_new.3 SSL_CTX_sess_number.3 SSL_CTX_sess_set_cache_size.3 SSL_CTX_sess_set_get_cb.3 SSL_CTX_sessions.3 SSL_CTX_set_cert_store.3 SSL_CTX_set_cert_verify_callback.3 SSL_CTX_set_cipher_list.3 SSL_CTX_set_client_CA_list.3 SSL_CTX_set_client_cert_cb.3 SSL_CTX_set_default_passwd_cb.3 SSL_CTX_set_generate_session_id.3 SSL_CTX_set_info_callback.3 SSL_CTX_set_max_cert_list.3 SSL_CTX_set_mode.3 SSL_CTX_set_msg_callback.3 SSL_CTX_set_options.3 SSL_CTX_set_psk_client_callback.3 SSL_CTX_
CVS commit: src/doc
Module Name:src Committed By: christos Date: Thu Jun 5 14:41:13 UTC 2014 Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new OpenSSL To generate a diff of this commit: cvs rdiff -u -r1.1117 -r1.1118 src/doc/3RDPARTY cvs rdiff -u -r1.1929 -r1.1930 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src
Module Name:src Committed By: roy Date: Thu Jun 5 16:06:49 UTC 2014 Modified Files: src/sys/netinet6: in6.h in6_ifattach.c ip6_input.c nd6.c nd6.h src/usr.sbin/ndp: ndp.8 ndp.c Log Message: Add IPV6CTL_AUTO_LINKLOCAL and ND6_IFF_AUTO_LINKLOCAL toggles which control the automatic creation of IPv6 link-local addresses when an interface is brought up. Taken from FreeBSD. To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77 src/sys/netinet6/in6.h cvs rdiff -u -r1.90 -r1.91 src/sys/netinet6/in6_ifattach.c cvs rdiff -u -r1.146 -r1.147 src/sys/netinet6/ip6_input.c cvs rdiff -u -r1.150 -r1.151 src/sys/netinet6/nd6.c cvs rdiff -u -r1.58 -r1.59 src/sys/netinet6/nd6.h cvs rdiff -u -r1.26 -r1.27 src/usr.sbin/ndp/ndp.8 cvs rdiff -u -r1.42 -r1.43 src/usr.sbin/ndp/ndp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/netipsec
Module Name:src Committed By: christos Date: Thu Jun 5 17:11:54 UTC 2014 Modified Files: src/sys/netipsec: key.c Log Message: CID 274353: Forward NULL To generate a diff of this commit: cvs rdiff -u -r1.88 -r1.89 src/sys/netipsec/key.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/netipsec
Module Name:src Committed By: christos Date: Thu Jun 5 17:17:26 UTC 2014 Modified Files: src/sys/netipsec: keysock.c Log Message: CID 1220167: NULL Deref To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/sys/netipsec/keysock.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/netipsec
Module Name:src Committed By: christos Date: Thu Jun 5 17:18:19 UTC 2014 Modified Files: src/sys/netipsec: key.c Log Message: CID 1220169: Reverse NULL To generate a diff of this commit: cvs rdiff -u -r1.89 -r1.90 src/sys/netipsec/key.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/sparc64/include
Module Name:src Committed By: palle Date: Thu Jun 5 18:36:44 UTC 2014 Modified Files: src/sys/arch/sparc64/include: hypervisor.h Log Message: sun4v: ensure that it is possible to include the hypervisor.h file more than once To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/sparc64/include/hypervisor.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/sparc64/sparc64
Module Name:src Committed By: palle Date: Thu Jun 5 19:47:24 UTC 2014 Modified Files: src/sys/arch/sparc64/sparc64: pmap.c Log Message: sun4v: note missing handling in pmap_calculate_colors() To generate a diff of this commit: cvs rdiff -u -r1.287 -r1.288 src/sys/arch/sparc64/sparc64/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/sparc64/doc
Module Name:src Committed By: palle Date: Thu Jun 5 19:49:04 UTC 2014 Modified Files: src/sys/arch/sparc64/doc: TODO Log Message: sun4v: note missing handling in cpu_match() To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/sparc64/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/gpl3/gcc/dist/gcc
Module Name:src Committed By: matt Date: Thu Jun 5 21:00:37 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/gcc: reload.c Log Message: Fix a problem with reloading the inner reg of a subreg when it's a mode dependent address. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/gpl3/gcc/dist/gcc/reload.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/mk
Module Name:src Committed By: matt Date: Thu Jun 5 21:05:42 UTC 2014 Modified Files: src/share/mk: bsd.own.mk Log Message: Switch VAX to default to GCC 4.8 To generate a diff of this commit: cvs rdiff -u -r1.812 -r1.813 src/share/mk/bsd.own.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/doc
Module Name:src Committed By: matt Date: Thu Jun 5 21:06:48 UTC 2014 Modified Files: src/doc: CHANGES Log Message: Note switch of VAX to GCC 4.8 To generate a diff of this commit: cvs rdiff -u -r1.1930 -r1.1931 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libc/stdlib
Module Name:src Committed By: christos Date: Thu Jun 5 22:00:22 UTC 2014 Modified Files: src/lib/libc/stdlib: getopt.3 getopt.c Log Message: Bring getopt(3) inline with getopt_long(3): recognize option:: as an optional option. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/lib/libc/stdlib/getopt.3 cvs rdiff -u -r1.28 -r1.29 src/lib/libc/stdlib/getopt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libedit
Module Name:src Committed By: christos Date: Thu Jun 5 22:07:42 UTC 2014 Modified Files: src/lib/libedit: filecomplete.c Log Message: PR/48876: Dmitriy Grigoryev: Core dump in readline lib on attempted expansion Make sure we have 2 matches before calling strcmp(). To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/lib/libedit/filecomplete.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libc/stdlib
Module Name:src Committed By: wiz Date: Thu Jun 5 22:09:50 UTC 2014 Modified Files: src/lib/libc/stdlib: getopt.3 Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/lib/libc/stdlib/getopt.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/rump/librump/rumpkern
Module Name:src Committed By: rmind Date: Thu Jun 5 23:42:25 UTC 2014 Modified Files: src/sys/rump/librump/rumpkern: Makefile.rumpkern Log Message: librump: include pcq(9) interface. To generate a diff of this commit: cvs rdiff -u -r1.146 -r1.147 src/sys/rump/librump/rumpkern/Makefile.rumpkern Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/rump/librump/rumpkern
Module Name:src Committed By: rmind Date: Thu Jun 5 23:43:04 UTC 2014 Modified Files: src/sys/rump/librump/rumpkern: intr.c scheduler.c Log Message: librump: add kpreempt_disabled(9) and softint_schedule_cpu(9). To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/sys/rump/librump/rumpkern/intr.c cvs rdiff -u -r1.37 -r1.38 src/sys/rump/librump/rumpkern/scheduler.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys
Module Name:src Committed By: rmind Date: Thu Jun 5 23:48:17 UTC 2014 Modified Files: src/sys/conf: files src/sys/dev/ic: hd64570.c src/sys/dev/pci: if_lmc.c src/sys/dev/ppbus: if_plip.c src/sys/dev/qbus: if_dmc.c src/sys/dev/usb: if_upl.c uhso.c src/sys/dist/pf/net: pf.c pfvar.h src/sys/external/bsd/ipf/netinet: ip_fil_netbsd.c src/sys/net: if.c if_arcsubr.c if_atmsubr.c if_ecosubr.c if_ethersubr.c if_faith.c if_fddisubr.c if_gif.c if_gre.c if_hippisubr.c if_ieee1394subr.c if_loop.c if_mpls.c if_ppp.c if_sl.c if_spppsubr.c if_stf.c if_strip.c if_tokensubr.c if_tun.c netisr_dispatch.h src/sys/netinet: in.h in_proto.c in_var.h ip_input.c ip_mroute.c ip_var.h src/sys/netinet6: in6.h in6_proto.c in6_var.h ip6_input.c ip6_var.h src/sys/netipsec: xform_ipip.c src/sys/netisdn: i4b_ipr.c src/sys/rump/librump/rumpnet: Makefile.rumpnet netisr.c src/sys/rump/net/lib/libnetinet: netinet_component.c src/sys/rump/net/lib/libnetinet6: netinet6_component.c Added Files: src/sys/net: pktqueue.c pktqueue.h Log Message: - Implement pktqueue interface for lockless IP input queue. - Replace ipintrq and ip6intrq with the pktqueue mechanism. - Eliminate kernel-lock from ipintr() and ip6intr(). - Some preparation work to push softnet_lock out of ipintr(). Discussed on tech-net. To generate a diff of this commit: cvs rdiff -u -r1.1091 -r1.1092 src/sys/conf/files cvs rdiff -u -r1.46 -r1.47 src/sys/dev/ic/hd64570.c cvs rdiff -u -r1.54 -r1.55 src/sys/dev/pci/if_lmc.c cvs rdiff -u -r1.24 -r1.25 src/sys/dev/ppbus/if_plip.c cvs rdiff -u -r1.22 -r1.23 src/sys/dev/qbus/if_dmc.c cvs rdiff -u -r1.45 -r1.46 src/sys/dev/usb/if_upl.c cvs rdiff -u -r1.13 -r1.14 src/sys/dev/usb/uhso.c cvs rdiff -u -r1.70 -r1.71 src/sys/dist/pf/net/pf.c cvs rdiff -u -r1.21 -r1.22 src/sys/dist/pf/net/pfvar.h cvs rdiff -u -r1.9 -r1.10 src/sys/external/bsd/ipf/netinet/ip_fil_netbsd.c cvs rdiff -u -r1.275 -r1.276 src/sys/net/if.c cvs rdiff -u -r1.65 -r1.66 src/sys/net/if_arcsubr.c cvs rdiff -u -r1.51 -r1.52 src/sys/net/if_atmsubr.c cvs rdiff -u -r1.39 -r1.40 src/sys/net/if_ecosubr.c cvs rdiff -u -r1.198 -r1.199 src/sys/net/if_ethersubr.c cvs rdiff -u -r1.47 -r1.48 src/sys/net/if_faith.c cvs rdiff -u -r1.85 -r1.86 src/sys/net/if_fddisubr.c cvs rdiff -u -r1.82 -r1.83 src/sys/net/if_gif.c cvs rdiff -u -r1.155 -r1.156 src/sys/net/if_gre.c cvs rdiff -u -r1.40 -r1.41 src/sys/net/if_hippisubr.c cvs rdiff -u -r1.46 -r1.47 src/sys/net/if_ieee1394subr.c cvs rdiff -u -r1.78 -r1.79 src/sys/net/if_loop.c src/sys/net/if_stf.c cvs rdiff -u -r1.12 -r1.13 src/sys/net/if_mpls.c cvs rdiff -u -r1.143 -r1.144 src/sys/net/if_ppp.c cvs rdiff -u -r1.118 -r1.119 src/sys/net/if_sl.c cvs rdiff -u -r1.128 -r1.129 src/sys/net/if_spppsubr.c cvs rdiff -u -r1.96 -r1.97 src/sys/net/if_strip.c cvs rdiff -u -r1.64 -r1.65 src/sys/net/if_tokensubr.c cvs rdiff -u -r1.117 -r1.118 src/sys/net/if_tun.c cvs rdiff -u -r1.17 -r1.18 src/sys/net/netisr_dispatch.h cvs rdiff -u -r0 -r1.1 src/sys/net/pktqueue.c src/sys/net/pktqueue.h cvs rdiff -u -r1.91 -r1.92 src/sys/netinet/in.h cvs rdiff -u -r1.109 -r1.110 src/sys/netinet/in_proto.c cvs rdiff -u -r1.68 -r1.69 src/sys/netinet/in_var.h cvs rdiff -u -r1.317 -r1.318 src/sys/netinet/ip_input.c cvs rdiff -u -r1.129 -r1.130 src/sys/netinet/ip_mroute.c cvs rdiff -u -r1.105 -r1.106 src/sys/netinet/ip_var.h cvs rdiff -u -r1.77 -r1.78 src/sys/netinet6/in6.h cvs rdiff -u -r1.102 -r1.103 src/sys/netinet6/in6_proto.c cvs rdiff -u -r1.68 -r1.69 src/sys/netinet6/in6_var.h cvs rdiff -u -r1.147 -r1.148 src/sys/netinet6/ip6_input.c cvs rdiff -u -r1.61 -r1.62 src/sys/netinet6/ip6_var.h cvs rdiff -u -r1.30 -r1.31 src/sys/netipsec/xform_ipip.c cvs rdiff -u -r1.35 -r1.36 src/sys/netisdn/i4b_ipr.c cvs rdiff -u -r1.14 -r1.15 src/sys/rump/librump/rumpnet/Makefile.rumpnet cvs rdiff -u -r1.8 -r1.9 src/sys/rump/librump/rumpnet/netisr.c cvs rdiff -u -r1.1 -r1.2 src/sys/rump/net/lib/libnetinet/netinet_component.c cvs rdiff -u -r1.1 -r1.2 \ src/sys/rump/net/lib/libnetinet6/netinet6_component.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS import: src/usr.bin/sed
Module Name:src Committed By: christos Date: Fri Jun 6 00:10:05 UTC 2014 Update of /cvsroot/src/usr.bin/sed In directory ivanova.netbsd.org:/tmp/cvs-serv9463 Log Message: import today's FreeBSD sed. Status: Vendor Tag: FREEBSD Release Tags: FREEBSD20140605 C src/usr.bin/sed/misc.c C src/usr.bin/sed/Makefile C src/usr.bin/sed/process.c C src/usr.bin/sed/POSIX C src/usr.bin/sed/main.c C src/usr.bin/sed/defs.h C src/usr.bin/sed/compile.c C src/usr.bin/sed/sed.1 C src/usr.bin/sed/extern.h 9 conflicts created by this import. Use the following command to help the merge: cvs checkout -jFREEBSD:yesterday -jFREEBSD src/usr.bin/sed
CVS commit: src/usr.bin/sed
Module Name:src Committed By: christos Date: Fri Jun 6 00:13:13 UTC 2014 Modified Files: src/usr.bin/sed: Makefile POSIX compile.c defs.h extern.h main.c misc.c process.c sed.1 Log Message: Merge our changes. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/usr.bin/sed/Makefile cvs rdiff -u -r1.4 -r1.5 src/usr.bin/sed/POSIX cvs rdiff -u -r1.40 -r1.41 src/usr.bin/sed/compile.c cvs rdiff -u -r1.10 -r1.11 src/usr.bin/sed/defs.h cvs rdiff -u -r1.11 -r1.12 src/usr.bin/sed/extern.h src/usr.bin/sed/misc.c cvs rdiff -u -r1.21 -r1.22 src/usr.bin/sed/main.c cvs rdiff -u -r1.39 -r1.40 src/usr.bin/sed/process.c cvs rdiff -u -r1.32 -r1.33 src/usr.bin/sed/sed.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/netinet
Module Name:src Committed By: rmind Date: Fri Jun 6 00:11:19 UTC 2014 Modified Files: src/sys/netinet: ip_output.c Log Message: ip_output: zero iproute structure only when needed; reduce the scope of some variables. To generate a diff of this commit: cvs rdiff -u -r1.229 -r1.230 src/sys/netinet/ip_output.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/sed
Module Name:src Committed By: christos Date: Fri Jun 6 00:14:55 UTC 2014 Modified Files: src/usr.bin/sed: extern.h Log Message: add netbsd To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/usr.bin/sed/extern.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/net
Module Name:src Committed By: rmind Date: Fri Jun 6 00:25:28 UTC 2014 Modified Files: src/sys/net: if_fddisubr.c Log Message: Adjust previous change for the #ifdef mess and fix the build. To generate a diff of this commit: cvs rdiff -u -r1.86 -r1.87 src/sys/net/if_fddisubr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys
Module Name:src Committed By: rmind Date: Fri Jun 6 01:02:47 UTC 2014 Modified Files: src/sys/net: if.c if_faith.c if_mpls.c route.c route.h src/sys/netinet: ip_carp.c src/sys/netinet6: icmp6.c in6.c nd6.c Log Message: - Eliminate RTFREE() macro in favour of rtfree() function. - Make rtcache() function static. To generate a diff of this commit: cvs rdiff -u -r1.276 -r1.277 src/sys/net/if.c cvs rdiff -u -r1.48 -r1.49 src/sys/net/if_faith.c cvs rdiff -u -r1.13 -r1.14 src/sys/net/if_mpls.c cvs rdiff -u -r1.130 -r1.131 src/sys/net/route.c cvs rdiff -u -r1.83 -r1.84 src/sys/net/route.h cvs rdiff -u -r1.56 -r1.57 src/sys/netinet/ip_carp.c cvs rdiff -u -r1.168 -r1.169 src/sys/netinet6/icmp6.c cvs rdiff -u -r1.170 -r1.171 src/sys/netinet6/in6.c cvs rdiff -u -r1.151 -r1.152 src/sys/netinet6/nd6.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/net
Module Name:src Committed By: rmind Date: Fri Jun 6 01:27:32 UTC 2014 Modified Files: src/sys/net: route.c Log Message: rtfree: let's assert for a non-negative reference count and see what happens. To generate a diff of this commit: cvs rdiff -u -r1.131 -r1.132 src/sys/net/route.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tools/compat
Module Name:src Committed By: christos Date: Fri Jun 6 01:40:40 UTC 2014 Modified Files: src/tools/compat: compat_defs.h configure configure.ac nbtool_config.h.in Log Message: Deal with errc/warnc To generate a diff of this commit: cvs rdiff -u -r1.96 -r1.97 src/tools/compat/compat_defs.h cvs rdiff -u -r1.80 -r1.81 src/tools/compat/configure cvs rdiff -u -r1.81 -r1.82 src/tools/compat/configure.ac cvs rdiff -u -r1.34 -r1.35 src/tools/compat/nbtool_config.h.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libc/gen
Module Name:src Committed By: christos Date: Fri Jun 6 01:41:00 UTC 2014 Modified Files: src/lib/libc/gen: errc.c verrc.c vwarnc.c warnc.c Log Message: be friendlier to nbcompat To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/lib/libc/gen/errc.c src/lib/libc/gen/verrc.c \ src/lib/libc/gen/vwarnc.c src/lib/libc/gen/warnc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/sed
Module Name:src Committed By: christos Date: Fri Jun 6 01:45:11 UTC 2014 Modified Files: src/usr.bin/sed: main.c Log Message: Prefer setvbuf for those who have it. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/usr.bin/sed/main.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-6] src/doc
Module Name:src Committed By: msaitoh Date: Fri Jun 6 05:10:59 UTC 2014 Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: Ticket 1078. To generate a diff of this commit: cvs rdiff -u -r1.1.2.116 -r1.1.2.117 src/doc/CHANGES-6.2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-6-0] src/doc
Module Name:src Committed By: msaitoh Date: Fri Jun 6 05:36:43 UTC 2014 Modified Files: src/doc [netbsd-6-0]: CHANGES-6.0.6 Log Message: Ticket 1078. To generate a diff of this commit: cvs rdiff -u -r1.1.2.8 -r1.1.2.9 src/doc/CHANGES-6.0.6 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-6-1] src/doc
Module Name:src Committed By: msaitoh Date: Fri Jun 6 05:33:38 UTC 2014 Modified Files: src/doc [netbsd-6-1]: CHANGES-6.1.5 Log Message: Ticket 1078. To generate a diff of this commit: cvs rdiff -u -r1.1.2.8 -r1.1.2.9 src/doc/CHANGES-6.1.5 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-5] src/doc
Module Name:src Committed By: msaitoh Date: Fri Jun 6 06:37:01 UTC 2014 Modified Files: src/doc [netbsd-5]: CHANGES-5.3 Log Message: Ticket 1908. To generate a diff of this commit: cvs rdiff -u -r1.1.2.59 -r1.1.2.60 src/doc/CHANGES-5.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-5] src/crypto/dist/openssl
Module Name:src Committed By: msaitoh Date: Fri Jun 6 06:36:44 UTC 2014 Modified Files: src/crypto/dist/openssl/crypto/bn [netbsd-5]: bn.h bn_lib.c src/crypto/dist/openssl/crypto/ec [netbsd-5]: ec2_mult.c src/crypto/dist/openssl/ssl [netbsd-5]: d1_both.c s3_clnt.c s3_pkt.c s3_srvr.c ssl3.h Log Message: Pull up following revision(s) (requested by spz in ticket #1908): crypto/dist/openssl/crypto/bn/bn.h patch crypto/dist/openssl/crypto/bn/bn_lib.c patch crypto/dist/openssl/crypto/ec/ec2_mult.cpatch crypto/dist/openssl/ssl/d1_both.c patch crypto/dist/openssl/ssl/s3_clnt.c patch crypto/dist/openssl/ssl/s3_pkt.cpatch crypto/dist/openssl/ssl/s3_srvr.c patch crypto/dist/openssl/ssl/ssl3.h patch *) Fix for SSL/TLS MITM flaw. An attacker using a carefully crafted handshake can force the use of weak keying material in OpenSSL SSL/TLS clients and servers. Thanks to KIKUCHI Masashi (Lepidum Co. Ltd.) for discovering and researching this issue. (CVE-2014-0224) [KIKUCHI Masashi, Steve Henson] *) Fix DTLS recursion flaw. By sending an invalid DTLS handshake to an OpenSSL DTLS client the code can be made to recurse eventually crashing in a DoS attack. Thanks to Imre Rad (Search-Lab Ltd.) for discovering this issue. (CVE-2014-0221) [Imre Rad, Steve Henson] *) Fix DTLS invalid fragment vulnerability. A buffer overrun attack can be triggered by sending invalid DTLS fragments to an OpenSSL DTLS client or server. This is potentially exploitable to run arbitrary code on a vulnerable client or server. Thanks to Jüri Aedla for reporting this issue. (CVE-2014-0195) [Jüri Aedla, Steve Henson] *) Fix bug in TLS code where clients enable anonymous ECDH ciphersuites are subject to a denial of service attack. Thanks to Felix Gröbert and Ivan Fratric at Google for discovering this issue. (CVE-2014-3470) [Felix Gröbert, Ivan Fratric, Steve Henson] To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.12.4.1 src/crypto/dist/openssl/crypto/bn/bn.h cvs rdiff -u -r1.7 -r1.7.4.1 src/crypto/dist/openssl/crypto/bn/bn_lib.c cvs rdiff -u -r1.1.1.2 -r1.1.1.2.4.1 \ src/crypto/dist/openssl/crypto/ec/ec2_mult.c cvs rdiff -u -r1.3.4.2 -r1.3.4.3 src/crypto/dist/openssl/ssl/d1_both.c cvs rdiff -u -r1.12.4.3 -r1.12.4.4 src/crypto/dist/openssl/ssl/s3_clnt.c cvs rdiff -u -r1.9.4.3 -r1.9.4.4 src/crypto/dist/openssl/ssl/s3_pkt.c cvs rdiff -u -r1.15.4.4 -r1.15.4.5 src/crypto/dist/openssl/ssl/s3_srvr.c cvs rdiff -u -r1.8 -r1.8.4.1 src/crypto/dist/openssl/ssl/ssl3.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-5-2] src/crypto/dist/openssl
Module Name:src Committed By: msaitoh Date: Fri Jun 6 06:42:08 UTC 2014 Modified Files: src/crypto/dist/openssl/crypto/bn [netbsd-5-2]: bn.h bn_lib.c src/crypto/dist/openssl/crypto/ec [netbsd-5-2]: ec2_mult.c src/crypto/dist/openssl/ssl [netbsd-5-2]: d1_both.c s3_clnt.c s3_pkt.c s3_srvr.c ssl3.h Log Message: Pull up following revision(s) (requested by spz in ticket #1908): crypto/dist/openssl/crypto/bn/bn.h patch crypto/dist/openssl/crypto/bn/bn_lib.c patch crypto/dist/openssl/crypto/ec/ec2_mult.cpatch crypto/dist/openssl/ssl/d1_both.c patch crypto/dist/openssl/ssl/s3_clnt.c patch crypto/dist/openssl/ssl/s3_pkt.cpatch crypto/dist/openssl/ssl/s3_srvr.c patch crypto/dist/openssl/ssl/ssl3.h patch *) Fix for SSL/TLS MITM flaw. An attacker using a carefully crafted handshake can force the use of weak keying material in OpenSSL SSL/TLS clients and servers. Thanks to KIKUCHI Masashi (Lepidum Co. Ltd.) for discovering and researching this issue. (CVE-2014-0224) [KIKUCHI Masashi, Steve Henson] *) Fix DTLS recursion flaw. By sending an invalid DTLS handshake to an OpenSSL DTLS client the code can be made to recurse eventually crashing in a DoS attack. Thanks to Imre Rad (Search-Lab Ltd.) for discovering this issue. (CVE-2014-0221) [Imre Rad, Steve Henson] *) Fix DTLS invalid fragment vulnerability. A buffer overrun attack can be triggered by sending invalid DTLS fragments to an OpenSSL DTLS client or server. This is potentially exploitable to run arbitrary code on a vulnerable client or server. Thanks to Jüri Aedla for reporting this issue. (CVE-2014-0195) [Jüri Aedla, Steve Henson] *) Fix bug in TLS code where clients enable anonymous ECDH ciphersuites are subject to a denial of service attack. Thanks to Felix Gröbert and Ivan Fratric at Google for discovering this issue. (CVE-2014-3470) [Felix Gröbert, Ivan Fratric, Steve Henson] To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.12.2.1 src/crypto/dist/openssl/crypto/bn/bn.h cvs rdiff -u -r1.7 -r1.7.2.1 src/crypto/dist/openssl/crypto/bn/bn_lib.c cvs rdiff -u -r1.1.1.2 -r1.1.1.2.2.1 \ src/crypto/dist/openssl/crypto/ec/ec2_mult.c cvs rdiff -u -r1.3.4.2 -r1.3.4.2.6.1 src/crypto/dist/openssl/ssl/d1_both.c cvs rdiff -u -r1.12.4.3 -r1.12.4.3.4.1 src/crypto/dist/openssl/ssl/s3_clnt.c cvs rdiff -u -r1.9.4.3 -r1.9.4.3.6.1 src/crypto/dist/openssl/ssl/s3_pkt.c cvs rdiff -u -r1.15.4.4 -r1.15.4.4.4.1 src/crypto/dist/openssl/ssl/s3_srvr.c cvs rdiff -u -r1.8 -r1.8.2.1 src/crypto/dist/openssl/ssl/ssl3.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-5-2] src/doc
Module Name:src Committed By: msaitoh Date: Fri Jun 6 06:42:25 UTC 2014 Modified Files: src/doc [netbsd-5-2]: CHANGES-5.2.3 Log Message: Ticket 1908. To generate a diff of this commit: cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/doc/CHANGES-5.2.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-5-1] src/crypto/dist/openssl
Module Name:src Committed By: msaitoh Date: Fri Jun 6 06:44:04 UTC 2014 Modified Files: src/crypto/dist/openssl/crypto/bn [netbsd-5-1]: bn.h bn_lib.c src/crypto/dist/openssl/crypto/ec [netbsd-5-1]: ec2_mult.c src/crypto/dist/openssl/ssl [netbsd-5-1]: d1_both.c s3_clnt.c s3_pkt.c s3_srvr.c ssl3.h Log Message: Pull up following revision(s) (requested by spz in ticket #1908): crypto/dist/openssl/crypto/bn/bn.h patch crypto/dist/openssl/crypto/bn/bn_lib.c patch crypto/dist/openssl/crypto/ec/ec2_mult.cpatch crypto/dist/openssl/ssl/d1_both.c patch crypto/dist/openssl/ssl/s3_clnt.c patch crypto/dist/openssl/ssl/s3_pkt.cpatch crypto/dist/openssl/ssl/s3_srvr.c patch crypto/dist/openssl/ssl/ssl3.h patch *) Fix for SSL/TLS MITM flaw. An attacker using a carefully crafted handshake can force the use of weak keying material in OpenSSL SSL/TLS clients and servers. Thanks to KIKUCHI Masashi (Lepidum Co. Ltd.) for discovering and researching this issue. (CVE-2014-0224) [KIKUCHI Masashi, Steve Henson] *) Fix DTLS recursion flaw. By sending an invalid DTLS handshake to an OpenSSL DTLS client the code can be made to recurse eventually crashing in a DoS attack. Thanks to Imre Rad (Search-Lab Ltd.) for discovering this issue. (CVE-2014-0221) [Imre Rad, Steve Henson] *) Fix DTLS invalid fragment vulnerability. A buffer overrun attack can be triggered by sending invalid DTLS fragments to an OpenSSL DTLS client or server. This is potentially exploitable to run arbitrary code on a vulnerable client or server. Thanks to Jüri Aedla for reporting this issue. (CVE-2014-0195) [Jüri Aedla, Steve Henson] *) Fix bug in TLS code where clients enable anonymous ECDH ciphersuites are subject to a denial of service attack. Thanks to Felix Gröbert and Ivan Fratric at Google for discovering this issue. (CVE-2014-3470) [Felix Gröbert, Ivan Fratric, Steve Henson] To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.12.12.1 src/crypto/dist/openssl/crypto/bn/bn.h cvs rdiff -u -r1.7 -r1.7.12.1 src/crypto/dist/openssl/crypto/bn/bn_lib.c cvs rdiff -u -r1.1.1.2 -r1.1.1.2.12.1 \ src/crypto/dist/openssl/crypto/ec/ec2_mult.c cvs rdiff -u -r1.3.4.2 -r1.3.4.2.2.1 src/crypto/dist/openssl/ssl/d1_both.c cvs rdiff -u -r1.12.4.2.2.1 -r1.12.4.2.2.2 \ src/crypto/dist/openssl/ssl/s3_clnt.c cvs rdiff -u -r1.9.4.3 -r1.9.4.3.2.1 src/crypto/dist/openssl/ssl/s3_pkt.c cvs rdiff -u -r1.15.4.3.2.1 -r1.15.4.3.2.2 \ src/crypto/dist/openssl/ssl/s3_srvr.c cvs rdiff -u -r1.8 -r1.8.12.1 src/crypto/dist/openssl/ssl/ssl3.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-5-1] src/doc
Module Name:src Committed By: msaitoh Date: Fri Jun 6 06:44:24 UTC 2014 Modified Files: src/doc [netbsd-5-1]: CHANGES-5.1.5 Log Message: Ticket 1908. To generate a diff of this commit: cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/doc/CHANGES-5.1.5 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.