Module Name:src
Committed By: mlelstv
Date: Fri Jan 7 07:34:10 UTC 2022
Modified Files:
src/sys/dev/hdaudio: hdafg.c
Log Message:
Safe vendor/product for reporting. Avoids repeated loading/unloading
of hdaudioverbose module.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: mlelstv
Date: Fri Jan 7 07:34:10 UTC 2022
Modified Files:
src/sys/dev/hdaudio: hdafg.c
Log Message:
Safe vendor/product for reporting. Avoids repeated loading/unloading
of hdaudioverbose module.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: mlelstv
Date: Fri Jan 7 07:25:37 UTC 2022
Modified Files:
src/sys/dev/fdt: fdt_memory.c
Log Message:
Calculate the minimum address, don't assume the first entry is the start.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/s
Module Name:src
Committed By: mlelstv
Date: Fri Jan 7 07:25:37 UTC 2022
Modified Files:
src/sys/dev/fdt: fdt_memory.c
Log Message:
Calculate the minimum address, don't assume the first entry is the start.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/s
Module Name:src
Committed By: msaitoh
Date: Fri Jan 7 06:57:57 UTC 2022
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
Two fixes:
- Fix previous again. The missing comma is intended to split the long line.
- Add missing right parenthesis.
To generate a di
Module Name:src
Committed By: msaitoh
Date: Fri Jan 7 06:57:57 UTC 2022
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
Two fixes:
- Fix previous again. The missing comma is intended to split the long line.
- Add missing right parenthesis.
To generate a di
Module Name:src
Committed By: lukem
Date: Fri Jan 7 05:30:30 UTC 2022
Modified Files:
src/bin/sh: sh.1
Log Message:
sh(1): improve getopts docs for optstring leading :
getopts has different behaviour if the leading character
of optstring is `:', so describe in more detai
Module Name:src
Committed By: lukem
Date: Fri Jan 7 05:30:30 UTC 2022
Modified Files:
src/bin/sh: sh.1
Log Message:
sh(1): improve getopts docs for optstring leading :
getopts has different behaviour if the leading character
of optstring is `:', so describe in more detai
Module Name:src
Committed By: msaitoh
Date: Fri Jan 7 05:17:38 UTC 2022
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
Add missing comma. Found by tnn@.
To generate a diff of this commit:
cvs rdiff -u -r1.236 -r1.237 src/sys/dev/pci/pci_subr.c
Please note tha
Module Name:src
Committed By: msaitoh
Date: Fri Jan 7 05:17:38 UTC 2022
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
Add missing comma. Found by tnn@.
To generate a diff of this commit:
cvs rdiff -u -r1.236 -r1.237 src/sys/dev/pci/pci_subr.c
Please note tha
Module Name:src
Committed By: lukem
Date: Fri Jan 7 05:10:30 UTC 2022
Modified Files:
src/bin/sh: sh.1
Log Message:
sh(1): fix formatting warnings
To generate a diff of this commit:
cvs rdiff -u -r1.241 -r1.242 src/bin/sh/sh.1
Please note that diffs are not public doma
Module Name:src
Committed By: lukem
Date: Fri Jan 7 05:10:30 UTC 2022
Modified Files:
src/bin/sh: sh.1
Log Message:
sh(1): fix formatting warnings
To generate a diff of this commit:
cvs rdiff -u -r1.241 -r1.242 src/bin/sh/sh.1
Please note that diffs are not public doma
Module Name:src
Committed By: ozaki-r
Date: Fri Jan 7 03:07:41 UTC 2022
Modified Files:
src/tests/net/ndp: t_ndp.sh
Log Message:
tests: skip ndp_cache_state on qemu
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/tests/net/ndp/t_ndp.sh
Please note tha
Module Name:src
Committed By: ozaki-r
Date: Fri Jan 7 03:07:41 UTC 2022
Modified Files:
src/tests/net/ndp: t_ndp.sh
Log Message:
tests: skip ndp_cache_state on qemu
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/tests/net/ndp/t_ndp.sh
Please note tha
Module Name:src
Committed By: riastradh
Date: Fri Jan 7 01:10:58 UTC 2022
Modified Files:
src/sys/dev/acpi: acpi_bat.c
Log Message:
acpibat(4): Fix race in detach with AcpiOsExecute deferred call.
To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 src/sys/d
Module Name:src
Committed By: riastradh
Date: Fri Jan 7 01:10:58 UTC 2022
Modified Files:
src/sys/dev/acpi: acpi_bat.c
Log Message:
acpibat(4): Fix race in detach with AcpiOsExecute deferred call.
To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 src/sys/d
Module Name:src
Committed By: lukem
Date: Fri Jan 7 01:03:02 UTC 2022
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
postinstall: fix x11 migration of /usr/X11R6/lib/X11
Fix the x11 check if /usr/X11R6/lib/X11/* needs to migrate to /etc/X11/*
by en
Module Name:src
Committed By: lukem
Date: Fri Jan 7 01:03:02 UTC 2022
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
postinstall: fix x11 migration of /usr/X11R6/lib/X11
Fix the x11 check if /usr/X11R6/lib/X11/* needs to migrate to /etc/X11/*
by en
Module Name:src
Committed By: wiz
Date: Thu Jan 6 22:10:39 UTC 2022
Modified Files:
src/share/man/man4: mcommphy.4
Log Message:
Fix typo, remove dot
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/mcommphy.4
Please note that diffs are not
Module Name:src
Committed By: wiz
Date: Thu Jan 6 22:10:39 UTC 2022
Modified Files:
src/share/man/man4: mcommphy.4
Log Message:
Fix typo, remove dot
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/mcommphy.4
Please note that diffs are not
Module Name:src
Committed By: nia
Date: Thu Jan 6 21:55:24 UTC 2022
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile
Added Files:
src/share/man/man4: eqos.4 mcommphy.4
Log Message:
Add man pages for eqos(4), mcommphy(4)
lgtm jmc
Module Name:src
Committed By: nia
Date: Thu Jan 6 21:55:24 UTC 2022
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile
Added Files:
src/share/man/man4: eqos.4 mcommphy.4
Log Message:
Add man pages for eqos(4), mcommphy(4)
lgtm jmc
Module Name:src
Committed By: blymn
Date: Thu Jan 6 20:50:19 UTC 2022
Modified Files:
src/lib/libcurses: slk.c
Log Message:
Revert change for array definition, it was incorrect, thanks Uwe.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/lib/libcurses/
Module Name:src
Committed By: blymn
Date: Thu Jan 6 20:50:19 UTC 2022
Modified Files:
src/lib/libcurses: slk.c
Log Message:
Revert change for array definition, it was incorrect, thanks Uwe.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/lib/libcurses/
Module Name:src
Committed By: pgoyette
Date: Thu Jan 6 20:41:31 UTC 2022
Modified Files:
src/sys/modules/ufs: Makefile
Log Message:
Fix previous and actually disable UFS_DIRHASH
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/modules/ufs/Makefile
Pl
Module Name:src
Committed By: pgoyette
Date: Thu Jan 6 20:41:31 UTC 2022
Modified Files:
src/sys/modules/ufs: Makefile
Log Message:
Fix previous and actually disable UFS_DIRHASH
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/modules/ufs/Makefile
Pl
Module Name:src
Committed By: ryo
Date: Thu Jan 6 18:00:58 UTC 2022
Modified Files:
src/usr.sbin/cpuctl/arch: aarch64.c
Log Message:
display the raw value of each field when -v specified
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/usr.sbin/cpuctl/a
Module Name:src
Committed By: ryo
Date: Thu Jan 6 18:00:58 UTC 2022
Modified Files:
src/usr.sbin/cpuctl/arch: aarch64.c
Log Message:
display the raw value of each field when -v specified
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/usr.sbin/cpuctl/a
Module Name:src
Committed By: ryo
Date: Thu Jan 6 17:59:15 UTC 2022
Modified Files:
src/usr.sbin/cpuctl/arch: aarch64.c
Log Message:
fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/usr.sbin/cpuctl/arch/aarch64.c
Please note that diffs are not
Module Name:src
Committed By: ryo
Date: Thu Jan 6 17:59:15 UTC 2022
Modified Files:
src/usr.sbin/cpuctl/arch: aarch64.c
Log Message:
fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/usr.sbin/cpuctl/arch/aarch64.c
Please note that diffs are not
Module Name:src
Committed By: christos
Date: Thu Jan 6 17:05:33 UTC 2022
Modified Files:
src/sys/conf: Makefile.kern.inc
Log Message:
Fix for systems that override SYSTEM_LD_TAIL
To generate a diff of this commit:
cvs rdiff -u -r1.292 -r1.293 src/sys/conf/Makefile.kern.
Module Name:src
Committed By: christos
Date: Thu Jan 6 17:05:33 UTC 2022
Modified Files:
src/sys/conf: Makefile.kern.inc
Log Message:
Fix for systems that override SYSTEM_LD_TAIL
To generate a diff of this commit:
cvs rdiff -u -r1.292 -r1.293 src/sys/conf/Makefile.kern.
Module Name:src
Committed By: martin
Date: Thu Jan 6 16:12:09 UTC 2022
Modified Files:
src/doc [netbsd-9]: CHANGES-9.3
Log Message:
Ticket #1400
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.62 -r1.1.2.63 src/doc/CHANGES-9.3
Please note that diffs are not pub
Module Name:src
Committed By: martin
Date: Thu Jan 6 16:12:09 UTC 2022
Modified Files:
src/doc [netbsd-9]: CHANGES-9.3
Log Message:
Ticket #1400
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.62 -r1.1.2.63 src/doc/CHANGES-9.3
Please note that diffs are not pub
Module Name:src
Committed By: martin
Date: Thu Jan 6 16:11:07 UTC 2022
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs [netbsd-9]: zfs_acl.c
Log Message:
Pull up following revision(s) (requested by hauke in ticket #1400):
external/cddl/osnet/dist/u
Module Name:src
Committed By: martin
Date: Thu Jan 6 16:11:07 UTC 2022
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs [netbsd-9]: zfs_acl.c
Log Message:
Pull up following revision(s) (requested by hauke in ticket #1400):
external/cddl/osnet/dist/u
Module Name:src
Committed By: pgoyette
Date: Thu Jan 6 15:08:56 UTC 2022
Modified Files:
src/sys/modules/ffs: Makefile
src/sys/modules/ufs: Makefile
Log Message:
Since UFS_DIRHASH is explicitly disabled in GENERIC kernels (due to
being suspected of memory corrupti
Module Name:src
Committed By: pgoyette
Date: Thu Jan 6 15:08:56 UTC 2022
Modified Files:
src/sys/modules/ffs: Makefile
src/sys/modules/ufs: Makefile
Log Message:
Since UFS_DIRHASH is explicitly disabled in GENERIC kernels (due to
being suspected of memory corrupti
On Thu, Jan 06, 2022 at 06:18:13 +, Brett Lymn wrote:
> Module Name: src
> Committed By: blymn
> Date: Thu Jan 6 06:18:13 UTC 2022
>
> Modified Files:
> src/lib/libcurses: slk.c
>
> Log Message:
> Properly size and array to hold the larget return from wctomb.
I'm not sure th
Module Name:src
Committed By: riastradh
Date: Thu Jan 6 12:09:42 UTC 2022
Modified Files:
src/sys/net/lagg: if_lagg_lacp.c
Log Message:
lagg(4): Take lock as required around if ioctl.
Note: There are some calls to SIOCADDMULTI/SIOCDELMULTI that take the
lock when they do
Module Name:src
Committed By: riastradh
Date: Thu Jan 6 12:09:42 UTC 2022
Modified Files:
src/sys/net/lagg: if_lagg_lacp.c
Log Message:
lagg(4): Take lock as required around if ioctl.
Note: There are some calls to SIOCADDMULTI/SIOCDELMULTI that take the
lock when they do
Module Name:src
Committed By: ryo
Date: Thu Jan 6 09:01:16 UTC 2022
Modified Files:
src/usr.sbin/cpuctl/arch: aarch64.c
Log Message:
Added more field definitions for ARMv8.x system registers
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/usr.sbin/cpuc
Module Name:src
Committed By: ryo
Date: Thu Jan 6 09:01:16 UTC 2022
Modified Files:
src/usr.sbin/cpuctl/arch: aarch64.c
Log Message:
Added more field definitions for ARMv8.x system registers
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/usr.sbin/cpuc
Module Name:src
Committed By: ryo
Date: Thu Jan 6 08:46:43 UTC 2022
Modified Files:
src/usr.sbin/cpuctl/arch: aarch64.c
Log Message:
macroify. NFC.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/usr.sbin/cpuctl/arch/aarch64.c
Please note that diffs a
Module Name:src
Committed By: ryo
Date: Thu Jan 6 08:46:43 UTC 2022
Modified Files:
src/usr.sbin/cpuctl/arch: aarch64.c
Log Message:
macroify. NFC.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/usr.sbin/cpuctl/arch/aarch64.c
Please note that diffs a
45 matches
Mail list logo