CVSROOT:/cvs
Module name:src
Changes by: be...@cvs.openbsd.org 2019/12/04 16:03:05
Modified files:
usr.sbin/rpki-client: output-bgpd.c output-bird.c output-csv.c
output-json.c output.c
Log message:
use return x; instead of return (x);, lik
CVSROOT:/cvs
Module name:src
Changes by: be...@cvs.openbsd.org 2019/12/04 16:01:54
Modified files:
usr.sbin/rpki-client: output.c
Log message:
reduce includes to the required minimum.
ok deraadt@
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2019/12/04 14:02:25
Modified files:
sbin/unwind: resolver.c
Log message:
When we detect that a resolver strategy is not validating because the
time is wrong enable a timer to check it again later. ntpd m
CVSROOT:/cvs
Module name:src
Changes by: fcam...@cvs.openbsd.org 2019/12/04 13:21:35
Modified files:
sys/dev/pci: autri.c
Log message:
Add sizes for free() in autri(4).
OK mpi@
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2019/12/04 12:07:14
Modified files:
sbin/unwind: unwind.h
Log message:
Use NI_MAXHOST like everywhere else instead of a wrong number.
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/12/04 12:01:49
Modified files:
lib/libc/hash : SHA256Init.3
Log message:
some minor tweaks;
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2019/12/04 11:28:38
Modified files:
lib/libc/hash : SHA256Init.3
Log message:
I accidentally smashed wrong contents into this file.
Repair from Martin @ academicsolutions.ch
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/12/04 09:42:34
Modified files:
usr.sbin/rpki-client: rpki-client.8
Log message:
Rework rpki-client documentation
OK Ingo Schwarze
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/12/04 08:07:51
Modified files:
etc: crontab
Log message:
Insert missing &&
OK claudio@
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/12/04 07:49:19
Modified files:
etc: crontab
Log message:
Attempt to smear out stampedes on the RPKI rsync servers
OK claudio@ benno@
CVSROOT:/cvs
Module name:src
Changes by: o...@cvs.openbsd.org2019/12/04 06:56:09
Modified files:
sbin/unwind: resolver.c
Log message:
If we see a validated result, we can (must!) assume the resolver is
validating; ok florian@
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2019/12/04 06:34:38
Modified files:
share/man/man5 : bsd.port.arch.mk.5
Log message:
typos don't help apropos
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2019/12/04 05:40:17
Modified files:
usr.sbin/rpki-client: Makefile extern.h main.c output-bgpd.c
output-bird.c output-csv.c output-json.c
Added files:
usr.sbin/rpki-clie
CVSROOT:/cvs
Module name:www
Changes by: t...@cvs.openbsd.org2019/12/04 04:11:35
Modified files:
. : errata65.html errata66.html
Log message:
release mesaxlock, libcauth and xenodm errata.
from tj
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2019/12/04 04:07:58
Modified files:
share/man/man7 : packages.7
Log message:
document special names that exist in the package system
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2019/12/04 04:01:37
Modified files:
usr.sbin/pkg_add: package.5
Log message:
explicitly say you're not allowed to insert most of these yourself
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2019/12/04 03:53:27
Modified files:
usr.sbin/pkg_add: pkg_add.1
Log message:
document DEBUG_PKG_CACHE
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2019/12/04 03:47:38
Modified files:
usr.sbin/pkg_add/OpenBSD: PkgAdd.pm
Log message:
add DEBUG_PKG_CACHE functionality. Doesn't interfere with normal operation.
Basically, if you set DEBUG_PKG_CACHE to a di
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2019/12/04 03:45:19
Modified files:
usr.sbin/pkg_add/OpenBSD: State.pm
Log message:
allow error to be passed along, in case we need to save $? for later
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2019/12/04 03:22:05
Modified files:
sys/scsi : scsi_base.c
Log message:
Convert infinite sleeps to {m,t}sleep_nsec(9).
ok krw@, jca@
CVSROOT:/cvs
Module name:xenocara
Changes by: dera...@cvs.openbsd.org 2019/12/04 02:54:49
Modified files:
app/xenodm/greeter: Tag: OPENBSD_6_6 verify.c
Log message:
this is 011_xenodm.patch.sig
xenodm uses the libc authentication layer incorrectly.
fix by markus or mille
CVSROOT:/cvs
Module name:xenocara
Changes by: dera...@cvs.openbsd.org 2019/12/04 02:54:26
Modified files:
app/xenodm/greeter: Tag: OPENBSD_6_5 verify.c
Log message:
this is 6.5/022_xenodm.patch.sig
xenodm uses the libc authentication layer incorrectly.
fix by markus or m
CVSROOT:/cvs
Module name:xenocara
Changes by: dera...@cvs.openbsd.org 2019/12/04 02:53:47
Modified files:
app/xenodm/greeter: verify.c
Log message:
xenodm uses the libc authentication layer incorrectly.
fix by markus or millert
Reported by Qualys
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2019/12/04 02:51:49
Modified files:
lib/libc/gen : Tag: OPENBSD_6_5 auth_subr.c authenticate.c
lib/libc/hidden: Tag: OPENBSD_6_5 bsd_auth.h
usr.bin/login : Tag: OPENBSD_6_5 login.c
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2019/12/04 02:52:22
Modified files:
lib/libc/gen : Tag: OPENBSD_6_6 auth_subr.c authenticate.c
lib/libc/hidden: Tag: OPENBSD_6_6 bsd_auth.h
usr.bin/login : Tag: OPENBSD_6_6 login.c
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2019/12/04 02:51:09
Modified files:
usr.bin/login : login.c
usr.bin/su : su.c
Log message:
libc's authentication privsep layer performed insufficient username
validation. Repair work mostly by
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2019/12/04 02:50:47
Modified files:
lib/libc/hidden: bsd_auth.h
Log message:
libc's authentication privsep layer performed insufficient username
validation. Repair work mostly by markus and millert, first o
CVSROOT:/cvs
Module name:src
Changes by: mlar...@cvs.openbsd.org 2019/12/04 01:28:29
Modified files:
sys/uvm: uvm_map.c
Log message:
Fix a bad offset calculation in uvm_share.
Syzkaller found a bug in uvm_share when using a vmd(8) mmap region with
an offset that
CVSROOT:/cvs
Module name:src
Changes by: mlar...@cvs.openbsd.org 2019/12/04 01:17:30
Modified files:
sys/arch/amd64/amd64: vmm.c
Log message:
Fix uvm_unmap_remove panic when tearing down VMs.
Type confusion when tearing down a vmm(4) VM's vm_map led UVM to interpret
the
29 matches
Mail list logo