CVS commit: src/sys/dev/pci/ixgbe
Module Name:src Committed By: msaitoh Date: Thu Apr 2 09:26:56 UTC 2015 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c ixgbe.h ixgbe_82598.c ixgbe_82598.h ixgbe_82599.c ixgbe_api.c ixgbe_api.h ixgbe_common.c ixgbe_common.h ixgbe_mbx.c ixgbe_mbx.h ixgbe_osdep.h ixgbe_phy.c ixgbe_phy.h ixgbe_type.h ixgbe_vf.c ixgbe_vf.h ixgbe_x540.c ixv.c ixv.h Log Message: Update our ixg(4) driver up to FreeBSD r238149: - Add TSO6 support. - The max size in dma tag is changed from 65535 to 262140 (IXGBE_TSO_SIZE). The value is the same as other *BSDs. The change might cause a address space shortage (ixgbe_dmamap_create() might fail) on some machines. - Fix a lot of bugs. - Improve performance. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sys/dev/pci/ixgbe/ixgbe.c cvs rdiff -u -r1.4 -r1.5 src/sys/dev/pci/ixgbe/ixgbe.h \ src/sys/dev/pci/ixgbe/ixgbe_osdep.h src/sys/dev/pci/ixgbe/ixv.h cvs rdiff -u -r1.2 -r1.3 src/sys/dev/pci/ixgbe/ixgbe_82598.c \ src/sys/dev/pci/ixgbe/ixgbe_api.h src/sys/dev/pci/ixgbe/ixgbe_common.h \ src/sys/dev/pci/ixgbe/ixgbe_mbx.c src/sys/dev/pci/ixgbe/ixgbe_mbx.h \ src/sys/dev/pci/ixgbe/ixgbe_phy.h src/sys/dev/pci/ixgbe/ixgbe_vf.c cvs rdiff -u -r1.1 -r1.2 src/sys/dev/pci/ixgbe/ixgbe_82598.h \ src/sys/dev/pci/ixgbe/ixgbe_x540.c cvs rdiff -u -r1.6 -r1.7 src/sys/dev/pci/ixgbe/ixgbe_82599.c cvs rdiff -u -r1.5 -r1.6 src/sys/dev/pci/ixgbe/ixgbe_api.c \ src/sys/dev/pci/ixgbe/ixv.c cvs rdiff -u -r1.3 -r1.4 src/sys/dev/pci/ixgbe/ixgbe_common.c \ src/sys/dev/pci/ixgbe/ixgbe_phy.c src/sys/dev/pci/ixgbe/ixgbe_vf.h cvs rdiff -u -r1.8 -r1.9 src/sys/dev/pci/ixgbe/ixgbe_type.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/pci
Module Name:src Committed By: tnn Date: Thu Apr 2 15:08:22 UTC 2015 Modified Files: src/sys/dev/pci: pcidevs Log Message: Mobile 5th Generation Intel Core devices, from intel doc #330837-004 To generate a diff of this commit: cvs rdiff -u -r1.1219 -r1.1220 src/sys/dev/pci/pcidevs Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/pci
Module Name:src Committed By: tnn Date: Thu Apr 2 15:10:49 UTC 2015 Modified Files: src/sys/dev/pci: pcidevs.h pcidevs_data.h Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.1213 -r1.1214 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1212 -r1.1213 src/sys/dev/pci/pcidevs_data.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/pci
Module Name:src Committed By: tnn Date: Thu Apr 2 15:32:19 UTC 2015 Modified Files: src/sys/dev/pci: ichsmb.c Log Message: attach Mobile 5th Gen. Core SMBus To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/sys/dev/pci/ichsmb.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/arm/rockchip
Module Name:src Committed By: jmcneill Date: Thu Apr 2 15:48:38 UTC 2015 Modified Files: src/sys/arch/arm/rockchip: obio.c Log Message: print chip name To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/arch/arm/rockchip/obio.c 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/config/rs6000
Module Name:src Committed By: dennis Date: Thu Apr 2 16:49:09 UTC 2015 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h Log Message: Make the small [U]INT_LEAST?_TYPE definitions match the 32 bit compiler To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 \ src/external/gpl3/gcc/dist/gcc/config/rs6000/netbsd64.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-6] src
Module Name:src Committed By: snj Date: Thu Apr 2 17:47:55 UTC 2015 Modified Files: src/crypto/external/bsd/openssl [netbsd-6]: mkpc pkgconfig.mk src/crypto/external/bsd/openssl/bin [netbsd-6]: Makefile src/crypto/external/bsd/openssl/dist [netbsd-6]: CHANGES Configure Makefile NEWS README e_os.h e_os2.h makevms.com openssl.spec src/crypto/external/bsd/openssl/dist/MacOS [netbsd-6]: Randomizer.h _MWERKS_GUSI_prefix.h _MWERKS_prefix.h buildinf.h opensslconf.h src/crypto/external/bsd/openssl/dist/MacOS/GetHTTPS.src [netbsd-6]: MacSocket.h src/crypto/external/bsd/openssl/dist/apps [netbsd-6]: app_rand.c apps.c apps.h asn1pars.c ca.c ciphers.c cms.c crl.c crl2p7.c dgst.c dh.c dhparam.c dsa.c dsaparam.c ec.c ecparam.c enc.c engine.c errstr.c gendh.c gendsa.c genpkey.c genrsa.c nseq.c ocsp.c openssl.c passwd.c pkcs12.c pkcs7.c pkcs8.c pkey.c pkeyparam.c pkeyutl.c prime.c progs.h rand.c req.c rsa.c rsautl.c s_apps.h s_cb.c s_client.c s_server.c s_socket.c s_time.c sess_id.c smime.c speed.c spkac.c srp.c testdsa.h testrsa.h timeouts.h ts.c verify.c version.c vms_decc_init.c winrand.c x509.c src/crypto/external/bsd/openssl/dist/bugs [netbsd-6]: alpha.c dggccbug.c sgiccbug.c stream.c ultrixcc.c src/crypto/external/bsd/openssl/dist/crypto [netbsd-6]: LPdir_nyi.c LPdir_unix.c LPdir_vms.c LPdir_win.c LPdir_win32.c LPdir_wince.c Makefile arm_arch.h armcap.c constant_time_locl.h constant_time_test.c cpt_err.c cryptlib.c cryptlib.h crypto.h cversion.c ebcdic.c ebcdic.h ex_data.c fips_err.h fips_ers.c md32_common.h mem.c mem_clr.c mem_dbg.c o_dir.c o_dir.h o_dir_test.c o_fips.c o_init.c o_str.c o_str.h o_time.c o_time.h opensslconf.h opensslv.h ossl_typ.h pariscid.pl ppccap.c ppccpuid.pl s390xcap.c sparccpuid.S sparcv9cap.c symhacks.h uid.c vms_rms.h src/crypto/external/bsd/openssl/dist/crypto/aes [netbsd-6]: aes.h aes_cbc.c aes_cfb.c aes_core.c aes_ctr.c aes_ecb.c aes_ige.c aes_locl.h aes_misc.c aes_ofb.c aes_wrap.c aes_x86core.c src/crypto/external/bsd/openssl/dist/crypto/aes/asm [netbsd-6]: aes-parisc.pl src/crypto/external/bsd/openssl/dist/crypto/asn1 [netbsd-6]: a_bitstr.c a_bool.c a_bytes.c a_d2i_fp.c a_digest.c a_dup.c a_enum.c a_gentm.c a_i2d_fp.c a_int.c a_mbstr.c a_object.c a_octet.c a_print.c a_set.c a_sign.c a_strex.c a_strnid.c a_time.c a_type.c a_utctm.c a_utf8.c a_verify.c ameth_lib.c asn1.h asn1_err.c asn1_gen.c asn1_lib.c asn1_locl.h asn1_mac.h asn1_par.c asn1t.h asn_mime.c asn_moid.c asn_pack.c bio_asn1.c bio_ndef.c charmap.h d2i_pr.c d2i_pu.c evp_asn1.c f_enum.c f_int.c f_string.c i2d_pr.c i2d_pu.c n_pkey.c nsseq.c p5_pbe.c p5_pbev2.c p8_pkey.c t_bitst.c t_crl.c t_pkey.c t_req.c t_spki.c t_x509.c t_x509a.c tasn_dec.c tasn_enc.c tasn_fre.c tasn_new.c tasn_prn.c tasn_typ.c tasn_utl.c x_algor.c x_attrib.c x_bignum.c x_crl.c x_exten.c x_info.c x_long.c x_name.c x_nx509.c x_pkey.c x_pubkey.c x_req.c x_sig.c x_spki.c x_val.c x_x509.c x_x509a.c src/crypto/external/bsd/openssl/dist/crypto/bf [netbsd-6]: bf_cbc.c bf_cfb64.c bf_ecb.c bf_enc.c bf_locl.h bf_ofb64.c bf_opts.c bf_pi.h bf_skey.c bfspeed.c bftest.c blowfish.h src/crypto/external/bsd/openssl/dist/crypto/bio [netbsd-6]: b_dump.c b_print.c b_sock.c bf_buff.c bf_lbuf.c bf_nbio.c bf_null.c bio.h bio_cb.c bio_err.c bio_lcl.h bio_lib.c bss_acpt.c bss_bio.c bss_conn.c bss_dgram.c bss_fd.c bss_file.c bss_log.c bss_mem.c bss_null.c bss_rtcp.c bss_sock.c src/crypto/external/bsd/openssl/dist/crypto/bn [netbsd-6]: bn.h bn_add.c bn_asm.c bn_blind.c bn_const.c bn_ctx.c bn_depr.c bn_div.c bn_err.c bn_exp.c bn_exp2.c bn_gcd.c bn_gf2m.c bn_kron.c bn_lcl.h bn_lib.c bn_mod.c bn_mont.c bn_mpi.c bn_mul.c bn_nist.c bn_prime.c bn_prime.h bn_print.c bn_rand.c bn_recp.c bn_shift.c bn_sqr.c bn_sqrt.c bn_word.c bn_x931p.c bnspeed.c bntest.c divtest.c exp.c expspeed.c exptest.c vms-helper.c src/crypto/external/bsd/openssl/dist/crypto/bn/asm [netbsd-6]: x86_64-gcc.c src/crypto/external/bsd/openssl/dist/crypto/buffer [netbsd-6]: buf_err.c buf_str.c buffer.c buffer.h src/crypto/external/bsd/openssl/dist/crypto/camellia [netbsd-6]: camellia.c camellia.h cmll_cbc.c cmll_cfb.c cmll_ctr.c cmll_ecb.c cmll_locl.h cmll_misc.c cmll_ofb.c cmll_utl.c src/crypto/external/bsd/openssl/dist/crypto/cast [netbsd-6]: c
CVS commit: [netbsd-6] src/doc
Module Name:src Committed By: snj Date: Thu Apr 2 17:50:33 UTC 2015 Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: 1284 To generate a diff of this commit: cvs rdiff -u -r1.1.2.205 -r1.1.2.206 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
Module Name:src Committed By: snj Date: Thu Apr 2 17:58:53 UTC 2015 Modified Files: src/crypto/external/bsd/openssl [netbsd-6-0]: mkpc pkgconfig.mk src/crypto/external/bsd/openssl/bin [netbsd-6-0]: Makefile src/crypto/external/bsd/openssl/dist [netbsd-6-0]: CHANGES Configure Makefile NEWS README e_os.h e_os2.h makevms.com openssl.spec src/crypto/external/bsd/openssl/dist/MacOS [netbsd-6-0]: Randomizer.h _MWERKS_GUSI_prefix.h _MWERKS_prefix.h buildinf.h opensslconf.h src/crypto/external/bsd/openssl/dist/MacOS/GetHTTPS.src [netbsd-6-0]: MacSocket.h src/crypto/external/bsd/openssl/dist/apps [netbsd-6-0]: app_rand.c apps.c apps.h asn1pars.c ca.c ciphers.c cms.c crl.c crl2p7.c dgst.c dh.c dhparam.c dsa.c dsaparam.c ec.c ecparam.c enc.c engine.c errstr.c gendh.c gendsa.c genpkey.c genrsa.c nseq.c ocsp.c openssl.c passwd.c pkcs12.c pkcs7.c pkcs8.c pkey.c pkeyparam.c pkeyutl.c prime.c progs.h rand.c req.c rsa.c rsautl.c s_apps.h s_cb.c s_client.c s_server.c s_socket.c s_time.c sess_id.c smime.c speed.c spkac.c srp.c testdsa.h testrsa.h timeouts.h ts.c verify.c version.c vms_decc_init.c winrand.c x509.c src/crypto/external/bsd/openssl/dist/bugs [netbsd-6-0]: alpha.c dggccbug.c sgiccbug.c stream.c ultrixcc.c src/crypto/external/bsd/openssl/dist/crypto [netbsd-6-0]: LPdir_nyi.c LPdir_unix.c LPdir_vms.c LPdir_win.c LPdir_win32.c LPdir_wince.c Makefile arm_arch.h armcap.c constant_time_locl.h constant_time_test.c cpt_err.c cryptlib.c cryptlib.h crypto.h cversion.c ebcdic.c ebcdic.h ex_data.c fips_err.h fips_ers.c md32_common.h mem.c mem_clr.c mem_dbg.c o_dir.c o_dir.h o_dir_test.c o_fips.c o_init.c o_str.c o_str.h o_time.c o_time.h opensslconf.h opensslv.h ossl_typ.h pariscid.pl ppccap.c ppccpuid.pl s390xcap.c sparccpuid.S sparcv9cap.c symhacks.h uid.c vms_rms.h src/crypto/external/bsd/openssl/dist/crypto/aes [netbsd-6-0]: aes.h aes_cbc.c aes_cfb.c aes_core.c aes_ctr.c aes_ecb.c aes_ige.c aes_locl.h aes_misc.c aes_ofb.c aes_wrap.c aes_x86core.c src/crypto/external/bsd/openssl/dist/crypto/aes/asm [netbsd-6-0]: aes-parisc.pl src/crypto/external/bsd/openssl/dist/crypto/asn1 [netbsd-6-0]: a_bitstr.c a_bool.c a_bytes.c a_d2i_fp.c a_digest.c a_dup.c a_enum.c a_gentm.c a_i2d_fp.c a_int.c a_mbstr.c a_object.c a_octet.c a_print.c a_set.c a_sign.c a_strex.c a_strnid.c a_time.c a_type.c a_utctm.c a_utf8.c a_verify.c ameth_lib.c asn1.h asn1_err.c asn1_gen.c asn1_lib.c asn1_locl.h asn1_mac.h asn1_par.c asn1t.h asn_mime.c asn_moid.c asn_pack.c bio_asn1.c bio_ndef.c charmap.h d2i_pr.c d2i_pu.c evp_asn1.c f_enum.c f_int.c f_string.c i2d_pr.c i2d_pu.c n_pkey.c nsseq.c p5_pbe.c p5_pbev2.c p8_pkey.c t_bitst.c t_crl.c t_pkey.c t_req.c t_spki.c t_x509.c t_x509a.c tasn_dec.c tasn_enc.c tasn_fre.c tasn_new.c tasn_prn.c tasn_typ.c tasn_utl.c x_algor.c x_attrib.c x_bignum.c x_crl.c x_exten.c x_info.c x_long.c x_name.c x_nx509.c x_pkey.c x_pubkey.c x_req.c x_sig.c x_spki.c x_val.c x_x509.c x_x509a.c src/crypto/external/bsd/openssl/dist/crypto/bf [netbsd-6-0]: bf_cbc.c bf_cfb64.c bf_ecb.c bf_enc.c bf_locl.h bf_ofb64.c bf_opts.c bf_pi.h bf_skey.c bfspeed.c bftest.c blowfish.h src/crypto/external/bsd/openssl/dist/crypto/bio [netbsd-6-0]: b_dump.c b_print.c b_sock.c bf_buff.c bf_lbuf.c bf_nbio.c bf_null.c bio.h bio_cb.c bio_err.c bio_lcl.h bio_lib.c bss_acpt.c bss_bio.c bss_conn.c bss_dgram.c bss_fd.c bss_file.c bss_log.c bss_mem.c bss_null.c bss_rtcp.c bss_sock.c src/crypto/external/bsd/openssl/dist/crypto/bn [netbsd-6-0]: bn.h bn_add.c bn_asm.c bn_blind.c bn_const.c bn_ctx.c bn_depr.c bn_div.c bn_err.c bn_exp.c bn_exp2.c bn_gcd.c bn_gf2m.c bn_kron.c bn_lcl.h bn_lib.c bn_mod.c bn_mont.c bn_mpi.c bn_mul.c bn_nist.c bn_prime.c bn_prime.h bn_print.c bn_rand.c bn_recp.c bn_shift.c bn_sqr.c bn_sqrt.c bn_word.c bn_x931p.c bnspeed.c bntest.c divtest.c exp.c expspeed.c exptest.c vms-helper.c src/crypto/external/bsd/openssl/dist/crypto/bn/asm [netbsd-6-0]: x86_64-gcc.c src/crypto/external/bsd/openssl/dist/crypto/buffer [netbsd-6-0]: buf_err.c buf_str.c buffer.c buffer.h src/crypto/external/bsd/openssl/dist/crypto/camellia [netbsd-6-0]: camellia.c camellia.h cmll_cbc.c cmll_cfb.c cmll_ctr.c cmll_ecb.c cmll_locl.h cmll_misc.c cmll_ofb.c cmll_utl.c src/crypto/external/bsd/open
CVS commit: [netbsd-6-0] src/doc
Module Name:src Committed By: snj Date: Thu Apr 2 18:00:23 UTC 2015 Modified Files: src/doc [netbsd-6-0]: CHANGES-6.0.7 Log Message: 1284 To generate a diff of this commit: cvs rdiff -u -r1.1.2.35 -r1.1.2.36 src/doc/CHANGES-6.0.7 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
Module Name:src Committed By: snj Date: Thu Apr 2 18:04:19 UTC 2015 Modified Files: src/crypto/external/bsd/openssl [netbsd-6-1]: mkpc pkgconfig.mk src/crypto/external/bsd/openssl/bin [netbsd-6-1]: Makefile src/crypto/external/bsd/openssl/dist [netbsd-6-1]: CHANGES Configure Makefile NEWS README e_os.h e_os2.h makevms.com openssl.spec src/crypto/external/bsd/openssl/dist/MacOS [netbsd-6-1]: Randomizer.h _MWERKS_GUSI_prefix.h _MWERKS_prefix.h buildinf.h opensslconf.h src/crypto/external/bsd/openssl/dist/MacOS/GetHTTPS.src [netbsd-6-1]: MacSocket.h src/crypto/external/bsd/openssl/dist/apps [netbsd-6-1]: app_rand.c apps.c apps.h asn1pars.c ca.c ciphers.c cms.c crl.c crl2p7.c dgst.c dh.c dhparam.c dsa.c dsaparam.c ec.c ecparam.c enc.c engine.c errstr.c gendh.c gendsa.c genpkey.c genrsa.c nseq.c ocsp.c openssl.c passwd.c pkcs12.c pkcs7.c pkcs8.c pkey.c pkeyparam.c pkeyutl.c prime.c progs.h rand.c req.c rsa.c rsautl.c s_apps.h s_cb.c s_client.c s_server.c s_socket.c s_time.c sess_id.c smime.c speed.c spkac.c srp.c testdsa.h testrsa.h timeouts.h ts.c verify.c version.c vms_decc_init.c winrand.c x509.c src/crypto/external/bsd/openssl/dist/bugs [netbsd-6-1]: alpha.c dggccbug.c sgiccbug.c stream.c ultrixcc.c src/crypto/external/bsd/openssl/dist/crypto [netbsd-6-1]: LPdir_nyi.c LPdir_unix.c LPdir_vms.c LPdir_win.c LPdir_win32.c LPdir_wince.c Makefile arm_arch.h armcap.c constant_time_locl.h constant_time_test.c cpt_err.c cryptlib.c cryptlib.h crypto.h cversion.c ebcdic.c ebcdic.h ex_data.c fips_err.h fips_ers.c md32_common.h mem.c mem_clr.c mem_dbg.c o_dir.c o_dir.h o_dir_test.c o_fips.c o_init.c o_str.c o_str.h o_time.c o_time.h opensslconf.h opensslv.h ossl_typ.h pariscid.pl ppccap.c ppccpuid.pl s390xcap.c sparccpuid.S sparcv9cap.c symhacks.h uid.c vms_rms.h src/crypto/external/bsd/openssl/dist/crypto/aes [netbsd-6-1]: aes.h aes_cbc.c aes_cfb.c aes_core.c aes_ctr.c aes_ecb.c aes_ige.c aes_locl.h aes_misc.c aes_ofb.c aes_wrap.c aes_x86core.c src/crypto/external/bsd/openssl/dist/crypto/aes/asm [netbsd-6-1]: aes-parisc.pl src/crypto/external/bsd/openssl/dist/crypto/asn1 [netbsd-6-1]: a_bitstr.c a_bool.c a_bytes.c a_d2i_fp.c a_digest.c a_dup.c a_enum.c a_gentm.c a_i2d_fp.c a_int.c a_mbstr.c a_object.c a_octet.c a_print.c a_set.c a_sign.c a_strex.c a_strnid.c a_time.c a_type.c a_utctm.c a_utf8.c a_verify.c ameth_lib.c asn1.h asn1_err.c asn1_gen.c asn1_lib.c asn1_locl.h asn1_mac.h asn1_par.c asn1t.h asn_mime.c asn_moid.c asn_pack.c bio_asn1.c bio_ndef.c charmap.h d2i_pr.c d2i_pu.c evp_asn1.c f_enum.c f_int.c f_string.c i2d_pr.c i2d_pu.c n_pkey.c nsseq.c p5_pbe.c p5_pbev2.c p8_pkey.c t_bitst.c t_crl.c t_pkey.c t_req.c t_spki.c t_x509.c t_x509a.c tasn_dec.c tasn_enc.c tasn_fre.c tasn_new.c tasn_prn.c tasn_typ.c tasn_utl.c x_algor.c x_attrib.c x_bignum.c x_crl.c x_exten.c x_info.c x_long.c x_name.c x_nx509.c x_pkey.c x_pubkey.c x_req.c x_sig.c x_spki.c x_val.c x_x509.c x_x509a.c src/crypto/external/bsd/openssl/dist/crypto/bf [netbsd-6-1]: bf_cbc.c bf_cfb64.c bf_ecb.c bf_enc.c bf_locl.h bf_ofb64.c bf_opts.c bf_pi.h bf_skey.c bfspeed.c bftest.c blowfish.h src/crypto/external/bsd/openssl/dist/crypto/bio [netbsd-6-1]: b_dump.c b_print.c b_sock.c bf_buff.c bf_lbuf.c bf_nbio.c bf_null.c bio.h bio_cb.c bio_err.c bio_lcl.h bio_lib.c bss_acpt.c bss_bio.c bss_conn.c bss_dgram.c bss_fd.c bss_file.c bss_log.c bss_mem.c bss_null.c bss_rtcp.c bss_sock.c src/crypto/external/bsd/openssl/dist/crypto/bn [netbsd-6-1]: bn.h bn_add.c bn_asm.c bn_blind.c bn_const.c bn_ctx.c bn_depr.c bn_div.c bn_err.c bn_exp.c bn_exp2.c bn_gcd.c bn_gf2m.c bn_kron.c bn_lcl.h bn_lib.c bn_mod.c bn_mont.c bn_mpi.c bn_mul.c bn_nist.c bn_prime.c bn_prime.h bn_print.c bn_rand.c bn_recp.c bn_shift.c bn_sqr.c bn_sqrt.c bn_word.c bn_x931p.c bnspeed.c bntest.c divtest.c exp.c expspeed.c exptest.c vms-helper.c src/crypto/external/bsd/openssl/dist/crypto/bn/asm [netbsd-6-1]: x86_64-gcc.c src/crypto/external/bsd/openssl/dist/crypto/buffer [netbsd-6-1]: buf_err.c buf_str.c buffer.c buffer.h src/crypto/external/bsd/openssl/dist/crypto/camellia [netbsd-6-1]: camellia.c camellia.h cmll_cbc.c cmll_cfb.c cmll_ctr.c cmll_ecb.c cmll_locl.h cmll_misc.c cmll_ofb.c cmll_utl.c src/crypto/external/bsd/open
CVS commit: [netbsd-6-1] src/doc
Module Name:src Committed By: snj Date: Thu Apr 2 18:07:21 UTC 2015 Modified Files: src/doc [netbsd-6-1]: CHANGES-6.1.6 Log Message: 1284 To generate a diff of this commit: cvs rdiff -u -r1.1.2.35 -r1.1.2.36 src/doc/CHANGES-6.1.6 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/service
Module Name:src Committed By: ast Date: Thu Apr 2 18:41:22 UTC 2015 Modified Files: src/usr.sbin/service: service service.8 Log Message: cosmetic change in man 8 service use shell quoting in a safe way as suggested by Alan Barrett To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/service/service cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/service/service.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/uvm
Module Name:src Committed By: riastradh Date: Fri Apr 3 01:03:42 UTC 2015 Modified Files: src/sys/uvm: uvm_init.c Log Message: Initialize P->V tracking for unmanaged device pages in uvm_init. Conditional on __HAVE_PMAP_PV_TRACK until we add it to all pmaps. MI part of pmap_pv(9) change proposed on tech-kern: https://mail-index.netbsd.org/tech-kern/2015/03/26/msg018561.html To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/sys/uvm/uvm_init.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/x86
Module Name:src Committed By: riastradh Date: Fri Apr 3 01:04:24 UTC 2015 Modified Files: src/sys/arch/x86/include: pmap.h src/sys/arch/x86/x86: pmap.c Log Message: Implement pmap_pv(9) for x86 for P->V tracking of unmanaged pages. Proposed on tech-kern with no objections: https://mail-index.netbsd.org/tech-kern/2015/03/26/msg018561.html To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/sys/arch/x86/include/pmap.h cvs rdiff -u -r1.187 -r1.188 src/sys/arch/x86/x86/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/external/bsd/drm2/dist/drm/i915
Module Name:src Committed By: riastradh Date: Fri Apr 3 01:06:05 UTC 2015 Modified Files: src/sys/external/bsd/drm2/dist/drm/i915: i915_dma.c i915_gem.c Log Message: Use pmap_pv(9) to remove mappings of Intel graphics aperture pages. Proposed on tech-kern with no objections: https://mail-index.netbsd.org/tech-kern/2015/03/26/msg018561.html Further background at: https://mail-index.netbsd.org/tech-kern/2014/07/23/msg017392.html To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/external/bsd/drm2/dist/drm/i915/i915_dma.c cvs rdiff -u -r1.28 -r1.29 src/sys/external/bsd/drm2/dist/drm/i915/i915_gem.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/external/bsd/drm2/dist/drm
Module Name:src Committed By: riastradh Date: Fri Apr 3 01:09:42 UTC 2015 Modified Files: src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_agp.c nouveau_ttm.c src/sys/external/bsd/drm2/dist/drm/radeon: radeon_agp.c radeon_object.c src/sys/external/bsd/drm2/dist/drm/ttm: ttm_bo.c Log Message: Use pmap_pv(9) to remove mappings of device pages in TTM. Adapt nouveau and radeon to do pmap_pv_track for their device pages. Proposed on tech-kern with no objections: https://mail-index.netbsd.org/tech-kern/2015/03/26/msg018561.html Further background at: https://mail-index.netbsd.org/tech-kern/2014/07/23/msg017392.html To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ src/sys/external/bsd/drm2/dist/drm/nouveau/nouveau_agp.c cvs rdiff -u -r1.3 -r1.4 \ src/sys/external/bsd/drm2/dist/drm/nouveau/nouveau_ttm.c cvs rdiff -u -r1.2 -r1.3 \ src/sys/external/bsd/drm2/dist/drm/radeon/radeon_agp.c \ src/sys/external/bsd/drm2/dist/drm/radeon/radeon_object.c cvs rdiff -u -r1.6 -r1.7 src/sys/external/bsd/drm2/dist/drm/ttm/ttm_bo.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: ozaki-r Date: Fri Apr 3 05:44:14 UTC 2015 Modified Files: src/sys/net: route.c Log Message: Restructure rtcache_lookup2 to make it clear what it does No functional change. To generate a diff of this commit: cvs rdiff -u -r1.137 -r1.138 src/sys/net/route.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.