I've had probably had the same issues with an logitech wheel-mouse (usb):
Mar 24 23:56:55 harare kernel: ums0: 3 buttons and Z dir.
The following xorg-section without any rc.conf moosed stuff got it to work:
Section "InputDevice"
Identifier "Mouse1"
Option "Protocol""auto"
Option "Device
Forgot "Driver":
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol""auto"
Option "Device" "/dev/sysmouse"
Option "Buttons" "5"
Option "ZAxisMappin
Why are there two ftpd's in FreeBSD RELEASE-7.0 ? There is the
original ftpd and lukemftpd in contrib.
There is a pam_ftpusers which doesn't work with the original ftpd. (I
would like to be able to whitelist).
Lukemftpd isn't updated in a while.
---
Are there any plans to merge some stuff from
eaman <[EMAIL PROTECTED]>:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: RIPEMD160
>
> Wouter Oosterveld wrote:
> > Hello,
> >
> > I'm experiencing a weird problem with sendmail on a FreeBSD
> > 6.3-RELEASE machine (Dell PE2950 AMD64). Sendmail see
Endianness depends on the hardware.
In internal kernel structures endianness does not matter, if
communicating with other machines protocols (usually) define a
bitorder.
The c-library and/or systemlibrary contains utility functions for conversion.
Regards,
Wouter Oosterveld
2008/2/4, navneet
/usr/src/UPDATING, the
batbook and google.
Does anyone have an idea what is causing this?
Thanks in advance,
Wouter Oosterveld
sockstat:
(12:46:38)[EMAIL PROTECTED] ~ # sockstat -4l
USER COMMANDPID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS
(...)
root sendmail 1205 4
> >> Now, from a logical point of view, why moving a file into a directory
> > doesn't fall into the "created into them" case?
> >
> > Because (if on the same filesystem) you don't create a new file. You
> > just link the file in the destination dir and unlink the file from the
> > source dir.
>
>
>Now, from a logical point of view, why moving a file into a directory
doesn't fall into the "created into them" case?
Because (if on the same filesystem) you don't create a new file. You
just link the file in the destination dir and unlink the file from the
source dir.
Regards,
Wouter
2008/2/8
SQL database (server)
p5-DBD-mysql-3.0002 MySQL driver for the Perl5 Database Interface (DBI)
php4-mysql-4.4.2_1 The mysql shared extension for php
Regards,
Wouter Oosterveld
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org
Sorry, I mean linking php4-mysql-4.4.2_1 against mysqlclient-5.0.x.
Groetjes,
Wouter
-- Forwarded message --
From: Wouter Oosterveld <[EMAIL PROTECTED]>
Date: 14 feb. 2008 17:29
Subject: mysqlclient upgrade
To: freebsd-questions@freebsd.org
Hello people,
Doe anyon
> "/storage/pub/www/ram: optimization changed from TIME to SPACE"
This is not an error. It probably means the ramdisk changed it's
allocation policy from preserving time to conserving space. Something
what would happen if the data on it gets relatively (against available
mem) big. I guess.
Regard
11 matches
Mail list logo