CVS: cvs.openbsd.org: src

2020-12-29 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2020/12/30 00:31:19 Modified files: usr.sbin/bgpctl: bgpctl.c bgpctl.h output.c output_json.c parser.c parser.h Log message: Add 'bgpctl show sets' to display information about the

CVS: cvs.openbsd.org: src

2020-12-29 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2020/12/30 00:29:56 Modified files: usr.sbin/bgpd : bgpd.h control.c rde.c rde_filter.c rde_sets.c rde_trie.c session.c Log message: Implement IMSG_CTL_SHOW_SET to get information

CVS: cvs.openbsd.org: src

2020-12-29 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2020/12/30 00:02:10 Modified files: usr.sbin/bgpd : rde.c Log message: Use correct IMSG type in fatal message. Also reformat some not so long lines. Bad IMSg name noticed by proctor@

CVS: cvs.openbsd.org: src

2020-12-29 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2020/12/30 00:00:54 Modified files: usr.sbin/bgpd : bgpd.c Log message: RB_REMOVE from the correct tree. Dumb copy paste bug introduced by last commit. Noticed by procter@

CVS: cvs.openbsd.org: src

2020-12-29 Thread George Koehler
CVSROOT:/cvs Module name:src Changes by: gkoeh...@cvs.openbsd.org2020/12/29 23:06:31 Modified files: sys/arch/powerpc64/dev: opal.c sys/arch/powerpc64/include: cpu.h cpufunc.h trap.h sys/arch/powerpc64/powerpc64: cpu.c genassym.cf locore.S

CVS: cvs.openbsd.org: src

2020-12-29 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2020/12/29 16:26:48 Modified files: usr.bin/kstat : kstat.c Log message: fflush after outputting a set of stats. this helps when you're trying to pipe stuff into other programs (like awk and ttyplot).

CVS: cvs.openbsd.org: src

2020-12-29 Thread Rob Pierce
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2020/12/29 14:44:48 Modified files: lib/libagentx : ax.c Log message: Allocate new buffer space based on requested need. OK martijn@

CVS: cvs.openbsd.org: src

2020-12-29 Thread Rob Pierce
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2020/12/29 14:27:05 Modified files: lib/libagentx : ax.c Log message: Remove unnecessary assignment. OK martijn@

CVS: cvs.openbsd.org: src

2020-12-29 Thread Sebastian Benoit
CVSROOT:/cvs Module name:src Changes by: be...@cvs.openbsd.org 2020/12/29 12:52:17 Modified files: usr.bin/rusers : rusers.c Log message: getifaddrs() can return entries where ifa_addr is NULL. Check for this before accessing anything in ifa_addr. ok claudio@

CVS: cvs.openbsd.org: src

2020-12-29 Thread Sebastian Benoit
CVSROOT:/cvs Module name:src Changes by: be...@cvs.openbsd.org 2020/12/29 12:51:52 Modified files: usr.bin/netstat: route.c Log message: getifaddrs() can return entries where ifa_addr is NULL. Check for this before accessing anything in ifa_addr. ok claudio@

CVS: cvs.openbsd.org: src

2020-12-29 Thread Sebastian Benoit
CVSROOT:/cvs Module name:src Changes by: be...@cvs.openbsd.org 2020/12/29 12:51:15 Modified files: sbin/slaacd: frontend.c Log message: getifaddrs() can return entries where ifa_addr is NULL. Check for this before accessing anything in ifa_addr. florian@ mentioned

CVS: cvs.openbsd.org: src

2020-12-29 Thread Sebastian Benoit
CVSROOT:/cvs Module name:src Changes by: be...@cvs.openbsd.org 2020/12/29 12:50:51 Modified files: sbin/route : route.c Log message: getifaddrs() can return entries where ifa_addr is NULL. Check for this before accessing anything in ifa_addr. ok claudio@

CVS: cvs.openbsd.org: src

2020-12-29 Thread Sebastian Benoit
CVSROOT:/cvs Module name:src Changes by: be...@cvs.openbsd.org 2020/12/29 12:50:28 Modified files: sbin/pfctl : pfctl_parser.c Log message: getifaddrs() can return entries where ifa_addr is NULL. Check for this before accessing anything in ifa_addr. ok claudio@

