FreeBSD db problems

2002-10-29 Thread Mike Wade
db_val.size, (char *)db_val.data); r = (db_p->put)(db_p, &db_key, &db_val, 0); printf("2 put(%d) %.*s -> ", r, (int)db_key.size, (char *)db_key.data); printf("%.*s\n", (int)db_val.size, (char *)db_val.data); } db_p->close(db_p); return(0); } --- Mike Wade ([EMAIL PROTECTED]) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

FreeBSD db problems

2002-10-29 Thread Mike Wade
db_val.size, (char *)db_val.data); r = (db_p->put)(db_p, &db_key, &db_val, 0); printf("2 put(%d) %.*s -> ", r, (int)db_key.size, (char *)db_key.data); printf("%.*s\n", (int)db_val.size, (char *)db_val.data); } db_p->close(db_p); return(0); } --- Mike Wade ([EMAIL PROTECTED]) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

FreeBSD 4.6.2 + OpenSSH_3.4p1 Weirdness

2002-10-14 Thread Mike Wade
Any idea why the following lines appear frequrently in /var/log/messages on several of my FreeBSD 4.6.2 boxes? "sshd[50948]: fatal: msg_send: write" --- Mike Wade ([EMAIL PROTECTED]) Blue Highway Labs, LLC. Office: (423) 634-7746 Cell : (423) 580-2440 Fax : (501) 423-5131 AIM