devd and/or ACPI not reporting a heat problem

2010-06-16 Thread Doug Barton
Howdy, I thought my heat problems were over with this laptop thanks to all the great suggestions I've received about powerd, no stepping, etc. (I also propped up both the back and the front to make a nice big air pocket.) I've always been pretty religious about blowing the dust off the fans a

Re: CALL for TEST [HOSTAP] run(4) ralink usb wireless

2010-06-16 Thread PseudoCylon
- Original Message > From: Ganbold > To: PseudoCylon > Cc: freebsd-current@freebsd.org; Ganbold Tsagaankhuu > Sent: Tue, June 15, 2010 8:02:02 AM > Subject: Re: CALL for TEST [HOSTAP] run(4) ralink usb wireless > > AK-san, >PseudoCylon wrote: > From: Ganbold > To: PseudoCylon

Re: CALL for TEST [HOSTAP] run(4) ralink usb wireless

2010-06-16 Thread Ganbold
PseudoCylon wrote: > - Original Message > >>> Well, the patch is working (sort of). Old driver wouldn't let you ping >>> anywhere. >>> >>> Replies are taking awfully long. One of them took 5 sec. This could be a >>> different issue. >>> >>> Can you try a few thi

Re: [MFC REQUEST] Filename completion in sh(1)

2010-06-16 Thread jhell
On 06/16/2010 02:20, Sam Fourman Jr. wrote: >>> -Brandon >> >> Oh, I see. The diff doesn't include the change(s) to histedit.h >> > > I would be very interested in a diff for FreeBSD 8.1 > > > Sam Fourman Jr. > http://www.fourmannetworks.com/ Just got home, So Ill be working on getting this put

Re: [MFC REQUEST] Filename completion in sh(1)

2010-06-16 Thread jhell
On 06/16/2010 07:53, jhell wrote: > On 06/16/2010 07:29, jhell wrote: >> Just got home, So Ill be working on getting this put together over the >> next few minutes and replying to this thread with a go or no go >> depending on the outcome and posting the patch. > > Here it is: > > cd /usr/src > p

Re: [MFC REQUEST] Filename completion in sh(1)

2010-06-16 Thread jhell
I should probably also mention that it does not have "username" completion the the following form ~userna[TAB][TAB] But does complete ~/[TAB][TAB] from your own home directory. And if you spell out the username as ~username/[TAB][TAB] that will also work. So do not be surprised. -- jhell ___

Re: CALL for TEST [HOSTAP] run(4) ralink usb wireless

2010-06-16 Thread Ganbold
AK-san, PseudoCylon wrote: >>> >> > > Hello, > > More questions. > > Is freebsd laptop working fine with wlan, or is it connected to ethernet port? > > Does adsl modem still freeze? > > Normally, when you ping from macbook to modem, there will be arp pakets > 'who-has modem tell macbook' and > 'mo

how to set up UTF8 russian in -current?

2010-06-16 Thread Anton Shterenlikht
My system is amd64 r209195. I was wondering if the user localisation section of the handbook is a bit out of date: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/using-localization.html The handbook suggests using cons25r, whereas the default console type in /etc/ttys is now xterm. And

Re: how to set up UTF8 russian in -current?

2010-06-16 Thread Ed Schouten
* Anton Shterenlikht wrote: > My system is amd64 r209195. > > I was wondering if the user localisation > section of the handbook is a bit out of date: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/using-localization.html > > The handbook suggests using cons25r, whereas > the defaul

Re: [CFT] BSDL iconv in base system

2010-06-16 Thread Alexander Best
On Tue, Jun 15, 2010 at 10:28 PM, Gabor Kovesdan wrote: > >> >> cc1: warnings being treated as errors >> >> /usr/src/lib/libiconv_modules/BIG5/../../libc/iconv/citrus_stdenc_template.h: >> In function '_citrus_BIG5_stdenc_cstomb': >> >> /usr/src/lib/libiconv_modules/BIG5/../../libc/iconv/citrus_st

Re: [CFT] BSDL iconv in base system

2010-06-16 Thread Konrad Jankowski
On Tue, Jun 15, 2010 at 7:01 PM, Gleb Kurtsou wrote: > On (15/06/2010 02:13), Gabor Kovesdan wrote: >> Hello Folks, >> >> during the last summer, Google generously founded my Summer of Code >> project, which was providing a BSD-licensed iconv implementation for >> FreeBSD. I'm proud to announce th

Re: devd and/or ACPI not reporting a heat problem

2010-06-16 Thread John Baldwin
On Wednesday 16 June 2010 3:04:24 am Doug Barton wrote: > Howdy, > > I thought my heat problems were over with this laptop thanks to all the > great suggestions I've received about powerd, no stepping, etc. (I also > propped up both the back and the front to make a nice big air pocket.) > I've

Re: [CFT] BSDL iconv in base system

2010-06-16 Thread Anonymous
Anonymous writes: > Gabor Kovesdan writes: > > [...] >> Any comments, suggestions or bugreports are very welcome. > > Does it respect lib32? > > $ iconv -f ascii > iconv: iconv_open(UTF-8, ascii): Invalid argument > /usr/lib/i18n/libiconv_std.so.4: unsupported file layoutzsh: exit 1 >

Re: [CFT] BSDL iconv in base system

