Hi Eygene, thanks for your summary!
On Mon, 18 Feb 2008 19:04:13 +0300
Eygene Ryabinkin <[EMAIL PROTECTED]> wrote:
> >> It seems to me that you have another mouse device called ' >> pointer>' that uses "auto" protocol and finds your mouse at /dev/psm0
> >> and being SysMouse. Can you show your fu
Hi Eygene.
On Mon, 18 Feb 2008 21:23:24 +0300
Eygene Ryabinkin <[EMAIL PROTECTED]> wrote:
> If you'll look at
>
> http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=blob;h=dbe158efc6e365cd5bd064d848df3a4f0c0d35f4;hb=43d9edd31e31b33b9da4a50d8ab05004881c8d5a;f=hw/xfree86/common/xf86Config.c#l16
And I understand reducing single thread performance by Hyper
Threading:-).
--
Norikatsu Shigemura
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to &quo
Hi.
I wondered that ssh/scp (at least) was not in /rescue. They
are the indispensable tools, and I also often use them in
the emergency (single user mode).
So I made a patch for src/rescue/rescue/Makefile and
src/secure/usr.bin/scp/Makefile. Please review
I heard from Chiharu Shibata <[EMAIL PROTECTED]> about kern/60163.
http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/60163
(He knew that this pr was closed, recently)
I cannot believe sos's close reason.
***
I want to see CPU current frequency on top(1), because I want
to see relation of process status (CPU usage) and cpu current
frequency using powerd(8) on the fly. In recently, many CPUs
for servers like Xeon support frequency changing like Speed
Step Technolo
On Sun, 20 Aug 2006 17:24:35 +0900
Norikatsu Shigemura <[EMAIL PROTECTED]> wrote:
> 1. assume only 1 CPU.
> 2. assume dev.cpu.0.freq is always exists.
> 3. display position is good?
I modified 1 and 2. Please check attached diff.
I couldn'
I made two patches for HEAD and RELENG_6 to add GENERIC weak symbols
to rtld like __foo, _foo and foo. How about these patches?
rtld.c.7
Description: Binary data
rtld.c.6
Description: Binary data
___
freebsd-hackers@freebsd.org mailin
How many people do you need Oracle Instant Client a.k.a.
OCI8 on FreeBSD native applications?
I am tring to use FreeBSD native php5-oci8 with Linux
Plugin Wrapper (LPW) technorogy. My attempt succeeded,
but it doesn't work. Because there are many functions
Linuxpluginwrapper(LPW) is a most famous killer application
of libmap.conf(5)! (I think:-)
On Thu, 11 Aug 2005 10:46:04 -0600 (MDT)
"M. Warner Losh" <[EMAIL PROTECTED]> wrote:
> Here's a breif outline of what I've learned:
> (1) To remove the symbol versioning goo from a sha
On Fri, 12 Aug 2005 11:14:51 -0600 (MDT)
"M. Warner Losh" <[EMAIL PROTECTED]> wrote:
> In message: <[EMAIL PROTECTED]>
> Jeremie Le Hen <[EMAIL PROTECTED]> writes:
> : Hi Warner, Norikatsu-san,
> : > : Linuxpluginwrapper(LPW) is a most famous killer application
> : > : o
Hi FreeBSD hackers!
I think that ldd(1) may list non-FreeBSD dynamic object
dependencies. Do you think?
If ldd(1) can list these, Linux Plugin Wrapper is more
interested. Because you can confirm LPW enabled by ldd(1)
like following lines:
$ ldd /usr/X11R6
On Thu, 01 Jan 2004 23:30:09 -0700 (MST)
"M. Warner Losh" <[EMAIL PROTECTED]> wrote:
> You should try it if:
> 1) You are using hw.pci.unsupported_io=1. Turn it off and use
> these patches. Let me know if it doesn't. Typically it
> appears that this helps people hitting t
Hi peter.
On Tue, 9 Mar 2004 20:17:34 +0900 (JST)
Norikatsu Shigemrua <[EMAIL PROTECTED]> wrote:
> >Synopsis:add cvs -W option to disable -R/CVSREADONLYFS
> >Description:
> I added a feature which is to nagate a effect of -R/CVSREADONLYFS
> to cvs as -W option. Please review and c
On Tue, 9 Mar 2004 20:17:34 +0900 (JST)
Norikatsu Shigemrua <[EMAIL PROTECTED]> wrote:
> >Synopsis:add cvs -W option to disable -R/CVSREADONLYFS
> >Description:
> I added a feature which is to nagate a effect of -R/CVSREADONLYFS
> to cvs as -W option. Please review and commit.
On Tue, 9 Mar 2004 15:50:28 +0200
Ruslan Ermilov <[EMAIL PROTECTED]> wrote:
> > Although I am checkout-ing well by using cvs -R in ~/.cvsrc,
> > when I want to commit, It is prevented by -R. So I wanted to
> > disable this feature. Although control by the environment
> > variable
Hi gnome maintainers!
I compiled devel/libtop2 on 6-current. But it couldn't.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -DGLIBTOP_NAMES
-I../.. -I../.. -I../../sysdeps/freebsd -I../../include
I tried to install Windows XP SP2 on qemu over FreeBSD 6-current
like following command, but failed.
# qemu -boot d -cdrom /dev/cd0 windows.img
Because find_image_format on qemu/block.c is failed. This
problem can be confirmed like following program.
- - -
On Tue, 16 Nov 2004 13:14:51 -0600
"Conrad J. Sabatier" <[EMAIL PROTECTED]> wrote:
> The attached patch, applied under
> /usr/ports/devel/libgtop2/work/libgtop-2.8.1/sysdeps/freebsd,
> works for me under CURRENT.
I confirmed that it looks good, by running gnome-system-monior.
It di
On Thu, 18 Nov 2004 09:57:10 -0600
"Conrad J. Sabatier" <[EMAIL PROTECTED]> wrote:
> > > /usr/ports/devel/libgtop2/work/libgtop-2.8.1/sysdeps/freebsd,
> > > works for me under CURRENT.
> > I confirmed that it looks good, by running gnome-system-monior.
> > It didn't crash.
> Yes, I did the
On Fri, 19 Nov 2004 12:02:18 +0900
Alexander Nedotsukov <[EMAIL PROTECTED]> wrote:
> /usr/ports/devel/libgtop2/work/libgtop-2.8.1/sysdeps/freebsd,
> works for me under CURRENT.
> >>> I confirmed that it looks good, by running gnome-system-monior.
> >>> It didn't crash.
> >>Yes, I did th
Hi.
I want to mixer in /etc/rc (setting sound volume on boot).
I add it to /etc/rc, /etc/defaults/rc.conf, etc...
Would you review and commit?
for CURRENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Index: rc
On Wed, 19 Mar 2003 12:58:27 +0100
Stijn Hoop <[EMAIL PROTECTED]> wrote:
> On Wed, Mar 19, 2003 at 03:23:07AM -0800, Doug Barton wrote:
> > > I want to mixer in /etc/rc (setting sound volume on boot).
> > > I add it to /etc/rc, /etc/defaults/rc.conf, etc...
> > > Would you review and commit?
When I checked octave port, I noticed that FORTRAN source was
compiled without reflecting CPUTYPE. I think this should be
changed behavior. If no problem, please commit this.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Index: bsd.cpu.m
On Sat, 14 Jun 2003 17:11:55 -0700
Kris Kennaway <[EMAIL PROTECTED]> wrote:
> > .if !defined(NO_CPU_CFLAGS)
> > CFLAGS += ${_CPUCFLAGS}
> > +FFLAGS += ${_CPUCFLAGS}
> > .endif
> The better place to do this would be in sys.mk. See how CXXFLAGS is handled there.
Humm.. Like following dif
On Sun, 15 Jun 2003 17:43:50 -0700
Kris Kennaway <[EMAIL PROTECTED]> wrote:
> > Humm.. Like following diff?
> Not really what I had in mind.
> > CXXFLAGS ?= ${CFLAGS:C/-std=[a-z:0-9]+//}
> FFLAGS should be set similar to this.
Ah. OK. Like this?
Index: sys.mk
=
On Tue, 17 Jun 2003 16:22:48 -0600 (MDT)
"M. Warner Losh" <[EMAIL PROTECTED]> wrote:
> : -FFLAGS ?= -O
> : +FFLAGS ?= ${CFLAGS}
> +FFLAGS ?= ${CFLAGS:C/-std=[a-z:0-9]+//}}
> : .endif
> : EFLAGS ?=
> might be better.
Aha! -s
On Wed, 17 Sep 2003 00:43:19 +0900
Takanori Watanabe <[EMAIL PROTECTED]> wrote:
> Hi,There is a problem when PCMCIA related stuff
> is used as module, ATA CF is not recognized.
> This is because PCMCIA atachment is not compiled
> when pccard(4) is not compiled in.
> To fix it, we have to supply PC
Hi, for Flash Plugin Wrapper user on 4-stable.
I MFCed /etc/libmap.conf feature written by mdodd for current.
Please get&patch following URL.
http://tmp.ninth-nine.com/libmap_4/libmap_4stable.diff
For new flash6 wrapper, maybe, please set following lines.
- - - - -
On Thu, 9 Oct 2003 19:42:11 +0200
Simon Barner <[EMAIL PROTECTED]> wrote:
> I tested your patch, and it worked, but I had to modify the following
> things:
> Fetch libmapc. and libmap.h from the CVS repository (latest revisions).
> Add libmap.c to SRC section in Makefile.
Oops, sorry. I d
On Sat, 11 Oct 2003 08:32:35 +0900
I wrote:
> Now status...
> mozilla mozilla-firebird galeon epiphany konqueror opera
> 5-current OK OK OK OK UNKOWNNG
> 4-stable OK maybemaybe maybeUNKOWNOK
Konqueror o
1 at 02:33, Michael Nottebrock wrote:
> > > >>Norikatsu Shigemura wrote:
> > > >>> 1. (kde side) Anyone, would you please make a patch for
> > > >>> nspluginscane to look /usr/X11R6/lib/browsers_plugins?
> > &
On Sat, 11 Oct 2003 08:33:43 +0200
Michael Nottebrock <[EMAIL PROTECTED]> wrote:
> the spirit of hier(7). Great to hear about this flashplugin-via-libmap
> project, can you provide some details? We'd like to put a HOWTO on
> kde-freebsd's homepage, etc.
Thank you. Please, please.
I found a problem on 4-STABLE(maybe 5-CURRENT, too) with libc/db
(BerkeleyDB 1). It that when block size on fs is 65536 bytes,
many programs which use BerkeleyDB(dev_mkdb, cap_mkdb, etc..) are
crash.
[REPLICATE THE TEST]
# dd if=/dev/zero of=/dev/t
On Thu, 24 Oct 2002 20:35:39 +0200
Hanspeter Roth <[EMAIL PROTECTED]> wrote:
> But if I have only one Mozilla installed I will always have the
> flash crap which makes >= 90%.
> Should I have two Mozillas installed (one with and one without
> flash)?
Now on working with Flash Player Plugin
35 matches
Mail list logo