CVS commit: src/lib/libm/src
Module Name:src Committed By: martin Date: Tue Feb 12 08:21:49 UTC 2013 Modified Files: src/lib/libm/src: s_fma.c Log Message: Use __weak_alias instead of __weak_reference (obvious pasto) To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libm/src/s_fma.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/distrib/utils/embedded/conf
Module Name:src Committed By: jmcneill Date: Tue Feb 12 12:04:39 UTC 2013 Modified Files: src/distrib/utils/embedded/conf: evbarm.conf Log Message: create /proc and /kern To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/distrib/utils/embedded/conf/evbarm.conf Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/distrib/utils/embedded
Module Name:src Committed By: jmcneill Date: Tue Feb 12 12:45:13 UTC 2013 Modified Files: src/distrib/utils/embedded: mkimage Log Message: add extra space to root partition To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/distrib/utils/embedded/mkimage 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/include
Module Name:src Committed By: matt Date: Tue Feb 12 15:05:26 UTC 2013 Modified Files: src/sys/arch/arm/include: vfpreg.h Log Message: More fully document FPEXC register To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/include/vfpreg.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/arm/include
Module Name:src Committed By: matt Date: Tue Feb 12 15:06:40 UTC 2013 Modified Files: src/sys/arch/arm/include: armreg.h Log Message: Add inlines for cp10 (vfp) registers To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73 src/sys/arch/arm/include/armreg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/kern
Module Name:src Committed By: christos Date: Tue Feb 12 19:14:50 UTC 2013 Modified Files: src/sys/kern: kern_module.c Log Message: Can you please tell us the module name that had the wrong version? Thanks. To generate a diff of this commit: cvs rdiff -u -r1.86 -r1.87 src/sys/kern/kern_module.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: Tue Feb 12 19:52:15 UTC 2013 Modified Files: src/crypto/external/bsd/openssl/dist: Configure src/crypto/external/bsd/openssl/dist/apps: s_client.c s_server.c src/crypto/external/bsd/openssl/dist/crypto: opensslv.h sparccpuid.S src/crypto/external/bsd/openssl/dist/ssl: d1_pkt.c s3_clnt.c s3_pkt.c s3_srvr.c t1_lib.c 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_set_quiet_shutdown.3 SSL_CTX_set_session_cache_mode.3 SSL_CTX_set_session_id_context.3 SSL_CTX_set_ssl_version.3 SSL_CTX_set_timeout.3 SSL_CTX_set_tmp_dh_callback.3 SSL_CTX_set_tmp_rsa_callback.3 SSL_CTX_set_verify.3 SSL_CTX_use_certificate.3 SSL_CTX_use_psk_identity_hint.3 SSL_SESSION_free.3 SSL_SESSION_get_ex_new_index.3 SSL_SESSION_get_time.3 SSL_accept.3 SSL_alert_type_string.3 SSL_clear.3 SSL_connect.3
CVS commit: src/crypto/external
Module Name:src Committed By: christos Date: Tue Feb 12 20:31:14 UTC 2013 Modified Files: src/crypto/external: Makefile src/crypto/external/bsd: Makefile Log Message: mv the MKCRYPTO protection higher; ideally should be at the top for this To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/crypto/external/Makefile cvs rdiff -u -r1.11 -r1.12 src/crypto/external/bsd/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd
Module Name:src Committed By: christos Date: Tue Feb 12 20:32:11 UTC 2013 Modified Files: src/external/bsd: Makefile Log Message: This has no business going to the crypto tree and building it. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/external/bsd/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/me
Module Name:src Committed By: christos Date: Tue Feb 12 20:46:10 UTC 2013 Modified Files: src/share/me: Makefile Log Message: me.7 is supplied both by groff and here. Don't include both. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/share/me/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/me
Module Name:src Committed By: pgoyette Date: Tue Feb 12 20:50:22 UTC 2013 Modified Files: src/share/me: me.7 Log Message: Remove a spurious '%' in "tech%nical" To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/share/me/me.7 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/crypto/external
Module Name:src Committed By: christos Date: Tue Feb 12 20:55:37 UTC 2013 Modified Files: src/crypto/external: Makefile Log Message: need bsd.own.mk To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/crypto/external/Makefile 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/omap
Module Name:src Committed By: macallan Date: Tue Feb 12 21:17:17 UTC 2013 Modified Files: src/sys/arch/arm/omap: omapfbreg.h Log Message: be a little more consistent with register names To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/omap/omapfbreg.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/arm/omap
Module Name:src Committed By: macallan Date: Tue Feb 12 21:17:38 UTC 2013 Modified Files: src/sys/arch/arm/omap: omapfb.c Log Message: support a hardware cursor To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/arm/omap/omapfb.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/omap
Module Name:src Committed By: macallan Date: Tue Feb 12 21:25:13 UTC 2013 Modified Files: src/sys/arch/arm/omap: omapfb.c Log Message: break long lines To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/arch/arm/omap/omapfb.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libm
Module Name:src Committed By: martin Date: Tue Feb 12 21:40:19 UTC 2013 Modified Files: src/lib/libm: Makefile src/lib/libm/src: s_fmal.c s_frexpl.c Log Message: Use __HAVE_LONG_DOUBLE instead of EXT_EXPBITS and include s_nextafterl.c as well as s_frexpl.c in the global list of "common" sources - as we seem to have no arch redefining the standard double variant, it seems unlikely we will have on redefining the long double version in assembler. To generate a diff of this commit: cvs rdiff -u -r1.132 -r1.133 src/lib/libm/Makefile cvs rdiff -u -r1.2 -r1.3 src/lib/libm/src/s_fmal.c \ src/lib/libm/src/s_frexpl.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/sparc/dev
Module Name:src Committed By: macallan Date: Tue Feb 12 22:24:48 UTC 2013 Modified Files: src/sys/arch/sparc/dev: cgfourteen.c Log Message: break some more long lines To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72 src/sys/arch/sparc/dev/cgfourteen.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/hp700/include
Module Name:src Committed By: skrll Date: Tue Feb 12 23:02:58 UTC 2013 Modified Files: src/sys/arch/hp700/include: cpu.h Log Message: The file needs opt_multiprocessor to get the CR_CURCPU define. To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/sys/arch/hp700/include/cpu.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sbin/fdisk
Module Name:src Committed By: christos Date: Wed Feb 13 00:40:29 UTC 2013 Modified Files: src/sbin/fdisk: fdisk.c Log Message: Don't produce spurious errors when creating labels on files. To generate a diff of this commit: cvs rdiff -u -r1.143 -r1.144 src/sbin/fdisk/fdisk.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
Module Name:src Committed By: riz Date: Wed Feb 13 01:36:19 UTC 2013 Modified Files: src/etc [netbsd-6]: MAKEDEV.tmpl src/etc/etc.evbarm [netbsd-6]: MAKEDEV.conf src/sys/arch/arm/broadcom [netbsd-6]: bcm2835_emmc.c bcm2835_intr.c bcm2835_mbox.h bcm2835_obio.c bcm2835_pm.c bcm2835_space.c bcm2835_tmr.c bcm2835reg.h files.bcm2835 src/sys/arch/evbarm/conf [netbsd-6]: RPI files.rpi mk.rpi std.rpi src/sys/arch/evbarm/rpi [netbsd-6]: rpi_machdep.c rpi_start.S vcio.h vcprop.h src/sys/conf [netbsd-6]: files src/sys/dev/sdmmc [netbsd-6]: sdhc.c sdhcvar.h src/sys/dev/usb [netbsd-6]: files.usb usbdevices.config usbdevs usbdevs.h usbdevs_data.h src/sys/dev/videomode [netbsd-6]: edid.c src/sys/dev/wscons [netbsd-6]: wsconsio.h wsdisplay_util.c wsdisplayvar.h Added Files: src/external/broadcom/rpi-firmware/dist [netbsd-6]: LICENCE.broadcom bootcode.bin fixup.dat fixup_cd.dat start.elf start_cd.elf src/sys/arch/arm/broadcom [netbsd-6]: bcm2835_bsc.c bcm2835_bscreg.h bcm2835_dotg.c bcm2835_genfb.c bcm2835_gpio_subr.c bcm2835_gpio_subr.h bcm2835_gpioreg.h bcm2835_mbox.c bcm2835_rng.c bcm2835_spi.c bcm2835_spireg.h src/sys/arch/evbarm/rpi [netbsd-6]: rpi_vcmbox.c src/sys/dev/usb [netbsd-6]: dwc_otg.c dwc_otgreg.h dwc_otgvar.h if_smsc.c if_smscreg.h if_smscvar.h Log Message: Pull up following revision(s) (requested by skrll in ticket #813): etc/MAKEDEV.tmpl1.160 etc/etc.evbarm/MAKEDEV.conf 1.9 external/broadcom/rpi-firmware/dist/LICENCE.broadcom1.1 external/broadcom/rpi-firmware/dist/bootcode.bin1.1 external/broadcom/rpi-firmware/dist/bootcode.bin1.2 external/broadcom/rpi-firmware/dist/fixup.dat 1.1 external/broadcom/rpi-firmware/dist/fixup.dat 1.2 external/broadcom/rpi-firmware/dist/fixup_cd.dat1.1 external/broadcom/rpi-firmware/dist/fixup_cd.dat1.2 external/broadcom/rpi-firmware/dist/start.elf 1.1 external/broadcom/rpi-firmware/dist/start.elf 1.2 external/broadcom/rpi-firmware/dist/start_cd.elf1.1 external/broadcom/rpi-firmware/dist/start_cd.elf1.2 sys/arch/arm/broadcom/bcm2835_bsc.c 1.1 via patch sys/arch/arm/broadcom/bcm2835_bscreg.h 1.1 via patch sys/arch/arm/broadcom/bcm2835_dotg.c1.1 via patch sys/arch/arm/broadcom/bcm2835_emmc.c1.7 via patch sys/arch/arm/broadcom/bcm2835_genfb.c 1.4 via patch sys/arch/arm/broadcom/bcm2835_gpio_subr.c 1.2 via patch sys/arch/arm/broadcom/bcm2835_gpio_subr.h 1.1 via patch sys/arch/arm/broadcom/bcm2835_gpioreg.h 1.1 via patch sys/arch/arm/broadcom/bcm2835_intr.c1.3 via patch sys/arch/arm/broadcom/bcm2835_mbox.c1.5 via patch sys/arch/arm/broadcom/bcm2835_mbox.h1.4 via patch sys/arch/arm/broadcom/bcm2835_obio.c1.17 via patch sys/arch/arm/broadcom/bcm2835_pm.c 1.2 via patch sys/arch/arm/broadcom/bcm2835_rng.c 1.3 via patch sys/arch/arm/broadcom/bcm2835_space.c 1.5 via patch sys/arch/arm/broadcom/bcm2835_spi.c 1.1 via patch sys/arch/arm/broadcom/bcm2835_spireg.h 1.1 via patch sys/arch/arm/broadcom/bcm2835_tmr.c 1.3 via patch sys/arch/arm/broadcom/bcm2835reg.h 1.10 via patch sys/arch/arm/broadcom/files.bcm2835 1.14 via patch sys/arch/evbarm/conf/RPI1.23 via patch sys/arch/evbarm/conf/files.rpi 1.3 via patch sys/arch/evbarm/conf/mk.rpi 1.2 via patch sys/arch/evbarm/conf/std.rpi1.4 via patch sys/arch/evbarm/rpi/rpi_machdep.c 1.34 via patch sys/arch/evbarm/rpi/rpi_start.S 1.7 via patch sys/arch/evbarm/rpi/rpi_vcmbox.c1.2 via patch sys/arch/evbarm/rpi/vcio.h 1.1 via patch sys/arch/evbarm/rpi/vcprop.h1.7 via patch sys/conf/files patch sys/dev/sdmmc/sdhc.c1.43 sys/dev/sdmmc/sdhcvar.h 1.13 sys/dev/usb/dwc_otg.c 1.45 via patch sys/dev/usb/dwc_otgreg.h1.5 via patch sys/dev/usb/dwc_otgvar.h1.11 via patch sys/dev/usb/files.usb 1.126 via patch sys/dev/usb/if_smsc.c 1.7 via patch sys/dev/usb/if_smscreg.h
CVS commit: src
Module Name:src Committed By: christos Date: Wed Feb 13 02:17:55 UTC 2013 Modified Files: src: build.sh Log Message: add a disk-image=target option To generate a diff of this commit: cvs rdiff -u -r1.263 -r1.264 src/build.sh 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: riz Date: Wed Feb 13 03:29:47 UTC 2013 Modified Files: src/doc [netbsd-6]: CHANGES-6.1 Log Message: TIcket 813. To generate a diff of this commit: cvs rdiff -u -r1.1.2.92 -r1.1.2.93 src/doc/CHANGES-6.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/etc/etc.evbarm
Module Name:src Committed By: christos Date: Wed Feb 13 04:22:36 UTC 2013 Modified Files: src/etc/etc.evbarm: Makefile.inc Log Message: Avoid // To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 src/etc/etc.evbarm/Makefile.inc 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: Wed Feb 13 04:49:59 UTC 2013 Modified Files: src/lib/libc/gen: vis.c Log Message: Wide char support from J.R. Oldroyd To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/lib/libc/gen/vis.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tests/lib/libc/gen
Module Name:src Committed By: christos Date: Wed Feb 13 04:51:56 UTC 2013 Modified Files: src/tests/lib/libc/gen: t_vis.c Log Message: - check the results of the vis functions - zero output to make sure things work - don't use encodings that don't work - fix the style on decoding To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/tests/lib/libc/gen/t_vis.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/vis
Module Name:src Committed By: christos Date: Wed Feb 13 04:52:31 UTC 2013 Modified Files: src/usr.bin/vis: vis.c Log Message: handle wide chars To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/usr.bin/vis/vis.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/gen
Module Name:src Committed By: christos Date: Wed Feb 13 04:58:18 UTC 2013 Modified Files: src/lib/libc/gen: vis.c Log Message: explain we we want wide character support here. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/lib/libc/gen/vis.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.