CVS commit: src/sys/arch/xen

2012-07-27 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Sat Jul 28 02:08:51 UTC 2012

Modified Files:
src/sys/arch/xen/include: shutdown_xenbus.h
src/sys/arch/xen/xen: xen_machdep.c

Log Message:
Fix some -fno-common fallout.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/xen/include/shutdown_xenbus.h
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/xen/xen/xen_machdep.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/alpha/alpha

2012-07-27 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Sat Jul 28 00:57:05 UTC 2012

Modified Files:
src/sys/arch/alpha/alpha: machdep.c

Log Message:
physmem is defined in uvm_page.c


To generate a diff of this commit:
cvs rdiff -u -r1.340 -r1.341 src/sys/arch/alpha/alpha/machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys

2012-07-27 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Sat Jul 28 00:43:25 UTC 2012

Modified Files:
src/sys/compat/ndis: ntoskrnl_var.h subr_hal.c
src/sys/dev/dm: dm.h
src/sys/dev/ic: ncr5380sbc.c ncr5380var.h
src/sys/dev/if_ndis: if_ndis.c if_ndisvar.h
src/sys/fs/hfs: libhfs.c libhfs.h
src/sys/fs/nilfs: nilfs.h
src/sys/kern: kgdb_stub.c
src/sys/net: if_etherip.c if_etherip.h
src/sys/net/npf: npf_impl.h
src/sys/netiso: eonvar.h if_eon.c

Log Message:
Fix -fno-common found by building i386/conf/ALL


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/compat/ndis/ntoskrnl_var.h \
src/sys/compat/ndis/subr_hal.c
cvs rdiff -u -r1.23 -r1.24 src/sys/dev/dm/dm.h
cvs rdiff -u -r1.65 -r1.66 src/sys/dev/ic/ncr5380sbc.c
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/ic/ncr5380var.h
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/if_ndis/if_ndis.c
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/if_ndis/if_ndisvar.h
cvs rdiff -u -r1.11 -r1.12 src/sys/fs/hfs/libhfs.c
cvs rdiff -u -r1.5 -r1.6 src/sys/fs/hfs/libhfs.h
cvs rdiff -u -r1.2 -r1.3 src/sys/fs/nilfs/nilfs.h
cvs rdiff -u -r1.24 -r1.25 src/sys/kern/kgdb_stub.c
cvs rdiff -u -r1.32 -r1.33 src/sys/net/if_etherip.c
cvs rdiff -u -r1.10 -r1.11 src/sys/net/if_etherip.h
cvs rdiff -u -r1.19 -r1.20 src/sys/net/npf/npf_impl.h
cvs rdiff -u -r1.18 -r1.19 src/sys/netiso/eonvar.h
cvs rdiff -u -r1.71 -r1.72 src/sys/netiso/if_eon.c

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

2012-07-27 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Sat Jul 28 00:42:48 UTC 2012

Modified Files:
src/sys/dev/pci: twa.c

Log Message:
Make this compile with i386/conf/ALL


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/dev/pci/twa.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/coda

2012-07-27 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Sat Jul 28 00:10:22 UTC 2012

Modified Files:
src/sys/coda: coda_vnops.c coda_vnops.h

Log Message:
-fno-common fallout.


To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 src/sys/coda/coda_vnops.c
cvs rdiff -u -r1.14 -r1.15 src/sys/coda/coda_vnops.h

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

2012-07-27 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Fri Jul 27 23:01:23 UTC 2012

Modified Files:
src/crypto/external/bsd/openssl/dist/crypto: ppccap.c ppccpuid.pl
src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc: crypto.inc
ppccpuid.S

Log Message:
Get new openssl to work on powerpc.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/crypto/external/bsd/openssl/dist/crypto/ppccap.c
cvs rdiff -u -r1.1.1.3 -r1.2 \
src/crypto/external/bsd/openssl/dist/crypto/ppccpuid.pl
cvs rdiff -u -r1.1 -r1.2 \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/crypto.inc
cvs rdiff -u -r1.3 -r1.4 \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/ppccpuid.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys

