Le Fri, 6 Jun 2008 23:41:35 +0200,
Patrick Lamaizière <[EMAIL PROTECTED]> a écrit :
Hello,
> I'm trying to port the glxsb driver from OpenBSD to FreeBSD 7-STABLE
> (via the NetBSD port).
> " The glxsb driver supports the security block of the Geode LX
> series processors. The Geode LX is a membe
On Thu, 12 Jun 2008, Stephen Montgomery-Smith wrote:
top doesn't get TIME right for threaded processes. How about this small
change:
Could you file a PR for this so that it doesn't get lost?
Thanks!
Robert N M Watson
Computer Laboratory
University of Cambridge
--- usr.bin/top/machine.c-
On Thu, 12 Jun 2008, Jeremie Le Hen wrote:
(This mail has already been sent to [EMAIL PROTECTED] I'm sending it here now for a
wider audience because I really need testers.)
Dear Jeremie,
Unfortunately, I can't lend my hands to this project as they're currently full
of other stuff. However
Hi all.. I found the same problem recently, but I also found someone's post on
the Internet that suggested a change to
the /usr/src/crypto/openssl/crypto/engine/eng_cryptodev.c file. I made the
change to the file and it definitely does force openssl to use the crypto
hardware. I am not sure if
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck Robey wrote:
> I have finished doing all the work and investigation (and test program
> writing)
> I need to do, for all of the usb aspects of my grapghic tablet Xorg Xinput
> driver (well, THEY call it a driver). Yes, I know I've been owrking
Hello,
I was looking the code of padlock(4).
In padlock_newsession(), when there is an error we call
padlock_freesession with dev == NULL
by sample :
error = padlock_cipher_setup(ses, encini);
if (error != 0) {
padlock_freesession(NULL, ses->ses_id);
return (error);
But padlock_
Hello All,
Today I've basically terminated te feature-completion of the
BSD-licensed grep from OpenBSD. It means, that I've accomplished the
following tasks:
- Implement --label
- Implement --null
- Implement --color / --colour
- Implement -D / --devices
- Implement -H / --with-filename
- Impl
I am trying to ftp mysql-5.1.25-rc.tar.gz from ftp.easynet.be and
noticed that progress appeared to have ceased and the ETA increasing.
Looking at a tcpdump of the FTP data socket showed:
10:31:17.273106 IP minx.ftp.be.easynet.net.57796 >
myhost.mydomain.xxx.yyy.56432: . 4054413516:4054414976(146
8 matches
Mail list logo