all platforms, kernel: remove __HAVE_CLOCKINTR symbol

2023-07-01 Thread Scott Cheloha
Every platform made the clockintr switch six months ago or more. The __HAVE_CLOCKINTR symbol is now redundant and can be removed. ok? Index: ./ddb/db_command.c === RCS file: /cvs/src/sys/ddb/db_command.c,v retrieving revision 1.98

PATCH: xenocara/app/cwm: handle release of Meta (not Alt)

2023-07-01 Thread Sven M. Hallberg
Hi, the attached patch solves an issue that I've had with cwm, namely that my Meta modifier would get stuck until I pressed some *other* modifier. The reason is that cwm's handling of modifier releases is rudimentary in that it just looks for key release events from any of a fixed list of keys

Re: missing malloc failure check at /src/lib/libcrypto/asn1/bio_ndef.c

2023-07-01 Thread Илья Шипицин
I ran analyzer, it shows old findings. am I missing something? or patches were not yet applied diff = diff -u -p a/crypto/asn1/bio_ndef.c b/crypto/asn1/bio_ndef.c --- a/crypto/asn1/bio_ndef.c +++ b/crypto/asn1/bio_ndef.c @@ -181,6 +181,8 @@ ndef_prefix(BIO *b, unsigned char **pbuf derlen =