CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2025/08/06 08:00:33
Modified files:
sys/conf : param.c
sys/kern : kern_sysctl.c uipc_mbuf.c
sys/net: pf_ioctl.c
Log message:
Unlock the KERN_MAXCLUSTERS case of kern_sys
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2025/08/06 07:28:27
Modified files:
distrib/sets/lists/comp: md.arm64
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2025/08/06 07:23:27
Modified files:
lib/libc/sys : mount.2
Log message:
Fix an obvious documentation bug introduced by Marshall Kirk McKusick in SCCS
commit 6.4 on August 16, 1989, commit message "
CVSROOT:/cvs
Module name:src
Changes by: dtuc...@cvs.openbsd.org 2025/08/06 05:22:53
Modified files:
usr.bin/ssh: PROTOCOL
Log message:
Improve sentence. ok djm@
CVSROOT:/cvs
Module name:src
Changes by: st...@cvs.openbsd.org 2025/08/06 03:45:53
Modified files:
lib/libcrypto : cert.pem
Log message:
sync CA certificates from newer mozilla list, ok tb@
https://raw.githubusercontent.com/mozilla-firefox/firefox/refs/heads/release/s
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2025/08/05 23:23:06
Modified files:
usr.sbin/rpki-client: main.c parser.c
Log message:
Make struct entity passing more strict by checking the type.
For repositories only pass the fields we care. The path at
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2025/08/05 22:53:04
Modified files:
usr.bin/ssh: auth2-pubkeyfile.c auth2-pubkey.c
auth2-hostbased.c
Log message:
when refusing a certificate for user authentication, log enough
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2025/08/05 22:11:22
Modified files:
lib/libc/thread: rthread_tls.c
Log message:
use a cmtx instead of a spinlock.
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2025/08/05 15:15:58
Modified files:
share/man/man7 : man.7
Log message:
many improvements in the MACRO SYNTAX tables, and some in related text
CVSROOT:/cvs
Module name:src
Changes by: sobr...@cvs.openbsd.org 2025/08/05 13:06:49
Modified files:
etc/mail : aliases
Log message:
_fc-cache should be lexicographically sorted
ok bentley@
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2025/08/05 12:44:59
Modified files:
share/man/man7 : man.7
Log message:
Fix the misleading description of the deprecated .OP macro.
The following made me aware of the problem:
groff commit f6d1f960
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2025/08/05 09:15:54
Modified files:
lib/libcrypto/bn: bn_mod_words.c
Log message:
Speed up bn_{mod,sqr}_mul_words() for specific inputs.
Use bn_{mul,sqr}_comba{4,6,8}() and bn_montgomery_reduce_words() for
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2025/08/05 09:08:13
Modified files:
lib/libcrypto/bn: bn_local.h bn_sqr.c
Log message:
Provide bn_sqr_comba6().
This allows for fast squaring of a 6 word array.
ok tb@
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2025/08/05 09:06:13
Modified files:
lib/libcrypto/bn: bn_local.h bn_mul.c
Log message:
Provide bn_mul_comba6().
This allows for fast multiplication of two 6 word arrays.
ok tb@
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2025/08/05 09:01:13
Modified files:
lib/libcrypto/bn: bn_local.h bn_mul.c
lib/libcrypto/bn/arch/amd64: bn_arch.c
Log message:
Mark the inputs to bn_mul_comba{4,8}() as const.
This makes it consiste
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2025/08/05 08:25:11
Modified files:
share/man/man9 : rwlock.9
Log message:
tweak previous:
* add the missing ".Ft void" to rw_init_flags_trace()
* use .Fo when the .Fn macro line becomes longer than
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2025/08/05 07:22:10
Modified files:
usr.sbin/rad : rad.conf.5
Log message:
Three content improvements:
* Mention what the general purpose of the "dns" block is.
* Mention that "dns" requires "searc
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2025/08/05 06:52:20
Modified files:
sys/kern : kern_synch.c
sys/sys: refcnt.h
share/man/man9 : refcnt_init.9 rwlock.9
Log message:
Document dt(4) tracing initializers for refc
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2025/08/05 03:51:12
Modified files:
sys/netinet: tcp_input.c
Log message:
SolftLRO: reduces max packet size by max_linkhdr as tcp_output()
This avoids DMA errors while interacting with ixl(4) and oversi
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2025/08/05 03:48:44
Modified files:
sys/dev/pci: virtio_pci.c
Log message:
virtio_pci: Don't try msix interrupts if not supported
Make sure we only try to establish msix interrupts if they are
supported
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2025/08/05 03:08:16
Modified files:
usr.bin/ssh: readconf.c servconf.c ssh_config.5
sshd_config.5
Log message:
Use the operating system default DSCP marking for non-interactive
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2025/08/04 22:00:15
Modified files:
usr.bin/ssh: PROTOCOL
Removed files:
usr.bin/ssh: PROTOCOL.chacha20poly1305
Log message:
a bunch of the protocol extensions we support now have RFCs and I
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2025/08/04 18:08:41
Modified files:
share/man/man7 : man.7
Log message:
Revert the deprecation of the .HP macro.
Eric S. Raymond deprecated it in groff in 2007 (commit 26e827e3),
and i followed in m
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2025/08/04 17:11:52
Modified files:
share/man/man7 : roff.7
Log message:
Some improvements related to compatibility, in particular:
* Mention that roff(7) documents are text files.
* Like in other ro
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2025/08/04 15:50:59
Modified files:
sys/netinet6 : nd6.c
Log message:
Convert nd6_timer_next from int to time_t.
Coverity found that global variable nd6_timer_next stores time_t
value and compares it with
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2025/08/04 15:25:10
Modified files:
sys/net: route.c
sys/netinet6 : nd6.c
Log message:
Pass down existing ifp pointer to nd6_free() and rtrequest_delete().
Coverity complained about usele
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2025/08/04 15:09:37
Modified files:
share/man/man7 : roff.7
Log message:
improve the description of number registers in various respects
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2025/08/04 13:21:47
Modified files:
share/man/man7 : man.7
Log message:
document the .MR macro
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2025/08/04 11:57:28
Modified files:
share/man/man4 : qwx.4
Log message:
tweak previous: delete trailing blank line
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2025/08/04 11:34:07
Modified files:
lib/libc/sys : pipe.2
Log message:
Tweak previous:
For pipe2(2), put back the words "of both new file descriptors",
and move the word "respectively" to the end o
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2025/08/04 09:08:16
Modified files:
lib/libc/sys : fcntl.2
Log message:
Consistently use .Xr when referring to functions documented elsewhere.
We generally do that even when the same function is me
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2025/08/04 09:00:57
Modified files:
sys/dev/wscons : wsdisplay.c
Log message:
If VT switching is blocked because we're resuming and we can't sleep,
return EBUSY. Prevents a panic when doing a VT swi
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2025/08/04 08:11:37
Modified files:
lib/libc/stdlib: mktemp.3
Log message:
Sort NAME, RETURN VALUES, ERRORS, and STANDARDS in the same order as SYNOPSIS.
Sort HISTORY chronologically.
No text change.
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2025/08/04 08:03:32
Modified files:
sys/netinet: ip_ah.c
Log message:
Avoid unsigned comparison in AH parsing.
The check (skip - sizeof(struct ip6_hdr) > 0) did not work as
expected because it is done a
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2025/08/04 07:27:55
Modified files:
sys/net: if_veb.c
Log message:
veb(4): use checksum offload
tested by bluhm
ok bluhm
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2025/08/04 07:22:10
Modified files:
usr.bin/tmux : window-copy.c
Log message:
Do not leak buffer if not used, reported by someone in GitHub issue
4575.
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2025/08/04 07:16:13
Modified files:
usr.bin/tmux : screen-write.c
Log message:
Flush scrolling when wrapping so UTF-8 in last position draws correctly,
GitHub issue 4518.
CVSROOT:/cvs
Module name:src
Changes by: hshoe...@cvs.openbsd.org2025/08/04 06:34:41
Modified files:
sys/arch/amd64/amd64: trap.c
Log message:
Avoid implicit sign extension in vctrap()
port is uint16_t. Shifting promotes to signed 32bit integer. When
assigning
CVSROOT:/cvs
Module name:src
Changes by: hshoe...@cvs.openbsd.org2025/08/04 06:14:16
Modified files:
sys/arch/amd64/amd64: locore0.S
Log message:
Handle #VC in locore0 due to dr[67] write intercepts
When running on Linux/KVM with SEV-ES enabled, writes to dr[67]
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2025/08/04 05:52:36
Modified files:
usr.sbin/rad : rad.conf.5
Log message:
Even when the word "no" is used as a prefix to a command rather than
as a command argument, it makes more sense to conside
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2025/08/04 05:39:50
Modified files:
sys/dev/ic : qwx.c qwxreg.h
sys/net80211 : ieee80211.h
Log message:
Fix a potential 6-byte stack buffer overrun in new qwx(3) 802.11n code.
Could probably
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2025/08/04 04:56:52
Modified files:
regress/usr.sbin/rpki-client: test-http.c
Log message:
Use the new 'return thing is optional' approach in rpki-client regress
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2025/08/04 04:44:43
Modified files:
sys/netinet6 : icmp6.c nd6.c
Log message:
Unlock ICMPV6CTL_ND6_MMAXTRIES case of icmp6_sysctl().
ok bluhm
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2025/08/04 00:10:40
Modified files:
regress/lib/libc: Makefile
Log message:
link illumos oclo test to the tree
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2025/08/03 22:59:31
Modified files:
sys/sys: fcntl.h filedesc.h socket.h
sys/kern : kern_descrip.c kern_exec.c sys_pipe.c
uipc_syscalls.c uipc_usrreq.c
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2025/08/03 19:47:37
Modified files:
distrib/special/libstubs: Makefile
Log message:
tweak to cope with the flockfile change i just committed.
this was from tb@
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2025/08/03 19:44:33
Modified files:
lib/libc/hidden: _stdio.h stdio.h
lib/libc/include: thread_private.h
lib/libc/stdio : fclose.c fdclose.c fileext.h findfp.c
flock
CVSROOT:/cvs
Module name:src
Changes by: kir...@cvs.openbsd.org 2025/08/03 14:00:11
Modified files:
sys/dev/usb: uvideo.c uvideo.h
Log message:
sys/uvideo: support Frame Based format and frame
OK: mglocker@
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2025/08/03 09:44:00
Modified files:
lib/libcrypto/ec: ecp_hp_methods.c
Log message:
Implement constant time EC scalar multiplication.
Replace simplistic non-constant time scalar multiplication with a consta
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2025/08/03 09:08:28
Modified files:
lib/libcrypto/ec: ecp_hp_methods.c
Log message:
Remove duplicate computation for b3.
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2025/08/03 09:07:57
Modified files:
lib/libcrypto/ec: ec_local.h
Log message:
Add prototype for EC_GFp_homogeneous_projective_method().
CVSROOT:/cvs
Module name:src
Changes by: to...@cvs.openbsd.org 2025/08/03 08:25:32
Modified files:
sys/dev/ic : bwfm.c
Log message:
Don't wait in interrupt context.
ok kettnis@ jca@
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2025/08/03 08:04:58
Modified files:
share/man/man4 : qwx.4
Log message:
qwx(4) supports 802.11n now, and WPA1/TKIP should now work
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2025/08/03 08:03:12
Modified files:
sys/arch/riscv64/dev: mainbus.c
sys/arch/riscv64/include: bus.h
Log message:
Add bus_dmamem_alloc_range(9) to riscv64, now required by virtio(4)
Unbreaks riscv64
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2025/08/03 07:20:36
Modified files:
usr.sbin/unwindctl: parser.c unwindctl.8
Log message:
Disable "status memory" command.
About a year ago we had to disable the shared cache for the different
resolver stra
CVSROOT:/cvs
Module name:src
Changes by: sas...@cvs.openbsd.org 2025/08/03 06:43:38
Modified files:
regress/sys/net/pf_forward: Makefile
Log message:
make sure to remove 'set skip lo' rule for regression test
OK bluhm@
CVSROOT:/cvs
Module name:src
Changes by: sas...@cvs.openbsd.org 2025/08/03 05:17:08
Modified files:
sys/arch/i386/i386: db_trace.c
sys/arch/amd64/amd64: db_trace.c
Log message:
Do a btrace(8) favor: don't feed it with invalid instruction address.
OK kettenis@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2025/08/03 05:12:58
Modified files:
sys/netinet6 : icmp6.c ip6_input.c
Log message:
Deny negative values for `ip6_maxdynroutes'.
Negative value allows unlimited count of redirect routes.
By default previ
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2025/08/03 05:08:40
Modified files:
sys/netinet6 : icmp6.c nd6.c
Log message:
Unlock ICMPV6CTL_ND6_UMAXTRIES case of icmp6_sysctl(). `nd6_umaxtries'
loaded only once in nd6_llinfo_timer().
ok bluhm
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2025/08/03 04:33:46
Modified files:
lib/libcrypto/bn: bn_mont.c
Log message:
Avoid signed overflow in BN_MONT_CTX_set()
ri is an int, so the check relied on signed overflow (UB). It's not really
reachable,
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2025/08/03 04:32:04
Modified files:
lib/libcrypto/bn: bn_mul.c
Log message:
Avoid signed overflow in BN_mul()
Reported by smatch via jsg.
ok beck jsing kenjiro
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2025/08/03 04:17:33
Modified files:
sys/arch/arm64/include: vmmvar.h
Log message:
Unbreak vmd build on arm64
dv informs me that this isn't right and that he needs to work on a correct
fix.
ok dv
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2025/08/03 04:07:24
Modified files:
sys/dev/ic : qwx.c qwxreg.h
Log message:
fix TKIP crypto offload in qwx(4)
Tested by phessler, krw, and myself with TKIP used as group cipher.
Tests by anyone unfort
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2025/08/03 04:06:37
Modified files:
sys/dev/ic : qwx.c qwxreg.h qwxvar.h
sys/dev/pci: if_qwx_pci.c
Log message:
add 802.11n/HT support to qwx(4)
Tested:
QCNFA765 arm64: phessler
QCNFA765 am
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2025/08/03 04:02:23
Modified files:
sys/netinet6 : ip6_mroute.c
Log message:
Fix error handling in IPv6 multicast sysctl.
Coverity figured out that error declaration shadows global error
variable. Conseq
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2025/08/03 03:26:57
Modified files:
share/man/man4 : Makefile
Added files:
share/man/man4 : amdpmc.4
Log message:
amdpmc(4)
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2025/08/03 03:23:20
Modified files:
sys/arch/amd64/conf: GENERIC
sys/dev/acpi : files.acpi
Added files:
sys/dev/acpi : amdpmc.c
Log message:
Add aplpmc(4), the equivalent of int
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2025/08/03 02:50:25
Modified files:
usr.sbin/vmd : vionet.c
Log message:
Turn off vmd's vionet debug logging.
CVSROOT:/cvs
Module name:src
Changes by: kir...@cvs.openbsd.org 2025/08/03 02:39:01
Modified files:
sys/dev/usb: uvideo.c uvideo.h
Log message:
sys/uvideo: support H.264 format and frame
OK: mglocker@
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2025/08/03 02:29:39
Modified files:
regress/lib/libcrypto/ec: Makefile
Added files:
regress/lib/libcrypto/ec: ec_arithmetic.c
Log message:
Provide benchmarks for EC arithmetic.
This provides benchm
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2025/08/03 00:42:31
Modified files:
lib/libc/thread: rthread_mutex.c
Log message:
use a __cmtx for the pthread mutex static_init_lock
this minimises the use of sched_yield
ok claudio@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2025/08/02 22:11:57
Modified files:
sys/netinet6 : ip6_input.c nd6.c
Log message:
Deny negative values for `ip6_neighborgcthresh'.
Negative `ip6_neighborgcthres' allows unlimited count of ND6 entries,
mea
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2025/08/02 14:44:10
Modified files:
sys/sys: proc.h
sys/kern : kern_fork.c
Log message:
Move process flags to be inherited on fork to a more prominent place
Hopefully moving this to s
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2025/08/02 14:14:58
Modified files:
usr.bin/vi/ex : ex_argv.c
Log message:
Fix crash with commands like "!ls %" in .exrc/.nexrc or EXINIT/NEXINIT.
>From Jerry Fletcher
CVSROOT:/cvs
Module name:src
Changes by: sas...@cvs.openbsd.org 2025/08/02 13:22:18
Modified files:
sys/arch/amd64/amd64: db_trace.c
sys/arch/i386/i386: db_trace.c
Log message:
more parnoia for stacktrace_save_utrace()
We must check stackframe fits to stack bot
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2025/08/02 10:20:00
Modified files:
lib/libcrypto/bn: bn_internal.h bn_mod_words.c
lib/libcrypto/ec: ec_field.c
Log message:
Provide bn_mod_sqr_words() and call it from ec_field_element_sqr().
For
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2025/08/02 09:47:27
Modified files:
lib/libcrypto/ec: ec_lib.c
Log message:
Copy EC_FIELD_MODULUS/EC_FIELD_ELEMENTs when copying groups and points.
ok tb@
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2025/08/02 09:44:09
Modified files:
lib/libcrypto/ec: ec_field.c ec_internal.h
Log message:
Provide constant time conditional selection between EC_FIELD_ELEMENTs.
Provide a ec_field_element_select() functio
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2025/08/02 09:16:18
Modified files:
usr.sbin/vmd : mc146818.c pci.c pci.h vioblk.c vionet.c
vioscsi.c vioscsi.h virtio.c virtio.h vm.c
vmd.h
Log message:
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2025/08/02 08:34:55
Modified files:
gnu/gcc/gcc/config/m88k: m88k.c
Log message:
Fix an utterly stupid bug I introduced while converting the gcc3 CONST_COSTS
macro to the gcc4 new world order. One of the maj
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2025/08/02 08:09:25
Modified files:
usr.sbin/rpki-client: cert.c
Log message:
Branch cert (un)marshalling depending on cert purpose
The certificate purpose tells us what fields are available in a cert
and p
CVSROOT:/cvs
Module name:src
Changes by: gkoeh...@cvs.openbsd.org2025/08/02 07:47:38
Modified files:
gnu/llvm/llvm/lib/Target/PowerPC: PPCISelDAGToDAG.cpp
Log message:
Unbreak clang 19 (compiled by 19) on macppc
clang 19 was miscompiling its own llvm::MergeBasicB
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2025/08/02 07:24:16
Modified files:
usr.sbin/rpki-client: rpki-client.8
Log message:
Shape expectations about intended use of filemode
Requested by tb@
OK tb@ claudio@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2025/08/02 06:53:04
Modified files:
sys/netinet6 : icmp6.c nd6.c
Log message:
Unlock ICMPV6CTL_ND6_DELAY case of icmp6_sysctl().
`nd6_delay' loaded only once in nd6_resolve().
ok bluhm
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2025/08/02 06:20:40
Modified files:
sys/kern : kern_fork.c
Log message:
Also inherit PS_PROFILE on fork
This lets child processes disable/reenable profiling when they deemed
appropriate. Currently the
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2025/08/02 05:17:00
Modified files:
lib/libc/thread: rthread_libc.c
Log message:
revert switching the malloc locks to __cmtx
phessler hits a problem where an unowned lock is released, which
fails an assert
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2025/08/02 04:19:37
Modified files:
sys/net: if_veb.c
Log message:
veb(4): Fix refcnt leak
pointed out by bluhm
with tweaks from mvs
ok bluhm, mvs
On Sat, 02 Aug 2025 10:13:17 +0200,
Marcus Glocker wrote:
>
> Confused commit message? ;-)
>
Yay, you may see that's happened when a coffee machine is broken.
Now I have some coffee and going to revert this.
--
wbr, Kirill
CVSROOT:/cvs
Module name:src
Changes by: kir...@cvs.openbsd.org 2025/08/02 03:27:59
Modified files:
sys/sys: videoio.h
Log message:
sys/videoio.h: sync with Linux
1. Add RKISP1_CID_SUPPORTED_PARAMS_BLOCKS control
https://git.kernel.org/pub/scm/linux/kernel/git/t
CVSROOT:/cvs
Module name:src
Changes by: kir...@cvs.openbsd.org 2025/08/02 03:26:30
Modified files:
sys/sys: videoio.h
Log message:
backout previous, wrong commit message
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2025/08/02 03:03:54
Modified files:
sys/netinet6 : icmp6.c
Log message:
Unlock ICMPV6CTL_REDIRTIMEOUT case of icmp6_sysctl().
rt_timer_queue_change() is mp-safe, so make unlocking in the way of
IP{V6}CTL_
Confused commit message? ;-)
> On 2 Aug 2025, at 09:36, Kirill A. Korinsky wrote:
>
> CVSROOT:/cvs
> Module name:src
> Changes by:kir...@cvs.openbsd.org2025/08/02 01:36:09
>
> Modified files:
>sys/sys: videoio.h
>
> Log message:
> www/nginx: update njs to 0.9.1
>
CVSROOT:/cvs
Module name:src
Changes by: kir...@cvs.openbsd.org 2025/08/02 01:36:09
Modified files:
sys/sys: videoio.h
Log message:
www/nginx: update njs to 0.9.1
diff from Sergey A. Osokin
maintainer timeout
OK sthen@
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2025/08/02 01:33:28
Modified files:
sys/arch/amd64/amd64: lapic.c locore.S
Log message:
Remove lapic TPR remnants on amd64
On amd64, the TPR register is also available via cr8. We use lcr8(0) to
set it to 0
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2025/08/02 01:02:00
Modified files:
sys/kern : subr_disk.c
Log message:
Rename subr_disk.c local LE GPT_UUID_* #define's to be
consistent with the BE *_GUID #define's used in
fdisk/part.c.
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2025/08/02 00:16:34
Log message:
Provide harness to run illumos's oclo tests from libc regress
This depends on the illumos-os-tests port I just imported and can be
linked to the build once guenther la
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2025/08/02 00:05:13
Modified files:
regress/lib/libc/hash: hash_test.c
Log message:
hash_test: remove variable name from prototype and fix a cast
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2025/08/01 18:41:40
Modified files:
games/ppt : ppt.6
Log message:
Correct ppt(6) history. Before it appeared in 4.3BSD-Tahoe, a ppt
command appeared in v7 (without source). It was described in v7 bcd
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2025/08/01 15:58:48
Modified files:
regress/sys/netinet/tcpstate: Makefile README tcp_closing.py
tcp_established.py tcp_finwait.py
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2025/08/01 14:39:26
Modified files:
sys/dev/ic : ath.c
sys/net80211 : ieee80211.c ieee80211_input.c ieee80211_node.c
ieee80211_node.h ieee80211_output.c
1 - 100 of 14039 matches
Mail list logo