CVSROOT:/cvs
Module name:src
Changes by: an...@cvs.openbsd.org 2021/09/09 23:48:43
Modified files:
sys/dev/usb: uhidev.h
Log message:
Minor KNF nit, align struct field.
CVSROOT:/cvs
Module name:src
Changes by: an...@cvs.openbsd.org 2021/09/09 23:47:38
Modified files:
sys/dev/usb: ucc.c ugold.c uhid.c uhidev.c uhidev.h ukbd.c
ums.c umstc.c uwacom.c
Log message:
Instead of letting uhidev drivers get the repo
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2021/09/09 23:46:09
Modified files:
usr.bin/ssh: compat.c
Log message:
openssh-7.4 was incorrectly listed twice; spotted by Dmitry
Belyavskiy, ok dtucker@
CVSROOT:/cvs
Module name:src
Changes by: an...@cvs.openbsd.org 2021/09/09 23:46:01
Modified files:
sys/dev/usb: uhidev.c
Log message:
Remove unused repsizes array.
ok jcs@ as part of a larger diff
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2021/09/09 18:02:43
Modified files:
lib/libkvm : kvm_amd64.c kvm_cd9660.c kvm_file2.c
kvm_getloadavg.c kvm_ntfs.c kvm_proc.c
kvm_proc2.c kvm_udf.c
Log
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2021/09/09 18:01:13
Modified files:
lib/libpcap: nametoaddr.c
Log message:
nothing from sys/param.h is used
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2021/09/09 18:00:55
Modified files:
lib/libpcap: pcap-bpf.c
Log message:
the SunOS lseek 4G wraparound workaround is not needed, consequently
pulling BSD from sys/param.h is not needed either
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2021/09/09 16:46:03
Modified files:
sys/arch/arm64/dev: aplpcie.c
Log message:
Adjust for DT binding changes. Add some temporary backwards compatibility
code to help making the transition. This wil
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2021/09/09 15:55:03
Modified files:
usr.bin/tmux : arguments.c cmd.c
Log message:
Keep -? as usage.
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2021/09/09 14:08:15
Modified files:
regress/usr.sbin/btrace: Makefile
Added files:
regress/usr.sbin/btrace: staticv-empty.bt staticv-empty.ok
Log message:
add test for printing empty arguments
ok m
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2021/09/09 14:07:49
Modified files:
usr.sbin/btrace: btrace.c
Log message:
fix crash when passing empty cli arguments as B_AT_NIL wasn't handled as a
valid argument type
found with afl++
ok mpi@
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2021/09/09 13:37:17
Modified files:
usr.bin/tmux : menu.c
Log message:
Turn on both button and all mouse modes for menus since some terminals
only support the former.
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2021/09/09 13:02:50
Modified files:
regress/usr.sbin/btrace: Makefile
Added files:
regress/usr.sbin/btrace: histempty.bt histempty.ok
Log message:
add hist() tests similar to mapempty.bt
ok mpi@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2021/09/09 12:41:39
Modified files:
sys/kern : kern_sched.c kern_synch.c sched_bsd.c
Log message:
Add THREAD_PID_OFFSET to tracepoint arguments that pass a TID to userland.
Bring these values in sync
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2021/09/09 12:23:31
Modified files:
sys/kern : kern_synch.c
Log message:
Move a check to avoid panicing on contended rwlock(9) outside of DIAGNOSTIC.
ok kettenis@
CVSROOT:/cvs
Module name:src
Changes by: an...@cvs.openbsd.org 2021/09/09 11:36:34
Modified files:
regress/lib/libc/sys: t_fork.c
Log message:
Ensure that the kill signal undergoing testing is not ignored.
ok bluhm@
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2021/09/09 10:50:57
Modified files:
usr.bin/mandoc : tbl_html.c
Log message:
In HTML output, in cells with an "n" (number) layout, pad numbers
on the right side with UTF-8 punctuation and figure spac
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2021/09/09 09:21:39
Modified files:
sbin/fdisk : cmd.c cmd.h user.c
Log message:
Simplify logic in USER_edit() loop to eliminate unnecessary
goto's.
Rename CMD_SAVE to CMD_QUIT to reflect actual command
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2021/09/09 09:09:43
Modified files:
lib/libcrypto/x509: x509_verify.c
Log message:
When calling the legacy callback, ensure we catch the case where it
has decided to change a succeess to a failure and change
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2021/09/09 09:02:33
Modified files:
regress/lib/libssl/openssl-ruby: Makefile
Log message:
Rework openssl-ruby-tests to run all passing tests first, then
run the one failing test as a separate regress test.
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2021/09/09 08:45:18
Modified files:
usr.bin/mandoc : html.c html.h tbl_html.c
Log message:
If the layout or data of an individual cell in a tbl(7) contains
only "_", "-", or "=", requesting a horizon
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2021/09/09 08:15:49
Modified files:
usr.sbin/rpki-client: cert.c cms.c extern.h gbr.c mft.c roa.c
Log message:
Rework how various OIDs are compared in the code.
Instead of converting the ASN1_OBJECT into a
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2021/09/09 07:38:32
Modified files:
usr.bin/tmux : arguments.c cmd-confirm-before.c cmd-if-shell.c
cmd-run-shell.c tmux.h
Log message:
Expand argument to run-shell again.
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2021/09/09 07:02:36
Modified files:
sys/kern : kern_unveil.c
Log message:
No need to initialize nuv, it is assigned to before use.
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2021/09/09 06:36:45
Modified files:
sbin/fdisk : misc.c
Log message:
Scan unit_types[] array using nitems() and eliminate the NULL
sentinal entry.
No functional change.
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2021/09/09 06:14:22
Modified files:
regress/usr.bin/openssl/x509: create-libressl-test-certs.pl
Log message:
zap trailing whitespace
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2021/09/09 06:12:39
Modified files:
regress/lib/libssl/verify: create-libressl-test-certs.pl
Log message:
zap trailing whitespace
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2021/09/09 06:09:11
Modified files:
usr.sbin/btrace: bt_parse.y
Log message:
Relax the check for accessing variable before setting them.
First we can't assume rules are written in the order they will be exe
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2021/09/09 05:48:06
Modified files:
regress/usr.bin/mandoc/db/run: Makefile
Log message:
Do not abuse the "cleandir" target to delete part of the test output.
According to /usr/share/mk/bsd.README, t
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2021/09/09 05:20:40
Modified files:
usr.sbin/btrace: btrace.c
Log message:
Let ba2str() handle unitialized map just like ba2long() does.
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2021/09/09 04:22:02
Modified files:
. : 3RDPARTY
Log message:
update
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2021/09/09 04:00:04
Modified files:
regress/usr.sbin/btrace: Makefile
Removed files:
regress/usr.sbin/btrace: staticv.args
Log message:
Hook test for command line arguments support.
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2021/09/09 03:59:15
Modified files:
lib/mesa : VERSION meson.build
lib/mesa/generated/src/amd/common: amdgfxregs.h
lib/mesa/generated/src/compiler: ir_expression_operation.h
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2021/09/09 03:56:32
Modified files:
regress/usr.sbin/btrace: Makefile
Added files:
regress/usr.sbin/btrace: multiprobe.bt multiprobe.ok
Log message:
Test assigning multiple probes to a single action
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2021/09/09 03:53:12
Modified files:
usr.sbin/btrace: bt_parse.y bt_parser.h btrace.c
Log message:
Make it possible to associate multiple probes to a single rule.
The following syntax, reducing duplication,
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2021/09/09 03:43:49
Modified files:
usr.sbin/btrace: btrace.c
Log message:
Handle new NIL type in ba_name().
Fix filter debugging.
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2021/09/09 03:38:38
Modified files:
regress/usr.sbin/btrace: Makefile
Log message:
Prepare for executing regress triggering kernel probes.
root and kern.allowdt=1 are needed for those, otherwise mark them a
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2021/09/09 01:17:31
Modified files:
usr.sbin/btrace: btrace.c
Log message:
Do not treat empty map has invalid.
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2021/09/09 01:03:10
Modified files:
usr.sbin/btrace: btrace.c
Log message:
Use a dynamic buffer to allow parsing scripts bigger than BUFSIZ.
ok jasper@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2021/09/09 00:59:51
Modified files:
regress/usr.sbin/btrace: Makefile
Added files:
regress/usr.sbin/btrace: mapempty.bt mapempty.ok
Log message:
Check clear(), delete(), zero() and print() after cle
40 matches
Mail list logo