CVS: cvs.openbsd.org: src

2023-09-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/09/05 23:54:07 Modified files: usr.sbin/tcpdump: parsenfsfh.c print-stp.c print-sunrpc.c Log message: use ansi function decls

CVS: cvs.openbsd.org: src

2023-09-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/09/05 23:04:07 Modified files: usr.bin/tput : tput.c Log message: remove unused variable

CVS: cvs.openbsd.org: src

2023-09-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/09/05 23:00:37 Modified files: usr.sbin/config: ukcutil.c Log message: remove unused variable

CVS: cvs.openbsd.org: src

2023-09-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/09/05 22:57:28 Modified files: usr.bin/dig: dig.c Log message: add void to function decls with no args

CVS: cvs.openbsd.org: src

2023-09-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/09/05 21:51:20 Modified files: lib/libc/gen : exec.c Log message: remove unused variable

CVS: cvs.openbsd.org: src

2023-09-05 Thread Dave Voutila
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/09/05 21:35:57 Modified files: sys/arch/amd64/amd64: vmm_machdep.c sys/arch/amd64/include: vmmvar.h usr.sbin/vmd : vm.c Log message: vmm(4)/vmd(8): include pending interrupt in vm_ru

CVS: cvs.openbsd.org: src

2023-09-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/09/05 21:17:33 Modified files: sbin/disklabel : editor.c Log message: remove unused variable

CVS: cvs.openbsd.org: src

2023-09-05 Thread Scott Soule Cheloha
CVSROOT:/cvs Module name:src Changes by: chel...@cvs.openbsd.org 2023/09/05 20:33:18 Modified files: sys/sys: clockintr.h sys/kern : kern_clockintr.c Log message: clockintr: replace u_int with standard types The clockintr code already uses uint64_t

CVS: cvs.openbsd.org: src

2023-09-05 Thread Scott Soule Cheloha
CVSROOT:/cvs Module name:src Changes by: chel...@cvs.openbsd.org 2023/09/05 20:09:58 Modified files: sys/sys: clockintr.h sys/kern : subr_prof.c kern_sched.c kern_clockintr.c Log message: clockintr: clockintr_establish: change first argument to a cp

CVS: cvs.openbsd.org: src

2023-09-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/09/05 19:47:38 Modified files: sys/arch/amd64/conf: Makefile.amd64 sys/arch/amd64/stand: Makefile.inc sys/arch/arm64/conf: Makefile.arm64 sys/arch/arm64/stand/efiboot: Makefile

CVS: cvs.openbsd.org: src

2023-09-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/09/05 17:45:53 Modified files: share/man/man5 : bsd.port.mk.5 Log message: DISNAME -> DISTNAME

CVS: cvs.openbsd.org: src

2023-09-05 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2023/09/05 17:16:01 Modified files: include: uchar.h Log message: According to the C11 standard, char32_t and char16_t are not part of the C language but are part of the C library and have to

CVS: cvs.openbsd.org: src

2023-09-05 Thread Scott Soule Cheloha
CVSROOT:/cvs Module name:src Changes by: chel...@cvs.openbsd.org 2023/09/05 16:41:14 Modified files: sys/kern : kern_clockintr.c Log message: clockintr: remove clockintr_expiration() With the introduction of clockintr_advance_random(), this interface is now unused.

CVS: cvs.openbsd.org: src

2023-09-05 Thread Scott Soule Cheloha
CVSROOT:/cvs Module name:src Changes by: chel...@cvs.openbsd.org 2023/09/05 16:29:28 Modified files: sys/kern : kern_clockintr.c Log message: clockintr: remove clockintr_nsecuptime() With the introduction of clockintr_advance_random(), this interface is now unused.

CVS: cvs.openbsd.org: src

2023-09-05 Thread Scott Soule Cheloha
CVSROOT:/cvs Module name:src Changes by: chel...@cvs.openbsd.org 2023/09/05 16:25:41 Modified files: sys/kern : kern_clockintr.c Log message: clockintr: add clockintr_advance_random() Add clockintr_advance_random(). Its sole purpose is to simplify the implementati

CVS: cvs.openbsd.org: src

2023-09-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2023/09/05 10:20:30 Modified files: share/man/man5 : bsd.port.mk.5 Log message: github.io is https zap the dot so that dumb cut&paste works

CVS: cvs.openbsd.org: src

2023-09-05 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/09/05 10:01:58 Modified files: libexec/spamd : spamd.c Log message: Log a dummy "" IP address in the unlikely event that genameinfo(3) fails clang-16 warning reported by robert@, ok tb@ millert@

CVS: cvs.openbsd.org: src

2023-09-05 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2023/09/05 09:46:23 Modified files: sbin/unwind/libunbound/util: tube.c Log message: Fix indentation, found with -Wmisleading-indentation. Already commited upstream.

CVS: cvs.openbsd.org: src

