CVS commit: src/external/bsd/fetch/dist/libfetch

2023-01-24 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Tue Jan 24 08:01:25 UTC 2023 Modified Files: src/external/bsd/fetch/dist/libfetch: common.c Log Message: Use SNI. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/bsd/fetch/dist/libfetch/common.c Please

CVS commit: src/external/bsd/fetch/dist/libfetch

2023-01-24 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Tue Jan 24 08:01:25 UTC 2023 Modified Files: src/external/bsd/fetch/dist/libfetch: common.c Log Message: Use SNI. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/bsd/fetch/dist/libfetch/common.c Please

CVS commit: src/external/bsd/fetch/dist/libfetch

2023-01-24 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Tue Jan 24 08:02:58 UTC 2023 Modified Files: src/external/bsd/fetch/dist/libfetch: common.c Log Message: Shut down SSL when closing connection. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/fetch/

CVS commit: src/external/bsd/fetch/dist/libfetch

2023-01-24 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Tue Jan 24 08:02:58 UTC 2023 Modified Files: src/external/bsd/fetch/dist/libfetch: common.c Log Message: Shut down SSL when closing connection. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/fetch/

CVS commit: src/sbin/scan_ffs

2023-01-24 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Tue Jan 24 08:05:07 UTC 2023 Modified Files: src/sbin/scan_ffs: Makefile scan_ffs.c Log Message: Work on swapped-endian FFS. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sbin/scan_ffs/Makefile cvs rdiff -u

CVS commit: src/sbin/scan_ffs

2023-01-24 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Tue Jan 24 08:05:07 UTC 2023 Modified Files: src/sbin/scan_ffs: Makefile scan_ffs.c Log Message: Work on swapped-endian FFS. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sbin/scan_ffs/Makefile cvs rdiff -u

CVS commit: src/sbin/fsck

2023-01-24 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Tue Jan 24 08:09:38 UTC 2023 Modified Files: src/sbin/fsck: fsck.c Log Message: Use opendisk when looking for filesystem type, otherwise the detection only works if the correct device path is given as an argument. To generate a

CVS commit: src/sbin/fsck

2023-01-24 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Tue Jan 24 08:09:38 UTC 2023 Modified Files: src/sbin/fsck: fsck.c Log Message: Use opendisk when looking for filesystem type, otherwise the detection only works if the correct device path is given as an argument. To generate a

CVS commit: src/sys/dev/pad

2023-01-24 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Tue Jan 24 08:17:11 UTC 2023 Modified Files: src/sys/dev/pad: pad.c padvar.h Log Message: Pace I/O timing to match the audio interface. Enable interrupts while copying buffers. To generate a diff of this commit: cvs rdiff -u -r

CVS commit: src/sys/dev/pad

2023-01-24 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Tue Jan 24 08:17:11 UTC 2023 Modified Files: src/sys/dev/pad: pad.c padvar.h Log Message: Pace I/O timing to match the audio interface. Enable interrupts while copying buffers. To generate a diff of this commit: cvs rdiff -u -r

CVS commit: src/sys/dev/ata

2023-01-24 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Tue Jan 24 08:34:18 UTC 2023 Modified Files: src/sys/dev/ata: wd.c Log Message: Sanitize capacity values. To generate a diff of this commit: cvs rdiff -u -r1.467 -r1.468 src/sys/dev/ata/wd.c Please note that diffs are not publ

CVS commit: src/sys/dev/ata

2023-01-24 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Tue Jan 24 08:34:18 UTC 2023 Modified Files: src/sys/dev/ata: wd.c Log Message: Sanitize capacity values. To generate a diff of this commit: cvs rdiff -u -r1.467 -r1.468 src/sys/dev/ata/wd.c Please note that diffs are not publ

CVS commit: src/sys/dev/pci

2023-01-24 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Tue Jan 24 08:40:46 UTC 2023 Modified Files: src/sys/dev/pci: ehci_pci.c Log Message: Consistently use cached chipset tag value. To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 src/sys/dev/pci/ehci_pci.c Please n

CVS commit: src/sys/dev/pci

2023-01-24 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Tue Jan 24 08:40:46 UTC 2023 Modified Files: src/sys/dev/pci: ehci_pci.c Log Message: Consistently use cached chipset tag value. To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 src/sys/dev/pci/ehci_pci.c Please n

CVS commit: src/sys/dev/pci

2023-01-24 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Tue Jan 24 08:45:47 UTC 2023 Modified Files: src/sys/dev/pci: xhci_pci.c Log Message: Consistently use cached chipset tag value. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/sys/dev/pci/xhci_pci.c Please n

CVS commit: src/sys/dev/pci

2023-01-24 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Tue Jan 24 08:45:47 UTC 2023 Modified Files: src/sys/dev/pci: xhci_pci.c Log Message: Consistently use cached chipset tag value. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/sys/dev/pci/xhci_pci.c Please n

CVS commit: src/sys/arch/x86/acpi

2023-01-24 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 24 09:35:20 UTC 2023 Modified Files: src/sys/arch/x86/acpi: acpi_machdep.c Log Message: x86/acpi/acpi_machdep.c: Nix trailing whitespace. No functional change intended. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/arch/x86/acpi

