CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2020/08/22 21:34:57
Modified files:
lib/libfido2 : README.openbsd shlib_version
lib/libfido2/man: fido_dev_get_touch_begin.3 fido_dev_open.3
lib/libfido2/src: dev.c export.llvm extern.h fid
CVSROOT:/cvs
Module name:src
Changes by: gne...@cvs.openbsd.org 2020/08/22 19:12:04
Modified files:
sys/arch/i386/i386: machdep.c
Log message:
Use sysctl_bounded_args for simple cases in cpu_sysctl on i386
OK kn
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/08/22 16:29:28
Modified files:
sys/dev/acpi : dwiic_acpi.c
Log message:
Don't complain when child nodes don't have a _CRS method. This happens for
example for control method batteries that ar
CVSROOT:/cvs
Module name:src
Changes by: to...@cvs.openbsd.org 2020/08/22 15:40:24
Modified files:
sbin/iked : ikev2.c
Log message:
Prevent concurrent CREATE_CHILD_SA and INFORMATIONAL exchanges.
Make sure not to initiate new exchanges while waiting for an INFORMAT
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2020/08/22 12:34:29
Modified files:
usr.bin/fstat : fstat.c
Log message:
Support looking up unix domain sockets by file name.
The best that we can do is string comparison of the file name.
Previously, "fsta
CVSROOT:/cvs
Module name:src
Changes by: gne...@cvs.openbsd.org 2020/08/22 11:55:54
Modified files:
sys/netinet: icmp_var.h ip_icmp.c
Log message:
Convert icmp_sysctl to sysctl_bounded_args
... these all look fine, derradt@
CVSROOT:/cvs
Module name:src
Changes by: gne...@cvs.openbsd.org 2020/08/22 11:54:57
Modified files:
sys/netinet: udp_usrreq.c udp_var.h
Log message:
Convert udp_sysctl to sysctl_bounded_args
CVSROOT:/cvs
Module name:src
Changes by: gne...@cvs.openbsd.org 2020/08/22 11:55:30
Modified files:
sys/netinet: in.h ip_input.c
Log message:
Convert ip_sysctl to sysctl_bounded_args
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2020/08/22 10:12:12
Modified files:
sys/net: if_spppsubr.c
Log message:
Add sizes to free() calls
Simply reuse struct size or buffer length variables for free() the very
same way they are used with
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2020/08/22 09:07:11
Modified files:
sys/scsi : cd.c sd.c sdvar.h st.c
Log message:
The last timeout_add(sc_timeout) died in the great XS_NO_CCB purge of 2017. Nuke
pointless timeout_set(sc_timoeut) and
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2020/08/22 06:34:14
Modified files:
sys/dev/fdt: if_mvpp.c if_mvppreg.h
Log message:
Rework unicast/multicast configuration. Keep note that this only changes
the code configuring the parser, we do not y
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2020/08/22 06:31:48
Modified files:
sys/dev/fdt: if_mvpp.c
Log message:
Correct oversize rxq initialization in the classifier.
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2020/08/22 06:29:44
Modified files:
sys/dev/fdt: if_mvpp.c
Log message:
IPv4 protocol parser init fixup and a few whitespace fixes.
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2020/08/22 06:28:23
Modified files:
sys/dev/fdt: if_mvpp.c
Log message:
Consistently use sizeof(pe) or sizeof(*pe) for the parser entry struct.
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2020/08/22 06:27:37
Modified files:
sys/dev/fdt: if_mvpp.c
Log message:
Use sizeof(variable) instead of using a macro for the length parameter.
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2020/08/22 06:26:04
Modified files:
sys/dev/fdt: if_mvpp.c
Log message:
Simplify some code by getting rid of an extra variable.
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2020/08/22 06:25:09
Modified files:
sys/dev/fdt: if_mvpp.c
Log message:
More consistent use of the BIT() macro.
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2020/08/22 06:24:26
Modified files:
sys/dev/fdt: if_mvpp.c
Log message:
Simplify check for return code.
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2020/08/22 05:47:23
Modified files:
sys/sys: sysctl.h
sys/kern : kern_sysctl.c vfs_subr.c vfs_syscalls.c
Log message:
Move sysctl(2) CTL_DEBUG from DEBUG to new DEBUG_SYSCTL
Adding "d
19 matches
Mail list logo