2023-09-05 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2023/09/05 09:45:51 Modified files: sbin/unwind/libunbound/util: rfc_1982.c siphash.c Log message: Prevent warnings from -Wmissing-prototypes https://github.com/NLnetLabs/unbound/pull/931

CVS: cvs.openbsd.org: src

2023-09-05 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2023/09/05 09:44:39 Modified files: sbin/unwind: frontend.c Log message: Fix built. The api changed to handle cookies and extended error codes. Passing in NULL for config_file disables cookie handling

CVS: cvs.openbsd.org: src

2023-09-05 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2023/09/05 09:44:02 Modified files: sbin/unwind/libunbound: config.h sbin/unwind/libunbound/daemon: acl_list.h stats.h worker.h sbin/unwind/libunbound/dns64: dns64.c sbin/unwind/libu

CVS: cvs.openbsd.org: src

2023-09-05 Thread Robert Nagy
CVSROOT:/cvs Module name:src Changes by: rob...@cvs.openbsd.org 2023/09/05 09:37:07 Modified files: sbin/pfctl : pfctl_radix.c Log message: fix mismatching declaration of argument with mismatched bounds ok tb@

CVS: cvs.openbsd.org: xenocara

2023-09-05 Thread Robert Nagy
CVSROOT:/cvs Module name:xenocara Changes by: rob...@cvs.openbsd.org 2023/09/05 09:35:17 Modified files: lib/libGLU/src/libnurbs/internals: varray.cc Log message: fix ISO C++17 does not allow 'register' storage class specifier error with clang16 pulled from upstream:

CVS: cvs.openbsd.org: src

2023-09-05 Thread Robert Nagy
CVSROOT:/cvs Module name:src Changes by: rob...@cvs.openbsd.org 2023/09/05 09:33:40 Modified files: usr.sbin/makefs/cd9660: iso.h Log message: function definitions without prototypes are deprecated, so shut clang16 up ok kettenis@

CVS: cvs.openbsd.org: src

2023-09-05 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2023/09/05 09:01:40 Modified files: lib/libcrypto/man: ASN1_OBJECT_new.3 Log message: add a BUGS section warning about the creation of incomplete objects

CVS: cvs.openbsd.org: src

2023-09-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/09/05 08:59:00 Modified files: lib/libcrypto/objects: obj_dat.c Log message: Improve error handling in OBJ_add_object() There is no need for a helper function to obfuscate lh_ADDED_OBJ_new(). Just call

CVS: cvs.openbsd.org: src

2023-09-05 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2023/09/05 08:54:21 Modified files: lib/libcrypto/man: EVP_CIPHER_nid.3 Log message: document EVP_CIPHER_name(3)

CVS: cvs.openbsd.org: src

2023-09-05 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2023/09/05 08:37:00 Modified files: lib/libcrypto/man: EVP_CIPHER_meth_new.3 Log message: add the missing .Dv macros to the list of flags

CVS: cvs.openbsd.org: src

2023-09-05 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2023/09/05 08:19:02 Modified files: lib/libcrypto/man: EVP_CIPHER_meth_new.3 Log message: improve the descriptions of almost all flags, in particular saying which API functions each flag affects

CVS: cvs.openbsd.org: src

2023-09-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/09/05 08:05:41 Modified files: usr.bin/make : defines.h lst.h usr.bin/make/lst.lib: lst.h Log message: unifdef HAS_INLINES inline is part of gnu89 and c99 ok kn@ espie@

CVS: cvs.openbsd.org: src

2023-09-05 Thread Mike Larkin
CVSROOT:/cvs Module name:src Changes by: mlar...@cvs.openbsd.org 2023/09/05 08:00:41 Modified files: sys/arch/amd64/amd64: vmm_machdep.c sys/arch/amd64/include: vmmvar.h Log message: vmm(4): switch the APMI CPUID mask to an include mask dv points out that there

CVS: cvs.openbsd.org: www

2023-09-05 Thread Marc Espie
CVSROOT:/cvs Module name:www Changes by: es...@cvs.openbsd.org 2023/09/05 07:59:44 Modified files: faq/ports : guide.html Log message: MASTER_SITES -> SITES

CVS: cvs.openbsd.org: src

2023-09-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2023/09/05 07:58:50 Modified files: share/man/man5 : bsd.port.mk.5 Log message: reorder

CVS: cvs.openbsd.org: src

2023-09-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2023/09/05 07:55:57 Modified files: share/man/man5 : bsd.port.mk.5 Log message: automated MASTER_SITE* -> SITE* renaming (need some alphabetical reordering)

CVS: cvs.openbsd.org: src

2023-09-05 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2023/09/05 07:50:22 Modified files: lib/libcrypto/man: OBJ_nid2obj.3 Log message: Partial rewrite: * Integrate the leftovers of the former NOTES section into the main text, resulting in a more logica

CVS: cvs.openbsd.org: src

2023-09-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2023/09/05 07:47:25 Modified files: share/man/man5 : bsd.port.mk.5 Log message: avoid fatal errors at all costs

