Module Name:src
Committed By: skrll
Date: Sun Dec 29 07:51:25 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: elroy.c
Log Message:
KNF
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/hppa/dev/elroy.c
Please note that diffs are not public domain;
Module Name:src
Committed By: skrll
Date: Sun Dec 29 07:51:25 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: elroy.c
Log Message:
KNF
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/hppa/dev/elroy.c
Please note that diffs are not public domain;
Module Name:src
Committed By: jmmv
Date: Sun Dec 29 07:28:38 UTC 2024
Modified Files:
src/sys/dev/splash: files.splash
src/sys/kern: init_main.c
Log Message:
Fix SPLASHSCREEN_IMAGE handling
This allows a kernel compiled with options:
options SPLASHSCREEN
Module Name:src
Committed By: jmmv
Date: Sun Dec 29 07:28:38 UTC 2024
Modified Files:
src/sys/dev/splash: files.splash
src/sys/kern: init_main.c
Log Message:
Fix SPLASHSCREEN_IMAGE handling
This allows a kernel compiled with options:
options SPLASHSCREEN
Module Name:src
Committed By: tsutsui
Date: Sun Dec 29 06:49:59 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid: README.md
Log Message:
Remove reference to now removed src/distrib/cdrom/README.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/
Module Name:src
Committed By: tsutsui
Date: Sun Dec 29 06:49:59 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid: README.md
Log Message:
Remove reference to now removed src/distrib/cdrom/README.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/
Module Name:src
Committed By: tsutsui
Date: Sat Dec 28 18:37:40 UTC 2024
Removed Files:
src/distrib/cdrom: 1.6.1.conf 1.6.2.conf 2.0.conf 2.1.conf 3.0.1.conf
3.0.2.conf 3.0.3.conf 3.0.conf 3.1.1.conf 3.1.conf 4.0.1.conf
4.0.conf 5.0.1.conf 5.0.conf M
Module Name:src
Committed By: tsutsui
Date: Sat Dec 28 18:37:40 UTC 2024
Removed Files:
src/distrib/cdrom: 1.6.1.conf 1.6.2.conf 2.0.conf 2.1.conf 3.0.1.conf
3.0.2.conf 3.0.3.conf 3.0.conf 3.1.1.conf 3.1.conf 4.0.1.conf
4.0.conf 5.0.1.conf 5.0.conf M
Module Name:src
Committed By: christos
Date: Sat Dec 28 18:13:29 UTC 2024
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
avoid extra comma, add braces
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/distrib/utils/embedded/mkimage
Plea
Module Name:src
Committed By: christos
Date: Sat Dec 28 18:13:29 UTC 2024
Modified Files:
src/distrib/utils/embedded: mkimage
Log Message:
avoid extra comma, add braces
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/distrib/utils/embedded/mkimage
Plea
Module Name:src
Committed By: skrll
Date: Sat Dec 28 16:48:32 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: elroy.c
Log Message:
hppa: elroy: support mmap
X works, but has weird colours.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/hppa/dev
Module Name:src
Committed By: skrll
Date: Sat Dec 28 16:48:32 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: elroy.c
Log Message:
hppa: elroy: support mmap
X works, but has weird colours.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/hppa/dev
Module Name:src
Committed By: macallan
Date: Sat Dec 28 14:34:49 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
clean up aroound sti_fetchfonts(), mke sure we call wsfont_init() nefore
trying to add s font to the system
while there, allow mmap()in
Module Name:src
Committed By: macallan
Date: Sat Dec 28 14:34:49 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
clean up aroound sti_fetchfonts(), mke sure we call wsfont_init() nefore
trying to add s font to the system
while there, allow mmap()in
Module Name:src
Committed By: martin
Date: Sat Dec 28 13:48:07 UTC 2024
Modified Files:
src/sys/arch/sparc64/sparc64: trap.c
Log Message:
PR 58936: do not panic if we hit a VA-hole address in copyin/copyout.
To generate a diff of this commit:
cvs rdiff -u -r1.198 -r1.199
Module Name:src
Committed By: martin
Date: Sat Dec 28 13:48:07 UTC 2024
Modified Files:
src/sys/arch/sparc64/sparc64: trap.c
Log Message:
PR 58936: do not panic if we hit a VA-hole address in copyin/copyout.
To generate a diff of this commit:
cvs rdiff -u -r1.198 -r1.199
Module Name:src
Committed By: isaki
Date: Sat Dec 28 12:23:51 UTC 2024
Modified Files:
src/sys/arch/m68k/fpe: fpu_emulate.c
Log Message:
m68k/fpe: Remove duplicated assignments.
These are already stored before. No functional changes intended.
To generate a diff of this
Module Name:src
Committed By: isaki
Date: Sat Dec 28 12:23:51 UTC 2024
Modified Files:
src/sys/arch/m68k/fpe: fpu_emulate.c
Log Message:
m68k/fpe: Remove duplicated assignments.
These are already stored before. No functional changes intended.
To generate a diff of this
Module Name:src
Committed By: isaki
Date: Sat Dec 28 12:15:27 UTC 2024
Modified Files:
src/sys/arch/m68k/fpe: fpu_emulate.c
Log Message:
m68k/fpe: Fix FTRAPcc emulation raise the correct trap.
Currently fpu_emul_type1() returns SIGFPE only if FTRAPcc's condition is met,
so
Module Name:src
Committed By: isaki
Date: Sat Dec 28 12:15:27 UTC 2024
Modified Files:
src/sys/arch/m68k/fpe: fpu_emulate.c
Log Message:
m68k/fpe: Fix FTRAPcc emulation raise the correct trap.
Currently fpu_emul_type1() returns SIGFPE only if FTRAPcc's condition is met,
so
Module Name:src
Committed By: isaki
Date: Sat Dec 28 11:23:12 UTC 2024
Modified Files:
src/sys/arch/m68k/fpe: fpu_emulate.c
Log Message:
m68k/fpe: Reimplement and simplify test_cc().
This logic was analized by Y.Sugahara (in 2016).
Finally fputest.x(0.24.10.08) about fbcc
Module Name:src
Committed By: isaki
Date: Sat Dec 28 11:23:12 UTC 2024
Modified Files:
src/sys/arch/m68k/fpe: fpu_emulate.c
Log Message:
m68k/fpe: Reimplement and simplify test_cc().
This logic was analized by Y.Sugahara (in 2016).
Finally fputest.x(0.24.10.08) about fbcc
Module Name:src
Committed By: isaki
Date: Sat Dec 28 11:15:11 UTC 2024
Modified Files:
src/sys/arch/m68k/fpe: fpu_emulate.c
Log Message:
m68k/fpe: Two bugfixes in test_cc().
- Don't clear the exception byte in FPSR.
According to the manual, all bits except BSUN are "not
Module Name:src
Committed By: isaki
Date: Sat Dec 28 11:15:11 UTC 2024
Modified Files:
src/sys/arch/m68k/fpe: fpu_emulate.c
Log Message:
m68k/fpe: Two bugfixes in test_cc().
- Don't clear the exception byte in FPSR.
According to the manual, all bits except BSUN are "not
Module Name:src
Committed By: isaki
Date: Sat Dec 28 11:09:43 UTC 2024
Modified Files:
src/sys/arch/m68k/fpe: fpu_emulate.c
Log Message:
m68k/fpe: Several bugfixes in FDBcc and FTRAPcc emulation.
In fpu_emul_type1(),
- If test_cc() returns >0, it's an error, that is an ill
Module Name:src
Committed By: isaki
Date: Sat Dec 28 11:09:43 UTC 2024
Modified Files:
src/sys/arch/m68k/fpe: fpu_emulate.c
Log Message:
m68k/fpe: Several bugfixes in FDBcc and FTRAPcc emulation.
In fpu_emul_type1(),
- If test_cc() returns >0, it's an error, that is an ill
26 matches
Mail list logo