Module Name:src
Committed By: andvar
Date: Tue Aug 29 21:55:11 UTC 2023
Modified Files:
src/sys/arch/arc/jazz: fd.c
Log Message:
arc/fdc(4): fix printf specifiers for FD_DEBUG build.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/sys/arch/arc/jazz/fd.c
Module Name:src
Committed By: andvar
Date: Tue Aug 29 21:55:11 UTC 2023
Modified Files:
src/sys/arch/arc/jazz: fd.c
Log Message:
arc/fdc(4): fix printf specifiers for FD_DEBUG build.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/sys/arch/arc/jazz/fd.c
Module Name:src
Committed By: andvar
Date: Tue Aug 29 21:34:51 UTC 2023
Modified Files:
src/sys/arch/arc/arc: machdep.c
Log Message:
fix typo NKSYM -> NKSYMS in one of #if directive conditions.
It may cause build failure, e.g. with DDB option disabled.
To generate a diff
Module Name:src
Committed By: andvar
Date: Tue Aug 29 21:34:51 UTC 2023
Modified Files:
src/sys/arch/arc/arc: machdep.c
Log Message:
fix typo NKSYM -> NKSYMS in one of #if directive conditions.
It may cause build failure, e.g. with DDB option disabled.
To generate a diff
Module Name:src
Committed By: andvar
Date: Tue Aug 29 21:23:14 UTC 2023
Modified Files:
src/sys/kern: subr_prf.c
Log Message:
remove broken #ifdef KADB code block in subr_prf.
kdbpanic() was seemingly MIPS only and removed back in 1997,
since mips/locore.S rev 1.31.
should
Module Name:src
Committed By: andvar
Date: Tue Aug 29 21:23:14 UTC 2023
Modified Files:
src/sys/kern: subr_prf.c
Log Message:
remove broken #ifdef KADB code block in subr_prf.
kdbpanic() was seemingly MIPS only and removed back in 1997,
since mips/locore.S rev 1.31.
should
Module Name:src
Committed By: christos
Date: Tue Aug 29 20:39:17 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: solib.c
Log Message:
When we try to find the compat32 dynamic linker, strip out the arch-specific
string (sparc:v8plus -> sparc).
To generate a diff
Module Name:src
Committed By: christos
Date: Tue Aug 29 20:39:17 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: solib.c
Log Message:
When we try to find the compat32 dynamic linker, strip out the arch-specific
string (sparc:v8plus -> sparc).
To generate a diff
Module Name:src
Committed By: jdc
Date: Tue Aug 29 20:17:02 UTC 2023
Modified Files:
src/sys/arch/sparc64/sparc64: static_edid.c
Log Message:
Update the horizontal sync offset based on the Naturetech video timing.
While here, correct the spelling of "Naturetech" in the dat
Module Name:src
Committed By: jdc
Date: Tue Aug 29 20:17:02 UTC 2023
Modified Files:
src/sys/arch/sparc64/sparc64: static_edid.c
Log Message:
Update the horizontal sync offset based on the Naturetech video timing.
While here, correct the spelling of "Naturetech" in the dat
Module Name:src
Committed By: christos
Date: Tue Aug 29 17:01:35 UTC 2023
Modified Files:
src/sys/netinet6: frag6.c
Log Message:
Add a check for FreeBSD-SA-23:06.ipv6, although it is not reproducible for us.
factor out code copied 3 times (and now would have been a 4th)
Module Name:src
Committed By: christos
Date: Tue Aug 29 17:01:35 UTC 2023
Modified Files:
src/sys/netinet6: frag6.c
Log Message:
Add a check for FreeBSD-SA-23:06.ipv6, although it is not reproducible for us.
factor out code copied 3 times (and now would have been a 4th)
12 matches
Mail list logo