Module Name:src
Committed By: riastradh
Date: Tue Mar 12 02:28:03 UTC 2024
Modified Files:
src/share/man/man4: wg.4
Log Message:
wg(4): Rework example numbering for clarity and add IPv6.
Let's avoid triggering unease with host number 0.
PR misc/58015
To generate a diff
Module Name:src
Committed By: riastradh
Date: Tue Mar 12 02:28:03 UTC 2024
Modified Files:
src/share/man/man4: wg.4
Log Message:
wg(4): Rework example numbering for clarity and add IPv6.
Let's avoid triggering unease with host number 0.
PR misc/58015
To generate a diff
Module Name:src
Committed By: gutteridge
Date: Tue Mar 12 02:26:16 UTC 2024
Modified Files:
src/sys/arch/x86/x86: coretemp.c
Log Message:
coretemp.c: don't accept impossibly low TjMax values
r. 1.39 introduced a regression where instead of applying a reasonable
default ma
Module Name:src
Committed By: gutteridge
Date: Tue Mar 12 02:26:16 UTC 2024
Modified Files:
src/sys/arch/x86/x86: coretemp.c
Log Message:
coretemp.c: don't accept impossibly low TjMax values
r. 1.39 introduced a regression where instead of applying a reasonable
default ma
Module Name:src
Committed By: mrg
Date: Tue Mar 12 00:34:38 UTC 2024
Modified Files:
src/usr.bin/audio/common: wav.c
Log Message:
audioplay(1): handle mis-aligned RIFF chunks.
put the code to find RIFF chunks into a new find_riff_chunk() function,
and handle mis-aligned c
Module Name:src
Committed By: mrg
Date: Tue Mar 12 00:34:38 UTC 2024
Modified Files:
src/usr.bin/audio/common: wav.c
Log Message:
audioplay(1): handle mis-aligned RIFF chunks.
put the code to find RIFF chunks into a new find_riff_chunk() function,
and handle mis-aligned c
Module Name:src
Committed By: mrg
Date: Mon Mar 11 23:12:29 UTC 2024
Modified Files:
src/usr.bin/audio/common: wav.c
Log Message:
minor clean up in the RIFF/WAVE header checking.
use memcmp() not strncmp() to check for "RIFF" and "WAVE".
avoid endian convesion on part.len
Module Name:src
Committed By: mrg
Date: Mon Mar 11 23:12:29 UTC 2024
Modified Files:
src/usr.bin/audio/common: wav.c
Log Message:
minor clean up in the RIFF/WAVE header checking.
use memcmp() not strncmp() to check for "RIFF" and "WAVE".
avoid endian convesion on part.len
Module Name:src
Committed By: christos
Date: Mon Mar 11 23:05:35 UTC 2024
Modified Files:
src/lib/libc/arch/sparc64/gen: fpsetround.c
Log Message:
fix lint
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/arch/sparc64/gen/fpsetround.c
Please note
Module Name:src
Committed By: christos
Date: Mon Mar 11 23:05:35 UTC 2024
Modified Files:
src/lib/libc/arch/sparc64/gen: fpsetround.c
Log Message:
fix lint
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/arch/sparc64/gen/fpsetround.c
Please note
Module Name:src
Committed By: christos
Date: Mon Mar 11 23:03:35 UTC 2024
Modified Files:
src/lib/libc/time: localtime.c
Log Message:
add casts for compat code where time_t is 32 bits.
To generate a diff of this commit:
cvs rdiff -u -r1.142 -r1.143 src/lib/libc/time/loca
Module Name:src
Committed By: christos
Date: Mon Mar 11 23:03:35 UTC 2024
Modified Files:
src/lib/libc/time: localtime.c
Log Message:
add casts for compat code where time_t is 32 bits.
To generate a diff of this commit:
cvs rdiff -u -r1.142 -r1.143 src/lib/libc/time/loca
Module Name:src
Committed By: riastradh
Date: Mon Mar 11 21:10:46 UTC 2024
Modified Files:
src/sys/dev/ic: nvme.c
Log Message:
nvme(4): Disestablish admin q interrupt while suspended.
And re-establish on resume. Fixes nvmectl(8) after a suspend/resume
cycle on some syste
Module Name:src
Committed By: riastradh
Date: Mon Mar 11 21:10:46 UTC 2024
Modified Files:
src/sys/dev/ic: nvme.c
Log Message:
nvme(4): Disestablish admin q interrupt while suspended.
And re-establish on resume. Fixes nvmectl(8) after a suspend/resume
cycle on some syste
Module Name:src
Committed By: martin
Date: Mon Mar 11 20:11:22 UTC 2024
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Tickets #620 - #622, #624 - #632
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.209 -r1.1.2.210 src/doc/CHANGES-10.0
Please no
Module Name:src
Committed By: martin
Date: Mon Mar 11 20:11:22 UTC 2024
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Tickets #620 - #622, #624 - #632
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.209 -r1.1.2.210 src/doc/CHANGES-10.0
Please no
Module Name:src
Committed By: martin
Date: Mon Mar 11 20:09:49 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-10]: xhci_pci.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #632):
sys/dev/pci/xhci_pci.c: revision 1.33
Consistently
Module Name:src
Committed By: martin
Date: Mon Mar 11 20:09:49 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-10]: xhci_pci.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #632):
sys/dev/pci/xhci_pci.c: revision 1.33
Consistently
Module Name:src
Committed By: martin
Date: Mon Mar 11 20:08:16 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-10]: ehci_pci.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #631):
sys/dev/pci/ehci_pci.c: revision 1.76
Consistently
Module Name:src
Committed By: martin
Date: Mon Mar 11 20:08:16 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-10]: ehci_pci.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #631):
sys/dev/pci/ehci_pci.c: revision 1.76
Consistently
Module Name:src
Committed By: martin
Date: Mon Mar 11 20:06:31 UTC 2024
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Tickets #1945 - #1947
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.222 -r1.1.2.223 src/doc/CHANGES-8.3
Please note that diffs
Module Name:src
Committed By: martin
Date: Mon Mar 11 20:06:31 UTC 2024
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Tickets #1945 - #1947
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.222 -r1.1.2.223 src/doc/CHANGES-8.3
Please note that diffs
Module Name:src
Committed By: martin
Date: Mon Mar 11 20:05:15 UTC 2024
Modified Files:
src/lib/libc/gen [netbsd-8]: getcap.c
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #1947):
lib/libc/gen/getcap.c: revision 1.58
Fix memory leak i
Module Name:src
Committed By: martin
Date: Mon Mar 11 20:05:15 UTC 2024
Modified Files:
src/lib/libc/gen [netbsd-8]: getcap.c
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #1947):
lib/libc/gen/getcap.c: revision 1.58
Fix memory leak i
Module Name:src
Committed By: martin
Date: Mon Mar 11 20:04:39 UTC 2024
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Tickets #1813 - #1816
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.138 -r1.1.2.139 src/doc/CHANGES-9.4
Please note that diffs
Module Name:src
Committed By: martin
Date: Mon Mar 11 20:04:39 UTC 2024
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Tickets #1813 - #1816
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.138 -r1.1.2.139 src/doc/CHANGES-9.4
Please note that diffs
Module Name:src
Committed By: martin
Date: Mon Mar 11 20:02:12 UTC 2024
Modified Files:
src/lib/libc/gen [netbsd-9]: getcap.c
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #1816):
lib/libc/gen/getcap.c: revision 1.58
Fix memory leak i
Module Name:src
Committed By: martin
Date: Mon Mar 11 20:02:12 UTC 2024
Modified Files:
src/lib/libc/gen [netbsd-9]: getcap.c
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #1816):
lib/libc/gen/getcap.c: revision 1.58
Fix memory leak i
Module Name:src
Committed By: martin
Date: Mon Mar 11 20:00:54 UTC 2024
Modified Files:
src/lib/libc/gen [netbsd-10]: getcap.c
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #630):
lib/libc/gen/getcap.c: revision 1.58
Fix memory leak i
Module Name:src
Committed By: martin
Date: Mon Mar 11 20:00:54 UTC 2024
Modified Files:
src/lib/libc/gen [netbsd-10]: getcap.c
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #630):
lib/libc/gen/getcap.c: revision 1.58
Fix memory leak i
Module Name:src
Committed By: martin
Date: Mon Mar 11 19:39:23 UTC 2024
Modified Files:
src/share/man/man4 [netbsd-10]: wg.4
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #629):
share/man/man4/wg.4: revision 1.7
wg(4): Spruce up exa
Module Name:src
Committed By: martin
Date: Mon Mar 11 19:39:23 UTC 2024
Modified Files:
src/share/man/man4 [netbsd-10]: wg.4
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #629):
share/man/man4/wg.4: revision 1.7
wg(4): Spruce up exa
Module Name:src
Committed By: martin
Date: Mon Mar 11 19:34:00 UTC 2024
Modified Files:
src/sys/net [netbsd-10]: if_wg.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #628):
sys/net/if_wg.c: revision 1.78
wg(4): Bind to CPU in wg_ha
Module Name:src
Committed By: martin
Date: Mon Mar 11 19:34:00 UTC 2024
Modified Files:
src/sys/net [netbsd-10]: if_wg.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #628):
sys/net/if_wg.c: revision 1.78
wg(4): Bind to CPU in wg_ha
Module Name:src
Committed By: martin
Date: Mon Mar 11 19:31:31 UTC 2024
Modified Files:
src/sys/net [netbsd-8]: if_tun.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1946):
sys/net/if_tun.c: revision 1.175
tun(4): Allow IPv6 packe
Module Name:src
Committed By: martin
Date: Mon Mar 11 19:31:31 UTC 2024
Modified Files:
src/sys/net [netbsd-8]: if_tun.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1946):
sys/net/if_tun.c: revision 1.175
tun(4): Allow IPv6 packe
Module Name:src
Committed By: martin
Date: Mon Mar 11 19:30:06 UTC 2024
Modified Files:
src/sys/net [netbsd-9]: if_tun.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1815):
sys/net/if_tun.c: revision 1.175
tun(4): Allow IPv6 packe
Module Name:src
Committed By: martin
Date: Mon Mar 11 19:30:06 UTC 2024
Modified Files:
src/sys/net [netbsd-9]: if_tun.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1815):
sys/net/if_tun.c: revision 1.175
tun(4): Allow IPv6 packe
Module Name:src
Committed By: martin
Date: Mon Mar 11 19:28:45 UTC 2024
Modified Files:
src/sys/net [netbsd-10]: if_tun.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #627):
sys/net/if_tun.c: revision 1.175
tun(4): Allow IPv6 packe
Module Name:src
Committed By: martin
Date: Mon Mar 11 19:28:45 UTC 2024
Modified Files:
src/sys/net [netbsd-10]: if_tun.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #627):
sys/net/if_tun.c: revision 1.175
tun(4): Allow IPv6 packe
Module Name:src
Committed By: mrg
Date: Mon Mar 11 19:17:52 UTC 2024
Modified Files:
src/usr.bin/audio/common: wav.c
Log Message:
be sure to byte swap ext.len when checking/printing it.
noted by rillig@.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/
Module Name:src
Committed By: mrg
Date: Mon Mar 11 19:17:52 UTC 2024
Modified Files:
src/usr.bin/audio/common: wav.c
Log Message:
be sure to byte swap ext.len when checking/printing it.
noted by rillig@.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/
Module Name:src
Committed By: martin
Date: Mon Mar 11 18:04:54 UTC 2024
Modified Files:
src/sys/kern [netbsd-8]: sysv_shm.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1945):
sys/kern/sysv_shm.c: revision 1.142 (patch)
Avoid over
Module Name:src
Committed By: martin
Date: Mon Mar 11 18:04:54 UTC 2024
Modified Files:
src/sys/kern [netbsd-8]: sysv_shm.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1945):
sys/kern/sysv_shm.c: revision 1.142 (patch)
Avoid over
Module Name:src
Committed By: martin
Date: Mon Mar 11 18:01:48 UTC 2024
Modified Files:
src/sys/kern [netbsd-9]: sysv_shm.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1814):
sys/kern/sysv_shm.c: revision 1.142
Avoid overflow whe
Module Name:src
Committed By: martin
Date: Mon Mar 11 18:01:48 UTC 2024
Modified Files:
src/sys/kern [netbsd-9]: sysv_shm.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1814):
sys/kern/sysv_shm.c: revision 1.142
Avoid overflow whe
Module Name:src
Committed By: martin
Date: Mon Mar 11 18:00:06 UTC 2024
Modified Files:
src/sys/kern [netbsd-10]: sysv_shm.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #626):
sys/kern/sysv_shm.c: revision 1.142
Avoid overflow whe
Module Name:src
Committed By: martin
Date: Mon Mar 11 18:00:06 UTC 2024
Modified Files:
src/sys/kern [netbsd-10]: sysv_shm.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #626):
sys/kern/sysv_shm.c: revision 1.142
Avoid overflow whe
Module Name:src
Committed By: martin
Date: Mon Mar 11 17:50:04 UTC 2024
Modified Files:
src/usr.sbin/certctl [netbsd-10]: certctl.sh
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #625):
usr.sbin/certctl/certctl.sh: revision 1.7
cert
Module Name:src
Committed By: martin
Date: Mon Mar 11 17:50:04 UTC 2024
Modified Files:
src/usr.sbin/certctl [netbsd-10]: certctl.sh
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #625):
usr.sbin/certctl/certctl.sh: revision 1.7
cert
Module Name:src
Committed By: martin
Date: Mon Mar 11 17:44:14 UTC 2024
Modified Files:
src/usr.sbin/wgconfig [netbsd-10]: wgconfig.8
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #624):
usr.sbin/wgconfig/wgconfig.8: revision 1.11
F
Module Name:src
Committed By: martin
Date: Mon Mar 11 17:44:14 UTC 2024
Modified Files:
src/usr.sbin/wgconfig [netbsd-10]: wgconfig.8
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #624):
usr.sbin/wgconfig/wgconfig.8: revision 1.11
F
Module Name:src
Committed By: martin
Date: Mon Mar 11 17:37:43 UTC 2024
Modified Files:
src/etc [netbsd-9]: named.conf
src/external/mpl/bind/dist/lib/isc/netmgr [netbsd-9]: netmgr-int.h
src/usr.sbin/postinstall [netbsd-9]: postinstall.in
Log Message:
Pull u
Module Name:src
Committed By: martin
Date: Mon Mar 11 17:37:43 UTC 2024
Modified Files:
src/etc [netbsd-9]: named.conf
src/external/mpl/bind/dist/lib/isc/netmgr [netbsd-9]: netmgr-int.h
src/usr.sbin/postinstall [netbsd-9]: postinstall.in
Log Message:
Pull u
Module Name:src
Committed By: martin
Date: Mon Mar 11 17:25:20 UTC 2024
Modified Files:
src/etc [netbsd-10]: named.conf
src/external/mpl/bind/dist/lib/isc/netmgr [netbsd-10]: netmgr-int.h
src/usr.sbin/postinstall [netbsd-10]: postinstall.in
Log Message:
Pul
Module Name:src
Committed By: martin
Date: Mon Mar 11 17:25:20 UTC 2024
Modified Files:
src/etc [netbsd-10]: named.conf
src/external/mpl/bind/dist/lib/isc/netmgr [netbsd-10]: netmgr-int.h
src/usr.sbin/postinstall [netbsd-10]: postinstall.in
Log Message:
Pul
Module Name:src
Committed By: martin
Date: Mon Mar 11 17:12:53 UTC 2024
Modified Files:
src/usr.sbin/certctl [netbsd-10]: certctl.sh
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #621):
usr.sbin/certctl/certctl.sh: revision 1.6
cert
Module Name:src
Committed By: martin
Date: Mon Mar 11 17:12:53 UTC 2024
Modified Files:
src/usr.sbin/certctl [netbsd-10]: certctl.sh
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #621):
usr.sbin/certctl/certctl.sh: revision 1.6
cert
Module Name:src
Committed By: martin
Date: Mon Mar 11 17:09:43 UTC 2024
Modified Files:
src/distrib/sets/lists/base [netbsd-10]: mi
src/doc [netbsd-10]: 3RDPARTY
src/external/mpl/mozilla-certdata/dist [netbsd-10]: certdata.txt
src/external/mpl/mozill
59 matches
Mail list logo