On Sat, Feb 01, 2025 at 12:20:39PM +, David Brownlee wrote:
> On Mon, 20 Jan 2025 at 13:55, Maya Rashish wrote:
> >
> > Module Name:src
> > Committed By: maya
> > Date: Mon Jan 20 13:54:55 UTC 2025
> >
> > Modified Files:
> >
Module Name:src
Committed By: maya
Date: Mon Jan 20 13:59:20 UTC 2025
Modified Files:
src/doc: CHANGES
Log Message:
Mention ncm in CHANGES
To generate a diff of this commit:
cvs rdiff -u -r1.3126 -r1.3127 src/doc/CHANGES
Please note that diffs are not public domain
Module Name:src
Committed By: maya
Date: Mon Jan 20 13:59:20 UTC 2025
Modified Files:
src/doc: CHANGES
Log Message:
Mention ncm in CHANGES
To generate a diff of this commit:
cvs rdiff -u -r1.3126 -r1.3127 src/doc/CHANGES
Please note that diffs are not public domain
Module Name:src
Committed By: maya
Date: Mon Jan 20 13:54:55 UTC 2025
Modified Files:
src/distrib/sets/lists/debug: module.mi
src/distrib/sets/lists/man: mi
src/distrib/sets/lists/manhtml: mi
src/distrib/sets/lists/modules: mi
src/share/man
Module Name:src
Committed By: maya
Date: Mon Jan 20 13:54:55 UTC 2025
Modified Files:
src/distrib/sets/lists/debug: module.mi
src/distrib/sets/lists/man: mi
src/distrib/sets/lists/manhtml: mi
src/distrib/sets/lists/modules: mi
src/share/man
Module Name:src
Committed By: maya
Date: Wed Dec 11 03:47:27 UTC 2024
Modified Files:
src/games/worm: worm.c
Log Message:
Add a message when malloc fails
from nightquick in PR misc/58706
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/games/worm
Module Name:src
Committed By: maya
Date: Wed Dec 11 03:47:27 UTC 2024
Modified Files:
src/games/worm: worm.c
Log Message:
Add a message when malloc fails
from nightquick in PR misc/58706
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/games/worm
Module Name:src
Committed By: maya
Date: Wed Dec 11 00:06:58 UTC 2024
Modified Files:
src/distrib/evbppc/md-kernel: Makefile
src/share/mk: bsd.own.mk
src/sys/arch/evbppc/compile: walnut-mkimg.sh
Log Message:
Avoid using host tools for building
Module Name:src
Committed By: maya
Date: Wed Dec 11 00:06:58 UTC 2024
Modified Files:
src/distrib/evbppc/md-kernel: Makefile
src/share/mk: bsd.own.mk
src/sys/arch/evbppc/compile: walnut-mkimg.sh
Log Message:
Avoid using host tools for building
Module Name:src
Committed By: maya
Date: Mon Dec 9 18:48:56 UTC 2024
Modified Files:
src/distrib/sets/lists/comp: mi
src/lib/libc/stdio: Makefile.inc
Log Message:
PR lib/58850: add man page link for snprintf_ss
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: maya
Date: Mon Dec 9 18:48:56 UTC 2024
Modified Files:
src/distrib/sets/lists/comp: mi
src/lib/libc/stdio: Makefile.inc
Log Message:
PR lib/58850: add man page link for snprintf_ss
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: maya
Date: Fri May 10 19:29:46 UTC 2024
Modified Files:
src/sys/dev/acpi: acpi_display.c
Log Message:
Add quirk for machines were the getting the brightness value always
returns the same result by keeping a local copy of the last set value
Module Name:src
Committed By: maya
Date: Fri May 10 19:29:46 UTC 2024
Modified Files:
src/sys/dev/acpi: acpi_display.c
Log Message:
Add quirk for machines were the getting the brightness value always
returns the same result by keeping a local copy of the last set value
Module Name:src
Committed By: maya
Date: Mon Apr 29 00:50:43 UTC 2024
Modified Files:
src/external/bsd/nvi/dist/docs/vi.man: vi.1
Log Message:
Remove documentation for long removed -F option
Suggested by Robert Whitlock in PR bin/58177
I've sent this patch to th
Module Name:src
Committed By: maya
Date: Mon Apr 29 00:50:43 UTC 2024
Modified Files:
src/external/bsd/nvi/dist/docs/vi.man: vi.1
Log Message:
Remove documentation for long removed -F option
Suggested by Robert Whitlock in PR bin/58177
I've sent this patch to th
Module Name:src
Committed By: maya
Date: Sun Apr 28 17:12:30 UTC 2024
Modified Files:
src/libexec/httpd: CHANGES bozohttpd.8 bozohttpd.c
Log Message:
Bump bozohttpd version to today for mobile-friendly directory listing
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: maya
Date: Sun Apr 28 17:12:30 UTC 2024
Modified Files:
src/libexec/httpd: CHANGES bozohttpd.8 bozohttpd.c
Log Message:
Bump bozohttpd version to today for mobile-friendly directory listing
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: maya
Date: Fri Apr 26 20:27:12 UTC 2024
Modified Files:
src/libexec/httpd: dir-index-bozo.c
Log Message:
Create mobile-friendly directory listings
A typical mobile browser on a smartphone assumes a page without a "viewport"
tag i
Module Name:src
Committed By: maya
Date: Fri Apr 26 20:27:12 UTC 2024
Modified Files:
src/libexec/httpd: dir-index-bozo.c
Log Message:
Create mobile-friendly directory listings
A typical mobile browser on a smartphone assumes a page without a "viewport"
tag i
Module Name:src
Committed By: maya
Date: Tue Apr 23 03:25:39 UTC 2024
Modified Files:
src: UPDATING
src/share/mk: bsd.own.mk
Log Message:
Switch to mesa 21
Works well enough for me on various GPUs, let's try it out. Can be easily
reverted if anyone encou
Module Name:src
Committed By: maya
Date: Tue Apr 23 03:25:39 UTC 2024
Modified Files:
src: UPDATING
src/share/mk: bsd.own.mk
Log Message:
Switch to mesa 21
Works well enough for me on various GPUs, let's try it out. Can be easily
reverted if anyone encou
Module Name:src
Committed By: maya
Date: Mon Apr 22 03:38:49 UTC 2024
Modified Files:
src/external/mit/xorg/lib/libGL: Makefile
Log Message:
mesa21: link against libxcb-sync for missing symbols
Not super obvious in practice, but it does show if you run GL programs
with
Module Name:src
Committed By: maya
Date: Mon Apr 22 03:38:49 UTC 2024
Modified Files:
src/external/mit/xorg/lib/libGL: Makefile
Log Message:
mesa21: link against libxcb-sync for missing symbols
Not super obvious in practice, but it does show if you run GL programs
with
Module Name:src
Committed By: maya
Date: Sun Apr 21 00:23:23 UTC 2024
Modified Files:
src/external/mit/xorg/lib/dri: Makefile
Log Message:
Mesa 21: Add some intel files so we don't have missing symbols
seen as error messages when running "glxgears" on in
Module Name:src
Committed By: maya
Date: Sun Apr 21 00:23:23 UTC 2024
Modified Files:
src/external/mit/xorg/lib/dri: Makefile
Log Message:
Mesa 21: Add some intel files so we don't have missing symbols
seen as error messages when running "glxgears" on in
Module Name:xsrc
Committed By: maya
Date: Sat Apr 20 15:57:17 UTC 2024
Modified Files:
xsrc/external/mit/MesaLib/dist/src/amd/common: ac_rtld.c
Log Message:
Fix build of mesa 21
This definition is missing from elftoolchain's elfdefinitions.h (via libelf.h),
Module Name:xsrc
Committed By: maya
Date: Sat Apr 20 15:57:17 UTC 2024
Modified Files:
xsrc/external/mit/MesaLib/dist/src/amd/common: ac_rtld.c
Log Message:
Fix build of mesa 21
This definition is missing from elftoolchain's elfdefinitions.h (via libelf.h),
Module Name:src
Committed By: maya
Date: Wed Apr 17 02:34:45 UTC 2024
Modified Files:
src/sys/dev/usb: uftdi.c
Log Message:
Add support for a range of USB serial adapters
>From Cameron Williams in PR kern/58127
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: maya
Date: Wed Apr 17 02:34:45 UTC 2024
Modified Files:
src/sys/dev/usb: uftdi.c
Log Message:
Add support for a range of USB serial adapters
>From Cameron Williams in PR kern/58127
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: maya
Date: Wed Apr 17 02:33:04 UTC 2024
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
Regen after usbdevs change
To generate a diff of this commit:
cvs rdiff -u -r1.806 -r1.807 src/sys/dev/usb/usbdevs.h \
src
Module Name:src
Committed By: maya
Date: Wed Apr 17 02:32:09 UTC 2024
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
Add some USB serial adapters
>From Cameron Williams in PR kern/58127
To generate a diff of this commit:
cvs rdiff -u -r1.814 -r1.815 src/sys/
Module Name:src
Committed By: maya
Date: Wed Apr 17 02:32:09 UTC 2024
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
Add some USB serial adapters
>From Cameron Williams in PR kern/58127
To generate a diff of this commit:
cvs rdiff -u -r1.814 -r1.815 src/sys/
Module Name:src
Committed By: maya
Date: Tue Apr 16 16:13:45 UTC 2024
Modified Files:
src/distrib/amd64/liveimage/emuimage: Makefile rc.conf.emuimage
spec.emuimage
Log Message:
restore amd64 live image support for resize root after combined mbr/gpt commit
we
Module Name:src
Committed By: maya
Date: Tue Apr 16 16:13:45 UTC 2024
Modified Files:
src/distrib/amd64/liveimage/emuimage: Makefile rc.conf.emuimage
spec.emuimage
Log Message:
restore amd64 live image support for resize root after combined mbr/gpt commit
we
Module Name:src
Committed By: maya
Date: Sat Apr 13 18:38:17 UTC 2024
Modified Files:
src/distrib/amd64/liveimage: Makefile.liveimage
Log Message:
amd64 live image: support EFI as well as BIOS boot
The biggest caveat is that there's a small number of machines that t
Module Name:src
Committed By: maya
Date: Sat Apr 13 18:38:17 UTC 2024
Modified Files:
src/distrib/amd64/liveimage: Makefile.liveimage
Log Message:
amd64 live image: support EFI as well as BIOS boot
The biggest caveat is that there's a small number of machines that t
Module Name:src
Committed By: maya
Date: Sat Jan 6 00:26:26 UTC 2024
Modified Files:
src/sys/dev/usb: if_urtwn.c
Log Message:
Add Mercusys NW150US V2 USB support
No changes needed, other than recognizing it as working.
>From Daeil Lee in PR/57819
To generate a d
Module Name:src
Committed By: maya
Date: Sat Jan 6 00:26:26 UTC 2024
Modified Files:
src/sys/dev/usb: if_urtwn.c
Log Message:
Add Mercusys NW150US V2 USB support
No changes needed, other than recognizing it as working.
>From Daeil Lee in PR/57819
To generate a d
Module Name:src
Committed By: maya
Date: Sat Jan 6 00:24:37 UTC 2024
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
Regen usbdevs
To generate a diff of this commit:
cvs rdiff -u -r1.803 -r1.804 src/sys/dev/usb/usbdevs.h \
src/sys/dev/usb
Module Name:src
Committed By: maya
Date: Sat Jan 6 00:24:07 UTC 2024
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
Add Mercusys and Mercusys MW150USV2
>From Daeil Lee in PR/57819
To generate a diff of this commit:
cvs rdiff -u -r1.811 -r1.812 src/sys/dev/
Module Name:src
Committed By: maya
Date: Sat Jan 6 00:24:07 UTC 2024
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
Add Mercusys and Mercusys MW150USV2
>From Daeil Lee in PR/57819
To generate a diff of this commit:
cvs rdiff -u -r1.811 -r1.812 src/sys/dev/
Module Name:src
Committed By: maya
Date: Sun Jan 29 22:12:25 UTC 2023
Modified Files:
src/distrib/common/bootimage: fstab.in
Log Message:
Make sure to mount /var/shm
Programs such as firefox seem to require it,
and this file is used by the live image as well.
To
Module Name:src
Committed By: maya
Date: Sun Jan 29 22:12:25 UTC 2023
Modified Files:
src/distrib/common/bootimage: fstab.in
Log Message:
Make sure to mount /var/shm
Programs such as firefox seem to require it,
and this file is used by the live image as well.
To
Module Name:src
Committed By: maya
Date: Wed Jul 27 18:29:35 UTC 2022
Modified Files:
src/distrib/sets/lists/modules: md.amd64 md.i386
src/share/mk: bsd.own.mk
src/sys/modules: Makefile
Log Message:
Enable amdgpu module & firmware on x86
Make it easie
Module Name:src
Committed By: maya
Date: Wed Jul 27 18:29:35 UTC 2022
Modified Files:
src/distrib/sets/lists/modules: md.amd64 md.i386
src/share/mk: bsd.own.mk
src/sys/modules: Makefile
Log Message:
Enable amdgpu module & firmware on x86
Make it easie
Module Name:src
Committed By: maya
Date: Mon Jan 24 00:15:09 UTC 2022
Modified Files:
src/sys/arch/amd64/conf: kern.ldscript.Xen
src/sys/arch/i386/conf: kern.ldscript.Xen
Log Message:
put .note.Xen into PT_NOTE
this is where grub 2.02 and possibly other things
Module Name:src
Committed By: maya
Date: Mon Jan 24 00:15:09 UTC 2022
Modified Files:
src/sys/arch/amd64/conf: kern.ldscript.Xen
src/sys/arch/i386/conf: kern.ldscript.Xen
Log Message:
put .note.Xen into PT_NOTE
this is where grub 2.02 and possibly other things
Module Name:src
Committed By: maya
Date: Tue Dec 14 22:47:07 UTC 2021
Modified Files:
src/external/nvidia-firmware/nouveau/gm200/gr: Makefile
Log Message:
Don't install a symlink for when there's already a file.
Caused some cryptic issues in the builds far fur
Module Name:src
Committed By: maya
Date: Tue Dec 14 22:47:07 UTC 2021
Modified Files:
src/external/nvidia-firmware/nouveau/gm200/gr: Makefile
Log Message:
Don't install a symlink for when there's already a file.
Caused some cryptic issues in the builds far fur
Module Name:src
Committed By: maya
Date: Tue Dec 14 12:13:39 UTC 2021
Modified Files:
src/distrib/sets/lists/gpufw: mi
Log Message:
don't conditionalize the installation of nouveau directories
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/distrib
Module Name:src
Committed By: maya
Date: Tue Dec 14 12:13:39 UTC 2021
Modified Files:
src/distrib/sets/lists/gpufw: mi
Log Message:
don't conditionalize the installation of nouveau directories
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/distrib
Module Name:src
Committed By: maya
Date: Tue Dec 14 08:36:51 UTC 2021
Update of /cvsroot/src/external/nvidia-firmware/nouveau/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv4483
Log Message:
Import nvidia firmware from linux-firmware repository at commit:
commit
Module Name:src
Committed By: maya
Date: Tue Dec 14 08:36:51 UTC 2021
Update of /cvsroot/src/external/nvidia-firmware/nouveau/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv4483
Log Message:
Import nvidia firmware from linux-firmware repository at commit:
commit
Module Name:src
Committed By: maya
Date: Mon Dec 13 23:59:42 UTC 2021
Modified Files:
src/distrib/sets/lists/gpufw: mi
src/etc/mtree: NetBSD.dist.base
src/external/nvidia-firmware: Makefile
Added Files:
src/external/nvidia-firmware/nouveau: Makefile
Module Name:src
Committed By: maya
Date: Mon Dec 13 23:59:42 UTC 2021
Modified Files:
src/distrib/sets/lists/gpufw: mi
src/etc/mtree: NetBSD.dist.base
src/external/nvidia-firmware: Makefile
Added Files:
src/external/nvidia-firmware/nouveau: Makefile
Module Name:src
Committed By: maya
Date: Sun Dec 12 20:33:22 UTC 2021
Modified Files:
src/distrib/sets/lists/gpufw: mi
src/etc/mtree: NetBSD.dist.base
src/external: Makefile
src/share/mk: bsd.own.mk
Added Files:
src/external/amdgpu-firmware
Module Name:src
Committed By: maya
Date: Sun Dec 12 20:33:22 UTC 2021
Modified Files:
src/distrib/sets/lists/gpufw: mi
src/etc/mtree: NetBSD.dist.base
src/external: Makefile
src/share/mk: bsd.own.mk
Added Files:
src/external/amdgpu-firmware
Module Name:src
Committed By: maya
Date: Sun Dec 12 18:35:59 UTC 2021
Update of /cvsroot/src/external/nvidia-firmware/nouveau/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv9744
Log Message:
Import nvidia firmware from linux-firmware repository at commit:
commit
Module Name:src
Committed By: maya
Date: Sun Dec 12 18:35:59 UTC 2021
Update of /cvsroot/src/external/nvidia-firmware/nouveau/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv9744
Log Message:
Import nvidia firmware from linux-firmware repository at commit:
commit
Module Name:src
Committed By: maya
Date: Sun Dec 12 16:40:08 UTC 2021
Update of /cvsroot/src/external/amdgpu-firmware/amdgpu/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv5223
Log Message:
Import AMDGPU firmware from linux-firmware repository at commit:
commit
Module Name:src
Committed By: maya
Date: Sun Dec 12 16:40:08 UTC 2021
Update of /cvsroot/src/external/amdgpu-firmware/amdgpu/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv5223
Log Message:
Import AMDGPU firmware from linux-firmware repository at commit:
commit
Module Name:src
Committed By: maya
Date: Fri Oct 8 20:24:06 UTC 2021
Modified Files:
src/distrib/amd64: Makefile
Added Files:
src/distrib/amd64/installimage-bios: Makefile boot.cfg.in etc.rc
etc.ttys install.sh spec.inst
Log Message:
Restore having a
Module Name:src
Committed By: maya
Date: Fri Oct 8 20:24:06 UTC 2021
Modified Files:
src/distrib/amd64: Makefile
Added Files:
src/distrib/amd64/installimage-bios: Makefile boot.cfg.in etc.rc
etc.ttys install.sh spec.inst
Log Message:
Restore having a
Module Name:src
Committed By: maya
Date: Sun Sep 26 15:52:41 UTC 2021
Modified Files:
src/etc: Makefile
src/external/nvidia-firmware: Makefile
src/share/mk: bsd.README bsd.own.mk
src/sys/dev/microcode/radeon: Makefile
src/usr.sbin/sysinst
Module Name:src
Committed By: maya
Date: Sun Sep 26 15:52:41 UTC 2021
Modified Files:
src/etc: Makefile
src/external/nvidia-firmware: Makefile
src/share/mk: bsd.README bsd.own.mk
src/sys/dev/microcode/radeon: Makefile
src/usr.sbin/sysinst
Module Name:src
Committed By: maya
Date: Sat Sep 25 21:26:04 UTC 2021
Modified Files:
src/distrib/common/bootimage: Makefile.installimage
src/distrib/sets: sets.subr
src/distrib/sets/lists/gpufw: mi
Log Message:
Restore MKNOUVEAUFIRMWARE and
Module Name:src
Committed By: maya
Date: Sat Sep 25 21:26:04 UTC 2021
Modified Files:
src/distrib/common/bootimage: Makefile.installimage
src/distrib/sets: sets.subr
src/distrib/sets/lists/gpufw: mi
Log Message:
Restore MKNOUVEAUFIRMWARE and
Module Name:src
Committed By: maya
Date: Sat Sep 25 21:18:22 UTC 2021
Modified Files:
src/distrib/sets/lists/gpufw: mi
Log Message:
Remove duplicate line - also appears in base/mi.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/distrib/sets/lists/gpufw
Module Name:src
Committed By: maya
Date: Sat Sep 25 21:18:22 UTC 2021
Modified Files:
src/distrib/sets/lists/gpufw: mi
Log Message:
Remove duplicate line - also appears in base/mi.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/distrib/sets/lists/gpufw
Module Name:src
Committed By: maya
Date: Sat Sep 25 17:55:37 UTC 2021
Modified Files:
src/distrib/sets/lists/debug: module.md.amd64 module.md.i386
src/distrib/sets/lists/modules: md.amd64 md.i386
src/sys/modules: Makefile
Log Message:
Disable drmkms module
Module Name:src
Committed By: maya
Date: Sat Sep 25 17:55:37 UTC 2021
Modified Files:
src/distrib/sets/lists/debug: module.md.amd64 module.md.i386
src/distrib/sets/lists/modules: md.amd64 md.i386
src/sys/modules: Makefile
Log Message:
Disable drmkms module
Module Name:src
Committed By: maya
Date: Sat Sep 25 08:54:31 UTC 2021
Modified Files:
src/distrib/amd64/cdroms: Makefile.cdrom
src/distrib/common/bootimage: Makefile.bootimage Makefile.installimage
src/distrib/i386/cdroms: Makefile.cdrom
src/distrib
Module Name:src
Committed By: maya
Date: Sat Sep 25 08:54:31 UTC 2021
Modified Files:
src/distrib/amd64/cdroms: Makefile.cdrom
src/distrib/common/bootimage: Makefile.bootimage Makefile.installimage
src/distrib/i386/cdroms: Makefile.cdrom
src/distrib
Module Name:xsrc
Committed By: maya
Date: Sat Aug 28 13:30:25 UTC 2021
Removed Files:
xsrc/external/mit/xf86-video-modesetting/dist: COPYING ChangeLog
INSTALL Makefile.am Makefile.in README aclocal.m4 config.guess
config.h.in config.sub configure
Module Name:xsrc
Committed By: maya
Date: Sat Aug 28 13:30:25 UTC 2021
Removed Files:
xsrc/external/mit/xf86-video-modesetting/dist: COPYING ChangeLog
INSTALL Makefile.am Makefile.in README aclocal.m4 config.guess
config.h.in config.sub configure
Module Name:src
Committed By: maya
Date: Sat Aug 28 08:56:10 UTC 2021
Modified Files:
src/external/mit/xorg/server/drivers: Makefile
Removed Files:
src/external/mit/xorg/server/drivers/xf86-video-modesetting: Makefile
Log Message:
Remove unused xf86-video
Module Name:src
Committed By: maya
Date: Sat Aug 28 08:56:10 UTC 2021
Modified Files:
src/external/mit/xorg/server/drivers: Makefile
Removed Files:
src/external/mit/xorg/server/drivers/xf86-video-modesetting: Makefile
Log Message:
Remove unused xf86-video
On Tue, Dec 08, 2020 at 06:48:59PM +, Martin Husemann wrote:
> Module Name: src
> Committed By: martin
> Date: Tue Dec 8 18:48:59 UTC 2020
>
> Modified Files:
> src/external/bsd/pkg_install [netbsd-8]: Makefile.inc
> src/external/bsd/pkg_install/dist/add [netbsd-8]: perfo
On Wed, Sep 16, 2020 at 06:26:45PM +, m...@netbsd.org wrote:
> Since the background for this is an issue nobody else is experiencing,
> can you at least report a bug for how to reach it?
hello?
in the original proposal joerg already said it has a chance of making
opengl not reentrant. the use
ATFORM \
> -DENABLE_SHADER_CACHE \
>
> Index: src/external/mit/xorg/lib/libGL/Makefile
> diff -u src/external/mit/xorg/lib/libGL/Makefile:1.29
> src/external/mit/xorg/lib/libGL/Makefile:1.30
> --- src/external/mit/xorg/lib/libGL/Makefile:1.29 Sun Mar 29 21:06:03 2020
>
Why don't you fix your system instead of breaking other people's?
On Sat, Jun 27, 2020 at 10:19:43AM +, Jukka Ruohonen wrote:
> Module Name: src
> Committed By: jruoho
> Date: Sat Jun 27 10:19:43 UTC 2020
>
> Modified Files:
> src/tests/lib/libc/stdlib: t_mbtowc.c
>
> Log Message:
> Add the default TNF copyright (2005), cf. PR misc/55419.
>
On Sun, May 31, 2020 at 07:24:24PM -0400, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Sun May 31 23:24:24 UTC 2020
>
> Modified Files:
> src/lib/libedit: terminal.c tty.c
>
> Log Message:
> use strlcpy() instead of strncpy() for gcc happiness
>
...
On Sat, May 23, 2020 at 02:13:46PM -0700, Jason Thorpe wrote:
>
> > On May 23, 2020, at 11:08 AM, Ryo Shimizu wrote:
> >
> > Module Name:src
> > Committed By: ryo
> > Date: Sat May 23 18:08:59 UTC 2020
> >
> > Modified Files:
> > src/sys/arch/aarch64/aarch64: cpu
On Sun, May 17, 2020 at 09:47:50PM +, m...@netbsd.org wrote:
> On Sun, May 17, 2020 at 07:39:15PM +, Andrew Doran wrote:
> > Module Name:src
> > Committed By: ad
> > Date: Sun May 17 19:39:15 UTC 2020
> >
> > Modified Files:
> > src/sys/fs/tmpfs: tmpfs.h tmp
On Sun, May 17, 2020 at 07:39:15PM +, Andrew Doran wrote:
> Module Name: src
> Committed By: ad
> Date: Sun May 17 19:39:15 UTC 2020
>
> Modified Files:
> src/sys/fs/tmpfs: tmpfs.h tmpfs_subr.c tmpfs_vnops.c
>
> Log Message:
> PR kern/55268: tmpfs is slow
>
> tmpfs_getpages():
On Fri, May 01, 2020 at 04:46:36PM +, m...@netbsd.org wrote:
> We can setup an equivalence: put as much effort into the SCTP removal
> proposal as there was for the SCTP introduction proposal.
>
> Since SCTP was just dropped in src without any prior discussion, I don't
> think we need any disc
We can setup an equivalence: put as much effort into the SCTP removal
proposal as there was for the SCTP introduction proposal.
Since SCTP was just dropped in src without any prior discussion, I don't
think we need any discussion for removing it.
On Mon, Apr 27, 2020 at 11:05:31PM +, Nathanial Sloss wrote:
> Skip pfil_run_hooks if no packet filter configured in kernel.
...
> @@ -398,6 +398,11 @@ pfil_run_hooks(pfil_head_t *ph, struct m
> int ret = 0;
>
> KASSERT(dir == PFIL_IN || dir == PFIL_OUT);
> +
> + if (__predic
On Tue, Apr 28, 2020 at 05:33:45AM +1000, matthew green wrote:
> i would just put it in types.h called __AUDIO_BLK_MS,
> and leave a default used in the code if unset.
Adding: please consider making the default assume a fast machine.
This is the value that will also be used by newly added architec
On Wed, Apr 22, 2020 at 09:23:21AM +, Rin Okuyama wrote:
> Module Name: src
> Committed By: rin
> Date: Wed Apr 22 09:23:21 UTC 2020
>
> Modified Files:
> src/sys/sys: cdefs.h
>
> Log Message:
> For NO_KERNEL_RCSIDS, strip __RCSID() also for src/common/*.
Since these live in t
Good news everyone. Does not affect any release at all.
Also might not have been a security issue, because christos did a weird
thing where it is compiled but somehow still disabled.
On Sun, Apr 19, 2020 at 05:40:50PM +, Maya Rashish wrote:
> Module Name: src
> Committed By: maya
On Fri, Apr 17, 2020 at 11:39:01PM +0700, Robert Elz wrote:
> Date:Fri, 17 Apr 2020 07:52:53 -0700
> From:Jason Thorpe
> Message-ID: <7e54033f-9f14-4db3-a11a-01d63cd92...@me.com>
>
> | The New Hotness (which isn't particularly new, at this point)
> | is to create
On Fri, Apr 17, 2020 at 05:01:15PM +0200, Manuel Bouyer wrote:
> On Fri, Apr 17, 2020 at 07:52:53AM -0700, Jason Thorpe wrote:
> >
> > > On Apr 17, 2020, at 7:46 AM, Robert Elz wrote:
> > >
> > >Date:Fri, 17 Apr 2020 15:37:33 +0200
> > >From:Manuel Bouyer
> > >Messag
On Fri, Apr 10, 2020 at 07:16:24AM -0700, Jason Thorpe wrote:
>
> > On Apr 10, 2020, at 4:44 AM, m...@netbsd.org wrote:
> >
> > I had to stop using m_defrag because implementation details broke
> > bwfm@pci. It can only handle a chain of length 1, and m_defrag gives
> > a minimum of 2.
>
> Exac
On Fri, Apr 10, 2020 at 11:19:02AM +0900, SAITOH Masanobu wrote:
> On 2020/04/10 2:42, David Young wrote:
> > On Thu, Apr 09, 2020 at 03:25:32PM +0900, SAITOH Masanobu wrote:
> > > On 2020/04/09 11:08, David Young wrote:
> > > > On Wed, Apr 08, 2020 at 11:01:52PM +, Jaromir Dolecek wrote:
> > >
On Mon, Jan 27, 2020 at 10:09:21PM +, Andrew Doran wrote:
> Module Name: src
> Committed By: ad
> Date: Mon Jan 27 22:09:21 UTC 2020
>
> Removed Files:
> src/common/lib/libc/arch/i386/string: memcmp.S
> src/common/lib/libc/arch/x86_64/string: bcmp.S memcmp.S
>
> Log Messa
- Forwarded message from Paul Goyette -
Log Message:
Resurrect boottime, but only in the compat_90 module (whether built-in
or separately loaded). This will enable running of old vmstat(1) images
on newer kernels.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/compa
On Fri, Dec 20, 2019 at 06:34:31PM -0800, John Nemeth wrote:
> I don't wish to get embroiled in this debate (even if I did
> start it by requesting the reversion). I just want to point out
> that there is a relatively simple way disable the autoloading of
> a module. From module(9):
>
>
On Wed, Dec 18, 2019 at 06:47:44AM -0500, Christos Zoulas wrote:
> While there was no discussion, it is more efficient to have the discussion
> whether we should put it back or not (instead of putting it back first and
> having the discussion). Of course we should fix the build first since it seems
1 - 100 of 461 matches
Mail list logo