CVS: cvs.openbsd.org: src

2021-12-25 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2021/12/25 19:53:17 Modified files: usr.bin/pkg-config: pkg-config.1 Log message: Fix unexpanded LOCALBASE and X11BASE Hardcode them like the script does; nothing does SUBST_* here as is practise in ports

CVS: cvs.openbsd.org: src

2021-12-25 Thread Alexandr Nedvedicky
CVSROOT:/cvs Module name:src Changes by: sas...@cvs.openbsd.org 2021/12/25 18:00:32 Modified files: share/man/man5 : pf.conf.5 sys/net: if.c pf_if.c pf_ioctl.c pfvar.h Log message: make 'set skip on ...' in pf.conf dynamic This is an old issue in

CVS: cvs.openbsd.org: src

2021-12-25 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2021/12/25 16:35:25 Modified files: lib/libcrypto/x509: x509_addr.c Log message: Fix some weird line wrapping and a minor KNF nit

CVS: cvs.openbsd.org: src

2021-12-25 Thread T . J . Townsend
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2021/12/25 10:26:13 Modified files: distrib/notes : INSTALL m4.common distrib/notes/amd64: prep distrib/notes/i386: prep Log message: reword some old text mentioning openbsd 5.5 and

CVS: cvs.openbsd.org: src

2021-12-25 Thread Alexandre Ratchov
CVSROOT:/cvs Module name:src Changes by: ratc...@cvs.openbsd.org 2021/12/25 09:25:07 Modified files: usr.bin/sndioctl: sndioctl.c Log message: Don't accept an empty string as selector value "looks good" edd@

CVS: cvs.openbsd.org: src

2021-12-25 Thread Alexandre Ratchov
CVSROOT:/cvs Module name:src Changes by: ratc...@cvs.openbsd.org 2021/12/25 09:15:53 Modified files: usr.bin/sndiod : sndiod.8 Log message: Move example about USB devices from -F description to hot plugging section ok kn

CVS: cvs.openbsd.org: src

2021-12-25 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2021/12/25 08:46:05 Modified files: lib/libcrypto/x509: x509_asid.c Log message: No need for assert.h in here.

CVS: cvs.openbsd.org: src

2021-12-25 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2021/12/25 08:43:14 Modified files: lib/libcrypto/x509: x509_addr.c Log message: drop a meaningless XXX

CVS: cvs.openbsd.org: src

2021-12-25 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2021/12/25 08:42:32 Modified files: lib/libcrypto/ct: ct_x509v3.c lib/libcrypto/x509: x509_addr.c x509_asid.c Log message: Use C99 initializers for v3_addr, v3_asid and v3_ct_scts[] as is done for

CVS: cvs.openbsd.org: src

2021-12-25 Thread Alexandre Ratchov
CVSROOT:/cvs Module name:src Changes by: ratc...@cvs.openbsd.org 2021/12/25 08:24:02 Modified files: usr.bin/sndiod : sndiod.8 Log message: Add section to explain how to handle device hot plugging mostly from kn@, tweaks from me

CVS: cvs.openbsd.org: src

2021-12-25 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2021/12/25 06:35:17 Modified files: sys/netinet6 : ip6_input.c Log message: For a long time ip_ours() and ip6_ours() are calling ip_deliver() without kernel lock. Unlock the two callers in ip6_input_if()

CVS: cvs.openbsd.org: src

2021-12-25 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2021/12/25 06:17:48 Modified files: lib/libcrypto/asn1: a_enum.c a_int.c a_mbstr.c a_object.c a_pkey.c a_pubkey.c a_string.c asn1_gen.c asn1_item.c

CVS: cvs.openbsd.org: src

2021-12-25 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2021/12/25 05:21:36 Modified files: lib/libcrypto : Makefile lib/libcrypto/asn1: asn1_item.c Removed files: lib/libcrypto/asn1: asn_pack.c Log message: Merge asn_pack.c into asn1_item.c -

CVS: cvs.openbsd.org: src

2021-12-25 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2021/12/25 05:19:16 Modified files: lib/libcrypto : Makefile lib/libcrypto/asn1: a_type.c Removed files: lib/libcrypto/asn1: evp_asn1.c Log message: Merge evp_asn1.c into a_type.c - these

CVS: cvs.openbsd.org: src

2021-12-25 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2021/12/25 05:11:57 Modified files: lib/libcrypto/asn1: a_strex.c a_string.c t_x509.c Log message: Move more ASN1_STRING_* functions to a_string.c. No functional change.

CVS: cvs.openbsd.org: src

2021-12-25 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2021/12/25 05:00:22 Modified files: lib/libcrypto : Makefile lib/libcrypto/asn1: asn1_locl.h Added files: lib/libcrypto/asn1: asn1_item.c asn1_old.c Removed files:

CVS: cvs.openbsd.org: src

2021-12-25 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2021/12/25 04:27:19 Modified files: regress/sys/kern/poll: poll_iocond.c Log message: Adjust pty case for kqueue-based poll(2) Unlike the old code, kqueue-based poll(2) sets POLLIN when the other end of a

CVS: cvs.openbsd.org: src

2021-12-25 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2021/12/25 04:04:58 Modified files: sys/kern : kern_event.c Log message: kqueue: Invalidate revoked vnodes' knotes on the fly When a tty device is revoked, the associated knotes should be

CVS: cvs.openbsd.org: src

2021-12-25 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2021/12/25 01:52:44 Modified files: lib/libcrypto/asn1: a_bitstr.c a_enum.c a_int.c a_object.c a_octet.c a_type.c tasn_typ.c Log message: Consolidate code/templates for ASN.1