Module Name:src
Committed By: hans
Date: Fri Feb 28 18:08:51 UTC 2025
Modified Files:
src/sys/arch/vax/vax: db_disasm.c
Log Message:
vax/ddb(4): fix disassembly of functions
On the VAX, functions normally begin with a 16bit entry mask
specifying which registers need to be
Module Name:src
Committed By: kre
Date: Fri Feb 28 23:59:55 UTC 2025
Modified Files:
src/lib/libc/gen: pthread_atfork.c
Log Message:
Specify MAP_ANON, the default (MAP_FILE) with a fd == -1 makes no sense.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src
Module Name:src
Committed By: wiz
Date: Fri Feb 28 18:35:44 UTC 2025
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_16.c
Log Message:
whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/compat/netbsd32/netbsd32_compat_16.c
Please no
Module Name:src
Committed By: hans
Date: Fri Feb 28 20:11:21 UTC 2025
Modified Files:
src/sys/arch/vax/vax: vm_machdep.c
Log Message:
vax: explicitly zero AP and FP in the CALLS frame in cpu_lwp_fork()
This prevents a recursive panic when ddb(4) tries to trace the stack
b
Module Name:src
Committed By: hans
Date: Fri Feb 28 20:11:21 UTC 2025
Modified Files:
src/sys/arch/vax/vax: vm_machdep.c
Log Message:
vax: explicitly zero AP and FP in the CALLS frame in cpu_lwp_fork()
This prevents a recursive panic when ddb(4) tries to trace the stack
b
Module Name:src
Committed By: wiz
Date: Fri Feb 28 18:35:44 UTC 2025
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_16.c
Log Message:
whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/compat/netbsd32/netbsd32_compat_16.c
Please no
Module Name:src
Committed By: christos
Date: Fri Feb 28 18:30:06 UTC 2025
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_16.c
Log Message:
fix previous (wrong ifdef), thanks wiz@
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/compat/netbsd3
Module Name:src
Committed By: christos
Date: Fri Feb 28 18:30:06 UTC 2025
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_16.c
Log Message:
fix previous (wrong ifdef), thanks wiz@
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/compat/netbsd3
Module Name:src
Committed By: hans
Date: Fri Feb 28 18:08:51 UTC 2025
Modified Files:
src/sys/arch/vax/vax: db_disasm.c
Log Message:
vax/ddb(4): fix disassembly of functions
On the VAX, functions normally begin with a 16bit entry mask
specifying which registers need to be
Module Name:src
Committed By: christos
Date: Fri Feb 28 17:58:06 UTC 2025
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_16.c
Log Message:
PR/59100: Onno van der Linden: i386 compat32 broken on amd64
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 s
Module Name:src
Committed By: riastradh
Date: Fri Feb 28 16:08:19 UTC 2025
Modified Files:
src/tests/kernel: Makefile t_execregs.c
src/tests/kernel/arch/hppa: execregs.c execregs.h h_execregs.S
Log Message:
t_execregs: Test some more registers on hppa.
Looks like
Module Name:src
Committed By: riastradh
Date: Fri Feb 28 16:08:42 UTC 2025
Modified Files:
src/tests/kernel: t_execregs.c
Log Message:
t_execregs: Make read failure nonfatal.
This way, the test will report when the helper program h_execregs has
crashed, which happens ofte
Module Name:src
Committed By: riastradh
Date: Fri Feb 28 16:08:19 UTC 2025
Modified Files:
src/tests/kernel: Makefile t_execregs.c
src/tests/kernel/arch/hppa: execregs.c execregs.h h_execregs.S
Log Message:
t_execregs: Test some more registers on hppa.
Looks like
Module Name:src
Committed By: christos
Date: Fri Feb 28 16:00:27 UTC 2025
Modified Files:
src/lib/libc/gen: pthread_atfork.c
Log Message:
PR/59112: Martin Husemann: switch to using mmap instead of malloc
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/l
Module Name:src
Committed By: christos
Date: Fri Feb 28 16:00:27 UTC 2025
Modified Files:
src/lib/libc/gen: pthread_atfork.c
Log Message:
PR/59112: Martin Husemann: switch to using mmap instead of malloc
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/l
Module Name:src
Committed By: hans
Date: Fri Feb 28 13:13:41 UTC 2025
Modified Files:
src/sys/arch/vax/vsa: lcg.c
Log Message:
vax/lcg(4): Check vax_siedata in lcg_match() and lcgcnprobe() as well.
LCG only exists on two specific VAXstation models, but not the MicroVAXen
Module Name:src
Committed By: hans
Date: Fri Feb 28 13:13:41 UTC 2025
Modified Files:
src/sys/arch/vax/vsa: lcg.c
Log Message:
vax/lcg(4): Check vax_siedata in lcg_match() and lcgcnprobe() as well.
LCG only exists on two specific VAXstation models, but not the MicroVAXen
Module Name:src
Committed By: andvar
Date: Fri Feb 28 09:07:12 UTC 2025
Modified Files:
src/sys/arch/i386/stand/fatboot: fatboot.S
src/sys/arch/powerpc/oea: pmap.c
src/sys/arch/sparc/stand/bootblk: bootblk.fth
src/sys/dev/ic: aic79xx_osm.h aic7xxx_os
Module Name:src
Committed By: andvar
Date: Fri Feb 28 09:07:12 UTC 2025
Modified Files:
src/sys/arch/i386/stand/fatboot: fatboot.S
src/sys/arch/powerpc/oea: pmap.c
src/sys/arch/sparc/stand/bootblk: bootblk.fth
src/sys/dev/ic: aic79xx_osm.h aic7xxx_os
Module Name:src
Committed By: simonb
Date: Fri Feb 28 09:05:06 UTC 2025
Modified Files:
src/bin/csh: time.c
Log Message:
Cast a time_t explicity to (double) to avoid gcc conversion warning.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/bin/csh/time.c
Module Name:src
Committed By: simonb
Date: Fri Feb 28 09:05:06 UTC 2025
Modified Files:
src/bin/csh: time.c
Log Message:
Cast a time_t explicity to (double) to avoid gcc conversion warning.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/bin/csh/time.c
Module Name:src
Committed By: simonb
Date: Fri Feb 28 08:10:18 UTC 2025
Modified Files:
src/bin/csh: time.c
Log Message:
Fix delta time display when prec != 1.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/bin/csh/time.c
Please note that diffs are no
Module Name:src
Committed By: simonb
Date: Fri Feb 28 08:10:18 UTC 2025
Modified Files:
src/bin/csh: time.c
Log Message:
Fix delta time display when prec != 1.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/bin/csh/time.c
Please note that diffs are no
23 matches
Mail list logo