CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2017/08/29 00:13:20
Modified files:
usr.sbin/apmd : apmd.8
Log message:
zap trailing whitespace;
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2017/08/29 00:12:36
Modified files:
share/man/man4 : urng.4
Log message:
tweak previous;
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2017/08/28 21:35:11
Modified files:
sys/dev/usb: files.usb
Log message:
"urng" is needed on the file lines... or these end up in all kernels,
including ramdisks without usb support...
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2017/08/28 20:51:27
Modified files:
sys/sys: namei.h pledge.h proc.h
sys/kern : kern_exec.c kern_exit.c kern_fork.c
kern_pledge.c vfs_lookup.c
sys/nfs
CVSROOT:/cvs
Module name:src
Changes by: l...@cvs.openbsd.org2017/08/28 20:16:56
Modified files:
share/man/man4 : pf.4
Log message:
Sync struct declarations with net/pfvar.h
ok deraadt@ jmc@ sashan@
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2017/08/28 17:45:10
Modified files:
sys/dev/sdmmc : sdmmc_io.c
Log message:
Fix a memory leak in an error path. Coverity CID 1453042.
ok visa@
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2017/08/28 16:05:44
Modified files:
regress/usr.sbin/snmpd: snmpd.sh
regress/usr.sbin/ifstated: ifstated statemachine
Log message:
Update copyright notice contact info.
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2017/08/28 15:25:29
Modified files:
distrib/sets/lists/base: mi
distrib/sets/lists/man: mi
Log message:
sync
Mon, 28 Aug 2017 10:16:58 -0600 (MDT) Ted Unangst
> CVSROOT: /cvs
> Module name: src
> Changes by: t...@cvs.openbsd.org2017/08/28 10:16:58
>
> Modified files:
> usr.sbin/apmd : apmd.8 apmd.c
>
> Log message:
> add -z and -Z options to auto suspend or hibernate when low on bat
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2017/08/28 13:41:55
Modified files:
bin/ksh: history.c
Log message:
Don't bother setting freed history lines to NULL.
Dead code that could send the wrong hint to an unsuspicious reader. The
code sh
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2017/08/28 13:39:13
Modified files:
bin/ksh: history.c
Log message:
Put history_write() in line with other functions that walk history
One method is enough: only access history lines between 'histor
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2017/08/28 13:35:42
Modified files:
sys/arch/sgi/conf: GENERIC-IP27 GENERIC-IP30 GENERIC-IP32
Log message:
swap ualea for urng
CVSROOT:/cvs
Module name:src
Changes by: o...@cvs.openbsd.org2017/08/28 13:33:20
Modified files:
usr.bin/cvs: init.c init.h rcs.h rcsnum.c remote.c remote.h
server.c util.c util.h
Log message:
fix const related warnings; ok millert@
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2017/08/28 13:32:53
Modified files:
sys/arch/alpha/conf: GENERIC
sys/arch/amd64/conf: GENERIC
sys/arch/arm64/conf: GENERIC
sys/arch/armv7/conf: GENERIC
sys/arch/hppa/conf: G
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2017/08/28 13:31:57
Modified files:
share/man/man4 : Makefile usb.4
sys/dev/usb: files.usb
Added files:
share/man/man4 : urng.4
sys/dev/usb: urng.c
Removed files:
sh
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2017/08/28 13:11:08
Modified files:
sys/dev/fdt: rkpmic.c
Log message:
tyop and whitespace nit
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2017/08/28 12:52:26
Modified files:
usr.bin/cvs: rcs.c
Log message:
Use xasprintf() instead of calloc() + strlcpy() + memcpy() to
generate the log line. Fixes a clang warning about using the wrong
size
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2017/08/28 12:30:29
Modified files:
distrib/sets/lists/base: mi
Log message:
sync
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2017/08/28 12:12:10
Modified files:
lib/libssl : s3_lib.c
Log message:
ECDHE-RSA-DES-CBC3-SHA should not be marked HIGH.
Spotted by Andreas Bartelt
CVSROOT:/cvs
Module name:src
Changes by: o...@cvs.openbsd.org2017/08/28 12:07:56
Modified files:
sbin/newfs_ext2fs: mke2fs.c
Log message:
fix clang warning wrt const string and +; from joerg@netbsd; ok millert@
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2017/08/28 11:54:58
Modified files:
regress/lib/libcrypto/ocsp: ocsp_test.c
Log message:
Some style(9).
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2017/08/28 11:52:58
Modified files:
regress/lib/libcrypto/aead: aeadtest.c aeadtests.txt
Log message:
Remove chacha20-poly1305-old regress and test vectors.
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2017/08/28 11:50:58
Modified files:
usr.bin/openssl: rsautl.c openssl.1
Log message:
Remove SSLv23 padding mode.
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2017/08/28 11:49:06
Modified files:
lib/libcrypto : shlib_version
lib/libssl : shlib_version
lib/libtls : shlib_version
Log message:
Bump lib{crypto,ssl,tls} majors due to symbol r
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2017/08/28 11:48:02
Modified files:
lib/libcrypto : Symbols.list
lib/libcrypto/evp: e_chacha20poly1305.c evp.h
Log message:
Remove EVP_aead_chacha20_poly1305_old() now that the original/old
chacha2
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2017/08/28 11:43:43
Modified files:
lib/libcrypto/man: EVP_AEAD_CTX_init.3
Log message:
Remove documentation for EVP_aead_chacha20_poly1305_ietf() - this was
removed/renamed a long time back.
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2017/08/28 11:42:47
Modified files:
lib/libcrypto/asn1: a_time_tm.c
Log message:
Put the opening curly brace in the right place.
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2017/08/28 11:41:59
Modified files:
lib/libcrypto/rsa: rsa_pmeth.c rsa_eay.c rsa.h
lib/libcrypto/man: EVP_PKEY_CTX_ctrl.3
RSA_padding_add_PKCS1_type_1.3
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2017/08/28 11:37:31
Modified files:
lib/libcrypto : opensslfeatures.h
Log message:
Define OPENSSL_NO_NEXTPROTONEG since there is no longer any NPN.
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2017/08/28 11:36:58
Modified files:
lib/libssl : Symbols.list ssl.h ssl3.h ssl_err.c ssl_lib.c
tls1.h
lib/libssl/man : SSL_CTX_set_alpn_select_cb.3
Log message:
Complet
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2017/08/28 11:33:42
Modified files:
sbin/dhclient : dhcpd.h options.c
Log message:
No need for pretty_print_classless() to use
an internal 8K static buffer whose contents
are simply copied into another 8K b
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2017/08/28 11:32:04
Modified files:
regress/lib/libssl/unit: cipher_list.c
Log message:
Use current chacha20-poly1305 cipher suite values.
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2017/08/28 11:31:00
Modified files:
usr.sbin/relayd: relay.c
Log message:
Do not close the relay if data is still in the output buffer.
Otherwise data not written could get lost. Also try to drain the
buffe
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2017/08/28 11:07:19
Modified files:
lib/libkeynote : keynote-ver.l keynote.l
Log message:
Add %option noinput to suppress an unused function warning.
Noticed by and OK ottot@
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2017/08/28 10:38:01
Modified files:
regress/lib/libssl/client: clienttest.c
Log message:
Update due to removal of original chacha20-poly1305 cipher suites.
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2017/08/28 10:37:04
Modified files:
lib/libssl : s3_lib.c ssl_ciph.c ssl_locl.h tls1.h
Log message:
Remove the original (pre-IETF) chacha20-poly1305 cipher suites.
Support for the IETF standardised chac
CVSROOT:/cvs
Module name:src
Changes by: o...@cvs.openbsd.org2017/08/28 10:28:13
Modified files:
sbin/iked : crypto.c
Log message:
fix char ** to const char ** conversion warning; ok mikeb@
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2017/08/28 10:16:58
Modified files:
usr.sbin/apmd : apmd.8 apmd.c
Log message:
add -z and -Z options to auto suspend or hibernate when low on battery.
from Jesper Wallin
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2017/08/28 09:35:48
Modified files:
usr.sbin/slaacctl: slaacctl.c
Log message:
print id first to make this symetrical to address proposals
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2017/08/28 09:33:27
Modified files:
usr.bin/diff : diffdir.c
Log message:
Fix exit value when diffing directories with missing files and the -N
or -P options are not used. From Ibrahim Khalifa
CVSROOT:/cvs
Module name:xenocara
Changes by: dco...@cvs.openbsd.org 2017/08/28 09:13:11
Modified files:
app/xinit : xinit.c
Log message:
When xinit starts an X server that listens only on UNIX socket,
prefer DISPLAY=unix:0 rather than DISPLAY=:0.
This will prevent
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2017/08/28 08:12:09
Modified files:
libexec/ld.so/amd64: ldasm.S
libexec/ld.so/arm: ldasm.S
Log message:
whitespace
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2017/08/28 08:06:22
Modified files:
libexec/ld.so : library_subr.c
libexec/ld.so/sparc64: rtld_machine.c
libexec/ld.so/sh: ldasm.S
libexec/ld.so/m88k: ldasm.S
Log message:
whitesp
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2017/08/28 07:58:02
Modified files:
lib/libtls : tls.c
Log message:
Fix unchecked return nit
ok bcook@ jsing@
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2017/08/28 06:36:38
Modified files:
usr.bin/tmux : cmd-find.c resize.c tmux.h window.c
Log message:
Do not forbid targets to specify non-visible panes - the checks for
visibility are better where the targe
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2017/08/28 05:16:04
Modified files:
sys/dev/fdt: files.fdt
sys/arch/arm64/conf: GENERIC RAMDISK
Added files:
sys/dev/fdt: rkpmic.c
Log message:
Add rkpmic(4), a driver for t
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2017/08/28 04:07:57
Modified files:
usr.bin/ctfconv: ctfstrip.1
Log message:
spelling/grammar fixes;
CVSROOT:/cvs
Module name:src
Changes by: ajacou...@cvs.openbsd.org 2017/08/28 03:53:14
Modified files:
usr.sbin/syspatch: syspatch.sh
Log message:
Inform the user when we are relinking the kernel.
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2017/08/28 03:43:30
Modified files:
sys/dev/pci: pcidevs.h pcidevs_data.h
Log message:
regen
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2017/08/28 03:43:18
Modified files:
sys/dev/pci: pcidevs
Log message:
Add PCI device IDs for audio and USB OTG devices found on Atom z8300 SoC.
ok jsg@ kettenis@
50 matches
Mail list logo