Re: DVD & how to overcome mkisofs

2014-07-04 Thread Kevin Chadwick
previously on this list Tuyosi Takesima contributed: > *"sudo mplayer dvd://1 /dev/rcd0c" go well .* > You would be better of modifying the group permissions or adding yourself to the operator group (instead of running complicated mplayer code as root). > > *but by home video , DVD is bigin

Re: question about swap and chromium from last snapshot

2014-07-04 Thread Philip Guenther
On Fri, Jul 4, 2014 at 2:46 PM, Gregory Edigarov wrote: > Of couse I have updated kernel, userspace and packages at the same time, > like I always do. > I do niot have any tmpfs mount at this conputer. > See, this is why I shouldn't have finished my statement: I don't have the info I wanted from

Re: question about swap and chromium from last snapshot

2014-07-04 Thread Gregory Edigarov
Ah forgot to say. my mount points are like that: # mount /dev/sd0a on / type ffs (local) /dev/sd0f on /home type ffs (local, nodev, nosuid) /dev/sd0d on /usr type ffs (local, nodev) /dev/sd0e on /var type ffs (local, nodev, nosuid) and yes, i see that / is leaking inodes (slowly for now as I do n

Re: question about swap and chromium from last snapshot

2014-07-04 Thread Gregory Edigarov
Hello, Guenther Of couse I have updated kernel, userspace and packages at the same time, like I always do. I do niot have any tmpfs mount at this conputer. I've also noticed that when I reboot the system from hang (I am forced to do that with reset) fsck unlinking many, many files, so I believe

Re: does OpenMP work on 5.5/amd64?

2014-07-04 Thread Jonathan Thornburg
In message , I wrote: | Has anyone gotten OpenMP to work on 5.5-{release,stable}/amd64? | | 'man gcc' and /usr/local/info/gcc.info both describe gcc support for | OpenMP (the -fopenmp compiler flag), but I'm getting fatal errors | (either mis

Re: question about swap and chromium from last snapshot

2014-07-04 Thread Philip Guenther
On Fri, Jul 4, 2014 at 1:24 PM, Philip Guenther wrote: > Finally (and perhaps most importantly), what's the output of "df -ki /tmp" > ? There's some reports of > ...tmpfs mounts not releasing memory from unlinked files, or at least them taking more space then they should. (Hmm, maybe I should

Re: question about swap and chromium from last snapshot

2014-07-04 Thread Philip Guenther
On Fri, Jul 4, 2014 at 8:15 AM, Gregory Edigarov wrote: > some maybe a week or two ago i've started experiencing hangs on my > OpenBSD workstation when it is running chromium. > at first I didn't recognize the reason, but after some investigation I > see that when I have google analytics or some

Re: DVD & how to overcome mkisofs

2014-07-04 Thread Tuyosi Takesima
thanks to Josf . I succedd in partialy . *mplayer well read directory which is done by dvsbackup .* *mplayer well read iso-image whidh is done by mkisofs .* and, *"sudo mplayer dvd://1 /dev/rcd0c" go well .* *but by home video , DVD is bigin to be read about 10 second or so but at last home

Re: does OpenMP work on 5.5/amd64?

2014-07-04 Thread Gustav Fransson Nyvell
On 07/04/14 21:37, Jonathan Thornburg wrote: In message , I wrote: | Has anyone gotten OpenMP to work on 5.5-{release,stable}/amd64? | | 'man gcc' and /usr/local/info/gcc.info both describe gcc support for | OpenMP (the -fopenmp compiler fla

Re: openssh

2014-07-04 Thread Zeljko Jovanovic
On 03.07.2014. 10:41, Peter N. M. Hansteen wrote: And if the hard disks are small enough, you can attach them to pigeons, or swallows, even! (African or European) - P What is the air-speed velocity of an unladen swallow (African or European)? :D

Re: http://www.openbsd.org/anoncvs.html

2014-07-04 Thread Nick Holland
On 07/04/14 09:18, Waldemar Brodkorb wrote: > Hi Nick, Hi @misc, > Nick Holland wrote, > >> On 07/02/14 10:54, Waldemar Brodkorb wrote: >> > Hi, >> > >> > just trying to build 5.5 stable branch and seeing that >> >> ...[checkout/compile/install as root]... >> >> > Wouldn't it be better to tell

Re: openssh

2014-07-04 Thread Christian Weisgerber
On 2014-07-03, Damien Miller wrote: >> Just out for curiosity. >> what is the fastest and lightest in cpu terms algorithm in ssh? > > In recent OpenSSH, chacha20-poly1...@openssh.com is what you want. Most likely yes, but I wouldn't entirely dismiss Nick's suggestion to test actual performance.

Re: minor typo in faq1.html

2014-07-04 Thread Nick Holland
On 07/04/14 10:34, Josh Grosse wrote: > The backtick concatenates SQLite and Sendmail on the same list entry. > > Index: faq1.html > === > RCS file: /cvs/www/faq/faq1.html,v > retrieving revision 1.137 > diff -u -r1.137 faq1.html > --

question about swap and chromium from last snapshot

2014-07-04 Thread Gregory Edigarov
Hello, some maybe a week or two ago i've started experiencing hangs on my OpenBSD workstation when it is running chromium. at first I didn't recognize the reason, but after some investigation I see that when I have google analytics or some other sites I use regularly, opened in chromium it just

minor typo in faq1.html

2014-07-04 Thread Josh Grosse
The backtick concatenates SQLite and Sendmail on the same list entry. Index: faq1.html === RCS file: /cvs/www/faq/faq1.html,v retrieving revision 1.137 diff -u -r1.137 faq1.html --- faq1.html 2 May 2014 20:14:58 - 1.137 ++

Re: http://www.openbsd.org/anoncvs.html

2014-07-04 Thread Waldemar Brodkorb
Hi Nick, Hi @misc, Nick Holland wrote, > On 07/02/14 10:54, Waldemar Brodkorb wrote: > > Hi, > > > > just trying to build 5.5 stable branch and seeing that > > ...[checkout/compile/install as root]... > > > Wouldn't it be better to tell the user to add the local non-root > > user to the wsrc gr

Re: I don't know how to use redistribute prefix command in openOSPF

2014-07-04 Thread Stuart Henderson
On 2014-07-01, Valerio Catalano wrote: > Hello guys, > I searched a lot on net to find an answer to this question but I didn't > find anything. > I'm using OpenOSPF on Open BSD and I need to use the redistribute prefix > [set..] command. > How should I use it? Can you give me any example? what sho

Re: openssh

2014-07-04 Thread Blaise Hizded
Le 03/07/2014 22:49, Chris Cappuccio a écrit : > Peter N. M. Hansteen [pe...@bsdly.net] wrote: >> On Thu, Jul 03, 2014 at 10:32:42AM +0200, Henning Brauer wrote: >>> * Mihai Popescu [2014-07-02 17:05]: Better buy a hardisk, copy your data and mail it abroad. Seriously. >>> A truck full of har