Module Name:src
Committed By: andvar
Date: Mon Jun 13 20:16:53 UTC 2022
Modified Files:
src/share/man/man4/man4.luna68k: mem.4
Log Message:
s/begens/begins/
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/man4.luna68k/mem.4
Please note tha
Module Name:src
Committed By: andvar
Date: Mon Jun 13 20:16:53 UTC 2022
Modified Files:
src/share/man/man4/man4.luna68k: mem.4
Log Message:
s/begens/begins/
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/man4.luna68k/mem.4
Please note tha
Module Name:src
Committed By: skrll
Date: Mon Jun 13 19:49:34 UTC 2022
Modified Files:
src/tests/libexec/ld.elf_so: t_ifunc.c
Log Message:
Whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tests/libexec/ld.elf_so/t_ifunc.c
Please note that diff
Module Name:src
Committed By: skrll
Date: Mon Jun 13 19:49:34 UTC 2022
Modified Files:
src/tests/libexec/ld.elf_so: t_ifunc.c
Log Message:
Whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tests/libexec/ld.elf_so/t_ifunc.c
Please note that diff
Module Name:src
Committed By: andvar
Date: Mon Jun 13 17:26:34 UTC 2022
Modified Files:
src/share/man/man4/man4.hppa: gsckbc.4
src/sys/arch/evbarm/mini2440: mini2440_start.S
src/sys/arch/hppa/gsc: gsckbc.c
Log Message:
s/caled/called/ in comments and man pa
Module Name:src
Committed By: andvar
Date: Mon Jun 13 17:26:34 UTC 2022
Modified Files:
src/share/man/man4/man4.hppa: gsckbc.4
src/sys/arch/evbarm/mini2440: mini2440_start.S
src/sys/arch/hppa/gsc: gsckbc.c
Log Message:
s/caled/called/ in comments and man pa
Module Name:src
Committed By: skrll
Date: Mon Jun 13 16:03:07 UTC 2022
Modified Files:
src/sys/lib/libkern/arch/hppa: Makefile.inc
Added Files:
src/sys/lib/libkern/arch/hppa: milli_extra.S
Log Message:
Provide a __canonicalize_funcptr_for_compare which only needs t
Module Name:src
Committed By: skrll
Date: Mon Jun 13 16:03:07 UTC 2022
Modified Files:
src/sys/lib/libkern/arch/hppa: Makefile.inc
Added Files:
src/sys/lib/libkern/arch/hppa: milli_extra.S
Log Message:
Provide a __canonicalize_funcptr_for_compare which only needs t
Module Name:src
Committed By: skrll
Date: Mon Jun 13 16:00:05 UTC 2022
Modified Files:
src/sys/lib/libkern/arch/hppa: milli.S
Log Message:
Don't need $$sh_func_adrs
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/lib/libkern/arch/hppa/milli.S
Please
Module Name:src
Committed By: skrll
Date: Mon Jun 13 16:00:05 UTC 2022
Modified Files:
src/sys/lib/libkern/arch/hppa: milli.S
Log Message:
Don't need $$sh_func_adrs
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/lib/libkern/arch/hppa/milli.S
Please
Module Name:src
Committed By: christos
Date: Mon Jun 13 15:00:20 UTC 2022
Modified Files:
src/external/bsd/blocklist/bin: conf.c
Log Message:
Remove comment explaining why the code was disabled before (Jose Luis Duran)
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: christos
Date: Mon Jun 13 15:00:20 UTC 2022
Modified Files:
src/external/bsd/blocklist/bin: conf.c
Log Message:
Remove comment explaining why the code was disabled before (Jose Luis Duran)
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: martin
Date: Mon Jun 13 12:55:06 UTC 2022
Modified Files:
src/tests/lib/csu: h_ifunc_static.c
Log Message:
Restore arm in the list of architectures supporting ifunc, accidently
lost in the OABI removal.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: martin
Date: Mon Jun 13 12:55:06 UTC 2022
Modified Files:
src/tests/lib/csu: h_ifunc_static.c
Log Message:
Restore arm in the list of architectures supporting ifunc, accidently
lost in the OABI removal.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: msaitoh
Date: Mon Jun 13 09:28:58 UTC 2022
Modified Files:
src/usr.sbin/tprof/arch: tprof_x86.c
Log Message:
Disable the unsupported events from the bit vector length in EAX.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/
Module Name:src
Committed By: msaitoh
Date: Mon Jun 13 09:28:58 UTC 2022
Modified Files:
src/usr.sbin/tprof/arch: tprof_x86.c
Log Message:
Disable the unsupported events from the bit vector length in EAX.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/
Module Name:src
Committed By: knakahara
Date: Mon Jun 13 09:23:23 UTC 2022
Modified Files:
src/sys/netinet: raw_ip.c
Log Message:
Refactor like in_pcb.c:r1.187 and in6_pcb.c:r1.168.
Use TAILQ_FOREACH instead of TAILQ_FOREACH_SAFE about inpt_queue.
rip_pcbnotify() doesn't
Module Name:src
Committed By: knakahara
Date: Mon Jun 13 09:23:23 UTC 2022
Modified Files:
src/sys/netinet: raw_ip.c
Log Message:
Refactor like in_pcb.c:r1.187 and in6_pcb.c:r1.168.
Use TAILQ_FOREACH instead of TAILQ_FOREACH_SAFE about inpt_queue.
rip_pcbnotify() doesn't
Module Name:src
Committed By: martin
Date: Mon Jun 13 07:59:15 UTC 2022
Modified Files:
src/tests/net/if_wg: t_misc.sh
Log Message:
PR 56879: bump timeout for the wg_malformed test to 100 seconds,
as suggested by Tom Lane - the test takes ~32 seconds on my unloaded sh4
mac
Module Name:src
Committed By: martin
Date: Mon Jun 13 07:59:15 UTC 2022
Modified Files:
src/tests/net/if_wg: t_misc.sh
Log Message:
PR 56879: bump timeout for the wg_malformed test to 100 seconds,
as suggested by Tom Lane - the test takes ~32 seconds on my unloaded sh4
mac
Module Name:src
Committed By: msaitoh
Date: Mon Jun 13 07:40:58 UTC 2022
Modified Files:
src/usr.sbin/tprof/arch: tprof_x86.c
Log Message:
Add topdown-slots to Intel architectural performance monitoring version 1.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r
Module Name:src
Committed By: msaitoh
Date: Mon Jun 13 07:40:58 UTC 2022
Modified Files:
src/usr.sbin/tprof/arch: tprof_x86.c
Log Message:
Add topdown-slots to Intel architectural performance monitoring version 1.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r
22 matches
Mail list logo