Re: video issue - Intel Atom based motherboard D2500HN

2012-07-15 Thread Marek Salwerowicz
W dniu 2012-07-14 20:46, David Nevel pisze: Hi Marek, You might try the workaround suggested in kern/166262 (http://www.freebsd.org/cgi/query-pr.cgi?pr=166262cat=). I believe the DN2800MT uses the same (or similar) video. Hi ! It worked for me! Thanks ! Is there any possibility to

Re: video issue - Intel Atom based motherboard D2500HN

2012-07-15 Thread Marek Salwerowicz
W dniu 2012-07-14 22:00, Warren Block pisze: Did you try the changes mentioned here? http://lists.freebsd.org/pipermail/freebsd-current/2012-July/035366.html Not yet - but are they only available in 10-Current or also in 9-Stable ? I'd like to use stable in that box. This solution worked for

Re: video issue - Intel Atom based motherboard D2500HN

2012-07-15 Thread Marek Salwerowicz
W dniu 2012-07-14 22:00, Warren Block pisze: Did you try the changes mentioned here? http://lists.freebsd.org/pipermail/freebsd-current/2012-July/035366.html Not yet - but are they only available in 10-Current or also in 9-Stable ? I'd like to use stable in that box. This solution worked for

Re: Build failure xorg-drivers with Clang

2012-07-15 Thread Dimitry Andric
On 2012-07-10 15:41, Robert wrote: ... Complete attempt at build (xorg-drivers.log) can be viewed at pastebin.com/u/traveling08 Aha, I hadn't realized this wasn't yet fixed for clang. Please try the attached patch. Index: x11-servers/xorg-server/files/patch-Xserver-hw-xfree86-common-compiler.h

Re: video issue - Intel Atom based motherboard D2500HN

2012-07-15 Thread Warren Block
On Sun, 15 Jul 2012, Marek Salwerowicz wrote: W dniu 2012-07-14 22:00, Warren Block pisze: Did you try the changes mentioned here? http://lists.freebsd.org/pipermail/freebsd-current/2012-July/035366.html Not yet - but are they only available in 10-Current or also in 9-Stable ? I'd like to

Re: Build failure xorg-drivers with Clang

2012-07-15 Thread Robert
On Sun, 15 Jul 2012 14:50:13 +0200 Dimitry Andric d...@freebsd.org wrote: On 2012-07-10 15:41, Robert wrote: ... Complete attempt at build (xorg-drivers.log) can be viewed at pastebin.com/u/traveling08 Aha, I hadn't realized this wasn't yet fixed for clang. Please try the attached

ifconfig(8) fails to set MTU on multiple interfaces.

2012-07-15 Thread Jason Hellenthal
Submitter-Id: current-users Originator:Jason Hellenthal Organization: Confidential: no Synopsis: ifconfig(8) fails to set MTU on multiple interfaces. Severity: non-critical Priority: high Category: kern Class: sw-bug Release: FreeBSD 8.3-STABLE i386

less and vi fail on file whose name begins with +

2012-07-15 Thread Thomas Mueller
I notice in my latest build of FreeBSD 9.0-STABLE (#11), a problem with less and vi with files whose name begins with +. These files occur in /var/db/pkg/(pkg-name)/ For instance, if I cd /var/db/pkg/png-1.4.8 and type less +DESC I get Missing filename (less --help for help) but if I type

Re: less and vi fail on file whose name begins with +

2012-07-15 Thread Glen Barber
On Mon, Jul 16, 2012 at 01:03:30AM -0400, Thomas Mueller wrote: I notice in my latest build of FreeBSD 9.0-STABLE (#11), a problem with less and vi with files whose name begins with +. These files occur in /var/db/pkg/(pkg-name)/ For instance, if I cd /var/db/pkg/png-1.4.8 and type

Re: less and vi fail on file whose name begins with +

2012-07-15 Thread Zhihao Yuan
On Mon, Jul 16, 2012 at 12:03 AM, Thomas Mueller muelle...@insightbb.com wrote: I notice in my latest build of FreeBSD 9.0-STABLE (#11), a problem with less and vi with files whose name begins with +. These files occur in /var/db/pkg/(pkg-name)/ For instance, if I cd /var/db/pkg/png-1.4.8

Re: less and vi fail on file whose name begins with +

2012-07-15 Thread Teske, Devin
On Jul 15, 2012, at 10:03 PM, Thomas Mueller muelle...@insightbb.com wrote: I notice in my latest build of FreeBSD 9.0-STABLE (#11), a problem with less and vi with files whose name begins with +. These files occur in /var/db/pkg/(pkg-name)/ For instance, if I cd /var/db/pkg/png-1.4.8

Re: less and vi fail on file whose name begins with +

2012-07-15 Thread Mateusz Guzik
On Mon, Jul 16, 2012 at 01:03:30AM -0400, Thomas Mueller wrote: I notice in my latest build of FreeBSD 9.0-STABLE (#11), a problem with less and vi with files whose name begins with +. These files occur in /var/db/pkg/(pkg-name)/ For instance, if I cd /var/db/pkg/png-1.4.8 and type

Re: less and vi fail on file whose name begins with +

2012-07-15 Thread Matthew D. Fuller
On Mon, Jul 16, 2012 at 01:03:30AM -0400 I heard the voice of Thomas Mueller, and lo! it spake thus: Has anybody noticed this bug? It's not a bug really; both can take an argument starting with '+' for various things. -- Matthew Fuller (MF4839) | fulle...@over-yonder.net

Re: less and vi fail on file whose name begins with +

2012-07-15 Thread Mark Andrews
This is not a bug. Both vi and less have + command line arguements. -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: ma...@isc.org ___ freebsd-stable@freebsd.org mailing list

Re: less and vi fail on file whose name begins with +

2012-07-15 Thread poyopoyo
At Mon, 16 Jul 2012 01:03:30 -0400, Thomas Mueller wrote: I tried vi instead of less, not really wanting to edit the file, and vi tried to open a temporary file on /tmp with a strange name. Has anybody noticed this bug? It affects i386 and amd64 at least. You might have received enough