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; the
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; the
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/m
/ncm.4 Mon Jan 20 13:54:54 2025
@@ -0,0 +1,74 @@
+.\" $NetBSD: ncm.4,v 1.1 2025/01/20 13:54:54 maya Exp $
+.\"
+.\"
+.\" Copyright (c) 2025 The NetBSD Foundation, Inc.
+.\" All rights reserved.
+.\"
+.\" This code is derived from software contributed to The NetBS
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/worm.c
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/worm.c
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 INSTALL_WALNU
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 INSTALL_WALNU
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 -r1
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 -r1
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.
T
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.
T
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 the nvi mai
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 the nvi mai
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 -r1
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 -r1
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 is designed f
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 is designed f
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 encounters majo
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 encounters majo
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 LD
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 LD
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 intel.
This also av
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 intel.
This also av
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),
which conflict
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),
which conflict
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.77 -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.77 -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/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/dev/u
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/dev/u
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 n
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 n
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 try to
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 try to
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 diff of
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 diff of
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/usbd
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/usb/us
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/usb/us
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 generat
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 generat
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 easier 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 easier to
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 exp
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 exp
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 further along.
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 further along.
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/sets/l
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/sets/l
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 2984e265cac6ef
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 2984e265cac6ef
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 2984e265cac6ef
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 2984e265cac6ef
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 2984e265cac6ef1
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 2984e265cac6ef1
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 B
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 B
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: Ma
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: Ma
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 MKRADEONFIRMWAR
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 MKRADEONFIRMWAR
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/m
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/m
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 con
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 con
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-modesetti
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-modesetti
Module Name:src
Committed By: maya
Date: Tue Nov 12 19:44:46 UTC 2019
Modified Files:
src/sys/dev/pci: if_vte.c
Log Message:
Fix whitespace. From vezhlys
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/dev/pci/if_vte.c
Please note that diffs are no
Module Name:src
Committed By: maya
Date: Tue Nov 12 19:44:46 UTC 2019
Modified Files:
src/sys/dev/pci: if_vte.c
Log Message:
Fix whitespace. From vezhlys
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/dev/pci/if_vte.c
Please note that diffs are no
Module Name:src
Committed By: maya
Date: Thu Oct 31 11:59:40 UTC 2019
Modified Files:
src/sys/dev/usb: if_urndis.c
Log Message:
check if buf/bufsz are non-NULL before freeing.
not all control messages that can be received result in buf being
initialized, we might get a sp
Module Name:src
Committed By: maya
Date: Thu Oct 31 11:59:40 UTC 2019
Modified Files:
src/sys/dev/usb: if_urndis.c
Log Message:
check if buf/bufsz are non-NULL before freeing.
not all control messages that can be received result in buf being
initialized, we might get a sp
Module Name:src
Committed By: maya
Date: Tue Oct 29 20:01:22 UTC 2019
Modified Files:
src/sys/arch/aarch64/aarch64: pmap.c
src/sys/arch/aarch64/include: pmap.h
Log Message:
Define PMAP_NEED_PROCWR, providing strategically placed i-cache
synchronization where just-c
Module Name:src
Committed By: maya
Date: Tue Oct 29 20:01:22 UTC 2019
Modified Files:
src/sys/arch/aarch64/aarch64: pmap.c
src/sys/arch/aarch64/include: pmap.h
Log Message:
Define PMAP_NEED_PROCWR, providing strategically placed i-cache
synchronization where just-c
Module Name:src
Committed By: maya
Date: Mon Oct 28 13:19:50 UTC 2019
Modified Files:
src/distrib/sets/lists/modules: mi
src/sys/modules: Makefile
Log Message:
Disable filemon.
It isn't suited for general use (that is, it poses security risks),
but the existence o
Module Name:src
Committed By: maya
Date: Mon Oct 28 13:19:50 UTC 2019
Modified Files:
src/distrib/sets/lists/modules: mi
src/sys/modules: Makefile
Log Message:
Disable filemon.
It isn't suited for general use (that is, it poses security risks),
but the existence o
Module Name:xsrc
Committed By: maya
Date: Sun Oct 27 17:38:08 UTC 2019
Modified Files:
xsrc/external/mit/mkfontscale/dist: mkfontscale.c
Log Message:
Use a case insensitive comparison. Add ExtraBold.
Fixes PR xsrc/40609: Problem with mkfontscale and fonts/freefonts with
x
Module Name:xsrc
Committed By: maya
Date: Sun Oct 27 17:38:08 UTC 2019
Modified Files:
xsrc/external/mit/mkfontscale/dist: mkfontscale.c
Log Message:
Use a case insensitive comparison. Add ExtraBold.
Fixes PR xsrc/40609: Problem with mkfontscale and fonts/freefonts with
x
Module Name:src
Committed By: maya
Date: Wed Oct 23 01:30:54 UTC 2019
Modified Files:
src/sys/dev/usb: uvideo.c
Log Message:
we want to check that the allocation is going to be zero, not whether
some pointer is NULL (oops).
Should be the right version this time!
To gene
Module Name:src
Committed By: maya
Date: Wed Oct 23 01:30:54 UTC 2019
Modified Files:
src/sys/dev/usb: uvideo.c
Log Message:
we want to check that the allocation is going to be zero, not whether
some pointer is NULL (oops).
Should be the right version this time!
To gene
Module Name:src
Committed By: maya
Date: Wed Oct 23 01:03:36 UTC 2019
Modified Files:
src/sys/dev/usb: uvideo.c
Log Message:
Check if size is zero, too.
PR kern/53734
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/dev/usb/uvideo.c
Please note tha
Module Name:src
Committed By: maya
Date: Wed Oct 23 01:03:36 UTC 2019
Modified Files:
src/sys/dev/usb: uvideo.c
Log Message:
Check if size is zero, too.
PR kern/53734
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/dev/usb/uvideo.c
Please note tha
Module Name:src
Committed By: maya
Date: Wed Oct 23 00:52:39 UTC 2019
Modified Files:
src/sys/dev/usb: uvideo.c
Log Message:
Avoid kmem_alloc(0,..), which hits an assertion.
PR kern/53734: Prevent kernel panic during Wide Vision FHD Camera detection
To generate a diff o
Module Name:src
Committed By: maya
Date: Wed Oct 23 00:52:39 UTC 2019
Modified Files:
src/sys/dev/usb: uvideo.c
Log Message:
Avoid kmem_alloc(0,..), which hits an assertion.
PR kern/53734: Prevent kernel panic during Wide Vision FHD Camera detection
To generate a diff o
Module Name:src
Committed By: maya
Date: Fri Oct 18 20:42:10 UTC 2019
Modified Files:
src/sys/dev/mii: miidevs miidevs.h miidevs_data.h
Log Message:
Fix typo. from vezhlys
To generate a diff of this commit:
cvs rdiff -u -r1.158 -r1.159 src/sys/dev/mii/miidevs
cvs rdiff -
Module Name:src
Committed By: maya
Date: Fri Oct 18 20:42:10 UTC 2019
Modified Files:
src/sys/dev/mii: miidevs miidevs.h miidevs_data.h
Log Message:
Fix typo. from vezhlys
To generate a diff of this commit:
cvs rdiff -u -r1.158 -r1.159 src/sys/dev/mii/miidevs
cvs rdiff -
Module Name:src
Committed By: maya
Date: Thu Oct 17 16:21:02 UTC 2019
Modified Files:
src/doc: 3RDPARTY
Log Message:
correct bind location. new bind
To generate a diff of this commit:
cvs rdiff -u -r1.1664 -r1.1665 src/doc/3RDPARTY
Please note that diffs are not public
Module Name:src
Committed By: maya
Date: Thu Oct 17 16:21:02 UTC 2019
Modified Files:
src/doc: 3RDPARTY
Log Message:
correct bind location. new bind
To generate a diff of this commit:
cvs rdiff -u -r1.1664 -r1.1665 src/doc/3RDPARTY
Please note that diffs are not public
Module Name:src
Committed By: maya
Date: Thu Oct 17 14:33:02 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/linux: linux_dma_buf.c
Log Message:
correct error handling.
from Ilja Van Sprundel, thanks.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sy
Module Name:src
Committed By: maya
Date: Thu Oct 17 14:33:02 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/linux: linux_dma_buf.c
Log Message:
correct error handling.
from Ilja Van Sprundel, thanks.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sy
Module Name:src
Committed By: maya
Date: Wed Oct 16 21:52:22 UTC 2019
Modified Files:
src/sbin/mount_nilfs: mount_nilfs.8 mount_nilfs.c
src/sbin/mount_udf: mount_udf.8 mount_udf.c
src/sys/arch/arm/iomd: qms.c
src/sys/dev/pci: auixp.c auixpreg.h auixp
Module Name:src
Committed By: maya
Date: Wed Oct 16 21:52:22 UTC 2019
Modified Files:
src/sbin/mount_nilfs: mount_nilfs.8 mount_nilfs.c
src/sbin/mount_udf: mount_udf.8 mount_udf.c
src/sys/arch/arm/iomd: qms.c
src/sys/dev/pci: auixp.c auixpreg.h auixp
1 - 100 of 286 matches
Mail list logo