2012-07-27 Thread Matthias Drochner
Module Name:src
Committed By:   drochner
Date:   Fri Jul 27 22:55:30 UTC 2012

Modified Files:
src/sys/arch/i386/i386: machdep.c
src/sys/fs/udf: udf.h

Log Message:
gcc -fno-common fallout


To generate a diff of this commit:
cvs rdiff -u -r1.729 -r1.730 src/sys/arch/i386/i386/machdep.c
cvs rdiff -u -r1.44 -r1.45 src/sys/fs/udf/udf.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/distrib/evbppc/ramdisk

2012-07-27 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Fri Jul 27 22:40:48 UTC 2012

Modified Files:
src/distrib/evbppc/ramdisk: Makefile

Log Message:
Increase ramdisk size.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/distrib/evbppc/ramdisk/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/powerpc/include/booke

2012-07-27 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Fri Jul 27 22:24:13 UTC 2012

Modified Files:
src/sys/arch/powerpc/include/booke: cpuvar.h e500var.h

Log Message:
Fix -fno-common fallout.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/powerpc/include/booke/cpuvar.h
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/powerpc/include/booke/e500var.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

2012-07-27 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Fri Jul 27 22:13:58 UTC 2012

Modified Files:
src/sys/arch/evbppc/explora: machdep.c
src/sys/arch/evbppc/virtex: machdep.c
src/sys/arch/evbppc/walnut: machdep.c
src/sys/arch/powerpc/include/ibm4xx: cpu.h

Log Message:
Fix some -fno-common fallout


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/evbppc/explora/machdep.c
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/evbppc/virtex/machdep.c
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/evbppc/walnut/machdep.c
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/powerpc/include/ibm4xx/cpu.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

2012-07-27 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Fri Jul 27 21:51:31 UTC 2012

Modified Files:
src/sys/dev/pci: pucdata.c

Log Message:
Add EG20T UART entries.
Closes PR/45567.


To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/sys/dev/pci/pucdata.c

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

2012-07-27 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Fri Jul 27 21:50:56 UTC 2012

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.1119 -r1.1120 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1118 -r1.1119 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

2012-07-27 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Fri Jul 27 21:50:32 UTC 2012

Modified Files:
src/sys/dev/pci: pcidevs

Log Message:
Add EG20T PCH.  Closes PR/45567.


To generate a diff of this commit:
cvs rdiff -u -r1.1126 -r1.1127 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/lib/libutil

2012-07-27 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Jul 27 21:33:46 UTC 2012

Modified Files:
src/lib/libutil: openpty.3

Log Message:
mention PATH_MAX instead of 16.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/lib/libutil/openpty.3

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/lib/libcrypto/arch/arm

2012-07-27 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Jul 27 21:28:24 UTC 2012

Removed Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm: crypto.inc

Log Message:
This cannot be used because we are compiling with __ARM_ARCH_3__ and it needs
a minimum of 4


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/crypto.inc

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/dist/ssl

2012-07-27 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Jul 27 21:22:55 UTC 2012

Modified Files:
src/crypto/external/bsd/openssl/dist/ssl: t1_lib.c

Log Message:
remove extra parens that make clang bitchy.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/crypto/external/bsd/openssl/dist/ssl/t1_lib.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/kern

2012-07-27 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Jul 27 20:52:49 UTC 2012

Modified Files:
src/sys/kern: kern_exec.c kern_exit.c kern_fork.c

Log Message:
revert racy vfork() parent-blocking-before-child-execs-or-exits code.
ok rmind


To generate a diff of this commit:
cvs rdiff -u -r1.353 -r1.354 src/sys/kern/kern_exec.c
cvs rdiff -u -r1.239 -r1.240 src/sys/kern/kern_exit.c
cvs rdiff -u -r1.190 -r1.191 src/sys/kern/kern_fork.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/pr

2012-07-27 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Fri Jul 27 20:49:48 UTC 2012

Modified Files:
src/usr.bin/pr: pr.1

Log Message:
Fix error in SYNOPSIS, sort.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/usr.bin/pr/pr.1

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/lib/libcrypto/arch/i386