2023-01-24 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 24 09:35:20 UTC 2023 Modified Files: src/sys/arch/x86/acpi: acpi_machdep.c Log Message: x86/acpi/acpi_machdep.c: Nix trailing whitespace. No functional change intended. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/arch/x86/isa

2023-01-24 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 24 09:57:16 UTC 2023 Modified Files: src/sys/arch/x86/isa: clock.c Log Message: x86/isa/clock.c: Nix trailing whitespace. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 s

CVS commit: src/sys/arch/x86/isa

2023-01-24 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 24 09:57:16 UTC 2023 Modified Files: src/sys/arch/x86/isa: clock.c Log Message: x86/isa/clock.c: Nix trailing whitespace. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 s

Re: CVS commit: src/sys/dev/wscons

2023-01-24 Thread Christos Zoulas
In article , Valery Ushakov wrote: >On Wed, Jan 18, 2023 at 12:02:17 -0500, Christos Zoulas wrote: > >> Module Name: src >> Committed By:christos >> Date:Wed Jan 18 17:02:17 UTC 2023 >> >> Modified Files: >> src/sys/dev/wscons: wsemul_vt100_subr.c >> >> Log Message:

Re: CVS commit: src/sys/dev/wscons

2023-01-24 Thread David Brownlee
On Tue, 24 Jan 2023 at 14:51, Christos Zoulas wrote: > > In article , > Valery Ushakov wrote: > >On Wed, Jan 18, 2023 at 12:02:17 -0500, Christos Zoulas wrote: > > > >> Module Name: src > >> Committed By:christos > >> Date:Wed Jan 18 17:02:17 UTC 2023 > >> > >> Modified F

CVS commit: src/sys/arch/vax/include

2023-01-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 24 17:50:18 UTC 2023 Modified Files: src/sys/arch/vax/include: math.h Log Message: mark unused arguments as such To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/arch/vax/include/math.h Please note

CVS commit: src/sys/arch/vax/include

2023-01-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 24 17:50:18 UTC 2023 Modified Files: src/sys/arch/vax/include: math.h Log Message: mark unused arguments as such To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/arch/vax/include/math.h Please note

Re: CVS commit: src/sys/dev/wscons

2023-01-24 Thread Robert Elz
Date:Tue, 24 Jan 2023 14:51:03 - (UTC) From:chris...@astron.com (Christos Zoulas) Message-ID: | Once we add them older kernels will break, I doubt that they'd break any kernels - curses using programs using these sequences with an old kernel might break though.

CVS commit: src/share/mk

2023-01-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 24 18:49:29 UTC 2023 Modified Files: src/share/mk: bsd.own.mk Log Message: switch vax to binutils 2.39 To generate a diff of this commit: cvs rdiff -u -r1.1299 -r1.1300 src/share/mk/bsd.own.mk Please note that diffs a

CVS commit: src/share/mk

2023-01-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 24 18:49:29 UTC 2023 Modified Files: src/share/mk: bsd.own.mk Log Message: switch vax to binutils 2.39 To generate a diff of this commit: cvs rdiff -u -r1.1299 -r1.1300 src/share/mk/bsd.own.mk Please note that diffs a

CVS commit: src/sys/arch/sparc64/sparc64

2023-01-24 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 24 23:23:12 UTC 2023 Modified Files: src/sys/arch/sparc64/sparc64: db_trace.c Log Message: sparc64/db_trace.c: Nix trailing whitespace. No functional change intended. To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/sys/arch/sparc64/sparc64

2023-01-24 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 24 23:23:12 UTC 2023 Modified Files: src/sys/arch/sparc64/sparc64: db_trace.c Log Message: sparc64/db_trace.c: Nix trailing whitespace. No functional change intended. To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/sys/arch/sparc64/sparc64

2023-01-24 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 24 23:23:31 UTC 2023 Modified Files: src/sys/arch/sparc64/sparc64: db_trace.c Log Message: sparc64/db_trace.c: Don't dereference; use db_read_bytes. Makes crash(8) and ddb match, and avoids crashing in ddb when you fee

CVS commit: src/sys/arch/sparc64/sparc64

2023-01-24 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 24 23:23:31 UTC 2023 Modified Files: src/sys/arch/sparc64/sparc64: db_trace.c Log Message: sparc64/db_trace.c: Don't dereference; use db_read_bytes. Makes crash(8) and ddb match, and avoids crashing in ddb when you fee

CVS commit: src/share/mk

2023-01-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 25 00:16:50 UTC 2023 Modified Files: src/share/mk: bsd.own.mk Log Message: switch sun2 to binutils 2.39 To generate a diff of this commit: cvs rdiff -u -r1.1300 -r1.1301 src/share/mk/bsd.own.mk Please note that diffs

CVS commit: src/share/mk

2023-01-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 25 00:16:50 UTC 2023 Modified Files: src/share/mk: bsd.own.mk Log Message: switch sun2 to binutils 2.39 To generate a diff of this commit: cvs rdiff -u -r1.1300 -r1.1301 src/share/mk/bsd.own.mk Please note that diffs