Re: is there a way to code this .... without curses?

2011-09-30 Thread Roland Smith
On Thu, Sep 29, 2011 at 09:46:45PM -0700, Gary Kline wrote: guys, i have written a small program using curses; that isn't the problem. but does anybody onlist know how to code the following in C: void foo() { system(stty raw); man cfmakeraw . . .

Re: FreeBSD 9-Beta3 and FlashPlayer

2011-09-30 Thread Hiroshi Saeki
Hi, this mail is from Japan. My name is Hiroshi Saeki, a hobby user of FreeBSD. I think that this issue is invoked by kernel of FreeBSD 9.0-BETA3. /usr/src/sys/kern/uipc_usrreq.c 1.244.2.2 may have problem. I recommend you to revert older kernel. For example, downgrade to FreeBSD 9.0-BETA2,

Re: Volume control in mplayer resetting 50% when starting / stopping video clips

2011-09-30 Thread Alexander Best
On Thu Sep 29 11, Antonio Olivares wrote: try 'sysctl hw.snd.vpc_autoreset=0'. Question, On one of my home machines, I have mixer pcm vol set to 100% : [olivares@tricorehome /usr/home/olivares]$ mixer Mixer vol is currently set to 100:100 Mixer pcm is currently set to

Re: FreeBSD 9-Beta3 and FlashPlayer

2011-09-30 Thread crsnet.pl
On Fri, 30 Sep 2011 16:10:29 +0900, Hiroshi Saeki hsa...@wmail.plala.or.jp wrote: Hi, this mail is from Japan. My name is Hiroshi Saeki, a hobby user of FreeBSD. I think that this issue is invoked by kernel of FreeBSD 9.0-BETA3. /usr/src/sys/kern/uipc_usrreq.c 1.244.2.2 may have problem. I

Re: is there a way to code this .... without curses?

2011-09-30 Thread Robert Bonomi
From owner-freebsd-questi...@freebsd.org Thu Sep 29 23:48:18 2011 Date: Thu, 29 Sep 2011 21:46:45 -0700 From: Gary Kline kl...@thought.org To: FreeBSD Mailing List freebsd-questions@freebsd.org Cc: Subject: is there a way to code this without curses? guys, i have written a small

Re: dump/restore, how to reduce slice size

2011-09-30 Thread John Levine
# df -h Filesystem SizeUsed Avail Capacity Mounted on /dev/ad4s1a 2G206M1.6G11%/ devfs 1.0k1.0k 0B 100%/dev /dev/ad4s1e3.9G 13M3.6G 0%/tmp /dev/ad4s1f 40G 25G 12G67%/usr /dev/ad4s1d 31G

Re: About suidperl in FreeBSD

2011-09-30 Thread Alberto Mijares
The things you've tried don't make any sense to me; where did you get such weird advice? I'd say to get rid of the things you added, then  # cd /usr/ports/lang/perl5.12 (or the directory for which ever other perl you want), then  # make config (so you can select the SUIDPERL option), then

Re: dump/restore, how to reduce slice size

2011-09-30 Thread Jerry McAllister
On Fri, Sep 30, 2011 at 03:41:26PM +0200, Damien Fleuriot wrote: On 9/29/11 10:09 PM, Jerry McAllister wrote: On Thu, Sep 29, 2011 at 10:36:38PM +0300, ??? ??? wrote: Hi, Freebsd-questions. # df -h Filesystem SizeUsed Avail Capacity Mounted on /dev/ad4s1a

Re: FreeBSD 9-Beta3 and FlashPlayer

2011-09-30 Thread Sergei Hedgehog
Now flash plugin and skype 2.0 doesn't work after applying the lastest security patch to 8.2-RELEASE $ uname -srm FreeBSD 8.2-RELEASE-p3 amd64 launching skype doesn't show any output in console, it's just silently hangs. there is nothing in logs either. Opera, firefox and nspluginwrapper are

8_RELEASE buildkernel fails

2011-09-30 Thread Erik Nørgaard
Hi: I csup'ed my source tree and rebuilt world succesfully, but buildkernel fails with the following error: cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign

Re: is there a way to code this .... without curses?