CVS: cvs.openbsd.org: src

2020-12-29 Thread Sebastian Benoit
CVSROOT:/cvs Module name:src Changes by: be...@cvs.openbsd.org 2020/12/29 12:50:03 Modified files: sbin/ipsecctl : parse.y Log message: getifaddrs() can return entries where ifa_addr is NULL. Check for this before accessing anything in ifa_addr. ok claudio@

CVS: cvs.openbsd.org: src

2020-12-29 Thread Sebastian Benoit
CVSROOT:/cvs Module name:src Changes by: be...@cvs.openbsd.org 2020/12/29 12:49:38 Modified files: sbin/iked : parse.y Log message: getifaddrs() can return entries where ifa_addr is NULL. Check for this before accessing anything in ifa_addr. ok claudio@

CVS: cvs.openbsd.org: src

2020-12-29 Thread Sebastian Benoit
CVSROOT:/cvs Module name:src Changes by: be...@cvs.openbsd.org 2020/12/29 12:48:49 Modified files: usr.sbin/ypbind: ypbind.c Log message: getifaddrs() can return entries where ifa_addr is NULL. Check for this before accessing anything in ifa_addr. ok claudio@

CVS: cvs.openbsd.org: src

2020-12-29 Thread Sebastian Benoit
CVSROOT:/cvs Module name:src Changes by: be...@cvs.openbsd.org 2020/12/29 12:48:27 Modified files: usr.sbin/route6d: route6d.c Log message: getifaddrs() can return entries where ifa_addr is NULL. Check for this before accessing anything in ifa_addr. ok claudio@

CVS: cvs.openbsd.org: src

2020-12-29 Thread Sebastian Benoit
CVSROOT:/cvs Module name:src Changes by: be...@cvs.openbsd.org 2020/12/29 12:48:06 Modified files: usr.sbin/relayd: parse.y Log message: getifaddrs() can return entries where ifa_addr is NULL. Check for this before accessing anything in ifa_addr. ok claudio@

CVS: cvs.openbsd.org: src

2020-12-29 Thread Sebastian Benoit
CVSROOT:/cvs Module name:src Changes by: be...@cvs.openbsd.org 2020/12/29 12:47:41 Modified files: usr.sbin/rarpd : rarpd.c Log message: getifaddrs() can return entries where ifa_addr is NULL. Check for this before accessing anything in ifa_addr. ok claudio@

CVS: cvs.openbsd.org: src

2020-12-29 Thread Sebastian Benoit
CVSROOT:/cvs Module name:src Changes by: be...@cvs.openbsd.org 2020/12/29 12:47:16 Modified files: usr.sbin/rad : frontend.c Log message: getifaddrs() can return entries where ifa_addr is NULL. Check for this before accessing anything in ifa_addr. florian@ mentioned

CVS: cvs.openbsd.org: src

2020-12-29 Thread Sebastian Benoit
CVSROOT:/cvs Module name:src Changes by: be...@cvs.openbsd.org 2020/12/29 12:45:28 Modified files: usr.sbin/pppd : sys-bsd.c Log message: getifaddrs() can return entries where ifa_addr is NULL. Check for this before accessing anything in ifa_addr. ok claudio@

CVS: cvs.openbsd.org: src

2020-12-29 Thread Sebastian Benoit
CVSROOT:/cvs Module name:src Changes by: be...@cvs.openbsd.org 2020/12/29 12:44:47 Modified files: usr.sbin/ospfd : parse.y Log message: getifaddrs() can return entries where ifa_addr is NULL. Check for this before accessing anything in ifa_addr. ok claudio@

CVS: cvs.openbsd.org: src

2020-12-29 Thread Sebastian Benoit
CVSROOT:/cvs Module name:src Changes by: be...@cvs.openbsd.org 2020/12/29 12:44:27 Modified files: usr.sbin/ospf6d: parse.y Log message: getifaddrs() can return entries where ifa_addr is NULL. Check for this before accessing anything in ifa_addr. ok claudio@

