Module Name:src
Committed By: macallan
Date: Wed Dec 28 07:34:42 UTC 2022
Modified Files:
src/sys/arch/macppc/dev: obio.c
Log Message:
one more skiplist entry...
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/macppc/dev/obio.c
Please note tha
Module Name:src
Committed By: macallan
Date: Wed Dec 28 07:34:42 UTC 2022
Modified Files:
src/sys/arch/macppc/dev: obio.c
Log Message:
one more skiplist entry...
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/macppc/dev/obio.c
Please note tha
Module Name:src
Committed By: macallan
Date: Wed Dec 28 07:18:29 UTC 2022
Modified Files:
src/sys/arch/macppc/dev: uni-n.c
Log Message:
don't complain about mpic and dart not being configured
mpic is handled elsewhere, dart is an iommu we don't use yet
To generate a diff
Module Name:src
Committed By: macallan
Date: Wed Dec 28 07:18:29 UTC 2022
Modified Files:
src/sys/arch/macppc/dev: uni-n.c
Log Message:
don't complain about mpic and dart not being configured
mpic is handled elsewhere, dart is an iommu we don't use yet
To generate a diff
Module Name:src
Committed By: macallan
Date: Wed Dec 28 07:12:36 UTC 2022
Modified Files:
src/sys/arch/macppc/dev: obio.c
Log Message:
suppress 'not configured' message for mpic on G5s
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/sys/arch/macppc/dev/
Module Name:src
Committed By: macallan
Date: Wed Dec 28 07:12:36 UTC 2022
Modified Files:
src/sys/arch/macppc/dev: obio.c
Log Message:
suppress 'not configured' message for mpic on G5s
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/sys/arch/macppc/dev/
Module Name:src
Committed By: macallan
Date: Wed Dec 28 06:50:23 UTC 2022
Modified Files:
src/sys/arch/macppc/macppc: pic_u3_ht.c
Log Message:
support cascading:
- attach on both /u3 and /u4
- install IPI handling only if we're primary
- link to primary PIC if we're cascad
Module Name:src
Committed By: macallan
Date: Wed Dec 28 06:50:23 UTC 2022
Modified Files:
src/sys/arch/macppc/macppc: pic_u3_ht.c
Log Message:
support cascading:
- attach on both /u3 and /u4
- install IPI handling only if we're primary
- link to primary PIC if we're cascad
Module Name:src
Committed By: macallan
Date: Wed Dec 28 06:00:27 UTC 2022
Modified Files:
src/sys/arch/macppc/macppc: interrupts.c
Log Message:
first step towards MSI support on G5:
- allow both openpic and u3_ht to attach
- make sure openpic comes first, if we have both t
Module Name:src
Committed By: macallan
Date: Wed Dec 28 06:00:27 UTC 2022
Modified Files:
src/sys/arch/macppc/macppc: interrupts.c
Log Message:
first step towards MSI support on G5:
- allow both openpic and u3_ht to attach
- make sure openpic comes first, if we have both t
Module Name:src
Committed By: mrg
Date: Tue Dec 27 18:55:06 UTC 2022
Modified Files:
src/sys/arch/arm/nxp: if_enet_imx.c
Log Message:
don't use uninitialised data. should fix PR#57135's crash.
XXX: pullup-10
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 s
Module Name:src
Committed By: mrg
Date: Tue Dec 27 18:55:06 UTC 2022
Modified Files:
src/sys/arch/arm/nxp: if_enet_imx.c
Log Message:
don't use uninitialised data. should fix PR#57135's crash.
XXX: pullup-10
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 s
Module Name:src
Committed By: christos
Date: Tue Dec 27 18:32:15 UTC 2022
Modified Files:
src/external/gpl3/binutils/lib/libbfd/arch/x86_64: bfdver.h
Log Message:
regen so that the version has a space between the version and paren
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: christos
Date: Tue Dec 27 18:32:15 UTC 2022
Modified Files:
src/external/gpl3/binutils/lib/libbfd/arch/x86_64: bfdver.h
Log Message:
regen so that the version has a space between the version and paren
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: martin
Date: Tue Dec 27 13:12:10 UTC 2022
Modified Files:
src/usr.sbin/sysinst: bsddisklabel.c
Log Message:
PR 57132: when calculation additional space available for the "expanded"
partition (typically /) do not forget the reserved space (that
Module Name:src
Committed By: martin
Date: Tue Dec 27 13:12:10 UTC 2022
Modified Files:
src/usr.sbin/sysinst: bsddisklabel.c
Log Message:
PR 57132: when calculation additional space available for the "expanded"
partition (typically /) do not forget the reserved space (that
Module Name:src
Committed By: martin
Date: Tue Dec 27 09:59:29 UTC 2022
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Ticket #25
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.9 -r1.1.2.10 src/doc/CHANGES-10.0
Please note that diffs are not pub
Module Name:src
Committed By: martin
Date: Tue Dec 27 09:59:29 UTC 2022
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Ticket #25
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.9 -r1.1.2.10 src/doc/CHANGES-10.0
Please note that diffs are not pub
Module Name:src
Committed By: martin
Date: Tue Dec 27 09:58:57 UTC 2022
Modified Files:
src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common
[netbsd-10]:
sanitizer_interceptors_ioctl_netbsd.inc
sanitizer_platform_limits_netbsd.cc
Module Name:src
Committed By: martin
Date: Tue Dec 27 09:58:57 UTC 2022
Modified Files:
src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common
[netbsd-10]:
sanitizer_interceptors_ioctl_netbsd.inc
sanitizer_platform_limits_netbsd.cc
Module Name:src
Committed By: msaitoh
Date: Tue Dec 27 09:36:29 UTC 2022
Modified Files:
src/sys/arch/x86/include: specialreg.h
Log Message:
Use __BIT(). Add comment. Whitespace. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.198 -r1.199 src/sy
Module Name:src
Committed By: msaitoh
Date: Tue Dec 27 09:36:29 UTC 2022
Modified Files:
src/sys/arch/x86/include: specialreg.h
Log Message:
Use __BIT(). Add comment. Whitespace. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.198 -r1.199 src/sy
Module Name:src
Committed By: msaitoh
Date: Tue Dec 27 08:40:40 UTC 2022
Modified Files:
src/sys/arch/amd64/amd64: genassym.cf
src/sys/arch/i386/i386: genassym.cf
Log Message:
Move some definitions. Add comment. No functional change.
To generate a diff of this co
Module Name:src
Committed By: msaitoh
Date: Tue Dec 27 08:40:40 UTC 2022
Modified Files:
src/sys/arch/amd64/amd64: genassym.cf
src/sys/arch/i386/i386: genassym.cf
Log Message:
Move some definitions. Add comment. No functional change.
To generate a diff of this co
Module Name:src
Committed By: wiz
Date: Tue Dec 27 08:38:37 UTC 2022
Modified Files:
src/distrib/sets/lists/debug: shl.mi
Log Message:
Fix debug set list for old (default) binutils
To generate a diff of this commit:
cvs rdiff -u -r1.300 -r1.301 src/distrib/sets/lists/deb
Module Name:src
Committed By: wiz
Date: Tue Dec 27 08:38:37 UTC 2022
Modified Files:
src/distrib/sets/lists/debug: shl.mi
Log Message:
Fix debug set list for old (default) binutils
To generate a diff of this commit:
cvs rdiff -u -r1.300 -r1.301 src/distrib/sets/lists/deb
26 matches
Mail list logo