2012-07-27 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Jul 27 19:34:16 UTC 2012

Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386: Makefile
aes-586.S aesni-x86.S bf-586.S bf-686.S bn-586.S cast-586.S
cmll-x86.S co-586.S crypt586.S des-586.S ghash-x86.S md5-586.S
rc4-586.S rc5-586.S rmd-586.S sha1-586.S sha256-586.S sha512-586.S
uplink-x86.S vpaes-x86.S x86.S x86cpuid.S

Log Message:
Instead of leaving the file directive which is inconsistent and may contains
paths, instead include our assembly macros


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/Makefile \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/aes-586.S
cvs rdiff -u -r1.4 -r1.5 \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/aesni-x86.S \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/bn-586.S \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/co-586.S \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/md5-586.S \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/rmd-586.S \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/x86.S \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/x86cpuid.S
cvs rdiff -u -r1.1 -r1.2 \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/bf-586.S \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/bf-686.S \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/crypt586.S \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/ghash-x86.S \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/rc5-586.S \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/sha512-586.S \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/uplink-x86.S \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/vpaes-x86.S
cvs rdiff -u -r1.2 -r1.3 \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/cast-586.S \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/cmll-x86.S \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/des-586.S \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/rc4-586.S \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/sha1-586.S \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/sha256-586.S

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/dist/engines

2012-07-27 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Jul 27 18:35:57 UTC 2012

Modified Files:
src/crypto/external/bsd/openssl/dist/engines: e_padlock.c

Log Message:
avoid an alloca for SSP


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 \
src/crypto/external/bsd/openssl/dist/engines/e_padlock.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/touch

2012-07-27 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Fri Jul 27 18:34:35 UTC 2012

Modified Files:
src/usr.bin/touch: touch.1

Log Message:
Mention option arguments in DESCRIPTION.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/usr.bin/touch/touch.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.bin/pr

2012-07-27 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Fri Jul 27 18:28:53 UTC 2012

Modified Files:
src/usr.bin/pr: pr.1

Log Message:
New sentence, new line.
Use Aq or Ao/Ac instead of \*[Lt] \*[Gt].
Remove duplicate RCS Id.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/usr.bin/pr/pr.1

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/lib/libcrypto/man

2012-07-27 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Jul 27 18:23:02 UTC 2012

Modified Files:
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_verifyrecover.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
SSL_do_handshake.3 SSL_free.3 SSL_get_SSL_CTX.3 SSL_get_ciphers.3
SSL_get_client_CA_list.3 SSL_get_current_cipher.3
SSL_get_default_timeout.3 SSL_get_error.3
SSL_get_ex_data_X509_STORE_CTX_idx.3 SSL_get_ex_new_index.3
SSL_get_fd.3 SSL_get_peer_cert_chain.3 S

CVS commit: src/lib/libutil

2012-07-27 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Fri Jul 27 18:22:04 UTC 2012

Modified Files:
src/lib/libutil: openpty.3

Log Message:
Remove trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/lib/libutil/openpty.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/doc

2012-07-27 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Jul 27 18:21:59 UTC 2012

Modified Files:
src/doc: 3RDPARTY

Log Message:
mention assembly file regeneration too


To generate a diff of this commit:
cvs rdiff -u -r1.952 -r1.953 src/doc/3RDPARTY

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/lib/libcrypto/arch/x86_64

2012-07-27 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Jul 27 18:16:53 UTC 2012

Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64: Makefile

Log Message:
more assembly munging


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/Makefile

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

2012-07-27 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Jul 27 18:10:40 UTC 2012

Modified Files:
src/crypto/external/bsd/openssl/dist/crypto: cryptlib.c
src/crypto/external/bsd/openssl/lib/libcrypto: engine.inc
Added Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm: crypto.inc
src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc: crypto.inc
src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64: crypto.inc

