Module Name:src
Committed By: jakllsch
Date: Wed Mar 19 21:03:41 UTC 2025
Modified Files:
src/sys/arch/evbarm/conf: HPT5325 MINI2440
src/sys/arch/evbmips/conf: XLSATX
src/sys/arch/pmax/conf: GENERIC64 INSTALL64
src/sys/arch/vax/conf: VAX780
Log Mess
Module Name:src
Committed By: jakllsch
Date: Wed Mar 19 21:03:41 UTC 2025
Modified Files:
src/sys/arch/evbarm/conf: HPT5325 MINI2440
src/sys/arch/evbmips/conf: XLSATX
src/sys/arch/pmax/conf: GENERIC64 INSTALL64
src/sys/arch/vax/conf: VAX780
Log Mess
Module Name:src
Committed By: jakllsch
Date: Wed Mar 19 20:47:49 UTC 2025
Modified Files:
src/sys/sys: device.h
Log Message:
remove long-unused LKM-related structure
To generate a diff of this commit:
cvs rdiff -u -r1.189 -r1.190 src/sys/sys/device.h
Please note that di
Module Name:src
Committed By: jakllsch
Date: Wed Mar 19 20:47:49 UTC 2025
Modified Files:
src/sys/sys: device.h
Log Message:
remove long-unused LKM-related structure
To generate a diff of this commit:
cvs rdiff -u -r1.189 -r1.190 src/sys/sys/device.h
Please note that di
Module Name:src
Committed By: jakllsch
Date: Wed Mar 5 20:24:03 UTC 2025
Modified Files:
src/sys/dev/dkwedge: dk.c
Log Message:
Ensure dsa_firstaligned returned from DIOCGSECTORALIGN is actually the first
To generate a diff of this commit:
cvs rdiff -u -r1.171 -r1.172 s
Module Name:src
Committed By: jakllsch
Date: Wed Mar 5 20:24:03 UTC 2025
Modified Files:
src/sys/dev/dkwedge: dk.c
Log Message:
Ensure dsa_firstaligned returned from DIOCGSECTORALIGN is actually the first
To generate a diff of this commit:
cvs rdiff -u -r1.171 -r1.172 s
Module Name:src
Committed By: jakllsch
Date: Wed Mar 5 00:41:17 UTC 2025
Modified Files:
src/sys/dev: ld.c
Log Message:
ld(4): print physical sector information
To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 src/sys/dev/ld.c
Please note that diffs are
Module Name:src
Committed By: jakllsch
Date: Wed Mar 5 00:41:01 UTC 2025
Modified Files:
src/sys/dev/scsipi: sd.c
Log Message:
sd(4): print physical sector information
To generate a diff of this commit:
cvs rdiff -u -r1.342 -r1.343 src/sys/dev/scsipi/sd.c
Please note t
Module Name:src
Committed By: jakllsch
Date: Wed Mar 5 00:41:17 UTC 2025
Modified Files:
src/sys/dev: ld.c
Log Message:
ld(4): print physical sector information
To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 src/sys/dev/ld.c
Please note that diffs are
Module Name:src
Committed By: jakllsch
Date: Wed Mar 5 00:41:01 UTC 2025
Modified Files:
src/sys/dev/scsipi: sd.c
Log Message:
sd(4): print physical sector information
To generate a diff of this commit:
cvs rdiff -u -r1.342 -r1.343 src/sys/dev/scsipi/sd.c
Please note t
Module Name:src
Committed By: jakllsch
Date: Sun Mar 2 22:04:07 UTC 2025
Modified Files:
src/sys/lib/libkern: xlat_mbr_fstype.c
Log Message:
xlat_mbr_fstype: handle MBR_PTYPE_EFI as FS_MSDOS
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/lib/libker
Module Name:src
Committed By: jakllsch
Date: Sun Mar 2 22:04:07 UTC 2025
Modified Files:
src/sys/lib/libkern: xlat_mbr_fstype.c
Log Message:
xlat_mbr_fstype: handle MBR_PTYPE_EFI as FS_MSDOS
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/lib/libker
Module Name:src
Committed By: jakllsch
Date: Thu Feb 27 19:32:28 UTC 2025
Modified Files:
src/sbin/efi: main.c
Log Message:
fix build
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sbin/efi/main.c
Please note that diffs are not public domain; they are s
Module Name:src
Committed By: jakllsch
Date: Thu Feb 27 19:32:28 UTC 2025
Modified Files:
src/sbin/efi: main.c
Log Message:
fix build
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sbin/efi/main.c
Please note that diffs are not public domain; they are s
Module Name:src
Committed By: jakllsch
Date: Thu Feb 27 16:21:30 UTC 2025
Modified Files:
src/sys/dev/pci: ld_virtio.c
Log Message:
Implement VIRTIO_BLK_F_TOPOLOGY support for physical sector size information
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42
Module Name:src
Committed By: jakllsch
Date: Thu Feb 27 17:17:00 UTC 2025
Modified Files:
src/sys/dev/scsipi: scsi_disk.h sd.c sdvar.h
Log Message:
sd(4): Translate discard to UNMAP (10) command
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/dev/sc
Module Name:src
Committed By: jakllsch
Date: Thu Feb 27 17:17:00 UTC 2025
Modified Files:
src/sys/dev/scsipi: scsi_disk.h sd.c sdvar.h
Log Message:
sd(4): Translate discard to UNMAP (10) command
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/dev/sc
Module Name:src
Committed By: jakllsch
Date: Thu Feb 27 17:03:46 UTC 2025
Modified Files:
src/sys/dev/scsipi: sd.c sdvar.h
Log Message:
Implement DIOCGSECTORALIGN for sd(4).
Use only READ CAPACITY 16 if peripheral claims conformance to SPC-3.
To generate a diff of this
Module Name:src
Committed By: jakllsch
Date: Thu Feb 27 17:03:46 UTC 2025
Modified Files:
src/sys/dev/scsipi: sd.c sdvar.h
Log Message:
Implement DIOCGSECTORALIGN for sd(4).
Use only READ CAPACITY 16 if peripheral claims conformance to SPC-3.
To generate a diff of this
Module Name:src
Committed By: jakllsch
Date: Thu Feb 27 17:00:48 UTC 2025
Modified Files:
src/sys/dev/scsipi: scsipi_disk.h
Log Message:
add more READ CAPACITY 16 data definitions
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/dev/scsipi/scsipi_dis
Module Name:src
Committed By: jakllsch
Date: Thu Feb 27 17:00:48 UTC 2025
Modified Files:
src/sys/dev/scsipi: scsipi_disk.h
Log Message:
add more READ CAPACITY 16 data definitions
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/dev/scsipi/scsipi_dis
Module Name:src
Committed By: jakllsch
Date: Thu Feb 27 16:21:30 UTC 2025
Modified Files:
src/sys/dev/pci: ld_virtio.c
Log Message:
Implement VIRTIO_BLK_F_TOPOLOGY support for physical sector size information
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42
Module Name:src
Committed By: jakllsch
Date: Thu Feb 27 16:20:26 UTC 2025
Modified Files:
src/sys/dev: ld.c ldvar.h
Log Message:
Implement DIOCGSECTORALIGN for ld(4)
To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 src/sys/dev/ld.c
cvs rdiff -u -r1.35 -r1.
Module Name:src
Committed By: jakllsch
Date: Thu Feb 27 16:20:26 UTC 2025
Modified Files:
src/sys/dev: ld.c ldvar.h
Log Message:
Implement DIOCGSECTORALIGN for ld(4)
To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 src/sys/dev/ld.c
cvs rdiff -u -r1.35 -r1.
Module Name:src
Committed By: jakllsch
Date: Thu Feb 27 15:23:45 UTC 2025
Modified Files:
src/sys/dev/scsipi: sd.c
Log Message:
whitespace fixes
To generate a diff of this commit:
cvs rdiff -u -r1.338 -r1.339 src/sys/dev/scsipi/sd.c
Please note that diffs are not public
Module Name:src
Committed By: jakllsch
Date: Thu Feb 27 15:23:45 UTC 2025
Modified Files:
src/sys/dev/scsipi: sd.c
Log Message:
whitespace fixes
To generate a diff of this commit:
cvs rdiff -u -r1.338 -r1.339 src/sys/dev/scsipi/sd.c
Please note that diffs are not public
Module Name:src
Committed By: jakllsch
Date: Thu Feb 27 15:07:45 UTC 2025
Modified Files:
src/sys/dev/scsipi: scsi_disk.h
Log Message:
more whitespace fixes
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/dev/scsipi/scsi_disk.h
Please note that dif
Module Name:src
Committed By: jakllsch
Date: Thu Feb 27 15:07:45 UTC 2025
Modified Files:
src/sys/dev/scsipi: scsi_disk.h
Log Message:
more whitespace fixes
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/dev/scsipi/scsi_disk.h
Please note that dif
Module Name:src
Committed By: jakllsch
Date: Thu Feb 27 14:49:56 UTC 2025
Modified Files:
src/sys/dev/scsipi: scsi_disk.h
Log Message:
fix comment grammar and whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/dev/scsipi/scsi_disk.h
Please
Module Name:src
Committed By: jakllsch
Date: Thu Feb 27 14:49:56 UTC 2025
Modified Files:
src/sys/dev/scsipi: scsi_disk.h
Log Message:
fix comment grammar and whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/dev/scsipi/scsi_disk.h
Please
Module Name:src
Committed By: jakllsch
Date: Thu Feb 27 01:34:44 UTC 2025
Modified Files:
src/sys/dev/ata: wd.c
Log Message:
Ensure dsa_firstaligned returned from DIOCGSECTORALIGN is actually the first
To generate a diff of this commit:
cvs rdiff -u -r1.472 -r1.473 src/s
Module Name:src
Committed By: jakllsch
Date: Thu Feb 27 01:34:44 UTC 2025
Modified Files:
src/sys/dev/ata: wd.c
Log Message:
Ensure dsa_firstaligned returned from DIOCGSECTORALIGN is actually the first
To generate a diff of this commit:
cvs rdiff -u -r1.472 -r1.473 src/s
Module Name:src
Committed By: jakllsch
Date: Sun Feb 23 15:00:53 UTC 2025
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
atap_logical_align is already what we want, we don't have to subtract it
from the logical blocks per physical block number.
To generate a diff
Module Name:src
Committed By: jakllsch
Date: Sun Feb 23 15:00:53 UTC 2025
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
atap_logical_align is already what we want, we don't have to subtract it
from the logical blocks per physical block number.
To generate a diff
Module Name:src
Committed By: jakllsch
Date: Sun Feb 23 02:07:35 UTC 2025
Modified Files:
src/sys/dev/ata: wd.c
Log Message:
atap_logical_align is already what we want, we don't have to subtract it
from the logical blocks per physical block number.
To generate a diff of
Module Name:src
Committed By: jakllsch
Date: Sun Feb 23 02:07:35 UTC 2025
Modified Files:
src/sys/dev/ata: wd.c
Log Message:
atap_logical_align is already what we want, we don't have to subtract it
from the logical blocks per physical block number.
To generate a diff of
Module Name:src
Committed By: jakllsch
Date: Thu Feb 20 18:34:00 UTC 2025
Modified Files:
src/sys/dev/pci: ld_virtio.c
Log Message:
Remove trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/dev/pci/ld_virtio.c
Please note that diff
Module Name:src
Committed By: jakllsch
Date: Thu Feb 20 18:34:00 UTC 2025
Modified Files:
src/sys/dev/pci: ld_virtio.c
Log Message:
Remove trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/dev/pci/ld_virtio.c
Please note that diff
Module Name:src
Committed By: jakllsch
Date: Mon Feb 17 19:01:04 UTC 2025
Modified Files:
src/sys/arch/i386/conf: LEGACY
src/sys/dev/ata: ata.c files.ata
Log Message:
Restore ATA DMA mode downgrade support everywhere; it's a necessary part
of any system supporting
Module Name:src
Committed By: jakllsch
Date: Mon Feb 17 19:01:04 UTC 2025
Modified Files:
src/sys/arch/i386/conf: LEGACY
src/sys/dev/ata: ata.c files.ata
Log Message:
Restore ATA DMA mode downgrade support everywhere; it's a necessary part
of any system supporting
Module Name:src
Committed By: jakllsch
Date: Mon Feb 17 18:45:01 UTC 2025
Modified Files:
src/sys/dev/ata: ata.c wd.c
Log Message:
Fix aprint_error_dev() abuse
To generate a diff of this commit:
cvs rdiff -u -r1.169 -r1.170 src/sys/dev/ata/ata.c
cvs rdiff -u -r1.470 -r1.
Module Name:src
Committed By: jakllsch
Date: Mon Feb 17 18:45:01 UTC 2025
Modified Files:
src/sys/dev/ata: ata.c wd.c
Log Message:
Fix aprint_error_dev() abuse
To generate a diff of this commit:
cvs rdiff -u -r1.169 -r1.170 src/sys/dev/ata/ata.c
cvs rdiff -u -r1.470 -r1.
Module Name:src
Committed By: jakllsch
Date: Sun Feb 16 18:54:49 UTC 2025
Modified Files:
src/sys/dev/ic: dwc_gmac.c
Log Message:
dwc_gmac: ETHER_ALIGN receive descriptors
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 src/sys/dev/ic/dwc_gmac.c
Please not
Module Name:src
Committed By: jakllsch
Date: Sun Feb 16 18:54:49 UTC 2025
Modified Files:
src/sys/dev/ic: dwc_gmac.c
Log Message:
dwc_gmac: ETHER_ALIGN receive descriptors
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 src/sys/dev/ic/dwc_gmac.c
Please not
Module Name:src
Committed By: jakllsch
Date: Sun Feb 16 18:49:59 UTC 2025
Modified Files:
src/sys/kern: uipc_mbufdebug.c
Log Message:
m_examine(): decode VLAN tags
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/kern/uipc_mbufdebug.c
Please note that
Module Name:src
Committed By: jakllsch
Date: Sun Feb 16 18:49:59 UTC 2025
Modified Files:
src/sys/kern: uipc_mbufdebug.c
Log Message:
m_examine(): decode VLAN tags
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/kern/uipc_mbufdebug.c
Please note that
Module Name:src
Committed By: jakllsch
Date: Sun Feb 16 18:38:44 UTC 2025
Modified Files:
src/sys/dev/pci: if_skreg.h
Log Message:
Add additional Yukon2 definitions relating to hardware VLAN tagging and
queue interrupt information
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: jakllsch
Date: Sun Feb 16 18:38:44 UTC 2025
Modified Files:
src/sys/dev/pci: if_skreg.h
Log Message:
Add additional Yukon2 definitions relating to hardware VLAN tagging and
queue interrupt information
To generate a diff of this commit:
cvs r
/sys/dev/usb/uslsareg.h Sun Feb 16 18:31:37 2025
@@ -1,4 +1,4 @@
-/* $NetBSD: uslsareg.h,v 1.1 2012/01/14 21:06:01 jakllsch Exp $ */
+/* $NetBSD: uslsareg.h,v 1.2 2025/02/16 18:31:37 jakllsch Exp $ */
/*
* Copyright (c) 2011 Jonathan A. Kollasch.
@@ -60,6 +60,9 @@
#define SLSA_R_SET_FLOW 0x13
Module Name:src
Committed By: jakllsch
Date: Sun Feb 16 18:31:37 UTC 2025
Modified Files:
src/sys/dev/usb: uslsareg.h
Log Message:
uslsa: add additional request IDs from datasheet
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/usb/uslsareg.h
Ple
Module Name:src
Committed By: jakllsch
Date: Sun Feb 16 18:30:28 UTC 2025
Modified Files:
src/sys/dev/usb: uslsa.c
Log Message:
uslsa: match another SiLabs device ID
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/usb/uslsa.c
Please note that d
Module Name:src
Committed By: jakllsch
Date: Sun Feb 16 18:30:28 UTC 2025
Modified Files:
src/sys/dev/usb: uslsa.c
Log Message:
uslsa: match another SiLabs device ID
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/usb/uslsa.c
Please note that d
Module Name:src
Committed By: jakllsch
Date: Sun Feb 16 18:29:54 UTC 2025
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
re-generate
To generate a diff of this commit:
cvs rdiff -u -r1.811 -r1.812 src/sys/dev/usb/usbdevs.h \
src/sys/dev/usb/us
Module Name:src
Committed By: jakllsch
Date: Sun Feb 16 18:29:54 UTC 2025
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
re-generate
To generate a diff of this commit:
cvs rdiff -u -r1.811 -r1.812 src/sys/dev/usb/usbdevs.h \
src/sys/dev/usb/us
Module Name:src
Committed By: jakllsch
Date: Sun Feb 16 18:28:29 UTC 2025
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
usbdevs: add another SiLabs serial adapter ID
To generate a diff of this commit:
cvs rdiff -u -r1.819 -r1.820 src/sys/dev/usb/usbdevs
Please n
Module Name:src
Committed By: jakllsch
Date: Sun Feb 16 18:28:29 UTC 2025
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
usbdevs: add another SiLabs serial adapter ID
To generate a diff of this commit:
cvs rdiff -u -r1.819 -r1.820 src/sys/dev/usb/usbdevs
Please n
Module Name:src
Committed By: jakllsch
Date: Sun Feb 16 18:24:41 UTC 2025
Modified Files:
src/sys/dev/usb: ehci.c
Log Message:
ehci: wrap long line, add whitespace line to match other similar functions
To generate a diff of this commit:
cvs rdiff -u -r1.330 -r1.331 src/s
Module Name:src
Committed By: jakllsch
Date: Sun Feb 16 18:24:41 UTC 2025
Modified Files:
src/sys/dev/usb: ehci.c
Log Message:
ehci: wrap long line, add whitespace line to match other similar functions
To generate a diff of this commit:
cvs rdiff -u -r1.330 -r1.331 src/s
Module Name:src
Committed By: jakllsch
Date: Sun Feb 16 18:21:19 UTC 2025
Modified Files:
src/sys/dev/usb: ehci.c
Log Message:
ehci(4): only sync isochronous DMA in the necessary direction
To generate a diff of this commit:
cvs rdiff -u -r1.329 -r1.330 src/sys/dev/usb/eh
Module Name:src
Committed By: jakllsch
Date: Sun Feb 16 18:21:19 UTC 2025
Modified Files:
src/sys/dev/usb: ehci.c
Log Message:
ehci(4): only sync isochronous DMA in the necessary direction
To generate a diff of this commit:
cvs rdiff -u -r1.329 -r1.330 src/sys/dev/usb/eh
Module Name:src
Committed By: jakllsch
Date: Sun Feb 16 18:04:58 UTC 2025
Modified Files:
src/sys/arch/macppc/conf: GENERIC GENERIC_601 MAMBO POWERMAC
POWERMAC_G5 POWERMAC_G5_11_2
Log Message:
Add and enable WSDISPLAY_SCROLLSUPPORT in non-INSTALLish macppc kern
Module Name:src
Committed By: jakllsch
Date: Sun Feb 16 18:04:58 UTC 2025
Modified Files:
src/sys/arch/macppc/conf: GENERIC GENERIC_601 MAMBO POWERMAC
POWERMAC_G5 POWERMAC_G5_11_2
Log Message:
Add and enable WSDISPLAY_SCROLLSUPPORT in non-INSTALLish macppc kern
Module Name:src
Committed By: jakllsch
Date: Sun Feb 16 17:55:58 UTC 2025
Modified Files:
src/sys/arch/macppc/conf: GENERIC GENERIC_601 MAMBO POWERMAC
POWERMAC_G5 POWERMAC_G5_11_2
Log Message:
Add and enable WSDISPLAY_CUSTOM_OUTPUT in macppc non-INSTALL kernels
Module Name:src
Committed By: jakllsch
Date: Sun Feb 16 17:55:58 UTC 2025
Modified Files:
src/sys/arch/macppc/conf: GENERIC GENERIC_601 MAMBO POWERMAC
POWERMAC_G5 POWERMAC_G5_11_2
Log Message:
Add and enable WSDISPLAY_CUSTOM_OUTPUT in macppc non-INSTALL kernels
Module Name:src
Committed By: jakllsch
Date: Mon Feb 10 14:42:33 UTC 2025
Modified Files:
src/sys/dev/scsipi: scsipi_all.h
Log Message:
Fix misspelling of unused #define
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/dev/scsipi/scsipi_all.h
Please
Module Name:src
Committed By: jakllsch
Date: Mon Feb 10 14:42:33 UTC 2025
Modified Files:
src/sys/dev/scsipi: scsipi_all.h
Log Message:
Fix misspelling of unused #define
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/dev/scsipi/scsipi_all.h
Please
Module Name:src
Committed By: jakllsch
Date: Thu Feb 6 20:24:24 UTC 2025
Modified Files:
src/doc: CHANGES
Log Message:
Note discard support for ld@virtio(4).
To generate a diff of this commit:
cvs rdiff -u -r1.3131 -r1.3132 src/doc/CHANGES
Please note that diffs are no
Module Name:src
Committed By: jakllsch
Date: Thu Feb 6 20:19:32 UTC 2025
Modified Files:
src/sys/dev/pci: ld_virtio.c
Log Message:
Add discard support to ld@virtio.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/dev/pci/ld_virtio.c
Please note th
Module Name:src
Committed By: jakllsch
Date: Thu Feb 6 20:24:24 UTC 2025
Modified Files:
src/doc: CHANGES
Log Message:
Note discard support for ld@virtio(4).
To generate a diff of this commit:
cvs rdiff -u -r1.3131 -r1.3132 src/doc/CHANGES
Please note that diffs are no
Module Name:src
Committed By: jakllsch
Date: Thu Feb 6 20:19:32 UTC 2025
Modified Files:
src/sys/dev/pci: ld_virtio.c
Log Message:
Add discard support to ld@virtio.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/dev/pci/ld_virtio.c
Please note th
Module Name:src
Committed By: jakllsch
Date: Thu Feb 6 20:11:46 UTC 2025
Modified Files:
src/sys/dev: dksubr.c
Log Message:
fix debug printf in dk_discard()
To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 src/sys/dev/dksubr.c
Please note that diffs are
Module Name:src
Committed By: jakllsch
Date: Thu Feb 6 20:11:46 UTC 2025
Modified Files:
src/sys/dev: dksubr.c
Log Message:
fix debug printf in dk_discard()
To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 src/sys/dev/dksubr.c
Please note that diffs are
Module Name:src
Committed By: jakllsch
Date: Thu Feb 6 20:10:25 UTC 2025
Modified Files:
src/sys/dev: dksubr.c
Log Message:
off_t is closer to long than it is to unsigned int; so use lmin()
rather than uimin()
Avoids incorrectling telling dk_translate() we're trying to d
Module Name:src
Committed By: jakllsch
Date: Thu Feb 6 20:10:25 UTC 2025
Modified Files:
src/sys/dev: dksubr.c
Log Message:
off_t is closer to long than it is to unsigned int; so use lmin()
rather than uimin()
Avoids incorrectling telling dk_translate() we're trying to d
Module Name:src
Committed By: jakllsch
Date: Thu Feb 6 20:07:19 UTC 2025
Modified Files:
src/sys/dev: dksubr.c
Log Message:
Prevent leakage of 4 bytes of stack data via return of uninitialized b_error.
eVS: -
Module Name:src
Committed By: jakllsch
Date: Thu Feb 6 20:07:19 UTC 2025
Modified Files:
src/sys/dev: dksubr.c
Log Message:
Prevent leakage of 4 bytes of stack data via return of uninitialized b_error.
eVS: -
Module Name:src
Committed By: jakllsch
Date: Tue Jan 7 22:37:13 UTC 2025
Modified Files:
src/sys/arch/x86/isa: rtc.c
Log Message:
Only use FADT Century byte if it targets a valid 146818 NVRAM location.
Should fix PR 57821.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: jakllsch
Date: Tue Jan 7 22:37:13 UTC 2025
Modified Files:
src/sys/arch/x86/isa: rtc.c
Log Message:
Only use FADT Century byte if it targets a valid 146818 NVRAM location.
Should fix PR 57821.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: jakllsch
Date: Sun Dec 29 15:42:20 UTC 2024
Modified Files:
src/usr.sbin/installboot: installboot.8
Log Message:
spelling fix
>From Alexander Kuleshov in PR bin/58945.
To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 src/usr.
Module Name:src
Committed By: jakllsch
Date: Sun Dec 29 15:42:20 UTC 2024
Modified Files:
src/usr.sbin/installboot: installboot.8
Log Message:
spelling fix
>From Alexander Kuleshov in PR bin/58945.
To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 src/usr.
Module Name:src
Committed By: jakllsch
Date: Sun Dec 1 14:50:04 UTC 2024
Modified Files:
src/sys/arch/hppa/conf: GENERIC
Log Message:
fix comment syntax
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/hppa/conf/GENERIC
Please note that diffs
Module Name:src
Committed By: jakllsch
Date: Sun Dec 1 14:50:04 UTC 2024
Modified Files:
src/sys/arch/hppa/conf: GENERIC
Log Message:
fix comment syntax
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/hppa/conf/GENERIC
Please note that diffs
Module Name:src
Committed By: jakllsch
Date: Sun Dec 1 14:49:32 UTC 2024
Modified Files:
src/distrib/sets/lists/comp: md.hppa
Log Message:
fix hppa set list
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/distrib/sets/lists/comp/md.hppa
Please note th
Module Name:src
Committed By: jakllsch
Date: Sun Dec 1 14:49:32 UTC 2024
Modified Files:
src/distrib/sets/lists/comp: md.hppa
Log Message:
fix hppa set list
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/distrib/sets/lists/comp/md.hppa
Please note th
Module Name:src
Committed By: jakllsch
Date: Sat Nov 2 18:39:21 UTC 2024
Modified Files:
src/lib/libc/arch/mips/string: Makefile.inc
Log Message:
Fix mips build failure caused by new ffsl.c
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/libc/arch/mi
Module Name:src
Committed By: jakllsch
Date: Sat Nov 2 18:39:21 UTC 2024
Modified Files:
src/lib/libc/arch/mips/string: Makefile.inc
Log Message:
Fix mips build failure caused by new ffsl.c
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/libc/arch/mi
Module Name:src
Committed By: jakllsch
Date: Thu Oct 31 15:05:48 UTC 2024
Modified Files:
src/tools/compat: Makefile
Log Message:
Add shquote to libnbcompat
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 src/tools/compat/Makefile
Please note that diffs ar
Module Name:src
Committed By: jakllsch
Date: Thu Oct 31 15:05:48 UTC 2024
Modified Files:
src/tools/compat: Makefile
Log Message:
Add shquote to libnbcompat
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 src/tools/compat/Makefile
Please note that diffs ar
Module Name:src
Committed By: jakllsch
Date: Sat Oct 19 14:13:44 UTC 2024
Modified Files:
src/sys/ufs/ext2fs: ext2fs_readwrite.c
src/sys/ufs/ufs: ufs_readwrite.c
Log Message:
ufs: base amount of data to sync on MAXPHYS instead of constant
No functional change exce
Module Name:src
Committed By: jakllsch
Date: Sat Oct 19 14:13:44 UTC 2024
Modified Files:
src/sys/ufs/ext2fs: ext2fs_readwrite.c
src/sys/ufs/ufs: ufs_readwrite.c
Log Message:
ufs: base amount of data to sync on MAXPHYS instead of constant
No functional change exce
Module Name:src
Committed By: jakllsch
Date: Mon Oct 7 23:17:00 UTC 2024
Modified Files:
src/sys/netinet: tcp_vtw.c tcp_vtw.h
Log Message:
Allow CACHE_LINE_SIZE 256 with uint64_t fatp_word_t
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/netinet/t
Module Name:src
Committed By: jakllsch
Date: Mon Oct 7 23:17:00 UTC 2024
Modified Files:
src/sys/netinet: tcp_vtw.c tcp_vtw.h
Log Message:
Allow CACHE_LINE_SIZE 256 with uint64_t fatp_word_t
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/netinet/t
Module Name:src
Committed By: jakllsch
Date: Mon Oct 7 23:11:33 UTC 2024
Modified Files:
src/sys/arch/aarch64/aarch64: cpu.c
src/sys/arch/arm/include: cputypes.h
src/usr.sbin/cpuctl/arch: aarch64.c
Log Message:
CPU ID strings for Arm Cortex-A710, Neoverse
Module Name:src
Committed By: jakllsch
Date: Mon Oct 7 23:11:33 UTC 2024
Modified Files:
src/sys/arch/aarch64/aarch64: cpu.c
src/sys/arch/arm/include: cputypes.h
src/usr.sbin/cpuctl/arch: aarch64.c
Log Message:
CPU ID strings for Arm Cortex-A710, Neoverse
Module Name:src
Committed By: jakllsch
Date: Sun Oct 6 14:08:58 UTC 2024
Modified Files:
src/sys/dev/usb: uhci.c
Log Message:
Simplify/optimize usb_syncmem() in uhci_device_isoc_done()
Matches ohci(4)
To generate a diff of this commit:
cvs rdiff -u -r1.318 -r1.319 src/
Module Name:src
Committed By: jakllsch
Date: Sun Oct 6 14:08:58 UTC 2024
Modified Files:
src/sys/dev/usb: uhci.c
Log Message:
Simplify/optimize usb_syncmem() in uhci_device_isoc_done()
Matches ohci(4)
To generate a diff of this commit:
cvs rdiff -u -r1.318 -r1.319 src/
Module Name:src
Committed By: jakllsch
Date: Fri Sep 27 15:13:41 UTC 2024
Modified Files:
src/usr.sbin/cpuctl/arch: aarch64.c
Log Message:
add Ampere 1 and 1A
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/usr.sbin/cpuctl/arch/aarch64.c
Please note th
Module Name:src
Committed By: jakllsch
Date: Fri Sep 27 15:12:45 UTC 2024
Modified Files:
src/sys/arch/aarch64/aarch64: cpu.c
Log Message:
refine previous
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/sys/arch/aarch64/aarch64/cpu.c
Please note that d
Module Name:src
Committed By: jakllsch
Date: Fri Sep 27 15:13:41 UTC 2024
Modified Files:
src/usr.sbin/cpuctl/arch: aarch64.c
Log Message:
add Ampere 1 and 1A
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/usr.sbin/cpuctl/arch/aarch64.c
Please note th
Module Name:src
Committed By: jakllsch
Date: Fri Sep 27 15:07:17 UTC 2024
Modified Files:
src/sys/arch/aarch64/aarch64: cpu.c
src/sys/arch/arm/include: cputypes.h
Log Message:
Add Ampere 1 and 1A CPU IDs
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.
1 - 100 of 371 matches
Mail list logo