CVS: cvs.openbsd.org: src

2023-09-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2023/09/05 07:15:31 Modified files: share/man/man5 : bsd.port.mk.5 Log message: DIST_TUPLE's handling of HOMEPAGE is optional, of course

CVS: cvs.openbsd.org: src

2023-09-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2023/09/05 07:13:50 Modified files: share/man/man5 : bsd.port.mk.5 Log message: update informal toc

CVS: cvs.openbsd.org: src

2023-09-05 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2023/09/05 07:06:43 Modified files: sys/dev/pci: if_em.c if_em_hw.c if_em_hw.h Log message: stop putting multicast addresses into the Receive Address Registers Hash them all into the Multicast Table Arr

CVS: cvs.openbsd.org: src

2023-09-05 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2023/09/05 07:06:01 Modified files: sys/dev/pci: ksmn.c Log message: Make ksmn(4) attach to 19h/4x devices Tested on: cpu0: AMD Ryzen 5 PRO 6650U with Radeon Graphics, 2900.00 MHz, 19-44-01, patch 0a40

CVS: cvs.openbsd.org: src

2023-09-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2023/09/05 07:04:58 Modified files: share/man/man5 : bsd.port.mk.5 Log message: pof for check-lib-depends

CVS: cvs.openbsd.org: src

2023-09-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2023/09/05 07:02:11 Modified files: share/man/man5 : bsd.port.mk.5 Log message: be blunter about IS_INTERACTIVE

CVS: cvs.openbsd.org: src

2023-09-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2023/09/05 06:58:01 Modified files: share/man/man5 : bsd.port.mk.5 Log message: drop very old history

CVS: cvs.openbsd.org: src

2023-09-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2023/09/05 06:53:43 Modified files: share/man/man5 : bsd.port.mk.5 Log message: strongly hint that people take advantage of sqlports

CVS: cvs.openbsd.org: src

2023-09-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2023/09/05 06:47:54 Modified files: share/man/man5 : bsd.port.mk.5 Log message: document moving mechanisms

CVS: cvs.openbsd.org: src

2023-09-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2023/09/05 06:10:34 Modified files: share/man/man5 : bsd.port.mk.5 Log message: use terminology for other projects: it's still "fake" to us, but acknowledge the more common name "staging area"

CVS: cvs.openbsd.org: src

2023-09-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2023/09/05 05:51:44 Modified files: share/man/man5 : bsd.port.mk.5 Log message: There's no index in bsd.port.mk these days.

CVS: cvs.openbsd.org: src

2023-09-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2023/09/05 05:25:12 Modified files: share/man/man5 : bsd.port.mk.5 Log message: Be more specific in some places. In particular, telling people not to use pre-fake unless they know what they're doing is idio

CVS: cvs.openbsd.org: src

2023-09-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2023/09/05 05:18:28 Removed files: usr.sbin/unbound/autom4te.cache: output.0 requests traces.0 usr.sbin/unbound/compat: arc4_lock.c arc4random.c arc4random_uniform.c

CVS: cvs.openbsd.org: src

2023-09-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2023/09/05 05:12:11 Modified files: usr.sbin/unbound: Makefile.in README.md acx_nlnetlabs.m4 acx_python.m4 config.guess config.h.in config.sub configure co

CVS: cvs.openbsd.org: src

2023-09-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2023/09/05 05:07:57 Log message: import unbound 1.18.0, ok florian Status: Vendor Tag: NLNETLABS Release Tags: UNBOUND_1_18_0 U src/usr.sbin/unbound/ac_pkg_swig.m4 C src/us

CVS: cvs.openbsd.org: src

2023-09-05 Thread Tobias Heider
CVSROOT:/cvs Module name:src Changes by: to...@cvs.openbsd.org 2023/09/05 05:04:06 Modified files: sys/arch/arm64/dev: apldc.c Log message: Fix touchpad on newer device trees. The *gpio fields moved up one layer. The driver will work with both formats for now but we pla

Re: CVS: cvs.openbsd.org: src

2023-09-05 Thread Marc Espie
On Mon, Sep 04, 2023 at 11:42:55PM -0400, Thomas Frohwein wrote: > On Mon, Sep 04, 2023 at 04:36:55PM -0600, Thomas Frohwein wrote: > > CVSROOT:/cvs > > Module name:src > > Changes by: t...@cvs.openbsd.org2023/09/04 16:36:55 > > > > Modified files: > > share/man/man5 : bsd.port

CVS: cvs.openbsd.org: src

2023-09-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2023/09/05 04:31:49 Modified files: share/man/man5 : bsd.port.mk.5 Log message: readmes hasn't existed for a long time, say goodbye to TEMPLATES

CVS: cvs.openbsd.org: src

2023-09-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2023/09/05 04:29:17 Modified files: share/man/man5 : bsd.port.mk.5 Log message: nits, explain when DISTFILES is automatically set