Module Name:src
Committed By: riastradh
Date: Sat Jul 22 15:19:03 UTC 2023
Modified Files:
src/sys/arch/i386/conf: XEN3PAE_DOM0
Log Message:
i386/XEN3PAE_DOM0: Pass -g to build debug data like GENERIC.
Needed for CTF data by dtrace when MKDEBUG=no MKDEBUGKERNEL=no.
XXX p
Module Name:src
Committed By: riastradh
Date: Sat Jul 22 15:19:18 UTC 2023
Modified Files:
src/sys/arch/i386/conf: XEN3PAE_DOMU
Log Message:
i386/XEN3PAE_DOMU: Pass -g to build debug data like GENERIC.
Needed for CTF data by dtrace when MKDEBUG=no MKDEBUGKERNEL=no.
XXX p
Module Name:src
Committed By: riastradh
Date: Fri Jul 21 02:10:37 UTC 2023
Modified Files:
src/sys/arch/i386/conf: XEN3PAE_DOMU
Log Message:
i386/XEN3PAE_DOMU: Enable KDTRACE_HOOKS.
XXX pullup-10
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch
Module Name:src
Committed By: riastradh
Date: Fri Jul 21 02:10:37 UTC 2023
Modified Files:
src/sys/arch/i386/conf: XEN3PAE_DOMU
Log Message:
i386/XEN3PAE_DOMU: Enable KDTRACE_HOOKS.
XXX pullup-10
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch
Module Name:src
Committed By: riastradh
Date: Fri Jul 21 02:08:45 UTC 2023
Modified Files:
src/sys/arch/i386/conf: XEN3PAE_DOM0
Log Message:
i386/XEN3PAE_DOM0: Enable KDTRACE_HOOKS.
XXX pullup-10
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/arch
Module Name:src
Committed By: riastradh
Date: Fri Jul 21 02:08:45 UTC 2023
Modified Files:
src/sys/arch/i386/conf: XEN3PAE_DOM0
Log Message:
i386/XEN3PAE_DOM0: Enable KDTRACE_HOOKS.
XXX pullup-10
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/arch
Module Name:src
Committed By: riastradh
Date: Mon Jul 17 21:12:29 UTC 2023
Modified Files:
src/sys/arch/i386/conf: LEGACY
Log Message:
i386/LEGACY: Enable ATA_DOWNGRADE_MODE.
PR kern/57362
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/i386/con
Module Name:src
Committed By: riastradh
Date: Mon Jul 17 21:12:29 UTC 2023
Modified Files:
src/sys/arch/i386/conf: LEGACY
Log Message:
i386/LEGACY: Enable ATA_DOWNGRADE_MODE.
PR kern/57362
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/i386/con
Module Name:src
Committed By: riastradh
Date: Sun Jul 16 10:20:08 UTC 2023
Modified Files:
src/sys/arch/i386/conf: ALL GENERIC
Log Message:
i386: Re-enable HEARTBEAT.
To generate a diff of this commit:
cvs rdiff -u -r1.509 -r1.510 src/sys/arch/i386/conf/ALL
cvs rdiff -u
Module Name:src
Committed By: riastradh
Date: Sun Jul 16 10:20:08 UTC 2023
Modified Files:
src/sys/arch/i386/conf: ALL GENERIC
Log Message:
i386: Re-enable HEARTBEAT.
To generate a diff of this commit:
cvs rdiff -u -r1.509 -r1.510 src/sys/arch/i386/conf/ALL
cvs rdiff -u
Module Name:src
Committed By: mrg
Date: Sun Jul 16 05:24:08 UTC 2023
Modified Files:
src/sys/arch/i386/conf: ALL GENERIC
Log Message:
revert previous change to enable HEARTBEAT.
the new code has a "needs 64-bit atomic ops" trigger:
ci->ci_heartbeat_uptime_cache =
Module Name:src
Committed By: mrg
Date: Sun Jul 16 05:24:08 UTC 2023
Modified Files:
src/sys/arch/i386/conf: ALL GENERIC
Log Message:
revert previous change to enable HEARTBEAT.
the new code has a "needs 64-bit atomic ops" trigger:
ci->ci_heartbeat_uptime_cache =
Module Name:src
Committed By: riastradh
Date: Sat Jul 15 22:13:27 UTC 2023
Modified Files:
src/sys/arch/i386/conf: ALL
Log Message:
i386/ALL: Enable HEARTBEAT.
To generate a diff of this commit:
cvs rdiff -u -r1.507 -r1.508 src/sys/arch/i386/conf/ALL
Please note that di
Module Name:src
Committed By: riastradh
Date: Sat Jul 15 22:13:27 UTC 2023
Modified Files:
src/sys/arch/i386/conf: ALL
Log Message:
i386/ALL: Enable HEARTBEAT.
To generate a diff of this commit:
cvs rdiff -u -r1.507 -r1.508 src/sys/arch/i386/conf/ALL
Please note that di
Emmanuel Dreyfus writes:
> On Thu, Jun 29, 2023 at 08:43:36PM -0400, Greg Troxel wrote:
>> > Primary bootstrap is now able to read a GPT inside RAIDframe.
>> did you also update documentation?
>
> We do not have any documentation specific to primary bootstrap.
> x86/boot(8) domuent the behavior
On Thu, Jun 29, 2023 at 08:43:36PM -0400, Greg Troxel wrote:
> > Primary bootstrap is now able to read a GPT inside RAIDframe.
> did you also update documentation?
We do not have any documentation specific to primary bootstrap.
x86/boot(8) domuent the behavior with no detail about primary
and sec
"Emmanuel Dreyfus" writes:
> Log Message:
> Primary bootstrap is now able to read a GPT inside RAIDframe.
did you also update documentation?
Module Name:src
Committed By: manu
Date: Thu Jun 29 14:18:58 UTC 2023
Modified Files:
src/sys/arch/i386/stand/bootxx: boot1.c
Log Message:
Primary bootstrap is now able to read a GPT inside RAIDframe.
Previously, primary bootstrap was able to boot on RAID-1 RAIDframe set
Module Name:src
Committed By: manu
Date: Thu Jun 29 14:18:58 UTC 2023
Modified Files:
src/sys/arch/i386/stand/bootxx: boot1.c
Log Message:
Primary bootstrap is now able to read a GPT inside RAIDframe.
Previously, primary bootstrap was able to boot on RAID-1 RAIDframe set
Module Name:src
Committed By: rin
Date: Tue Jun 20 07:46:03 UTC 2023
Modified Files:
src/sys/arch/i386/stand/efiboot: devopen.c
Log Message:
``int i'' is used only for SUPPORT_NFS || SUPPORT_TFTP.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch
Module Name:src
Committed By: rin
Date: Tue Jun 20 07:46:03 UTC 2023
Modified Files:
src/sys/arch/i386/stand/efiboot: devopen.c
Log Message:
``int i'' is used only for SUPPORT_NFS || SUPPORT_TFTP.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch
Module Name:src
Committed By: rin
Date: Mon Jun 19 04:30:27 UTC 2023
Modified Files:
src/sys/arch/i386/stand/efiboot/bootia32: efibootia32.c
Log Message:
whitespace -> tab, blank line, no binary changes.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 \
s
Module Name:src
Committed By: rin
Date: Mon Jun 19 04:30:27 UTC 2023
Modified Files:
src/sys/arch/i386/stand/efiboot/bootia32: efibootia32.c
Log Message:
whitespace -> tab, blank line, no binary changes.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 \
s
Module Name:src
Committed By: riastradh
Date: Mon May 22 16:28:34 UTC 2023
Modified Files:
src/sys/arch/i386/conf: GENERIC
Log Message:
i386/GENERIC: Enable EFI runtime support.
PR kern/57076
XXX pullup-10
To generate a diff of this commit:
cvs rdiff -u -r1.1246 -r1.12
Module Name:src
Committed By: riastradh
Date: Mon May 22 16:28:34 UTC 2023
Modified Files:
src/sys/arch/i386/conf: GENERIC
Log Message:
i386/GENERIC: Enable EFI runtime support.
PR kern/57076
XXX pullup-10
To generate a diff of this commit:
cvs rdiff -u -r1.1246 -r1.12
Module Name:src
Committed By: riastradh
Date: Mon May 22 16:28:25 UTC 2023
Modified Files:
src/sys/arch/i386/conf: ALL
Log Message:
i386/ALL: Enable EFI runtime support.
PR kern/57076
XXX pullup-10
To generate a diff of this commit:
cvs rdiff -u -r1.506 -r1.507 src/sys
Module Name:src
Committed By: riastradh
Date: Mon May 22 16:28:25 UTC 2023
Modified Files:
src/sys/arch/i386/conf: ALL
Log Message:
i386/ALL: Enable EFI runtime support.
PR kern/57076
XXX pullup-10
To generate a diff of this commit:
cvs rdiff -u -r1.506 -r1.507 src/sys
Module Name:src
Committed By: riastradh
Date: Sun May 14 09:07:54 UTC 2023
Modified Files:
src/sys/arch/i386/stand/efiboot: boot.c efidisk.c efimemory.c
src/sys/arch/i386/stand/efiboot/bootia32: efibootia32.c
Log Message:
x86/efiboot: Nix trailing whitespace.
To
Module Name:src
Committed By: riastradh
Date: Sun May 14 09:07:54 UTC 2023
Modified Files:
src/sys/arch/i386/stand/efiboot: boot.c efidisk.c efimemory.c
src/sys/arch/i386/stand/efiboot/bootia32: efibootia32.c
Log Message:
x86/efiboot: Nix trailing whitespace.
To
Module Name:src
Committed By: manu
Date: Wed May 10 00:49:17 UTC 2023
Modified Files:
src/sys/arch/i386/stand/efiboot: version
Log Message:
Raise the version for new feature (here reloc command)
Suggested by Masanobu SAITOH
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: manu
Date: Wed May 10 00:49:17 UTC 2023
Modified Files:
src/sys/arch/i386/stand/efiboot: version
Log Message:
Raise the version for new feature (here reloc command)
Suggested by Masanobu SAITOH
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: riastradh
Date: Sun Apr 9 08:18:03 UTC 2023
Modified Files:
src/sys/arch/i386/include: cpu.h
Log Message:
i386: Make curlwp and curcpu() flushable.
The only effect of the `volatile' qualifier on an asm block with
outputs is to force the inst
Module Name:src
Committed By: riastradh
Date: Sun Apr 9 08:18:03 UTC 2023
Modified Files:
src/sys/arch/i386/include: cpu.h
Log Message:
i386: Make curlwp and curcpu() flushable.
The only effect of the `volatile' qualifier on an asm block with
outputs is to force the inst
Module Name:src
Committed By: riastradh
Date: Fri Mar 3 14:32:27 UTC 2023
Modified Files:
src/sys/arch/i386/i386: genassym.cf locore.S
Log Message:
Revert "x86: Add kthread_fpu_enter/exit support, take two -- forgot i386 bits."
kthread_fpu_enter/exit changes broke some h
Module Name:src
Committed By: riastradh
Date: Fri Mar 3 14:32:27 UTC 2023
Modified Files:
src/sys/arch/i386/i386: genassym.cf locore.S
Log Message:
Revert "x86: Add kthread_fpu_enter/exit support, take two -- forgot i386 bits."
kthread_fpu_enter/exit changes broke some h
Module Name:src
Committed By: riastradh
Date: Sat Feb 25 18:35:54 UTC 2023
Modified Files:
src/sys/arch/i386/i386: genassym.cf locore.S
Log Message:
x86: Add kthread_fpu_enter/exit support, take two -- forgot i386 bits.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: riastradh
Date: Sat Feb 25 18:35:54 UTC 2023
Modified Files:
src/sys/arch/i386/i386: genassym.cf locore.S
Log Message:
x86: Add kthread_fpu_enter/exit support, take two -- forgot i386 bits.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: riastradh
Date: Sat Feb 25 13:52:09 UTC 2023
Modified Files:
src/sys/arch/i386/i386: bioscall.S
Log Message:
i386/bioscall: Disable preemption while we load the kernel pmap.
Fixes crash on boot in new KASSERT(kpreempt_disabled()) in
cpu_load_
Module Name:src
Committed By: riastradh
Date: Sat Feb 25 13:52:09 UTC 2023
Modified Files:
src/sys/arch/i386/i386: bioscall.S
Log Message:
i386/bioscall: Disable preemption while we load the kernel pmap.
Fixes crash on boot in new KASSERT(kpreempt_disabled()) in
cpu_load_
Module Name:src
Committed By: mlelstv
Date: Fri Feb 3 09:21:58 UTC 2023
Modified Files:
src/sys/arch/i386/i386: locore.S
Log Message:
Make multiboot1 continue with common boot code and not skip CPU type
detection.
Fixes PR 57017 and PR 56935.
To generate a diff of this
Module Name:src
Committed By: mlelstv
Date: Fri Feb 3 09:21:58 UTC 2023
Modified Files:
src/sys/arch/i386/i386: locore.S
Log Message:
Make multiboot1 continue with common boot code and not skip CPU type
detection.
Fixes PR 57017 and PR 56935.
To generate a diff of this
Module Name:src
Committed By: christos
Date: Wed Jan 18 12:28:55 UTC 2023
Modified Files:
src/sys/arch/i386/stand: Makefile.booters
Log Message:
Fix the clang build by setting -z noseparate-code
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/sys/arch/i
Module Name:src
Committed By: christos
Date: Wed Jan 18 12:28:55 UTC 2023
Modified Files:
src/sys/arch/i386/stand: Makefile.booters
Log Message:
Fix the clang build by setting -z noseparate-code
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/sys/arch/i
Module Name:src
Committed By: msaitoh
Date: Mon Dec 26 08:59:01 UTC 2022
Modified Files:
src/sys/arch/i386/i386: genassym.cf
Log Message:
Remove duplicated IPL_SCHED. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 src/sys/arch/i386/
Module Name:src
Committed By: msaitoh
Date: Mon Dec 26 08:59:01 UTC 2022
Modified Files:
src/sys/arch/i386/i386: genassym.cf
Log Message:
Remove duplicated IPL_SCHED. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 src/sys/arch/i386/
Module Name:src
Committed By: christos
Date: Sun Dec 25 22:14:05 UTC 2022
Modified Files:
src/sys/arch/i386/stand/efiboot: Makefile.efiboot
Log Message:
Fix broken flag -nocombreloc, 2.34 did not complain for not understanding it,
but 2.39 wants -z nocombreloc. Is it reall
Module Name:src
Committed By: christos
Date: Sun Dec 25 22:14:05 UTC 2022
Modified Files:
src/sys/arch/i386/stand/efiboot: Makefile.efiboot
Log Message:
Fix broken flag -nocombreloc, 2.34 did not complain for not understanding it,
but 2.39 wants -z nocombreloc. Is it reall
Module Name:src
Committed By: jakllsch
Date: Thu Dec 22 19:07:17 UTC 2022
Modified Files:
src/sys/arch/i386/conf: GENERIC
Log Message:
Add commented vio9p* to match amd64 GENERIC
To generate a diff of this commit:
cvs rdiff -u -r1.1243 -r1.1244 src/sys/arch/i386/conf/GEN
Module Name:src
Committed By: jakllsch
Date: Thu Dec 22 19:07:17 UTC 2022
Modified Files:
src/sys/arch/i386/conf: GENERIC
Log Message:
Add commented vio9p* to match amd64 GENERIC
To generate a diff of this commit:
cvs rdiff -u -r1.1243 -r1.1244 src/sys/arch/i386/conf/GEN
Module Name:src
Committed By: tsutsui
Date: Sun Dec 11 04:20:52 UTC 2022
Modified Files:
src/sys/arch/i386/conf: GENERIC
Log Message:
Enable options DISKLABEL_EI by default as amd64.
No particular comment no port-i386@:
https://mail-index.netbsd.org/port-i386/2022/12/02/
Module Name:src
Committed By: tsutsui
Date: Sun Dec 11 04:20:52 UTC 2022
Modified Files:
src/sys/arch/i386/conf: GENERIC
Log Message:
Enable options DISKLABEL_EI by default as amd64.
No particular comment no port-i386@:
https://mail-index.netbsd.org/port-i386/2022/12/02/
Module Name:src
Committed By: riastradh
Date: Wed Sep 21 14:29:45 UTC 2022
Modified Files:
src/sys/arch/i386/stand/lib: exec.c
Log Message:
i386/stand: Handle 9.99.100 by taking four, not two, digits.
We haven't used the revision part of __NetBSD_Version__ = MMmmrrpp00
in
Module Name:src
Committed By: riastradh
Date: Wed Sep 21 14:29:45 UTC 2022
Modified Files:
src/sys/arch/i386/stand/lib: exec.c
Log Message:
i386/stand: Handle 9.99.100 by taking four, not two, digits.
We haven't used the revision part of __NetBSD_Version__ = MMmmrrpp00
in
Module Name:src
Committed By: knakahara
Date: Thu Sep 8 06:57:44 UTC 2022
Modified Files:
src/sys/arch/i386/i386: lock_stubs.S spl.S
Log Message:
Fix PR port-i386/57000 (boot failure on qemu).
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/arch/i3
Module Name:src
Committed By: knakahara
Date: Thu Sep 8 06:57:44 UTC 2022
Modified Files:
src/sys/arch/i386/i386: lock_stubs.S spl.S
Log Message:
Fix PR port-i386/57000 (boot failure on qemu).
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/arch/i3
Module Name:src
Committed By: riastradh
Date: Sun Aug 21 13:15:15 UTC 2022
Modified Files:
src/sys/arch/i386/include: vmparam.h
Log Message:
i386/vmparam.h: Need some constants from i386/pte.h.
These are used by VM_MIN/MAX_KERNEL_ADDRESS. pte.h is small and
likely stable
Module Name:src
Committed By: riastradh
Date: Sun Aug 21 13:15:15 UTC 2022
Modified Files:
src/sys/arch/i386/include: vmparam.h
Log Message:
i386/vmparam.h: Need some constants from i386/pte.h.
These are used by VM_MIN/MAX_KERNEL_ADDRESS. pte.h is small and
likely stable
Module Name:src
Committed By: wiz
Date: Wed Jun 8 21:43:45 UTC 2022
Modified Files:
src/sys/arch/i386/stand/boot: boot2.c
src/sys/arch/i386/stand/efiboot: boot.c
Log Message:
Do not use default entry's parameters for for plain "boot" command
Go back to the "menu"
Module Name:src
Committed By: wiz
Date: Wed Jun 8 21:43:45 UTC 2022
Modified Files:
src/sys/arch/i386/stand/boot: boot2.c
src/sys/arch/i386/stand/efiboot: boot.c
Log Message:
Do not use default entry's parameters for for plain "boot" command
Go back to the "menu"
Module Name:src
Committed By: bouyer
Date: Tue May 31 18:04:11 UTC 2022
Modified Files:
src/sys/arch/i386/i386: locore.S machdep.c
Log Message:
For some reason on my system, the guest starts with a pending event in
the shared structure. On i386, this cause hypervisor_callb
Module Name:src
Committed By: bouyer
Date: Tue May 31 18:04:11 UTC 2022
Modified Files:
src/sys/arch/i386/i386: locore.S machdep.c
Log Message:
For some reason on my system, the guest starts with a pending event in
the shared structure. On i386, this cause hypervisor_callb
Module Name:src
Committed By: riastradh
Date: Sun May 22 11:38:12 UTC 2022
Modified Files:
src/sys/arch/i386/pci: glxsb.c
Log Message:
glxsb(4): Prune dead branches. Assert session id validity.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/i
Module Name:src
Committed By: riastradh
Date: Sun May 22 11:38:12 UTC 2022
Modified Files:
src/sys/arch/i386/pci: glxsb.c
Log Message:
glxsb(4): Prune dead branches. Assert session id validity.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/i
Module Name:src
Committed By: riastradh
Date: Sun May 22 11:35:21 UTC 2022
Modified Files:
src/sys/arch/i386/pci: glxsb.c
Log Message:
glxsb(4): Return zero, not error, if we've issued crypto_done.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arc
Module Name:src
Committed By: riastradh
Date: Sun May 22 11:35:21 UTC 2022
Modified Files:
src/sys/arch/i386/pci: glxsb.c
Log Message:
glxsb(4): Return zero, not error, if we've issued crypto_done.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arc
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
Please
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
Please
Module Name:src
Committed By: andvar
Date: Fri Apr 1 19:02:12 UTC 2022
Modified Files:
src/sys/arch/i386/stand/lib: realprot.S
Log Message:
s/potected/protected and s/investication/investigation/ in comments.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12
Module Name:src
Committed By: andvar
Date: Fri Apr 1 19:02:12 UTC 2022
Modified Files:
src/sys/arch/i386/stand/lib: realprot.S
Log Message:
s/potected/protected and s/investication/investigation/ in comments.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12
Module Name:src
Committed By: mlelstv
Date: Sun Mar 6 18:35:43 UTC 2022
Modified Files:
src/sys/arch/i386/stand/bootxx: bootxx.S
Log Message:
pass errno through switch to protected mode.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/i386/sta
Module Name:src
Committed By: mlelstv
Date: Sun Mar 6 18:35:43 UTC 2022
Modified Files:
src/sys/arch/i386/stand/bootxx: bootxx.S
Log Message:
pass errno through switch to protected mode.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/i386/sta
Module Name:src
Committed By: simonb
Date: Tue Dec 28 00:37:16 UTC 2021
Modified Files:
src/sys/arch/i386/stand/lib: biosdisk.c
Log Message:
In biosdisk_findpartition() check if part_name isn't NULL before
assigning *part_name.
Thanks to manu@ for the pointer.
To genera
Module Name:src
Committed By: simonb
Date: Tue Dec 28 00:37:16 UTC 2021
Modified Files:
src/sys/arch/i386/stand/lib: biosdisk.c
Log Message:
In biosdisk_findpartition() check if part_name isn't NULL before
assigning *part_name.
Thanks to manu@ for the pointer.
To genera
Emmanuel Dreyfus wrote:
> In src/sys/arch/i386/stand/lib/biosdisk.c
> int
> biosdisk_findpartition(int biosdev, daddr_t sector,
>int *partition, const char **part_name)
> {
> (...)
> /* default ot first partition */
> *partition = 0;
> *part_name = N
Module Name:src
Committed By: simonb
Date: Tue Dec 28 00:34:30 UTC 2021
Modified Files:
src/sys/arch/i386/stand/lib: biosdisk.c
Log Message:
Fix a tyop.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/i386/stand/lib/biosdisk.c
Please note that
Module Name:src
Committed By: simonb
Date: Tue Dec 28 00:34:30 UTC 2021
Modified Files:
src/sys/arch/i386/stand/lib: biosdisk.c
Log Message:
Fix a tyop.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/i386/stand/lib/biosdisk.c
Please note that
On Mon, Dec 27, 2021 at 10:54:13PM +1100, Simon Burge wrote:
> If you have a way of preproducing this, I'm happy to have a look.
I recall it now.
In src/sys/arch/i386/stand/efiboot/devopen.c
bios2dev(boot_biosdev, boot_biossector, &devname, &unit,
&partition, NUL
Module Name:src
Committed By: simonb
Date: Mon Dec 27 12:19:27 UTC 2021
Modified Files:
src/sys/arch/i386/stand/efiboot: devopen.c
Log Message:
Revert rev 1.12 of devopen.c. This had the unintented side effect
of breaking opens on non-root filesystems (eg trying to open/r
Module Name:src
Committed By: simonb
Date: Mon Dec 27 12:19:27 UTC 2021
Modified Files:
src/sys/arch/i386/stand/efiboot: devopen.c
Log Message:
Revert rev 1.12 of devopen.c. This had the unintented side effect
of breaking opens on non-root filesystems (eg trying to open/r
Emmanuel Dreyfus wrote:
> On Mon, Dec 27, 2021 at 01:08:15PM +1100, Simon Burge wrote:
> > What crash did this fix? All the use of part_name by the
> > called functions should check if it is NULL before trying
> > to assign anything to *part_name.
>
> I do not recall the details now, but I had a
On Mon, Dec 27, 2021 at 01:08:15PM +1100, Simon Burge wrote:
> What crash did this fix? All the use of part_name by the
> called functions should check if it is NULL before trying
> to assign anything to *part_name.
I do not recall the details now, but I had a crash because
of this. Please revert
Hi Emmanuel,
"Emmanuel Dreyfus" wrote:
> Module Name: src
> Committed By: manu
> Date: Thu Nov 18 16:18:13 UTC 2021
>
> Modified Files:
>
> src/sys/arch/i386/stand/efiboot: devopen.c
>
> Log Message:
>
> Fix crash because of NULL pointer reference
What crash did this fix? All the
Module Name:src
Committed By: manu
Date: Thu Nov 18 16:18:13 UTC 2021
Modified Files:
src/sys/arch/i386/stand/efiboot: devopen.c
Log Message:
Fix crash because of NULL pointer reference
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/i386/stand
Module Name:src
Committed By: manu
Date: Thu Nov 18 16:18:13 UTC 2021
Modified Files:
src/sys/arch/i386/stand/efiboot: devopen.c
Log Message:
Fix crash because of NULL pointer reference
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/i386/stand
Module Name:src
Committed By: manu
Date: Thu Nov 18 16:17:41 UTC 2021
Modified Files:
src/sys/arch/i386/stand/efiboot: Makefile.efiboot
Log Message:
Do not pass BIOS geometry when booting using EFI
Recent Mac return garbage data that will crash the code handling it,
and E
Module Name:src
Committed By: manu
Date: Thu Nov 18 16:17:41 UTC 2021
Modified Files:
src/sys/arch/i386/stand/efiboot: Makefile.efiboot
Log Message:
Do not pass BIOS geometry when booting using EFI
Recent Mac return garbage data that will crash the code handling it,
and E
Module Name:src
Committed By: thorpej
Date: Fri Oct 29 01:04:53 UTC 2021
Modified Files:
src/sys/arch/i386/include: signal.h
Log Message:
Define __HAVE_STRUCT_SIGCONTEXT regardless of its current visibility.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 s
Module Name:src
Committed By: thorpej
Date: Fri Oct 29 01:04:53 UTC 2021
Modified Files:
src/sys/arch/i386/include: signal.h
Log Message:
Define __HAVE_STRUCT_SIGCONTEXT regardless of its current visibility.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 s
Module Name:src
Committed By: kim
Date: Thu Oct 28 06:13:13 UTC 2021
Modified Files:
src/sys/arch/i386/stand/efiboot: eficons.c
Log Message:
Make "0 seconds" overwrite the countdown also when enter is pressed
Fixes PR misc/56486.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: kim
Date: Thu Oct 28 06:13:13 UTC 2021
Modified Files:
src/sys/arch/i386/stand/efiboot: eficons.c
Log Message:
Make "0 seconds" overwrite the countdown also when enter is pressed
Fixes PR misc/56486.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: uwe
Date: Wed Oct 6 23:58:49 UTC 2021
Modified Files:
src/sys/arch/i386/pnpbios: wss_pnpbios.c
Log Message:
Fix KASSERT triggered when attaching opl at wss@pnpbios
wss has two attributes, "wss" and "audiobus", and this call didn't
specify an
Module Name:src
Committed By: uwe
Date: Wed Oct 6 23:58:49 UTC 2021
Modified Files:
src/sys/arch/i386/pnpbios: wss_pnpbios.c
Log Message:
Fix KASSERT triggered when attaching opl at wss@pnpbios
wss has two attributes, "wss" and "audiobus", and this call didn't
specify an
Module Name:src
Committed By: christos
Date: Tue Sep 21 14:36:34 UTC 2021
Modified Files:
src/sys/arch/i386/isa: cmos.c
Log Message:
use l->l_cred since it is available.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/i386/isa/cmos.c
Please no
Module Name:src
Committed By: christos
Date: Tue Sep 21 14:36:34 UTC 2021
Modified Files:
src/sys/arch/i386/isa: cmos.c
Log Message:
use l->l_cred since it is available.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/i386/isa/cmos.c
Please no
Hi,
Hyper-V Gen.2 VM has only 1024x768 GOP entry.
https://twitter.com/nonakap/status/1227076603470942208
kernel will be booted in text mode. no output to the console.
If execute "gop 0" command before booting a kernel, it works fine.
On Sat, Feb 8, 2020 at 11:35 PM Jared D. McNeill wrote:
>
> M
Module Name:src
Committed By: hannken
Date: Fri Oct 18 15:00:15 UTC 2019
Modified Files:
src/sys/arch/i386/pci: piixpcib.c
Log Message:
Add missing include -- kernel ALL/i386 compiles.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/i386/pci/pi
Module Name:src
Committed By: hannken
Date: Fri Oct 18 15:00:15 UTC 2019
Modified Files:
src/sys/arch/i386/pci: piixpcib.c
Log Message:
Add missing include -- kernel ALL/i386 compiles.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/i386/pci/pi
Module Name:src
Committed By: msaitoh
Date: Fri Oct 18 04:13:56 UTC 2019
Modified Files:
src/sys/arch/i386/stand/pxeboot: pxe.h
Log Message:
Fix typos.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/i386/stand/pxeboot/pxe.h
Please note that di
Module Name:src
Committed By: msaitoh
Date: Fri Oct 18 04:13:56 UTC 2019
Modified Files:
src/sys/arch/i386/stand/pxeboot: pxe.h
Log Message:
Fix typos.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/i386/stand/pxeboot/pxe.h
Please note that di
Module Name:src
Committed By: manu
Date: Fri Oct 18 01:24:51 UTC 2019
Modified Files:
src/sys/arch/i386/stand/lib: libi386.h
Log Message:
Remove prototype added twice by mistake
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/i386/stand/lib/lib
101 - 200 of 461 matches
Mail list logo