Log Message:
provide OPENSSL_cpuid_setup to the haves and the havenots
[still there are other platforms ia64, s370, powerpc64] where we can do better.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.5 -r1.2 \
src/crypto/external/bsd/openssl/dist/crypto/cryptlib.c
cvs rdiff -u -r1.6 -r1.7 \
src/crypto/external/bsd/openssl/lib/libcrypto/engine.inc
cvs rdiff -u -r0 -r1.1 \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/crypto.inc
cvs rdiff -u -r0 -r1.1 \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/crypto.inc
cvs rdiff -u -r0 -r1.1 \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/crypto.inc

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/dist/crypto/engine

2012-07-27 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Jul 27 17:46:00 UTC 2012

Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/engine: eng_all.c

Log Message:
undo previous: some ports don't have it in the constructor!


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
src/crypto/external/bsd/openssl/dist/crypto/engine/eng_all.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/doc

2012-07-27 Thread John Nemeth
Module Name:src
Committed By:   jnemeth
Date:   Fri Jul 27 17:39:37 UTC 2012

Modified Files:
src/doc: CHANGES

Log Message:
OpenSSH 1.0.1c -> OpenSSL 1.0.1c


To generate a diff of this commit:
cvs rdiff -u -r1.1726 -r1.1727 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/crypto/external/bsd/openssl/dist/crypto/engine

2012-07-27 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Jul 27 17:27:43 UTC 2012

Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/engine: eng_all.c

Log Message:
don't do cpuid anymore.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/crypto/external/bsd/openssl/dist/crypto/engine/eng_all.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/doc

2012-07-27 Thread Brian Ginsbach
Module Name:src
Committed By:   ginsbach
Date:   Fri Jul 27 16:49:07 UTC 2012

Modified Files:
src/doc: CHANGES

Log Message:
Note addition of POSIX pr(1) -f and -p options.


To generate a diff of this commit:
cvs rdiff -u -r1.1725 -r1.1726 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/sys/dev/pci

2012-07-27 Thread Jonathan A. Kollasch
Module Name:src
Committed By:   jakllsch
Date:   Fri Jul 27 16:25:11 UTC 2012

Modified Files:
src/sys/dev/pci: amr.c amrvar.h

Log Message:
Convert amr(4) to device_t (CFATTACH_DECL_NEW).


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/sys/dev/pci/amr.c
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/pci/amrvar.h

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/lib/libcrypto

2012-07-27 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Jul 27 16:05:27 UTC 2012

Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto: engine.inc

Log Message:
only x86 has AESNI


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/crypto/external/bsd/openssl/lib/libcrypto/engine.inc

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/lib/libcrypto/arch/x86_64

2012-07-27 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Jul 27 16:04:30 UTC 2012

Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64:
x86_64cpuid.S

Log Message:
make OPENSSL_cpuid_setup global again


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/x86_64cpuid.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/sys

2012-07-27 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Fri Jul 27 14:05:09 UTC 2012

Modified Files:
src/sys/sys: intr.h

Log Message:
Remove safepri.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/sys/intr.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

2012-07-27 Thread Jonathan A. Kollasch
Module Name:src
Committed By:   jakllsch
Date:   Fri Jul 27 14:02:17 UTC 2012

Modified Files:
src/sys/dev/pci: twa.c twavar.h

Log Message:
Convert twa(4) to device_t (CFATTACH_DECL_NEW).


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/dev/pci/twa.c
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/pci/twavar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/common/lib/libprop

2012-07-27 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Fri Jul 27 09:11:00 UTC 2012

Modified Files:
src/common/lib/libprop: Makefile.inc prop_array.c prop_array_util.c
prop_dictionary.c prop_dictionary_util.c prop_ingest.c
prop_number.c prop_object.c prop_object_impl.h prop_rb.c
prop_rb_impl.h

Log Message:
Bit-un-rot the proplib portability layer.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/common/lib/libprop/Makefile.inc \
src/common/lib/libprop/prop_rb_impl.h
cvs rdiff -u -r1.20 -r1.21 src/common/lib/libprop/prop_array.c
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libprop/prop_array_util.c \
src/common/lib/libprop/prop_ingest.c
cvs rdiff -u -r1.37 -r1.38 src/common/lib/libprop/prop_dictionary.c
cvs rdiff -u -r1.4 -r1.5 src/common/lib/libprop/prop_dictionary_util.c
cvs rdiff -u -r1.23 -r1.24 src/common/lib/libprop/prop_number.c
cvs rdiff -u -r1.27 -r1.28 src/common/lib/libprop/prop_object.c
cvs rdiff -u -r1.30 -r1.31 src/common/lib/libprop/prop_object_impl.h
cvs rdiff -u -r1.9 -r1.10 src/common/lib/libprop/prop_rb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/librumpuser