2011-09-30 Thread Gary Kline
On Fri, Sep 30, 2011 at 08:20:35AM +0200, Roland Smith wrote: Date: Fri, 30 Sep 2011 08:20:35 +0200 From: Roland Smith rsm...@xs4all.nl Subject: Re: is there a way to code this without curses? To: Gary Kline kl...@thought.org Cc: FreeBSD Mailing List freebsd-questions@freebsd.org On

Re[2]: dump/restore, how to reduce slice size

2011-09-30 Thread Коньков Евгений
Здравствуйте, Robert. Вы писали 30 сентября 2011 г., 4:11:15: From owner-freebsd-questi...@freebsd.org Thu Sep 29 14:37:35 2011 Date: Thu, 29 Sep 2011 22:36:38 +0300 From: =?windows-1251?B?yu7t/Oru4iDF4uPl7ejp?= kes-...@yandex.ru To: freebsd-questions@freebsd.org Subject: dump/restore, how

Re: About suidperl in FreeBSD

2011-09-30 Thread John Levine
Since Perl 5.12 there is no SUIDPERL option in config. It's not a FreeBSD change. SUIDPERL is gone from the 5.12 perl distribution. Using 5.10 is a temporary band-aid, but sooner or later you'll need to rewrite your scripts not to need suid perl programs, either by writing a small suid C

FN Keys in Lenovo X300

2011-09-30 Thread crsnet.pl
Hello. Im searching for any information about FN Keys. I make it working under FreeBSD 8/9. Speaker Off key and Light key works, Volume +/-, Brightness +/- dont ;/ [cr4sh@x300 ~]$ uname -a FreeBSD x300 9.0-BETA3 FreeBSD 9.0-BETA3 #3: Tue Sep 27 10:47:57 CEST 2011

Printing using CUPS

2011-09-30 Thread Carmel
I am in the process of setting up a Brother MFC-9560CDW printer on a FreeBSD-8.2 amd64 machine. It is a network printer and works fine with the Windows machines on the network. Not so much with the FreeBSD machine. CUPS detects the printer: Description:Brother MFC-9560CDW Location:

maildrop logging overwriting instead of appending

2011-09-30 Thread Conrad J. Sabatier
Ok, I finally took the plunge today and converted my .procmailrc into a .mailfilter, adjusted my .forward file, and am now, for the most part, a contented new maildrop user. :-) Just one problem: on each invocation of maildrop, the logfile is being overwritten, rather than appended to. I have

Re: FreeBSD 9-Beta3 and FlashPlayer

2011-09-30 Thread Conrad J. Sabatier
On Fri, 30 Sep 2011 09:58:48 +0200 crsnet.pl crs...@crsnet.pl wrote: On Fri, 30 Sep 2011 16:10:29 +0900, Hiroshi Saeki hsa...@wmail.plala.or.jp wrote: I think that this issue is invoked by kernel of FreeBSD 9.0-BETA3. /usr/src/sys/kern/uipc_usrreq.c 1.244.2.2 may have problem.

Re: maildrop logging overwriting instead of appending

2011-09-30 Thread Warren Block
On Fri, 30 Sep 2011, Conrad J. Sabatier wrote: Ok, I finally took the plunge today and converted my .procmailrc into a .mailfilter, adjusted my .forward file, and am now, for the most part, a contented new maildrop user. :-) Just one problem: on each invocation of maildrop, the logfile is

Re: FreeBSD 9-Beta3 and FlashPlayer

2011-09-30 Thread crsnet.pl
On Fri, 30 Sep 2011 19:07:26 -0500, Conrad J. Sabatier conr...@cox.net wrote: On Fri, 30 Sep 2011 09:58:48 +0200 crsnet.pl crs...@crsnet.pl wrote: On Fri, 30 Sep 2011 16:10:29 +0900, Hiroshi Saeki hsa...@wmail.plala.or.jp wrote: I think that this issue is invoked by kernel of FreeBSD

Re: maildrop logging overwriting instead of appending

