CVS commit: src/external/mit/xorg/share/fonts/misc/font-spleen-misc
Module Name:src Committed By: nia Date: Sat Oct 10 07:28:04 UTC 2020 Added Files: src/external/mit/xorg/share/fonts/misc/font-spleen-misc: Makefile Log Message: Add Makefile for X11 Spleen fonts. Not integrated yet. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 \ src/external/mit/xorg/share/fonts/misc/font-spleen-misc/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/aarch64/aarch64
Module Name:src Committed By: jmcneill Date: Sat Oct 10 08:22:57 UTC 2020 Modified Files: src/sys/arch/aarch64/aarch64: cpu.c Log Message: Fix detection of FP and SIMD features on Armv8.2+. To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/sys/arch/aarch64/aarch64/cpu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/crypto
Module Name:src Committed By: jmcneill Date: Sat Oct 10 08:24:10 UTC 2020 Modified Files: src/sys/crypto/aes/arch/arm: aes_neon_impl.c src/sys/crypto/chacha/arch/arm: chacha_neon_impl.c Log Message: Fix detection of NEON features. ID_AA64PFR0_EL1_ADV_SIMD_NONE means SIMD is not available, and any other value means it is. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/crypto/aes/arch/arm/aes_neon_impl.c cvs rdiff -u -r1.1 -r1.2 src/sys/crypto/chacha/arch/arm/chacha_neon_impl.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/cpuctl/arch
Module Name:src Committed By: jmcneill Date: Sat Oct 10 08:27:41 UTC 2020 Modified Files: src/usr.sbin/cpuctl/arch: aarch64.c Log Message: Report half-precision FP and SIMD support To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/usr.sbin/cpuctl/arch/aarch64.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/pci
Module Name:src Committed By: jdc Date: Sat Oct 10 08:29:32 UTC 2020 Modified Files: src/sys/dev/pci: machfb.c Log Message: Don't change a videomode that's been setup in the firmware. Extend the register debugging output (and hopefully make it easier to read). To generate a diff of this commit: cvs rdiff -u -r1.102 -r1.103 src/sys/dev/pci/machfb.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src
Module Name:src Committed By: nia Date: Sat Oct 10 08:33:29 UTC 2020 Modified Files: src/distrib/sets/lists/xfont: mi src/external/mit/xorg/share/fonts/misc: Makefile Log Message: hook up X11 "Spleen" fonts to the build To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/distrib/sets/lists/xfont/mi cvs rdiff -u -r1.2 -r1.3 src/external/mit/xorg/share/fonts/misc/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src
Module Name:src Committed By: nia Date: Sat Oct 10 09:17:33 UTC 2020 Modified Files: src/distrib/sets/lists/xetc: mi src/external/mit/xorg/lib/fontconfig/etc: fonts.conf src/external/mit/xorg/lib/fontconfig/etc/conf.avail: Makefile src/external/mit/xorg/lib/fontconfig/etc/conf.d: Makefile Added Files: src/external/mit/xorg/lib/fontconfig/etc/conf.avail: 70-no-bitmap-webfonts.conf Log Message: Switch to the same hack in pkgsrc for avoiding bitmap fonts on the web Just for consistency's sake, and making it easier to disable this if someone wants to do that. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/distrib/sets/lists/xetc/mi cvs rdiff -u -r1.10 -r1.11 \ src/external/mit/xorg/lib/fontconfig/etc/fonts.conf cvs rdiff -u -r0 -r1.1 \ src/external/mit/xorg/lib/fontconfig/etc/conf.avail/70-no-bitmap-webfonts.conf cvs rdiff -u -r1.7 -r1.8 \ src/external/mit/xorg/lib/fontconfig/etc/conf.avail/Makefile cvs rdiff -u -r1.7 -r1.8 \ src/external/mit/xorg/lib/fontconfig/etc/conf.d/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/arm/fdt
Module Name:src Committed By: jmcneill Date: Sat Oct 10 09:58:17 UTC 2020 Modified Files: src/sys/arch/arm/fdt: pcihost_fdt.c Log Message: Read the linux,pci-probe-only property from the /chosen node, not the PCI host controller node To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/arch/arm/fdt/pcihost_fdt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/mit/ctwm/etc
Module Name:src Committed By: nia Date: Sat Oct 10 10:28:08 UTC 2020 Modified Files: src/external/mit/ctwm/etc: system.ctwmrc Log Message: Make it easier to identify the current active window (red border highlight) To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/mit/ctwm/etc/system.ctwmrc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/mit/ctwm/etc
Module Name:src Committed By: nia Date: Sat Oct 10 10:33:37 UTC 2020 Modified Files: src/external/mit/ctwm/etc: system.ctwmrc Log Message: Bump up the dark contrast a bit To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/mit/ctwm/etc/system.ctwmrc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/mit/ctwm/etc
Module Name:src Committed By: nia Date: Sat Oct 10 10:36:16 UTC 2020 Modified Files: src/external/mit/ctwm/etc: system.ctwmrc Log Message: xeyes should be AlwaysOnTop - requested by a user To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/mit/ctwm/etc/system.ctwmrc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/terminfo
Module Name:src Committed By: christos Date: Sat Oct 10 12:57:39 UTC 2020 Modified Files: src/share/terminfo: terminfo Log Message: merge 20200606: resolve conflict by adding kb2 and rin entries to putty To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/share/terminfo/terminfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/ntp/dist/libntp
Module Name:src Committed By: christos Date: Sat Oct 10 13:41:14 UTC 2020 Modified Files: src/external/bsd/ntp/dist/libntp: work_fork.c Log Message: Wait for the asynchronous dns resolver child to be done (and close the socket descriptors) before returning. Otherwise we might get bind errors. Reported by kim@, fixed by mlelstv@. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/external/bsd/ntp/dist/libntp/work_fork.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/kern
Module Name:src Committed By: nia Date: Sat Oct 10 14:07:18 UTC 2020 Modified Files: src/sys/kern: tty.c Log Message: tty: Negating INT_MIN will overflow int, bail out with EINVAL Detected by UBSan Reported-by: syzbot+92c0fca82b74a9798...@syzkaller.appspotmail.com To generate a diff of this commit: cvs rdiff -u -r1.290 -r1.291 src/sys/kern/tty.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/ntp/bin/sntp
Module Name:src Committed By: christos Date: Sat Oct 10 14:23:05 UTC 2020 Modified Files: src/external/bsd/ntp/bin/sntp: Makefile Log Message: include bsd.own.mk so that ../../Makefile.inc does not do it... To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/external/bsd/ntp/bin/sntp/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/ntp/bin
Module Name:src Committed By: christos Date: Sat Oct 10 14:23:48 UTC 2020 Modified Files: src/external/bsd/ntp/bin: Makefile.inc Log Message: Use .PARSEDIR To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ntp/bin/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/ntp
Module Name:src Committed By: christos Date: Sat Oct 10 14:23:34 UTC 2020 Modified Files: src/external/bsd/ntp: Makefile.inc Log Message: Add rules for manual pages builds, remove including Makefile.inc To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/external/bsd/ntp/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/ntp/bin
Module Name:src Committed By: christos Date: Sat Oct 10 14:25:21 UTC 2020 Removed Files: src/external/bsd/ntp/bin/ntp-keygen: ntp-keygen.8 src/external/bsd/ntp/bin/ntpd: ntp.conf.5 ntp.keys.5 ntpd.8 src/external/bsd/ntp/bin/ntpdc: ntpdc.8 src/external/bsd/ntp/bin/ntpq: ntpq.8 src/external/bsd/ntp/bin/sntp: sntp.1 Log Message: PR/55710: Kimmo Suominen: Delete manual pages so that they get copy from the imported, already generated ones. To generate a diff of this commit: cvs rdiff -u -r1.2 -r0 src/external/bsd/ntp/bin/ntp-keygen/ntp-keygen.8 cvs rdiff -u -r1.1 -r0 src/external/bsd/ntp/bin/ntpd/ntp.conf.5 cvs rdiff -u -r1.2 -r0 src/external/bsd/ntp/bin/ntpd/ntp.keys.5 \ src/external/bsd/ntp/bin/ntpd/ntpd.8 cvs rdiff -u -r1.2 -r0 src/external/bsd/ntp/bin/ntpdc/ntpdc.8 cvs rdiff -u -r1.2 -r0 src/external/bsd/ntp/bin/ntpq/ntpq.8 cvs rdiff -u -r1.1 -r0 src/external/bsd/ntp/bin/sntp/sntp.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-9] src/sys/compat/common
Module Name:src Committed By: martin Date: Sat Oct 10 14:35:07 UTC 2020 Modified Files: src/sys/compat/common [netbsd-9]: tty_43.c Log Message: Pull up following revision(s) (requested by nia in ticket #1106): sys/compat/common/tty_43.c: revision 1.38 tty_43: Check a bitset from userspace is valid before shifting it Passing a negative value to these legacy compat ioctls results in left shift on a negative value which is undefined behaviour and results in the tty (at least, possibly other things) locking up. The argument to the ioctl should always be > 0. Return EINVAL otherwise. While here, adjustments to code style to match current guidelines. Found by UBSan. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.34.4.1 src/sys/compat/common/tty_43.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-9] src/doc
Module Name:src Committed By: martin Date: Sat Oct 10 14:36:21 UTC 2020 Modified Files: src/doc [netbsd-9]: CHANGES-9.1 Log Message: Ticket #1106 To generate a diff of this commit: cvs rdiff -u -r1.1.2.119 -r1.1.2.120 src/doc/CHANGES-9.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-8] src/sys/compat/common
Module Name:src Committed By: martin Date: Sat Oct 10 14:36:57 UTC 2020 Modified Files: src/sys/compat/common [netbsd-8]: tty_43.c Log Message: Pull up following revision(s) (requested by nia in ticket #1614): sys/compat/common/tty_43.c: revision 1.38 tty_43: Check a bitset from userspace is valid before shifting it Passing a negative value to these legacy compat ioctls results in left shift on a negative value which is undefined behaviour and results in the tty (at least, possibly other things) locking up. The argument to the ioctl should always be > 0. Return EINVAL otherwise. While here, adjustments to code style to match current guidelines. Found by UBSan. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.30.20.1 src/sys/compat/common/tty_43.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-8] src/doc
Module Name:src Committed By: martin Date: Sat Oct 10 14:38:03 UTC 2020 Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Ticket #1614 To generate a diff of this commit: cvs rdiff -u -r1.1.2.41 -r1.1.2.42 src/doc/CHANGES-8.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/pci
Module Name:src Committed By: jmcneill Date: Sat Oct 10 15:22:15 UTC 2020 Modified Files: src/sys/dev/pci: pciconf.c pciconf.h Log Message: Add pciconf_resource_reserve. This allows MD code to mark specific memory and I/O regions as in use. When pciconf finds a device already configured to use one of these regions, the device config is left as-is. To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/sys/dev/pci/pciconf.c cvs rdiff -u -r1.14 -r1.15 src/sys/dev/pci/pciconf.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch
Module Name:src Committed By: jmcneill Date: Sat Oct 10 15:25:31 UTC 2020 Modified Files: src/sys/arch/arm/acpi: acpi_platform.c files.acpi src/sys/arch/arm/fdt: files.fdt src/sys/arch/evbarm/fdt: fdt_machdep.c Added Files: src/sys/arch/arm/fdt: arm_simplefb.c arm_simplefb.h Removed Files: src/sys/arch/arm/acpi: acpi_simplefb.c acpi_simplefb.h Log Message: Support early FB console attachment when booting with a devicetree (non-ACPI mode). Inform the pciconf code about the framebuffer to prevent pciconf from changing resources out from under us when framebuffer memory is in VRAM. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/sys/arch/arm/acpi/acpi_platform.c cvs rdiff -u -r1.2 -r0 src/sys/arch/arm/acpi/acpi_simplefb.c cvs rdiff -u -r1.1 -r0 src/sys/arch/arm/acpi/acpi_simplefb.h cvs rdiff -u -r1.10 -r1.11 src/sys/arch/arm/acpi/files.acpi cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/fdt/arm_simplefb.c \ src/sys/arch/arm/fdt/arm_simplefb.h cvs rdiff -u -r1.31 -r1.32 src/sys/arch/arm/fdt/files.fdt cvs rdiff -u -r1.74 -r1.75 src/sys/arch/evbarm/fdt/fdt_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/arm/fdt
Module Name:src Committed By: jmcneill Date: Sat Oct 10 15:34:05 UTC 2020 Modified Files: src/sys/arch/arm/fdt: acpi_fdt.c arm_fdt.c Log Message: Support using EFI runtime services for RTC when booting in devicetree mode. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/arch/arm/fdt/acpi_fdt.c cvs rdiff -u -r1.11 -r1.12 src/sys/arch/arm/fdt/arm_fdt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys
Module Name:src Committed By: christos Date: Sat Oct 10 15:59:41 UTC 2020 Modified Files: src/sys/compat/common: tty_43.c src/sys/kern: tty.c Log Message: TIOCGSID is used by tcgetsid() so it is not really compat :-) This should reduce loading the compat module. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/sys/compat/common/tty_43.c cvs rdiff -u -r1.291 -r1.292 src/sys/kern/tty.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/kern
Module Name:src Committed By: christos Date: Sat Oct 10 17:25:11 UTC 2020 Modified Files: src/sys/kern: tty.c Log Message: remove broken copy of TIOCGSID. To generate a diff of this commit: cvs rdiff -u -r1.292 -r1.293 src/sys/kern/tty.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/kern
Module Name:src Committed By: thorpej Date: Sat Oct 10 18:18:05 UTC 2020 Modified Files: src/sys/kern: kern_cctr.c Log Message: Add some more detail/explanation to the calibration timing diagram. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/kern/kern_cctr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/sysinst
Module Name:src Committed By: martin Date: Sat Oct 10 18:48:32 UTC 2020 Modified Files: src/usr.sbin/sysinst: part_edit.c Log Message: When creating new partitions for "full disk" use, pass a install target hint to the partitioning backend (for the outer NetBSD partition). To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/usr.sbin/sysinst/part_edit.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/sysinst
Module Name:src Committed By: martin Date: Sat Oct 10 18:49:27 UTC 2020 Modified Files: src/usr.sbin/sysinst: mbr.c Log Message: Use an install target hint to mark a new partition active. When compiled with BOOTSEL support, also name the new partition "NetBSD". To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/usr.sbin/sysinst/mbr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/kern
Module Name:src Committed By: christos Date: Sat Oct 10 18:53:56 UTC 2020 Modified Files: src/sys/kern: tty.c Log Message: remove extra break To generate a diff of this commit: cvs rdiff -u -r1.293 -r1.294 src/sys/kern/tty.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/stand/efiboot
Module Name:src Committed By: jmcneill Date: Sat Oct 10 19:17:39 UTC 2020 Modified Files: src/sys/stand/efiboot: efiacpi.c efifdt.c efifdt.h exec.c version Log Message: Support EFI runtime and GOP FB for devicetree (non-ACPI) setups. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/stand/efiboot/efiacpi.c cvs rdiff -u -r1.24 -r1.25 src/sys/stand/efiboot/efifdt.c cvs rdiff -u -r1.9 -r1.10 src/sys/stand/efiboot/efifdt.h cvs rdiff -u -r1.18 -r1.19 src/sys/stand/efiboot/exec.c cvs rdiff -u -r1.19 -r1.20 src/sys/stand/efiboot/version Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/make/unit-tests
Module Name:src Committed By: sjg Date: Sat Oct 10 19:25:19 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: Makefile export.exp Log Message: Limit output of export tests to POSIX compatible env vars To generate a diff of this commit: cvs rdiff -u -r1.164 -r1.165 src/usr.bin/make/unit-tests/Makefile cvs rdiff -u -r1.4 -r1.5 src/usr.bin/make/unit-tests/export.exp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/sysinst
Module Name:src Committed By: martin Date: Sat Oct 10 19:42:19 UTC 2020 Modified Files: src/usr.sbin/sysinst: label.c part_edit.c src/usr.sbin/sysinst/arch/i386: md.c Log Message: Remove more pm->ptstart abuse - calculate values localy where needed instead. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/usr.sbin/sysinst/label.c cvs rdiff -u -r1.20 -r1.21 src/usr.sbin/sysinst/part_edit.c cvs rdiff -u -r1.30 -r1.31 src/usr.sbin/sysinst/arch/i386/md.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/include/arpa
Module Name:src Committed By: christos Date: Sat Oct 10 19:51:48 UTC 2020 Modified Files: src/include/arpa: nameser.h Log Message: - remove bitypes.h fossil - define u_{char,short,int,long} if we don't have _NETBSD_SOURCE defined so that this compiles (and resolv.h since it includes this). This is the simplest solution. Others: - always define them (bad, pollutes namespace) - create (bad, overkill) - change them to unsigned {char, short, int long} (bad, too disruptive) To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/include/arpa/nameser.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/ic
Module Name:src Committed By: thorpej Date: Sat Oct 10 20:27:55 UTC 2020 Modified Files: src/sys/dev/ic: siisata.c Log Message: In siisata_intr_port(), skip reading the error condition if ata_queue_get_active_xfer() returns NULL. PR kern/55682. Fix suggested by mlelstv@. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/sys/dev/ic/siisata.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys
Module Name:src Committed By: thorpej Date: Sat Oct 10 21:25:51 UTC 2020 Modified Files: src/sys/arch/alpha/include: elf_machdep.h src/sys/arch/atari/stand/tostools/libtos: exec_elf.h src/sys/arch/epoc32/stand/e32boot/include: elf.h src/sys/sys: exec_elf.h Log Message: Rename: - EM_ALPHA (41) -> EM_OLD_ALPHA - EM_ALPHA_EXP (36902) -> EM_ALPHA 36902 has been the value in common usage for a long time, and this naming aligns with binutils, etc. PR port-alpha/51926 To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/arch/alpha/include/elf_machdep.h cvs rdiff -u -r1.7 -r1.8 src/sys/arch/atari/stand/tostools/libtos/exec_elf.h cvs rdiff -u -r1.4 -r1.5 src/sys/arch/epoc32/stand/e32boot/include/elf.h cvs rdiff -u -r1.166 -r1.167 src/sys/sys/exec_elf.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/usb
Module Name:src Committed By: jmcneill Date: Sat Oct 10 21:47:43 UTC 2020 Modified Files: src/sys/dev/usb: ums.c Log Message: For absolute pointers, report min/max X and Y values using WSMOUSEIO_[SG]CALIBCOORDS ioctl. To generate a diff of this commit: cvs rdiff -u -r1.98 -r1.99 src/sys/dev/usb/ums.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: xsrc/external/mit/xf86-input-mouse/dist/src
Module Name:xsrc Committed By: jmcneill Date: Sat Oct 10 21:50:53 UTC 2020 Modified Files: xsrc/external/mit/xf86-input-mouse/dist/src: bsd_mouse.c mouse.h Log Message: If we get an absolute pointer event and we can query the min/max X and Y values reported and it is in raw mode, use the screen dimensions to scale the coordinates to fit the screen before feeding the event to the X server. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 \ xsrc/external/mit/xf86-input-mouse/dist/src/bsd_mouse.c cvs rdiff -u -r1.6 -r1.7 xsrc/external/mit/xf86-input-mouse/dist/src/mouse.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/alpha
Module Name:src Committed By: thorpej Date: Sat Oct 10 21:59:04 UTC 2020 Modified Files: src/sys/arch/alpha/alpha: machdep.c src/sys/arch/alpha/include: param.h src/sys/arch/alpha/jensenio: jensenio_dma.c src/sys/arch/alpha/pci: apecs_dma.c cia_dma.c dwlpx_dma.c irongate_dma.c lca_dma.c mcpcia_dma.c tsp_dma.c ttwoga_dma.c src/sys/arch/alpha/tc: tc_dma.c Log Message: G/C alpha_XXX_dmamap() / alpha_XXX_dmamap_or. They haven't been needed for a long time. To generate a diff of this commit: cvs rdiff -u -r1.366 -r1.367 src/sys/arch/alpha/alpha/machdep.c cvs rdiff -u -r1.46 -r1.47 src/sys/arch/alpha/include/param.h cvs rdiff -u -r1.5 -r1.6 src/sys/arch/alpha/jensenio/jensenio_dma.c cvs rdiff -u -r1.21 -r1.22 src/sys/arch/alpha/pci/apecs_dma.c \ src/sys/arch/alpha/pci/mcpcia_dma.c cvs rdiff -u -r1.29 -r1.30 src/sys/arch/alpha/pci/cia_dma.c cvs rdiff -u -r1.25 -r1.26 src/sys/arch/alpha/pci/dwlpx_dma.c cvs rdiff -u -r1.6 -r1.7 src/sys/arch/alpha/pci/irongate_dma.c cvs rdiff -u -r1.23 -r1.24 src/sys/arch/alpha/pci/lca_dma.c cvs rdiff -u -r1.13 -r1.14 src/sys/arch/alpha/pci/tsp_dma.c cvs rdiff -u -r1.7 -r1.8 src/sys/arch/alpha/pci/ttwoga_dma.c cvs rdiff -u -r1.13 -r1.14 src/sys/arch/alpha/tc/tc_dma.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/alpha
Module Name:src Committed By: thorpej Date: Sun Oct 11 00:33:31 UTC 2020 Modified Files: src/sys/arch/alpha/common: bus_dma.c sgmap_typedep.c src/sys/arch/alpha/include: bus_funcs.h src/sys/arch/alpha/pci: apecs_dma.c cia_dma.c dwlpx_dma.c lca_dma.c mcpcia_dma.c pci_sgmap_pte32.c pci_sgmap_pte64.c tsp_dma.c ttwoga_dma.c src/sys/arch/alpha/tc: tc_dma_3000_500.c tc_sgmap.c Log Message: Add some bus_dma instrumentation. To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 src/sys/arch/alpha/common/bus_dma.c cvs rdiff -u -r1.39 -r1.40 src/sys/arch/alpha/common/sgmap_typedep.c cvs rdiff -u -r1.2 -r1.3 src/sys/arch/alpha/include/bus_funcs.h cvs rdiff -u -r1.22 -r1.23 src/sys/arch/alpha/pci/apecs_dma.c \ src/sys/arch/alpha/pci/mcpcia_dma.c cvs rdiff -u -r1.30 -r1.31 src/sys/arch/alpha/pci/cia_dma.c cvs rdiff -u -r1.26 -r1.27 src/sys/arch/alpha/pci/dwlpx_dma.c cvs rdiff -u -r1.24 -r1.25 src/sys/arch/alpha/pci/lca_dma.c cvs rdiff -u -r1.8 -r1.9 src/sys/arch/alpha/pci/pci_sgmap_pte32.c \ src/sys/arch/alpha/pci/pci_sgmap_pte64.c \ src/sys/arch/alpha/pci/ttwoga_dma.c cvs rdiff -u -r1.14 -r1.15 src/sys/arch/alpha/pci/tsp_dma.c cvs rdiff -u -r1.21 -r1.22 src/sys/arch/alpha/tc/tc_dma_3000_500.c cvs rdiff -u -r1.8 -r1.9 src/sys/arch/alpha/tc/tc_sgmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.