Module Name:src
Committed By: nonaka
Date: Sun Jun 6 08:45:18 UTC 2021
Modified Files:
src/sys/arch/x86/pci: amdzentemp.c
Log Message:
amdzentemp(4): Add support for per CCD temperature sensor from FreeBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 s
Module Name:src
Committed By: mlelstv
Date: Sun Jun 6 10:39:10 UTC 2021
Modified Files:
src/sys/dev/iscsi: iscsi_send.c
Log Message:
Schedule command timeout without connection lock being held to prevent
a deadlock.
To generate a diff of this commit:
cvs rdiff -u -r1.37
Module Name:src
Committed By: mlelstv
Date: Sun Jun 6 10:40:14 UTC 2021
Modified Files:
src/sys/dev/iscsi: iscsi_main.c
Log Message:
Provide missing file ops. Before a simple read() would panic the kernel.
No longer fail close().
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: nonaka
Date: Sun Jun 6 11:35:22 UTC 2021
Modified Files:
src/sys/arch/x86/pci: amdzentemp.c
Log Message:
Fix build failure on i386.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/x86/pci/amdzentemp.c
Please note
Module Name:src
Committed By: mlelstv
Date: Sun Jun 6 11:48:55 UTC 2021
Modified Files:
src/sys/dev: ipmi.c
Log Message:
Fail open when ipmi device was found.
Clear sc_envsys on failure to prevent double-free.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6
Module Name:src
Committed By: christos
Date: Sun Jun 6 13:59:48 UTC 2021
Modified Files:
src/sys/arch/algor/conf: std.algor64
Log Message:
Don't reset MACHINE_ARCH; it can be mipsn64el now, and we need to be able
to find the compiler.
To generate a diff of this commit:
Module Name:src
Committed By: jdolecek
Date: Sun Jun 6 18:37:20 UTC 2021
Modified Files:
src/sys/dev/usb: xhci.c
Log Message:
also reset xs->xs_xr[dci] to NULL when closing the pipe
avoids KASSERT() on next xhci_open()
should fix PR kern/56194 by nia
To generate a dif
Module Name:src
Committed By: cjep
Date: Sun Jun 6 20:30:55 UTC 2021
Modified Files:
src/bin/ps [cjep_sun2x]: ps.1 ps.c
src/distrib/amd64/installimage [cjep_sun2x]: Makefile
src/distrib/common/bootimage [cjep_sun2x]: Makefile.bootimage
src/distrib/s
Module Name:src
Committed By: dholland
Date: Mon Jun 7 03:04:50 UTC 2021
Modified Files:
src/share/man/man4: ums.4
Log Message:
Mention in ums(4) that a lot of usb mice detach/reattcah when not in use.
Prompted by PR 56209 but not related to the actual problem there.
T
Module Name:src
Committed By: mlelstv
Date: Mon Jun 7 05:29:22 UTC 2021
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
Don't overwrite changed autofs config files.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/usr.sbin/postinst
10 matches
Mail list logo