2011-09-30 Thread Conrad J. Sabatier
On Fri, 30 Sep 2011 18:16:17 -0600 (MDT) Warren Block wbl...@wonkity.com wrote: On Fri, 30 Sep 2011, Conrad J. Sabatier wrote: Ok, I finally took the plunge today and converted my .procmailrc into a .mailfilter, adjusted my .forward file, and am now, for the most part, a contented new

Re: maildrop logging overwriting instead of appending

2011-09-30 Thread Conrad J. Sabatier
On Fri, 30 Sep 2011 20:31:36 -0500 Conrad J. Sabatier conr...@cox.net wrote: On Fri, 30 Sep 2011 18:16:17 -0600 (MDT) Warren Block wbl...@wonkity.com wrote: On Fri, 30 Sep 2011, Conrad J. Sabatier wrote: Just one problem: on each invocation of maildrop, the logfile is being

Re: Volume control in mplayer resetting 50% when starting / stopping video clips

2011-09-30 Thread Antonio Olivares
try the following: rm /var/db/mixer*-state sysctl hw.snd.vpc_reset=1 sysctl hw.snd.vpc_autoreset=0 echo hw.snd.vpc_autoreset=0 /etc/sysctl.conf cheers. alex Thank you very much Alex :) I was getting an error with this command: systcl hw.snd.vpc_autoreset=0 but it was a typo on my

Re: FreeBSD 9-Beta3 and FlashPlayer

2011-09-30 Thread Conrad J. Sabatier
On Sat, 01 Oct 2011 02:31:24 +0200 crsnet.pl crs...@crsnet.pl wrote: On Fri, 30 Sep 2011 19:07:26 -0500, Conrad J. Sabatier conr...@cox.net wrote: Strange, flash works fine for me under 9.0-BETA3. Go figure. [cr4sh@x300 ~]$ uname -a FreeBSD x300 9.0-BETA3 FreeBSD 9.0-BETA3 #3: Tue

Re: maildrop logging overwriting instead of appending

2011-09-30 Thread Conrad J. Sabatier
On Fri, 30 Sep 2011 20:48:39 -0500 Conrad J. Sabatier conr...@cox.net wrote: On Fri, 30 Sep 2011 20:31:36 -0500 Conrad J. Sabatier conr...@cox.net wrote: On Fri, 30 Sep 2011 18:16:17 -0600 (MDT) Warren Block wbl...@wonkity.com wrote: On Fri, 30 Sep 2011, Conrad J. Sabatier wrote:

dvd1 in CD image names? (was Re: FreeBSD 9.0-BETA3 available here)

2011-09-30 Thread Conrad J. Sabatier
On Wed, 28 Sep 2011 12:21:32 -0400 Fbsd8 fb...@a1poweruser.com wrote: FreeBSD 9.0 BETA3 is available here ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/i386/ISO-IMAGES/9.0/ I've been wondering, why the recent change to using dvd1 in the names of the full CD images? These *are* CD, not DVD

Re: [0.5 OT] Looking for recommendation on Unix shell account

2011-09-30 Thread Conrad J. Sabatier
On Tue, 27 Sep 2011 09:29:26 -0300 Carlos A. M. dos Santos unixma...@gmail.com wrote: Hi, For reasons hard to explain I need to set-up a Unix (preferably FreeBSD) shell account that I can access from anywhere. Arbornet and PBS were the first names that came to my mind, but I'm open to

Re: dvd1 in CD image names? (was Re: FreeBSD 9.0-BETA3 available here)

2011-09-30 Thread Chris Hill
On Fri, 30 Sep 2011, Conrad J. Sabatier wrote: On Wed, 28 Sep 2011 12:21:32 -0400 Fbsd8 fb...@a1poweruser.com wrote: FreeBSD 9.0 BETA3 is available here ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/i386/ISO-IMAGES/9.0/ I've been wondering, why the recent change to using dvd1 in the

Re: Printing using CUPS

2011-09-30 Thread Matthias Apitz
El día Friday, September 30, 2011 a las 04:57:14PM -0400, Carmel escribió: I am in the process of setting up a Brother MFC-9560CDW printer on a FreeBSD-8.2 amd64 machine. It is a network printer and works fine with the Windows machines on the network. Not so much with the FreeBSD machine.