CVS: cvs.openbsd.org: src

2020-12-29 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2020/12/29 09:59:42 Modified files: lib/libexpat : COPYING Changes README.md lib/libexpat/doc: reference.html lib/libexpat/lib: expat.h xmlparse.c xmlrole.c xmltok.c

CVS: cvs.openbsd.org: src

2020-12-29 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2020/12/29 09:57:50 Modified files: regress/usr.sbin/bgpd/unittests: Makefile Added files: regress/usr.sbin/bgpd/unittests: rde_trie_test.6.check

CVS: cvs.openbsd.org: src

2020-12-29 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2020/12/29 09:40:48 Modified files: sbin/ping : ping.c Log message: If we manage to send all "count" flood pings before receiving all answers we would exit after receiving the first answer and claiming

CVS: cvs.openbsd.org: src

2020-12-29 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/12/29 09:04:27 Modified files: sys/dev/fdt: amlpwm.c Log message: Handle pinctrl.

CVS: cvs.openbsd.org: src

2020-12-29 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/12/29 08:57:29 Modified files: sys/dev/fdt: amlpinctrl.c Log message: Add more PWM pin descriptions.

CVS: cvs.openbsd.org: src

2020-12-29 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2020/12/29 08:35:57 Modified files: regress/usr.sbin/bgpd/unittests: rde_trie_test.5.in rde_trie_test.c Log message: Adjut the roa-set unittest to the new way roas

CVS: cvs.openbsd.org: src

2020-12-29 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2020/12/29 08:34:22 Modified files: regress/usr.sbin/bgpd/config: bgpd.conf.9.ok Log message: Adjust the roa-set config test. Overlapping ROAs are no longer merged by the parser so more ROAs are visible in

CVS: cvs.openbsd.org: src

2020-12-29 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2020/12/29 08:30:34 Modified files: usr.sbin/bgpd : bgpd.c bgpd.h config.c parse.y printconf.c rde.c rde_trie.c Log message: In preparation for RTR support change the

CVS: cvs.openbsd.org: src

2020-12-29 Thread Job Snijders
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/12/29 07:51:11 Modified files: usr.sbin/rpki-client: gbr.c Log message: Fix calloc in GBR OK claudio@

CVS: cvs.openbsd.org: src

2020-12-29 Thread Marcus Glocker
CVSROOT:/cvs Module name:src Changes by: mgloc...@cvs.openbsd.org2020/12/29 05:28:23 Modified files: share/man/man4 : video.4 share/man/man8 : afterboot.8 lib/libc/sys : sysctl.2 Log message: Document kern.video.record. With help/input from

CVS: cvs.openbsd.org: src

2020-12-29 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/12/29 05:17:54 Modified files: usr.sbin/smtpd : smtpc.c Log message: sync usage() with SYNOPSIS; the -S option remains undocumented, at least for now;

CVS: cvs.openbsd.org: www

2020-12-29 Thread Mark Kettenis
CVSROOT:/cvs Module name:www Changes by: kette...@cvs.openbsd.org2020/12/29 04:32:28 Modified files: . : arm64.html Log message: We have SD card drivers for the rpi4 now. Mention support for Amlogic SM1 SoCs.

CVS: cvs.openbsd.org: www

2020-12-29 Thread Stuart Henderson
CVSROOT:/cvs Module name:www Changes by: st...@cvs.openbsd.org 2020/12/29 03:59:58 Modified files: faq: current.html Log message: - fix pf/pfctl manpage links - mention kern.video.record

CVS: cvs.openbsd.org: src

2020-12-29 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2020/12/29 02:49:04 Modified files: usr.sbin/bgpd : config.c session.c Log message: getifaddrs() can return entries where ifa_addr is NULL. Check for this before accessing anything in ifa_addr. OK florian@

CVS: cvs.openbsd.org: src

2020-12-29 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2020/12/29 02:20:25 Modified files: usr.sbin/bgpd : kroute.c Log message: Only skip routes with a loopback gateway for network static and connected. For network rtlabel and priority skip this check since