CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2014/11/18 22:51:25
Modified files:
lib/libssl/src/ssl: s3_clnt.c
Log message:
Fix a memory leak with pkey in client key exchange
Based on boringssl commit: 1df112448b41c3568477f3fcd3b8fc820ce80066
ok miod
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/11/18 22:42:26
Modified files:
share/man/man9 : malloc.9
Log message:
document when to pass free() a size, and hey -- if it is impossible track
it down, that is ok, you can pass 0. (but it is slower)
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2014/11/18 21:19:54
Modified files:
share/man/man5 : moduli.5
Log message:
remove duplicate publication year; carsten dot kunze at arcor dot de
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2014/11/18 21:19:56
Modified files:
lib/libc/stdio : findfp.c
Log message:
abort() doesn't call atexit handlers any more
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2014/11/18 21:05:44
Modified files:
usr.sbin/smtpd : smtpd.conf.5
Log message:
two obvious markup fixes; from frankgroeneveld dot nl
CVSROOT:/cvs
Module name:src
Changes by: bent...@cvs.openbsd.org 2014/11/18 20:42:40
Modified files:
usr.bin/vi/cl : cl_main.c
usr.bin/vi/common: main.c
usr.bin/vi/perl_api: perl.xs
Log message:
Remove ifdef checks for LIBRARY.
It is undocumented and tr
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2014/11/18 20:27:45
Modified files:
games/grdc : grdc.c
Log message:
Bugfix: run for the specified number of seconds as described in the manual,
not for a fixed number of iterations. This makes
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2014/11/18 20:07:43
Modified files:
usr.bin/mandoc : man.c mdoc.c
regress/usr.bin/mandoc/roff/args: man.in man.out_ascii
man.out_lint mdoc.in
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2014/11/18 19:57:37
Modified files:
gnu/usr.bin/binutils/include/opcode: i386.h
Log message:
Bring in a change present in binutils 2.17 to allow sahf/lahf
instructions on amd64.
ok deraadt@ miod@ mlarkin@
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2014/11/18 19:37:41
Modified files:
sys/dev/ic : re.c rtl81x9reg.h
Log message:
Add support for stopping the operation of the chipset within re_stop()
for newer generations of chipsets.
>From FreeBSD
T
CVSROOT:/cvs
Module name:www
Changes by: n...@cvs.openbsd.org2014/11/18 18:36:36
Modified files:
faq: faq6.html index.html
Log message:
userland PPP is gone, and that's what this article covered.
It would be really nice if someone reworked this for kernel
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2014/11/18 18:20:18
Modified files:
share/man/man7 : roff.7
usr.bin/mandoc : roff.c
Log message:
Support the ".if v" conditional operator (vroff mode, always false)
for groff compatibility b
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2014/11/18 16:55:01
Modified files:
sys/dev/acpi : acpi.c
sys/dev/cardbus: if_rtw_cardbus.c
sys/dev/ic : acx111.c
sys/dev/pci: yds.c
sys/dev/usb: moscom.c uark
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2014/11/18 15:53:56
Modified files:
sys/dev/ic : dc.c
Log message:
dc_init() calls dc_stop() and dc_reset() so remove some redundant calls
to those functions before dc_init() within dc_watchdog() and dc_
CVSROOT:/cvs
Module name:src
Changes by: mi...@cvs.openbsd.org 2014/11/18 15:38:48
Modified files:
usr.bin/ssh: rijndael.c
Log message:
Sync AES code to the one shipped in OpenSSL/LibreSSL.
This includes a commit made by Andy Polyakov
to the OpenSSL source tree on
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/11/18 15:27:54
Modified files:
gnu/usr.bin/binutils/opcodes: ppc-opc.c
Log message:
Recognize dcbzl, backported from binutils-2.17.
ok miod@, deraadt@
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2014/11/18 15:17:50
Modified files:
lib/libc/crypt : Makefile.inc crypt.3
Log message:
add crypt_newhash to NAME and add an MLINK;
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/11/18 14:52:43
Modified files:
regress/lib/libcrypto: Makefile
regress/lib/libcrypto/evp: evptest.c evptests.txt
Log message:
GOST regression tests; from Dmitry Eremin-Solenikov
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/11/18 14:18:56
Modified files:
lib/libssl/src/crypto/gost: gostr341001_ameth.c
Log message:
Argh, another bug introduced in r1.3; Dmitry Eremin-Solenikov
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/11/18 14:11:09
Modified files:
sys/kern : init_main.c
Log message:
Disable the page zeroing thread on MULTIPROCESSOR mips64 kernels as well.
Regression spotted by tobiasu@.
XXX I wonder if the pa
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2014/11/18 13:54:29
Modified files:
usr.bin/finger : util.c
usr.bin/gencat : gencat.c
usr.bin/openssl: s_client.c
usr.bin/rpcgen : rpc_main.c
usr.bin/ssh: ssh-agent.c ss
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2014/11/18 13:51:01
Modified files:
games/snake: snscore.c
lib/libc/asr : getaddrinfo_async.c
lib/libc/locale: runetable.c
lib/libkvm : kvm_powerpc.c
libexec/getty
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2014/11/18 13:09:45
Modified files:
games/grdc : grdc.c
Log message:
sigwinch support for resizing. from pjanzen
CVSROOT:/cvs
Module name:src
Changes by: afre...@cvs.openbsd.org 2014/11/18 12:49:18
Modified files:
gnu/usr.bin/perl/hints: openbsd.sh
Log message:
We have dbm.h, so unbreak the tree
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2014/11/18 12:40:38
Modified files:
usr.bin/mandoc : manpath.c
Log message:
Ignore invalid directories in man.conf(5) and MANPATH, even if their
parent directories exist, but complain about invalid d
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2014/11/18 12:00:17
Modified files:
distrib/miniroot: install.sub
Log message:
Delete tmp directory in /mnt/var during upgrades right before the
extraction of baseXX.tgz creates the symlink to ../tmp.
OK de
CVSROOT:/cvs
Module name:src
Changes by: afre...@cvs.openbsd.org 2014/11/18 11:55:50
Modified files:
gnu/usr.bin/perl/hints: openbsd.sh
Log message:
Don't build support in perl for *dbm not in the base system
OK millert@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/11/18 11:34:50
Modified files:
sys/sys: systm.h
Log message:
Add __attribute__((__bounded__)) to arc4random_buf().
ok deraadt@ tedu@
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/11/18 10:31:06
Modified files:
distrib/sets/lists/base: md.loongson
Log message:
sync
CVSROOT:/cvs
Module name:src
Changes by: tob...@cvs.openbsd.org 2014/11/18 10:03:35
Modified files:
usr.bin/patch : pch.c
Log message:
Avoid iterating over end of string.
ok millert, otto
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/11/18 08:20:15
Modified files:
sys/arch/powerpc/powerpc: pmap.c
Log message:
make pmap_zero_page MP-safe, by using the directmap
mpi will investigate speedups after this.
ok mpi kettenis
CVSROOT:/cvs
Module name:src
Changes by: mi...@cvs.openbsd.org 2014/11/18 08:18:01
Modified files:
sys/arch/amd64/amd64: aesni.c
Log message:
drop "pl" from the pool name and use pool_setlowat
CVSROOT:/cvs
Module name:src
Changes by: mi...@cvs.openbsd.org 2014/11/18 08:16:35
Modified files:
sys/sys: file.h
Log message:
DTYPE_CRYPTO is not used anymore; ok guenther (a while ago)
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2014/11/18 05:41:16
Modified files:
lib/libkvm : kvm_udf.c
Log message:
udf needs siphash to build.
i dont know if this is the right fix, but the tree needs to build.
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/11/18 05:38:33
Modified files:
distrib/sets/lists/base: md.sgi md.sparc64
Log message:
sync
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2014/11/18 03:42:15
Modified files:
sys/isofs/cd9660: cd9660_node.c
sys/isofs/udf : udf.h udf_subr.c udf_vfsops.c udf_vnops.c
sys/msdosfs: msdosfs_denode.c
sys/nfs: nfs_
36 matches
Mail list logo