Module Name:src
Committed By: rillig
Date: Fri Sep 24 06:30:02 UTC 2021
Modified Files:
src/tests/usr.bin/indent: comment-line-end.0 comment-line-end.0.stdout
t_indent.sh
Log Message:
tests/indent: demonstrate token repetition after line-end comment
To genera
Module Name:src
Committed By: rillig
Date: Fri Sep 24 06:30:02 UTC 2021
Modified Files:
src/tests/usr.bin/indent: comment-line-end.0 comment-line-end.0.stdout
t_indent.sh
Log Message:
tests/indent: demonstrate token repetition after line-end comment
To genera
Module Name:src
Committed By: rillig
Date: Fri Sep 24 06:23:35 UTC 2021
Modified Files:
src/usr.bin/indent: lexi.c
Log Message:
indent: fix space-tab in indentation
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/usr.bin/indent/lexi.c
Please note that
Module Name:src
Committed By: rillig
Date: Fri Sep 24 06:23:35 UTC 2021
Modified Files:
src/usr.bin/indent: lexi.c
Log Message:
indent: fix space-tab in indentation
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/usr.bin/indent/lexi.c
Please note that
Module Name:src
Committed By: knakahara
Date: Fri Sep 24 05:26:06 UTC 2021
Modified Files:
src/sys/net: files.net
Log Message:
Fix build failure for i386 INSTALL_XEN3PAE_DOMU, sorry.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/net/files.net
Ple
Module Name:src
Committed By: knakahara
Date: Fri Sep 24 05:26:06 UTC 2021
Modified Files:
src/sys/net: files.net
Log Message:
Fix build failure for i386 INSTALL_XEN3PAE_DOMU, sorry.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/net/files.net
Ple
Module Name:src
Committed By: knakahara
Date: Fri Sep 24 04:11:02 UTC 2021
Modified Files:
src/sys/net: rss_config.c rss_config.h
Log Message:
Add RSS toeplitz hash functions which calculate from mbuf.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/n
Module Name:src
Committed By: knakahara
Date: Fri Sep 24 04:11:02 UTC 2021
Modified Files:
src/sys/net: rss_config.c rss_config.h
Log Message:
Add RSS toeplitz hash functions which calculate from mbuf.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/n
Module Name:src
Committed By: knakahara
Date: Fri Sep 24 04:09:32 UTC 2021
Modified Files:
src/sys/net: toeplitz.c toeplitz.h
Log Message:
Import asymmetric toeplitz hash without memcpy implemented by ryo@n.o.
This implementation has better performance than memcpy'ed one.
Module Name:src
Committed By: knakahara
Date: Fri Sep 24 04:09:32 UTC 2021
Modified Files:
src/sys/net: toeplitz.c toeplitz.h
Log Message:
Import asymmetric toeplitz hash without memcpy implemented by ryo@n.o.
This implementation has better performance than memcpy'ed one.
Module Name:src
Committed By: manu
Date: Fri Sep 24 00:29:46 UTC 2021
Modified Files:
src/sys/arch/amd64/conf: XEN3_DOM0
Log Message:
Move XEN3_DOM0 as close as possible to GENERIC.
Document why some options are disabled
Set NO_PCI_MSI_MSIX to work around crashes reported
Module Name:src
Committed By: manu
Date: Fri Sep 24 00:29:46 UTC 2021
Modified Files:
src/sys/arch/amd64/conf: XEN3_DOM0
Log Message:
Move XEN3_DOM0 as close as possible to GENERIC.
Document why some options are disabled
Set NO_PCI_MSI_MSIX to work around crashes reported
Module Name:src
Committed By: rillig
Date: Thu Sep 23 22:54:09 UTC 2021
Modified Files:
src/usr.bin/make: var.c
Log Message:
make: fix memory leak in error case of the ':?' modifier
To generate a diff of this commit:
cvs rdiff -u -r1.951 -r1.952 src/usr.bin/make/var.c
P
Module Name:src
Committed By: rillig
Date: Thu Sep 23 22:54:09 UTC 2021
Modified Files:
src/usr.bin/make: var.c
Log Message:
make: fix memory leak in error case of the ':?' modifier
To generate a diff of this commit:
cvs rdiff -u -r1.951 -r1.952 src/usr.bin/make/var.c
P
Module Name:src
Committed By: palle
Date: Thu Sep 23 17:51:52 UTC 2021
Modified Files:
src/sys/arch/sparc64/doc: TODO
Log Message:
sun4v: update TODO with current status when running on a T5-based system
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/s
Module Name:src
Committed By: palle
Date: Thu Sep 23 17:51:52 UTC 2021
Modified Files:
src/sys/arch/sparc64/doc: TODO
Log Message:
sun4v: update TODO with current status when running on a T5-based system
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/s
Module Name:src
Committed By: msaitoh
Date: Thu Sep 23 15:43:21 UTC 2021
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
Regen.
To generate a diff of this commit:
cvs rdiff -u -r1.1420 -r1.1421 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1419 -r1.14
Module Name:src
Committed By: msaitoh
Date: Thu Sep 23 15:42:29 UTC 2021
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add some Intel devices:
- Tiger Lake
- I225V and I225LM
- WiFi 6 AX201
To generate a diff of this commit:
cvs rdiff -u -r1.1433 -r1.1434 src
Module Name:src
Committed By: msaitoh
Date: Thu Sep 23 15:42:29 UTC 2021
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add some Intel devices:
- Tiger Lake
- I225V and I225LM
- WiFi 6 AX201
To generate a diff of this commit:
cvs rdiff -u -r1.1433 -r1.1434 src
Module Name:src
Committed By: ryo
Date: Thu Sep 23 15:19:03 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: core_machdep.c cpu_machdep.c
exec_machdep.c netbsd32_machdep.c process_machdep.c sig_machdep.c
syscall.c
Log Message:
use lwp_trapfram
Module Name:src
Committed By: ryo
Date: Thu Sep 23 15:19:03 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: core_machdep.c cpu_machdep.c
exec_machdep.c netbsd32_machdep.c process_machdep.c sig_machdep.c
syscall.c
Log Message:
use lwp_trapfram
Module Name:src
Committed By: uwe
Date: Thu Sep 23 13:59:27 UTC 2021
Modified Files:
src/lib/libc/sys: timerfd.2
Log Message:
Spell the number of nanoseconds as 10^9. Forgotten in previous.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/sys/tim
Module Name:src
Committed By: uwe
Date: Thu Sep 23 13:59:27 UTC 2021
Modified Files:
src/lib/libc/sys: timerfd.2
Log Message:
Spell the number of nanoseconds as 10^9. Forgotten in previous.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/sys/tim
Module Name:src
Committed By: uwe
Date: Thu Sep 23 13:58:26 UTC 2021
Modified Files:
src/lib/libc/sys: timerfd.2
Log Message:
Minor markup tweaks.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/sys/timerfd.2
Please note that diffs are not publi
Module Name:src
Committed By: uwe
Date: Thu Sep 23 13:58:26 UTC 2021
Modified Files:
src/lib/libc/sys: timerfd.2
Log Message:
Minor markup tweaks.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/sys/timerfd.2
Please note that diffs are not publi
Module Name:src
Committed By: uwe
Date: Thu Sep 23 13:49:59 UTC 2021
Modified Files:
src/lib/libc/sys: timer_settime.2
Log Message:
Spell the number of nanoseconds as 10^9.
10^9 is 1e9 (it's "e" that spells 10 here), not 10e9. The target
audience of this man page is not
Module Name:src
Committed By: uwe
Date: Thu Sep 23 13:49:59 UTC 2021
Modified Files:
src/lib/libc/sys: timer_settime.2
Log Message:
Spell the number of nanoseconds as 10^9.
10^9 is 1e9 (it's "e" that spells 10 here), not 10e9. The target
audience of this man page is not
Module Name:src
Committed By: uwe
Date: Thu Sep 23 13:16:13 UTC 2021
Modified Files:
src/lib/libc/sys: eventfd.2
Log Message:
Markup fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/sys/eventfd.2
Please note that diffs are not public domai
Module Name:src
Committed By: uwe
Date: Thu Sep 23 13:16:13 UTC 2021
Modified Files:
src/lib/libc/sys: eventfd.2
Log Message:
Markup fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/sys/eventfd.2
Please note that diffs are not public domai
> Module Name: src
> Committed By: skrll
> Date: Thu Sep 23 06:34:00 UTC 2021
>
> Modified Files:
> src/sys/arch/aarch64/aarch64: cpufunc.c
> src/sys/arch/arm/arm32: cpu.c
>
> Log Message:
> Print the cache information in similar formats and arm and aarch64, e.g.
:
> aarch64
Module Name:src
Committed By: wiz
Date: Thu Sep 23 12:17:57 UTC 2021
Modified Files:
src/lib/libc/stdio: printf.3
Log Message:
printf(3): mention snprintb(3)
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/lib/libc/stdio/printf.3
Please note that diffs
Module Name:src
Committed By: wiz
Date: Thu Sep 23 12:17:57 UTC 2021
Modified Files:
src/lib/libc/stdio: printf.3
Log Message:
printf(3): mention snprintb(3)
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/lib/libc/stdio/printf.3
Please note that diffs
Module Name:src
Committed By: christos
Date: Thu Sep 23 11:28:47 UTC 2021
Modified Files:
src/sys/compat/linux/common: linux_misc_notalpha.c
Log Message:
remove stray char.
To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 \
src/sys/compat/linux/common/
Module Name:src
Committed By: christos
Date: Thu Sep 23 11:28:47 UTC 2021
Modified Files:
src/sys/compat/linux/common: linux_misc_notalpha.c
Log Message:
remove stray char.
To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 \
src/sys/compat/linux/common/
Module Name:src
Committed By: jmcneill
Date: Thu Sep 23 10:31:23 UTC 2021
Modified Files:
src/sys/dev/pci: if_ena.c
Log Message:
ena: fix packet reordering issue
A reorder occures when
- memory allocation fails in bus_dmamap_load_mbuf() or
- submission queue is full
This
Module Name:src
Committed By: jmcneill
Date: Thu Sep 23 10:31:23 UTC 2021
Modified Files:
src/sys/dev/pci: if_ena.c
Log Message:
ena: fix packet reordering issue
A reorder occures when
- memory allocation fails in bus_dmamap_load_mbuf() or
- submission queue is full
This
Module Name:src
Committed By: martin
Date: Thu Sep 23 10:13:29 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.3
Log Message:
Tickets #1347 and #1348
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.30 -r1.1.2.31 src/doc/CHANGES-9.3
Please note that diffs
Module Name:src
Committed By: martin
Date: Thu Sep 23 10:13:29 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.3
Log Message:
Tickets #1347 and #1348
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.30 -r1.1.2.31 src/doc/CHANGES-9.3
Please note that diffs
Module Name:src
Committed By: martin
Date: Thu Sep 23 10:11:02 UTC 2021
Modified Files:
src/bin/cp [netbsd-9]: utils.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #1348):
bin/cp/utils.c: revision 1.47
PR/54564: Jan Schaumann: cp of a
Module Name:src
Committed By: martin
Date: Thu Sep 23 10:11:02 UTC 2021
Modified Files:
src/bin/cp [netbsd-9]: utils.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #1348):
bin/cp/utils.c: revision 1.47
PR/54564: Jan Schaumann: cp of a
Module Name:src
Committed By: martin
Date: Thu Sep 23 10:09:20 UTC 2021
Modified Files:
src/bin/mkdir [netbsd-9]: mkdir.c
Log Message:
Pull up following revision(s) (requested by kre in ticket #1347):
bin/mkdir/mkdir.c: revision 1.39
PR bin/56398
The final compo
Module Name:src
Committed By: martin
Date: Thu Sep 23 10:09:20 UTC 2021
Modified Files:
src/bin/mkdir [netbsd-9]: mkdir.c
Log Message:
Pull up following revision(s) (requested by kre in ticket #1347):
bin/mkdir/mkdir.c: revision 1.39
PR bin/56398
The final compo
Module Name:src
Committed By: martin
Date: Thu Sep 23 10:08:35 UTC 2021
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1697
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.102 -r1.1.2.103 src/doc/CHANGES-8.3
Please note that diffs are not p
Module Name:src
Committed By: martin
Date: Thu Sep 23 10:08:35 UTC 2021
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1697
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.102 -r1.1.2.103 src/doc/CHANGES-8.3
Please note that diffs are not p
Module Name:src
Committed By: martin
Date: Thu Sep 23 10:04:53 UTC 2021
Modified Files:
src/bin/mkdir [netbsd-8]: mkdir.c
Log Message:
Pull up following revision(s) (requested by kre in ticket #1697):
bin/mkdir/mkdir.c: revision 1.39
PR bin/56398
The final compo
Module Name:src
Committed By: martin
Date: Thu Sep 23 10:04:53 UTC 2021
Modified Files:
src/bin/mkdir [netbsd-8]: mkdir.c
Log Message:
Pull up following revision(s) (requested by kre in ticket #1697):
bin/mkdir/mkdir.c: revision 1.39
PR bin/56398
The final compo
Module Name:src
Committed By: ryo
Date: Thu Sep 23 09:09:34 UTC 2021
Modified Files:
src/doc: CHANGES
Log Message:
Add support COMPAT_LINUX for aarch64
To generate a diff of this commit:
cvs rdiff -u -r1.2831 -r1.2832 src/doc/CHANGES
Please note that diffs are not publi
tfd, timerfd, POSIX timers, and preadv() /
pwritev() system calls to COMPAT_LINUX and COMPAT_LINXU32.
[thorpej 20210919]
+ aarch64: Add initial COMPAT_LINUX support. [ryo 20210923]
Module Name:src
Committed By: ryo
Date: Thu Sep 23 09:07:39 UTC 2021
Modified Files:
src/share/man/man8: compat_linux.8
Log Message:
add aarch64, and sort architecture names by alphabetical order.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/share/ma
Module Name:src
Committed By: ryo
Date: Thu Sep 23 09:07:39 UTC 2021
Modified Files:
src/share/man/man8: compat_linux.8
Log Message:
add aarch64, and sort architecture names by alphabetical order.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/share/ma
Module Name:src
Committed By: ryo
Date: Thu Sep 23 06:58:47 UTC 2021
Modified Files:
src/sys/kern: sys_sig.c
Log Message:
Since trampoline ABI ver0 is also used in other emulation environments (e.g.
linux emulation),
checking (emul->e_sigobject != NULL) to determine if it
Module Name:src
Committed By: ryo
Date: Thu Sep 23 06:58:47 UTC 2021
Modified Files:
src/sys/kern: sys_sig.c
Log Message:
Since trampoline ABI ver0 is also used in other emulation environments (e.g.
linux emulation),
checking (emul->e_sigobject != NULL) to determine if it
52 matches
Mail list logo