2010-06-16 Thread Alexander Best
On Wed, Jun 16, 2010 at 3:50 PM, Alexander Best wrote: > On Tue, Jun 15, 2010 at 10:28 PM, Gabor Kovesdan wrote: >> >>> >>> cc1: warnings being treated as errors >>> >>> /usr/src/lib/libiconv_modules/BIG5/../../libc/iconv/citrus_stdenc_template.h: >>> In function '_citrus_BIG5_stdenc_cstomb': >>>

Re: CALL for TEST [HOSTAP] run(4) ralink usb wireless

2010-06-16 Thread Ganbold
AK-san, PseudoCylon wrote: > Hello, > > More questions. > > Is freebsd laptop working fine with wlan, or is it connected to ethernet port? > > Does adsl modem still freeze? > > Normally, when you ping from macbook to modem, there will be arp pakets > 'who-has modem tell macbook' and > 'modem is-at

Re: [CFT] BSDL iconv in base system

2010-06-16 Thread Anonymous
Alexander Best writes: > On Wed, Jun 16, 2010 at 3:50 PM, Alexander Best > wrote: >> On Tue, Jun 15, 2010 at 10:28 PM, Gabor Kovesdan wrote: >>> cc1: warnings being treated as errors /usr/src/lib/libiconv_modules/BIG5/../../libc/iconv/citrus_stdenc_template.h: In functi

Re: how to set up UTF8 russian in -current?

2010-06-16 Thread Anton Shterenlikht
On Wed, Jun 16, 2010 at 03:45:30PM +0200, Ed Schouten wrote: > * Anton Shterenlikht wrote: > > My system is amd64 r209195. > > > > I was wondering if the user localisation > > section of the handbook is a bit out of date: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/using-localiz

HEADSUP: Call for FreeBSD Status Reports - 2Q/2010

2010-06-16 Thread Daniel Gerzo
Dear all, I would like to remind you that the next round of status reports covering the second quarter of 2010 is due on July 15th, 2010. This initiative is very welcome in our community. Therefore, I would like to ask you to submit your status reports soon, so that we can compile the report on

Re: devd and/or ACPI not reporting a heat problem

2010-06-16 Thread Doug Barton
On 6/16/2010 5:05 AM, John Baldwin wrote: > You can reduce the polling interval by changing > hw.acpi.thermal.polling_rate (it is in seconds it seems) to a lower value. Thanks, I'll give that a try, although with the cleaning I gave it yesterday I'm hoping to avoid heat problems for a while. :)

Re: [CFT] BSDL iconv in base system

2010-06-16 Thread Jaakko Heinonen
Hi, On 2010-06-15, Gabor Kovesdan wrote: > - The iconv.h header files is supposed to be compatible with the GNU > version, i.e. sources should build with base iconv.h and GNU libiconv. > I've just did a very quick test and it seems ports can safely link to > GNU libiconv, there's no conflict.

Re: [CFT] BSDL iconv in base system

2010-06-16 Thread Gabor Kovesdan
iconv(3) prototype doesn't conform to POSIX.1-2008. Is it a well-considered decision? No, it was just like that in the Citrus version and I didn't notice the const qualifier. Fixed in my working copy, will be available soon with some minor modifications. Thanks for reporting this. -- Gab

Re: [CFT] BSDL iconv in base system

2010-06-16 Thread Jilles Tjoelker
On Wed, Jun 16, 2010 at 10:04:16PM +0300, Jaakko Heinonen wrote: > On 2010-06-15, Gabor Kovesdan wrote: > > - The iconv.h header files is supposed to be compatible with the GNU > > version, i.e. sources should build with base iconv.h and GNU libiconv. > > I've just did a very quick test and it se

Re: [CFT] BSDL iconv in base system

2010-06-16 Thread Dag-Erling Smørgrav
Jaakko Heinonen writes: > iconv(3) prototype doesn't conform to POSIX.1-2008. Is it a > well-considered decision? Probably not, because it breaks the interface. Imagine that inbuf were just a char *, not a char **. It would be perfectly safe to change it to const char *, because you can always

Re: how to set up UTF8 russian in -current?

2010-06-16 Thread Alexandre "Sunny" Kovalenko
On Wed, 2010-06-16 at 17:30 +0100, Anton Shterenlikht wrote: > On Wed, Jun 16, 2010 at 03:45:30PM +0200, Ed Schouten wrote: > > * Anton Shterenlikht wrote: > > > My system is amd64 r209195. > > > > > > I was wondering if the user localisation > > > section of the handbook is a bit out of date: >

Re: how to set up UTF8 russian in -current?

2010-06-16 Thread Andrey V. Elsukov
On 17.06.2010 5:57, Alexandre "Sunny" Kovalenko wrote: > Can you specifically point out things that do not work for you in the > xterm window? I am able to create files and directories with Cyrillic > names, use Cyrillic strings as the command parameters, etc. It has been > working for me for quite

SUJ problem

2010-06-16 Thread Alex Keda
after unexpected reboot I have problem Mounting root filesystem rw failed, startup aborted ERROR: ABORTING BOOT (sending SIGTERM to parent)! Jun 17 12:35:49 init: /bin/sh on /etc/rc terminated abnormally, going to single user mode Enter full pathname of shell or RETURN for /bin/sh : # f s c k