Module Name:src
Committed By: rin
Date: Wed Jun 17 22:07:21 UTC 2020
Modified Files:
src/tests/lib/libc/sys: Makefile
Log Message:
Fix build for vax; Compile t_ptrace_sigchld.c with -D__TEST_FENV.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/tests/li
Module Name:src
Committed By: riastradh
Date: Wed Jun 17 20:44:46 UTC 2020
Modified Files:
src/sys/dev: cgd.c
Log Message:
Spell `blowfish-cbc' as such, not like `bf-cbc'.
Gotta match the name we actually use for this to work!
Should fix the cgd blowfish-cbc encblkno8 te
Module Name:src
Committed By: jdolecek
Date: Wed Jun 17 14:04:03 UTC 2020
Modified Files:
src/sys/dev/pci: vga_pci.c
Log Message:
explicitly disable INTx interrupts to avoid interrupt storm triggered by
unhandled adapter interrupts
fixes PR kern/46596 by Andreas Gustafsso
Module Name:src
Committed By: thorpej
Date: Wed Jun 17 13:09:16 UTC 2020
Modified Files:
src/sys/dev/pci: pciconf.h
Log Message:
Explcitly include here.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/pci/pciconf.h
Please note that diffs are n
Module Name:src
Committed By: msaitoh
Date: Wed Jun 17 09:11:13 UTC 2020
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c
Log Message:
Add missing callout_stop() for recovery_mode_timer.
NOTE: One of the difference between the local_timer and recovery_mode_timer
is that loc
Module Name:src
Committed By: rin
Date: Wed Jun 17 08:42:16 UTC 2020
Modified Files:
src/tests/lib/libc/sys: t_ptrace_signal_wait.h t_ptrace_wait.h
Log Message:
Let trigger_fpe() cause floating-point divide by zero exception, instead of
integer one, which is not trapped fo
Module Name:src
Committed By: rin
Date: Wed Jun 17 08:23:18 UTC 2020
Modified Files:
src/tests/lib/libc/sys: t_ptrace_wait.h
Log Message:
Regardless of __HAVE_FENV, include , which itself defines __HAVE_FENV.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29
Module Name:src
Committed By: thorpej
Date: Wed Jun 17 07:02:31 UTC 2020
Modified Files:
src/sys/arch/evbarm/smdk2xx0: smdk2800_pci.c
Log Message:
not needed here.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/smdk2xx0/smdk2800_pci.c
P
Module Name:src
Committed By: thorpej
Date: Wed Jun 17 07:01:02 UTC 2020
Modified Files:
src/sys/arch/evbarm/iyonix: iyonix_pci.c
Log Message:
not needed here.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/iyonix/iyonix_pci.c
Please no
Module Name:src
Committed By: thorpej
Date: Wed Jun 17 06:59:45 UTC 2020
Modified Files:
src/sys/arch/evbarm/ixm1200: nappi_nppb.c
Log Message:
- not needed here.
- Fix interrupt string buffer name.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/a
10 matches
Mail list logo