Module Name:src
Committed By: mrg
Date: Mon May 16 21:28:06 UTC 2022
Modified Files:
src/sys/arch/sparc64/sparc64: cache.h locore.s trap.c
Log Message:
try to handle ultrasparc III* "fast ecc error" traps.
i had a sunblade 2500 reset with this trap recently, and the
Module Name:src
Committed By: mrg
Date: Mon May 16 21:28:06 UTC 2022
Modified Files:
src/sys/arch/sparc64/sparc64: cache.h locore.s trap.c
Log Message:
try to handle ultrasparc III* "fast ecc error" traps.
i had a sunblade 2500 reset with this trap recently, and the
Module Name:src
Committed By: palle
Date: Mon May 16 17:13:28 UTC 2022
Modified Files:
src/sys/arch/sparc64/dev: vdsk.c
Log Message:
sun4v/vdsk: add handling of SCSI_REPORT_LUNS
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/sparc64/dev/vdsk.c
Module Name:src
Committed By: palle
Date: Mon May 16 17:13:28 UTC 2022
Modified Files:
src/sys/arch/sparc64/dev: vdsk.c
Log Message:
sun4v/vdsk: add handling of SCSI_REPORT_LUNS
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/sparc64/dev/vdsk.c
Module Name:src
Committed By: skrll
Date: Mon May 16 07:07:17 UTC 2022
Modified Files:
src/sys/arch/arm/arm: cpufunc.c
Log Message:
port-arm/50635: arm11_setup() cpuctrlmask value causes CPU_CONTROL_VECRELOC bit
to toggle
Fix slightly differently to as suggested in the
Module Name:src
Committed By: skrll
Date: Mon May 16 07:07:17 UTC 2022
Modified Files:
src/sys/arch/arm/arm: cpufunc.c
Log Message:
port-arm/50635: arm11_setup() cpuctrlmask value causes CPU_CONTROL_VECRELOC bit
to toggle
Fix slightly differently to as suggested in the
Module Name:src
Committed By: riastradh
Date: Sun May 15 16:58:28 UTC 2022
Modified Files:
src/sys/arch/arm/sunxi: sun8i_crypto.c
Log Message:
sun8icrypto(4): Switch off polling when ready for interrupts.
When I introduced logic to do polling and then interrupts, I
Module Name:src
Committed By: riastradh
Date: Sun May 15 16:58:28 UTC 2022
Modified Files:
src/sys/arch/arm/sunxi: sun8i_crypto.c
Log Message:
sun8icrypto(4): Switch off polling when ready for interrupts.
When I introduced logic to do polling and then interrupts, I
Module Name:src
Committed By: riastradh
Date: Sun May 15 12:45:33 UTC 2022
Modified Files:
src/sys/arch/x86/x86: nmi.c
Log Message:
x86: Use atomic_store_release/atomic_load_consume for nmi_handlers.
Simplifies things a bit. No functional change intended.
To generate
Module Name:src
Committed By: riastradh
Date: Sun May 15 12:45:33 UTC 2022
Modified Files:
src/sys/arch/x86/x86: nmi.c
Log Message:
x86: Use atomic_store_release/atomic_load_consume for nmi_handlers.
Simplifies things a bit. No functional change intended.
To generate
Module Name:src
Committed By: skrll
Date: Sun May 15 08:28:29 UTC 2022
Modified Files:
src/sys/arch/hppa/conf: GENERIC
Log Message:
Sprinkle some consistency
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/hppa/conf/GENERIC
Please note that
Module Name:src
Committed By: skrll
Date: Sun May 15 08:28:29 UTC 2022
Modified Files:
src/sys/arch/hppa/conf: GENERIC
Log Message:
Sprinkle some consistency
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/hppa/conf/GENERIC
Please note that
Module Name:src
Committed By: mrg
Date: Sun May 15 02:14:15 UTC 2022
Modified Files:
src/sys/arch/sparc/sparc: locore.s
Log Message:
remove unused Lpanic_savefpstate.
To generate a diff of this commit:
cvs rdiff -u -r1.282 -r1.283 src/sys/arch/sparc/sparc/locore.s
Module Name:src
Committed By: mrg
Date: Sun May 15 02:14:15 UTC 2022
Modified Files:
src/sys/arch/sparc/sparc: locore.s
Log Message:
remove unused Lpanic_savefpstate.
To generate a diff of this commit:
cvs rdiff -u -r1.282 -r1.283 src/sys/arch/sparc/sparc/locore.s
Module Name:src
Committed By: gutteridge
Date: Sun May 15 00:25:15 UTC 2022
Modified Files:
src/sys/arch/hppa/gsc: harmony.c
Log Message:
harmony.c: expand and correct a couple of comments
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11
Module Name:src
Committed By: gutteridge
Date: Sun May 15 00:25:15 UTC 2022
Modified Files:
src/sys/arch/hppa/gsc: harmony.c
Log Message:
harmony.c: expand and correct a couple of comments
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11
Module Name:src
Committed By: hgutch
Date: Sat May 14 07:11:23 UTC 2022
Modified Files:
src/sys/arch/sparc/stand/ofwboot: Locore.c
src/sys/arch/sparc64/sparc64: ofw_machdep.c
Log Message:
PR 56829: Fix "map" call to Open Firmware and no longer mess up OFW stack.
Module Name:src
Committed By: hgutch
Date: Sat May 14 07:11:23 UTC 2022
Modified Files:
src/sys/arch/sparc/stand/ofwboot: Locore.c
src/sys/arch/sparc64/sparc64: ofw_machdep.c
Log Message:
PR 56829: Fix "map" call to Open Firmware and no longer mess up OFW stack.
Module Name:src
Committed By: skrll
Date: Sat May 14 06:07:53 UTC 2022
Modified Files:
src/sys/arch/hppa/hppa: idle_machdep.c machdep.c
Log Message:
Add some special NOPs to help qemu.
thanks to Helge Deller for the heads-up.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: skrll
Date: Sat May 14 06:07:53 UTC 2022
Modified Files:
src/sys/arch/hppa/hppa: idle_machdep.c machdep.c
Log Message:
Add some special NOPs to help qemu.
thanks to Helge Deller for the heads-up.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: skrll
Date: Fri May 13 18:40:03 UTC 2022
Modified Files:
src/sys/arch/hppa/hppa: hppa_machdep.c
Log Message:
port-hppa/56830: RAS support is slightly incorrect on hppa
When searching for RAS use tf_iioq_head without the HPPA_PC_PRIV_MASK
Module Name:src
Committed By: skrll
Date: Fri May 13 18:40:03 UTC 2022
Modified Files:
src/sys/arch/hppa/hppa: hppa_machdep.c
Log Message:
port-hppa/56830: RAS support is slightly incorrect on hppa
When searching for RAS use tf_iioq_head without the HPPA_PC_PRIV_MASK
Module Name:src
Committed By: msaitoh
Date: Fri May 13 10:45:24 UTC 2022
Modified Files:
src/sys/arch/amd64/conf: ALL
src/sys/arch/i386/conf: ALL
Log Message:
Add MFI_DEBUG and MFII_DEBUG.
To generate a diff of this commit:
cvs rdiff -u -r1.170 -r1.171
Module Name:src
Committed By: msaitoh
Date: Fri May 13 10:45:24 UTC 2022
Modified Files:
src/sys/arch/amd64/conf: ALL
src/sys/arch/i386/conf: ALL
Log Message:
Add MFI_DEBUG and MFII_DEBUG.
To generate a diff of this commit:
cvs rdiff -u -r1.170 -r1.171
Module Name:src
Committed By: riastradh
Date: Fri May 13 09:49:44 UTC 2022
Modified Files:
src/sys/arch/arm/rockchip: rk_v1crypto.c
Log Message:
rkv1crypto(4): Fix units in RNG repeated-output health test.
This code was intended to check whether the two 4-word halves of
Module Name:src
Committed By: riastradh
Date: Fri May 13 09:49:44 UTC 2022
Modified Files:
src/sys/arch/arm/rockchip: rk_v1crypto.c
Log Message:
rkv1crypto(4): Fix units in RNG repeated-output health test.
This code was intended to check whether the two 4-word halves of
Module Name:src
Committed By: riastradh
Date: Fri May 13 09:39:40 UTC 2022
Modified Files:
src/sys/arch/x86/x86: pmap.c
Log Message:
x86/pmap: Feed entropy_extract output through nist_hash_drbg.
The entropy pool algorithm is NOT designed to provide backtracking
Module Name:src
Committed By: riastradh
Date: Fri May 13 09:39:40 UTC 2022
Modified Files:
src/sys/arch/x86/x86: pmap.c
Log Message:
x86/pmap: Feed entropy_extract output through nist_hash_drbg.
The entropy pool algorithm is NOT designed to provide backtracking
Module Name:src
Committed By: bouyer
Date: Wed May 11 16:22:46 UTC 2022
Modified Files:
src/sys/arch/xen/x86: x86_xpmap.c
Log Message:
In bootstrap, after switching to a new page table make sure that
now-unused memory is unmapped.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: bouyer
Date: Wed May 11 16:22:46 UTC 2022
Modified Files:
src/sys/arch/xen/x86: x86_xpmap.c
Log Message:
In bootstrap, after switching to a new page table make sure that
now-unused memory is unmapped.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: andvar
Date: Wed May 11 13:58:43 UTC 2022
Modified Files:
src/sys/arch/powerpc/include: vmparam.h
Log Message:
s/varible/variable/
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/powerpc/include/vmparam.h
Please
Module Name:src
Committed By: andvar
Date: Wed May 11 13:58:43 UTC 2022
Modified Files:
src/sys/arch/powerpc/include: vmparam.h
Log Message:
s/varible/variable/
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/powerpc/include/vmparam.h
Please
Module Name:src
Committed By: rin
Date: Wed May 11 10:31:12 UTC 2022
Modified Files:
src/sys/arch/atari/stand/installboot: installboot.c
Log Message:
Make FD support optional (intended for install media).
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38
Module Name:src
Committed By: rin
Date: Wed May 11 10:31:12 UTC 2022
Modified Files:
src/sys/arch/atari/stand/installboot: installboot.c
Log Message:
Make FD support optional (intended for install media).
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38
Module Name:src
Committed By: rin
Date: Wed May 11 10:27:45 UTC 2022
Modified Files:
src/sys/arch/atari/stand/installboot: installboot.c
Log Message:
Refactor install_[sw]d() into install_hd().
Shave off ~0.5KB from install floppy, and dedup codes a lot.
Thanks tsutsui@
Module Name:src
Committed By: rin
Date: Wed May 11 10:27:45 UTC 2022
Modified Files:
src/sys/arch/atari/stand/installboot: installboot.c
Log Message:
Refactor install_[sw]d() into install_hd().
Shave off ~0.5KB from install floppy, and dedup codes a lot.
Thanks tsutsui@
Module Name:src
Committed By: skrll
Date: Tue May 10 08:10:28 UTC 2022
Modified Files:
src/sys/arch/arm/apple: apple_pmgr.c
Log Message:
Add aprints
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/apple/apple_pmgr.c
Please note that diffs
Module Name:src
Committed By: skrll
Date: Tue May 10 08:10:28 UTC 2022
Modified Files:
src/sys/arch/arm/apple: apple_pmgr.c
Log Message:
Add aprints
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/apple/apple_pmgr.c
Please note that diffs
Module Name:src
Committed By: skrll
Date: Tue May 10 08:09:58 UTC 2022
Modified Files:
src/sys/arch/arm/apple: files.apple
src/sys/arch/evbarm/conf: GENERIC64
Added Files:
src/sys/arch/arm/apple: apple_smc.c
Log Message:
Add a driver for the Apple RTKit
Module Name:src
Committed By: skrll
Date: Tue May 10 08:09:58 UTC 2022
Modified Files:
src/sys/arch/arm/apple: files.apple
src/sys/arch/evbarm/conf: GENERIC64
Added Files:
src/sys/arch/arm/apple: apple_smc.c
Log Message:
Add a driver for the Apple RTKit
Module Name:src
Committed By: skrll
Date: Tue May 10 08:05:33 UTC 2022
Modified Files:
src/sys/arch/arm/apple: files.apple
src/sys/arch/evbarm/conf: GENERIC64
Added Files:
src/sys/arch/arm/apple: apple_iic.c
Log Message:
Add a driver for the Apple M1 I2C
Module Name:src
Committed By: skrll
Date: Tue May 10 08:05:33 UTC 2022
Modified Files:
src/sys/arch/arm/apple: files.apple
src/sys/arch/evbarm/conf: GENERIC64
Added Files:
src/sys/arch/arm/apple: apple_iic.c
Log Message:
Add a driver for the Apple M1 I2C
Module Name:src
Committed By: rin
Date: Mon May 9 11:39:44 UTC 2022
Modified Files:
src/sys/arch/powerpc/oea: pmap.c
Log Message:
PR port-powerpc/56818
Fix inverted logic introduced in rev. 1.108, by which modified/referenced
bits of pages were never cleared
Module Name:src
Committed By: rin
Date: Mon May 9 11:39:44 UTC 2022
Modified Files:
src/sys/arch/powerpc/oea: pmap.c
Log Message:
PR port-powerpc/56818
Fix inverted logic introduced in rev. 1.108, by which modified/referenced
bits of pages were never cleared
Module Name:src
Committed By: bouyer
Date: Sat May 7 14:59:25 UTC 2022
Modified Files:
src/sys/arch/x86/x86: pmap.c
Log Message:
return after calling xen_pagezero(), don't fall back to the legacy
pmap_zero_page() method.
This should only affect performances.
To
Module Name:src
Committed By: bouyer
Date: Sat May 7 14:59:25 UTC 2022
Modified Files:
src/sys/arch/x86/x86: pmap.c
Log Message:
return after calling xen_pagezero(), don't fall back to the legacy
pmap_zero_page() method.
This should only affect performances.
To
Module Name:src
Committed By: rin
Date: Sat May 7 09:02:19 UTC 2022
Modified Files:
src/sys/arch/powerpc/include: spr.h
Log Message:
Remove SPR_CCR0 from ; we already have it in
, together with other 4xx-specific SPRs.
Thanks uwe@ for pointing out.
To generate a diff
Module Name:src
Committed By: rin
Date: Sat May 7 09:02:19 UTC 2022
Modified Files:
src/sys/arch/powerpc/include: spr.h
Log Message:
Remove SPR_CCR0 from ; we already have it in
, together with other 4xx-specific SPRs.
Thanks uwe@ for pointing out.
To generate a diff
Oops, I missed it. I will fix soon.
Thanks again,
rin
On 2022/05/07 17:24, Valery Ushakov wrote:
On Sat, May 07, 2022 at 04:12:55 +, Rin Okuyama wrote:
Module Name:src
Committed By: rin
Date: Sat May 7 04:12:55 UTC 2022
Modified Files:
src/sys/arch/evbppc/dht:
On Sat, May 07, 2022 at 04:12:55 +, Rin Okuyama wrote:
> Module Name: src
> Committed By: rin
> Date: Sat May 7 04:12:55 UTC 2022
>
> Modified Files:
> src/sys/arch/evbppc/dht: locore.S
> src/sys/arch/powerpc/include: spr.h
>
> Log Message:
> Instead of hard-coding
Module Name:src
Committed By: skrll
Date: Sat May 7 07:26:27 UTC 2022
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_spi.c
Log Message:
Remove unnecessary gotos and label. Same code before and after.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12
Module Name:src
Committed By: skrll
Date: Sat May 7 07:26:27 UTC 2022
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_spi.c
Log Message:
Remove unnecessary gotos and label. Same code before and after.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12
Module Name:src
Committed By: rin
Date: Sat May 7 07:10:47 UTC 2022
Modified Files:
src/sys/arch/powerpc/conf: files.powerpc
src/sys/arch/powerpc/include: pmap.h
src/sys/arch/powerpc/include/oea: pmap.h
Log Message:
Try to fix PV tracking support.
* For
Module Name:src
Committed By: rin
Date: Sat May 7 07:10:47 UTC 2022
Modified Files:
src/sys/arch/powerpc/conf: files.powerpc
src/sys/arch/powerpc/include: pmap.h
src/sys/arch/powerpc/include/oea: pmap.h
Log Message:
Try to fix PV tracking support.
* For
Module Name:src
Committed By: rin
Date: Sat May 7 05:08:16 UTC 2022
Modified Files:
src/sys/arch/powerpc/booke/pci: pq3pci.c
Log Message:
Downgrade pq3pci_intrsources_lock and pq3pci_msigroups_lock from
spin to adaptive mutexes.
These locks are typically used during
Module Name:src
Committed By: rin
Date: Sat May 7 05:08:16 UTC 2022
Modified Files:
src/sys/arch/powerpc/booke/pci: pq3pci.c
Log Message:
Downgrade pq3pci_intrsources_lock and pq3pci_msigroups_lock from
spin to adaptive mutexes.
These locks are typically used during
Module Name:src
Committed By: rin
Date: Sat May 7 05:01:29 UTC 2022
Modified Files:
src/sys/arch/powerpc/booke/dev: pq3etsec.c
Log Message:
Obsolete mdio_lock for pq3mdio_mii_{read,write}reg().
Callers (mii(4) layer and atphy(4) driver) acquire mii_lock() for
this
Module Name:src
Committed By: rin
Date: Sat May 7 05:01:29 UTC 2022
Modified Files:
src/sys/arch/powerpc/booke/dev: pq3etsec.c
Log Message:
Obsolete mdio_lock for pq3mdio_mii_{read,write}reg().
Callers (mii(4) layer and atphy(4) driver) acquire mii_lock() for
this
Module Name:src
Committed By: rin
Date: Sat May 7 04:32:29 UTC 2022
Modified Files:
src/sys/arch/amd64/conf: ALL
Log Message:
Add MODULAR_DEFAULT_VERBOSE.
To generate a diff of this commit:
cvs rdiff -u -r1.169 -r1.170 src/sys/arch/amd64/conf/ALL
Please note that
Module Name:src
Committed By: rin
Date: Sat May 7 04:32:29 UTC 2022
Modified Files:
src/sys/arch/amd64/conf: ALL
Log Message:
Add MODULAR_DEFAULT_VERBOSE.
To generate a diff of this commit:
cvs rdiff -u -r1.169 -r1.170 src/sys/arch/amd64/conf/ALL
Please note that
Module Name:src
Committed By: rin
Date: Sat May 7 04:19:22 UTC 2022
Modified Files:
src/sys/arch/powerpc/booke: trap_subr.S
Log Message:
Make this assemble correctly with clang.
At the moment, clang wrongly handles m[ft]sprgN (N >= 4);
use m[ft]spr for SPR_SPRGN
Module Name:src
Committed By: rin
Date: Sat May 7 04:19:22 UTC 2022
Modified Files:
src/sys/arch/powerpc/booke: trap_subr.S
Log Message:
Make this assemble correctly with clang.
At the moment, clang wrongly handles m[ft]sprgN (N >= 4);
use m[ft]spr for SPR_SPRGN
Module Name:src
Committed By: rin
Date: Sat May 7 04:12:55 UTC 2022
Modified Files:
src/sys/arch/evbppc/dht: locore.S
src/sys/arch/powerpc/include: spr.h
Log Message:
Instead of hard-coding SPR# for CCR0, define SPR_CCR0 in
and use it.
Idea from uwe@, thanks!
Module Name:src
Committed By: rin
Date: Sat May 7 04:12:55 UTC 2022
Modified Files:
src/sys/arch/evbppc/dht: locore.S
src/sys/arch/powerpc/include: spr.h
Log Message:
Instead of hard-coding SPR# for CCR0, define SPR_CCR0 in
and use it.
Idea from uwe@, thanks!
Module Name:src
Committed By: ryo
Date: Fri May 6 06:09:51 UTC 2022
Modified Files:
src/sys/arch/aarch64/aarch64: cpuswitch.S locore.S vectors.S
Log Message:
Sprinkle isb after modifying system regs of pointer auth.
With options ARMV83_PAC, it now works on native Mac M1.
Module Name:src
Committed By: ryo
Date: Fri May 6 06:09:51 UTC 2022
Modified Files:
src/sys/arch/aarch64/aarch64: cpuswitch.S locore.S vectors.S
Log Message:
Sprinkle isb after modifying system regs of pointer auth.
With options ARMV83_PAC, it now works on native Mac M1.
Module Name:src
Committed By: ryo
Date: Fri May 6 05:14:38 UTC 2022
Modified Files:
src/sys/arch/aarch64/aarch64: vectors.S
Log Message:
md_astpending is uint32_t
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/aarch64/aarch64/vectors.S
Module Name:src
Committed By: ryo
Date: Fri May 6 05:14:38 UTC 2022
Modified Files:
src/sys/arch/aarch64/aarch64: vectors.S
Log Message:
md_astpending is uint32_t
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/aarch64/aarch64/vectors.S
Module Name:src
Committed By: skrll
Date: Tue May 3 20:12:28 UTC 2022
Modified Files:
src/sys/arch/arm/arm: efi_machdep.c
src/sys/arch/arm/arm32: pmap.c
Log Message:
Catch up with aarch64 TTBR0 handling in pmap_{,de}activate_efirt and
kpreempt_{en,dis}able.
To
Module Name:src
Committed By: skrll
Date: Tue May 3 20:12:28 UTC 2022
Modified Files:
src/sys/arch/arm/arm: efi_machdep.c
src/sys/arch/arm/arm32: pmap.c
Log Message:
Catch up with aarch64 TTBR0 handling in pmap_{,de}activate_efirt and
kpreempt_{en,dis}able.
To
Module Name:src
Committed By: skrll
Date: Tue May 3 20:10:20 UTC 2022
Modified Files:
src/sys/arch/aarch64/aarch64: efi_machdep.c
Log Message:
Style. NFCI.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/aarch64/aarch64/efi_machdep.c
Please
Module Name:src
Committed By: skrll
Date: Tue May 3 20:10:20 UTC 2022
Modified Files:
src/sys/arch/aarch64/aarch64: efi_machdep.c
Log Message:
Style. NFCI.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/aarch64/aarch64/efi_machdep.c
Please
Module Name:src
Committed By: skrll
Date: Tue May 3 20:09:54 UTC 2022
Modified Files:
src/sys/arch/aarch64/aarch64: pmap.c
Log Message:
Sprinkle some KASSERT(kpreempt_disabled());
To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137
Module Name:src
Committed By: skrll
Date: Tue May 3 20:09:54 UTC 2022
Modified Files:
src/sys/arch/aarch64/aarch64: pmap.c
Log Message:
Sprinkle some KASSERT(kpreempt_disabled());
To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137
Module Name:src
Committed By: mlelstv
Date: Tue May 3 14:20:24 UTC 2022
Modified Files:
src/sys/arch/landisk/landisk: autoconf.c
Log Message:
Fix vnode locking around VOP_OPEN.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10
Module Name:src
Committed By: mlelstv
Date: Tue May 3 14:20:24 UTC 2022
Modified Files:
src/sys/arch/landisk/landisk: autoconf.c
Log Message:
Fix vnode locking around VOP_OPEN.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10
Module Name:src
Committed By: jmcneill
Date: Tue May 3 10:09:40 UTC 2022
Modified Files:
src/sys/arch/i386/stand/lib: biosdisk.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/sys/arch/i386/stand/lib/biosdisk.c
Module Name:src
Committed By: jmcneill
Date: Tue May 3 10:09:40 UTC 2022
Modified Files:
src/sys/arch/i386/stand/lib: biosdisk.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/sys/arch/i386/stand/lib/biosdisk.c
Module Name:src
Committed By: skrll
Date: Mon May 2 10:13:16 UTC 2022
Modified Files:
src/sys/arch/aarch64/aarch64: db_machdep.c
src/sys/arch/aarch64/include: armreg.h
Log Message:
Only print the appropriate PAR fields for PAR.F={0,1}
Group the fields in the
Module Name:src
Committed By: skrll
Date: Mon May 2 10:13:16 UTC 2022
Modified Files:
src/sys/arch/aarch64/aarch64: db_machdep.c
src/sys/arch/aarch64/include: armreg.h
Log Message:
Only print the appropriate PAR fields for PAR.F={0,1}
Group the fields in the
Module Name:src
Committed By: ryo
Date: Mon May 2 04:39:29 UTC 2022
Modified Files:
src/sys/arch/arm/apple: apple_intc.c
Log Message:
fix non-MULTIPROCESSOR build
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/apple/apple_intc.c
Please
Module Name:src
Committed By: ryo
Date: Mon May 2 04:39:29 UTC 2022
Modified Files:
src/sys/arch/arm/apple: apple_intc.c
Log Message:
fix non-MULTIPROCESSOR build
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/apple/apple_intc.c
Please
Module Name:src
Committed By: skrll
Date: Sat Apr 30 07:07:01 UTC 2022
Modified Files:
src/sys/arch/aarch64/aarch64: fault.c
Log Message:
whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/aarch64/aarch64/fault.c
Please note that
Module Name:src
Committed By: skrll
Date: Sat Apr 30 07:07:01 UTC 2022
Modified Files:
src/sys/arch/aarch64/aarch64: fault.c
Log Message:
whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/aarch64/aarch64/fault.c
Please note that
Module Name:src
Committed By: rin
Date: Sat Apr 30 03:59:15 UTC 2022
Modified Files:
src/sys/arch/rs6000/stand/boot: devopen.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
Use '\0' instead of NULL for NUL-character.
To generate a diff of this
Module Name:src
Committed By: rin
Date: Sat Apr 30 03:59:15 UTC 2022
Modified Files:
src/sys/arch/rs6000/stand/boot: devopen.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
Use '\0' instead of NULL for NUL-character.
To generate a diff of this
Module Name:src
Committed By: rin
Date: Sat Apr 30 03:52:41 UTC 2022
Modified Files:
src/sys/arch/sandpoint/stand/altboot: dsk.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
Do not use NULL for integer 0.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: rin
Date: Sat Apr 30 03:52:41 UTC 2022
Modified Files:
src/sys/arch/sandpoint/stand/altboot: dsk.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
Do not use NULL for integer 0.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: rin
Date: Sat Apr 30 03:41:05 UTC 2022
Modified Files:
src/sys/arch/prep/stand/boot: devopen.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
Use '\0' instead of NULL for NUL-character.
To generate a diff of this
Module Name:src
Committed By: rin
Date: Sat Apr 30 03:41:05 UTC 2022
Modified Files:
src/sys/arch/prep/stand/boot: devopen.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
Use '\0' instead of NULL for NUL-character.
To generate a diff of this
Module Name:src
Committed By: rin
Date: Sat Apr 30 03:37:09 UTC 2022
Modified Files:
src/sys/arch/landisk/stand/boot: boot2.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
Use '\0' instead of NULL for NUL-character.
To generate a diff of this
Module Name:src
Committed By: rin
Date: Sat Apr 30 03:37:09 UTC 2022
Modified Files:
src/sys/arch/landisk/stand/boot: boot2.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
Use '\0' instead of NULL for NUL-character.
To generate a diff of this
Module Name:src
Committed By: rin
Date: Fri Apr 29 21:39:51 UTC 2022
Modified Files:
src/sys/arch/cobalt/stand/boot: tgets.c
src/sys/arch/mmeye/stand/boot: tgets.c
src/sys/arch/prep/stand/boot: tgets.c
src/sys/arch/rs6000/stand/boot: tgets.c
Log
Module Name:src
Committed By: rin
Date: Fri Apr 29 21:39:51 UTC 2022
Modified Files:
src/sys/arch/cobalt/stand/boot: tgets.c
src/sys/arch/mmeye/stand/boot: tgets.c
src/sys/arch/prep/stand/boot: tgets.c
src/sys/arch/rs6000/stand/boot: tgets.c
Log
Module Name:src
Committed By: rin
Date: Fri Apr 29 21:03:08 UTC 2022
Modified Files:
src/sys/arch/acorn32/stand/boot32: boot32.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
Use '\0' instead of NULL for NUL-character.
To generate a diff of this
Module Name:src
Committed By: rin
Date: Fri Apr 29 21:03:08 UTC 2022
Modified Files:
src/sys/arch/acorn32/stand/boot32: boot32.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
Use '\0' instead of NULL for NUL-character.
To generate a diff of this
Module Name:src
Committed By: rin
Date: Fri Apr 29 20:48:27 UTC 2022
Modified Files:
src/sys/arch/bebox/stand/boot: tgets.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
SCANWAIT and PWAIT are renamed to SCANDELAY and SCANWAIT, respectively,
in order
Module Name:src
Committed By: rin
Date: Fri Apr 29 20:48:27 UTC 2022
Modified Files:
src/sys/arch/bebox/stand/boot: tgets.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
SCANWAIT and PWAIT are renamed to SCANDELAY and SCANWAIT, respectively,
in order
Module Name:src
Committed By: rin
Date: Fri Apr 29 20:24:02 UTC 2022
Modified Files:
src/sys/arch/sparc/stand/ofwboot: loadfile_machdep.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
- Stop redefining roundup2().
- Compare kvamap->start (uint64_t)
Module Name:src
Committed By: rin
Date: Fri Apr 29 20:24:02 UTC 2022
Modified Files:
src/sys/arch/sparc/stand/ofwboot: loadfile_machdep.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
- Stop redefining roundup2().
- Compare kvamap->start (uint64_t)
1 - 100 of 4994 matches
Mail list logo