2012-07-27 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Fri Jul 27 09:09:05 UTC 2012

Modified Files:
src/lib/librumpuser: rumpuser.c rumpuser_daemonize.c rumpuser_dl.c
rumpuser_net.c rumpuser_pth.c rumpuser_sp.c sp_common.c
Added Files:
src/lib/librumpuser: rumpuser_port.h

Log Message:
Once again, make the rump kernel hypercall layer work on Linux.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/lib/librumpuser/rumpuser.c
cvs rdiff -u -r1.2 -r1.3 src/lib/librumpuser/rumpuser_daemonize.c \
src/lib/librumpuser/rumpuser_net.c
cvs rdiff -u -r1.7 -r1.8 src/lib/librumpuser/rumpuser_dl.c \
src/lib/librumpuser/rumpuser_pth.c
cvs rdiff -u -r0 -r1.1 src/lib/librumpuser/rumpuser_port.h
cvs rdiff -u -r1.46 -r1.47 src/lib/librumpuser/rumpuser_sp.c
cvs rdiff -u -r1.31 -r1.32 src/lib/librumpuser/sp_common.c

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

2012-07-27 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Fri Jul 27 09:06:01 UTC 2012

Modified Files:
src/sys/rump/librump/rumpkern: vm.c

Log Message:
Use mmap hypercall for memory allocation only when absolutely necessary
(map == module_map).  Otherwise, use the malloc hypercall.  This avoids
relying on the platform's mmap() to be able to return arbitrarily
alignment memory.


To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 src/sys/rump/librump/rumpkern/vm.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/dreamcast/dev

2012-07-27 Thread David Brownlee
Module Name:src
Committed By:   abs
Date:   Fri Jul 27 07:42:27 UTC 2012

Modified Files:
src/sys/arch/dreamcast/dev: gdrom.c

Log Message:
- Adjust the TOC parsing to reject an TOC with invalid (zero) track ids.
  Avoids dereferencing off the start of the TOC track array.
- Add #ifdef GDROMDEBUGTOC for dumping out the gdrom TOC values


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/dreamcast/dev/gdrom.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/fs/puffs

2012-07-27 Thread Emmanuel Dreyfus
Module Name:src
Committed By:   manu
Date:   Fri Jul 27 07:38:45 UTC 2012

Modified Files:
src/sys/fs/puffs: puffs_msgif.c puffs_sys.h puffs_vfsops.c
puffs_vnops.c

Log Message:
Rename slow sopreq queue into node sopreq queue, to refet the fact that
is only intended for postponed node reclaims.
When purging the node sopreq queue, do not call puffs_msg_sendresp(), as
it makes no sense.


To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/sys/fs/puffs/puffs_msgif.c
cvs rdiff -u -r1.80 -r1.81 src/sys/fs/puffs/puffs_sys.h
cvs rdiff -u -r1.104 -r1.105 src/sys/fs/puffs/puffs_vfsops.c
cvs rdiff -u -r1.170 -r1.171 src/sys/fs/puffs/puffs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/fs/puffs

2012-07-27 Thread Emmanuel Dreyfus
Module Name:src
Committed By:   manu
Date:   Fri Jul 27 07:25:56 UTC 2012

Modified Files:
src/sys/fs/puffs: puffs_vfsops.c


To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 src/sys/fs/puffs/puffs_vfsops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/doc

2012-07-27 Thread Alan Barrett
Module Name:src
Committed By:   apb
Date:   Fri Jul 27 07:21:02 UTC 2012

Modified Files:
src/doc: CHANGES

Log Message:
zoneinfo: Import tzdata2012d. [apb 20120722]


To generate a diff of this commit:
cvs rdiff -u -r1.1724 -r1.1725 src/doc/CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.