Displaying 2 results from an estimated 2 matches for "shigemura".
2018 Dec 09
2
[PATCH] Enable ConnectTimeout with ConnectionAttempts
Fix bug ConnectTimeout=N only works on the first ConnectionAttempts
https://bugzilla.mindrot.org/show_bug.cgi?id=2918
---
sshconnect.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/sshconnect.c b/sshconnect.c
index 4862da5e..b837a83a 100644
--- a/sshconnect.c
+++ b/sshconnect.c
@@ -454,11 +454,12 @@ waitrfd(int fd, int *timeoutp)
{
struct pollfd pfd;
struct timeval
2013 Mar 13
7
amdtemp does not find my CPU.
Hi!
Im running FreeBSD 9.1 on a AMD APU machine:
CPU: AMD E-450 APU with Radeon(tm) HD Graphics (1699.36-MHz K8-class CPU)
FreeBSD 9.1-RELEASE-p1 #0 r243379M: Fri Mar 8 23:16:44 CET 2013
root at pean.org:/usr/obj/usr/src/sys/GENERIC
I try to use amdtemp(4) to read the temperature of this CPU but it
doesnt seem to detect the CPU. The manual states that it should support
K8-class.
The