CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2016/11/10 22:01:28
Modified files:
distrib/sets/lists/base: mi
distrib/sets/lists/comp: mi
Log message:
sync
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2016/11/10 20:49:14
Modified files:
lib/libssl : shlib_version
lib/libtls : shlib_version
lib/libcrypto : shlib_version
lib/libcrypto/arch/amd64: Makefile.inc
Log message:
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2016/11/10 18:27:20
Modified files:
lib/libcrypto/man: BIO_f_base64.3
Log message:
add copyright and license
and change the reference to BIO_set_flags() from .Fn to .Xr:
we do have that function and
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2016/11/10 18:23:46
Modified files:
lib/libcrypto/man: BIO_ctrl.3
Log message:
add Copyright and license,
simplify the BIO_callback_ctrl() prototype,
and change .Fn to .Xr for two functions documente
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2016/11/10 18:20:53
Modified files:
lib/libcrypto/man: BF_set_key.3
Log message:
add Copyright and license
and delete useless and incorrect sentence
"None of the functions presented here return any v
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2016/11/10 18:18:19
Modified files:
lib/libcrypto/man: Makefile
Added files:
lib/libcrypto/man: ASN1_TYPE_get.3
Log message:
import ASN1_TYPE_get(3) from OpenSSL,
deleting ASN1_TYPE_unpack_s
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2016/11/10 12:59:22
Modified files:
sys/arch/armv7/sunxi: sxiccmu.c
Log message:
Add support for "allwinner,sun9i-a80-apb1-clk" compatible clocks.
This makes the serial console work properly and mak
CVSROOT:/cvs
Module name:src
Changes by: mi...@cvs.openbsd.org 2016/11/10 10:45:29
Modified files:
sys/dev/pv : hyperv.c
Log message:
Set the reserved field to zero
CVSROOT:/cvs
Module name:src
Changes by: mi...@cvs.openbsd.org 2016/11/10 10:44:34
Modified files:
sys/dev/pv : if_hvn.c
Log message:
Restart the IFQ transmit routine only once per interrupt
CVSROOT:/cvs
Module name:src
Changes by: mi...@cvs.openbsd.org 2016/11/10 10:42:46
Modified files:
sys/dev/pv : if_hvn.c
Log message:
RNDIS data command is always the same and can be reused
CVSROOT:/cvs
Module name:src
Changes by: rzalam...@cvs.openbsd.org 2016/11/10 10:32:40
Modified files:
sys/net: if_switch.c if_switch.h switchctl.c switchofp.c
Log message:
Add support for partial writes in switchwrite so we can use multiple
write() to write
CVSROOT:/cvs
Module name:src
Changes by: ajacou...@cvs.openbsd.org 2016/11/10 09:14:47
Modified files:
usr.sbin/syspatch: syspatch.8
Log message:
Extend documentation a bit. It'll probably need some adjustments soon.
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2016/11/10 09:00:40
Modified files:
usr.bin/doas : parse.y
Log message:
missing semicolon at end of rule. yacc doesn't seem to mind, though.
from Edakawa
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2016/11/10 08:08:13
Modified files:
lib/libcrypto/man: ASN1_TIME_set.3
Log message:
minor cleanup;
CVSROOT:/cvs
Module name:src
Changes by: gerh...@cvs.openbsd.org 2016/11/10 07:45:43
Modified files:
sys/dev/usb: if_umb.c
Log message:
Use the NdpIndex of the NCM header as the offset of the NCM pointer instead
of assuming tha the NCM pointer will follow immediately
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2016/11/10 07:42:21
Added files:
lib/libcrypto/man: ASN1_TIME_set.3
Log message:
import from OpenSSL,
deleting ASN1_TIME_diff() which we don't have
CVSROOT:/cvs
Module name:src
Changes by: gerh...@cvs.openbsd.org 2016/11/10 07:36:04
Modified files:
sbin/ifconfig : ifconfig.c
Log message:
The simple UTF-16 decode routine stopped too early due to wrong calculation
of the output buffer size. Thus elements like subscrib
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2016/11/10 07:34:18
Modified files:
lib/libcrypto/man: ASN1_OBJECT_new.3 BUF_MEM_new.3
CONF_modules_free.3 CONF_modules_load_file.3
CRYPTO_set_ex_data.3
CVSROOT:/cvs
Module name:src
Changes by: rzalam...@cvs.openbsd.org 2016/11/10 07:10:48
Modified files:
sys/net: switchofp.c
Log message:
Fix swofp_send_error mbuf handling so it doesn't leak mbufs and set the
proper mbuf header length.
ok mikeb@
CVSROOT:/cvs
Module name:src
Changes by: ajacou...@cvs.openbsd.org 2016/11/10 06:56:57
Modified files:
usr.sbin/syspatch: syspatch.sh
Log message:
Simplify checkfs() and fix read-only/remote fs detection.
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2016/11/10 06:21:58
Modified files:
usr.sbin/relayd: relay.c relay_udp.c
usr.sbin/httpd : server.c
Log message:
Fix tcp ip ttl / minttl on IPv6 sockets.
ok florian@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2016/11/10 06:19:49
Modified files:
sys/sys: ctf.h
Log message:
Typo in the guard
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2016/11/10 06:06:24
Modified files:
lib/libcrypto/man: ASN1_STRING_print_ex.3 ASN1_generate_nconf.3
Log message:
Copyright and license
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2016/11/10 05:47:05
Modified files:
usr.bin/mandoc : read.c
Log message:
warn about trailing whitespace at the end of comments;
missing feature noticed by jmc@
CVSROOT:/cvs
Module name:src
Changes by: mi...@cvs.openbsd.org 2016/11/10 05:15:30
Modified files:
sys/dev/pv : if_hvn.c
Log message:
Don't forget to set the descriptor ready flag after decapsulation
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2016/11/10 04:56:41
Modified files:
sys/dev/pci: nvme_pci.c
Log message:
Match Apple NVMe controller by product ID, yes apple is different.
Reported and tested by gonzalo@ on a Macbookair7,1.
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2016/11/10 04:50:32
Modified files:
lib/libcrypto/man: ASN1_STRING_new.3
Log message:
Add the correct Copyright and license.
Mention that ASN1_STRING_free(NULL) is OK.
Delete the obvious statement th
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2016/11/10 04:51:10
Modified files:
sys/dev/pci: pcidevs.h pcidevs_data.h
Log message:
regen
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2016/11/10 04:50:40
Modified files:
sys/dev/pci: pcidevs
Log message:
Apple NVMe controller
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2016/11/10 04:44:52
Modified files:
lib/libcrypto/man: ASN1_STRING_length.3
Log message:
Copyright and license
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2016/11/10 04:30:07
Modified files:
lib/libcrypto/man: ASN1_OBJECT_new.3
Log message:
Add the correct Copyright and license.
Mention that ASN1_OBJECT_free(NULL) is OK.
CVSROOT:/cvs
Module name:src
Changes by: ajacou...@cvs.openbsd.org 2016/11/10 03:39:09
Modified files:
usr.sbin/syspatch: syspatch.sh
Log message:
Extend mtree(8) comment.
CVSROOT:/cvs
Module name:src
Changes by: ajacou...@cvs.openbsd.org 2016/11/10 03:27:31
Modified files:
usr.sbin/syspatch: syspatch.sh
Log message:
Remove redundant check.
CVSROOT:/cvs
Module name:src
Changes by: ajacou...@cvs.openbsd.org 2016/11/10 03:20:48
Modified files:
usr.sbin/syspatch: syspatch.sh
Log message:
Create the bsd rollback kernel in create_rollback() (it is contained in
the rollback tarball anyway but that's impracti
CVSROOT:/cvs
Module name:src
Changes by: phess...@cvs.openbsd.org2016/11/10 03:01:33
Modified files:
usr.sbin/bgpd : bgpd.8
Log message:
update reference to the RFC now numbered 7606
reminded by jmc@
CVSROOT:/cvs
Module name:src
Changes by: phess...@cvs.openbsd.org2016/11/10 02:20:51
Modified files:
usr.sbin/bgpd : rde_filter.c
Log message:
properly check if large-community was set before
reported by Job Snijders
CVSROOT:/cvs
Module name:src
Changes by: phess...@cvs.openbsd.org2016/11/10 02:18:33
Modified files:
usr.sbin/bgpd : rde.c
Log message:
draft-ietf-idr-optional-transitive-00 became RFC 7606
changes from the draft to the RFC:
- PARTIAL flag is no longer considere
CVSROOT:/cvs
Module name:src
Changes by: nat...@cvs.openbsd.org 2016/11/10 01:33:11
Modified files:
usr.sbin/makefs: ffs.c
Log message:
Sync bsize and fsize defaults with newfs.
CVSROOT:/cvs
Module name:src
Changes by: nat...@cvs.openbsd.org 2016/11/10 01:26:38
Modified files:
usr.sbin/makefs: ffs.c ffs.h
Log message:
Remove the unused cpg field from ffs_opt_t.
39 matches
Mail list logo