Re: 5.4-beta#20 xterm(1)/luit(1) in cwm, CM-Return random defunc

2013-07-12 Thread MERIGHI Marcus
mhe...@gmail.com (Matthieu Herrb), 2013.07.11 (Thu) 23:41 (CEST): > On Wed, Jul 10, 2013 at 01:30:23AM -0700, Philip Guenther wrote: > > On Wed, Jul 10, 2013 at 1:19 AM, Philip Guenther wrote: > > > Looks like a race in luit's startup, due to how it handles the > > > ttys/ptys. To work around the

Re: Boning the Troll

2013-07-12 Thread Riccardo Mottola
Hi, Peter Hessler wrote: Responding to any of their emails feeds the troll. Ignore them. People feed them quick and eagerly! And when somebody asks more concrete questions for porting stuff to openbsd, the response pace gets much slower :) R

Re: Boning the Troll

2013-07-12 Thread Stuart Henderson
On 2013-07-12, Riccardo Mottola wrote: > Hi, > > Peter Hessler wrote: >> Responding to any of their emails feeds the troll. Ignore them. > People feed them quick and eagerly! And when somebody asks more concrete > questions for porting stuff to openbsd, the response pace gets much > slower :) >

Re: Management of pf.conf

2013-07-12 Thread Andy
Hi, No we don't use the puppet firewall module as it doesn't support PF properly. We don't use any 'software' to manage PF rules, but we do still have rules sets with thousands of lines. I have never found any PF configuration software that comes anywhere near what can be done with a carefully

Re: Boning the Troll

2013-07-12 Thread Rod Whitworth
On Fri, 12 Jul 2013 10:59:33 + (UTC), Stuart Henderson wrote: > >Troll feeding is a mostly unskilled operation, many more people are >available for this service than for anything requiring actual thought. > +1! *** NOTE *** Please DO NOT CC me. I subscribed to the list. Mail to the sender a

mdoc(7) -width description

2013-07-12 Thread Jan Stary
The mdoc(7) manpage says about .Bl that The -width and -offset arguments accept scaling widths as described in roff(7) or use the length of the given string. The words "width" or "offset" do not appear anywhere in roff(7). A description of the often seen 'Ds' is given in the .Bd

Re: goaccess 0.5

2013-07-12 Thread Tony Berth
did export CPPFLAGS and LDFLAGS and did follow in ' http://goaccess.prosoftcorp.com/faq' the section 'How to build GoAccess 0.4.2 on OpenBSD 4.8-current'. I did the modification in 'parser.c' but in 'util.c', 'sys/socket.h' was already included. Probably a change in version 0.5? Unfortunately, 'con

author emails in manpages

2013-07-12 Thread Jan Stary
Authors' emails in manpages are generally written as .e.g. .An Damien Miller Aq d...@openbsd.org Should these be like .An Damien Miller Aq Mt d...@openbsd.org ?

Re: Management of pf.conf

2013-07-12 Thread C. L. Martinez
On Fri, Jul 12, 2013 at 11:12 AM, Andy wrote: > Hi, > > No we don't use the puppet firewall module as it doesn’t support PF > properly. We don't use any 'software' to manage PF rules, but we do still > have rules sets with thousands of lines. > > I have never found any PF configuration software th

Re: mdoc(7) -width description

2013-07-12 Thread Jérémie Courrèges-Anglas
Jan Stary writes: > The mdoc(7) manpage says about .Bl that > >The -width and -offset arguments accept scaling widths >as described in roff(7) or use the length of the given string. > > The words "width" or "offset" do not appear anywhere in roff(7). You're looking at the roff(7)

Re: ACPI - shutdown on current kernel

2013-07-12 Thread Alexey E. Suslikov
Riccardo Mottola libero.it> writes: > I updated to a curent OpenBSD snapshot, to get more advanced ACPI > support my HP laptop (other thread about battery status). > > What I noticed now is an annoying behaviour: "shutdown -hp now" doesn't > poweroff my machine. It apparently kills all process

Re: author emails in manpages

2013-07-12 Thread Jason McIntyre
On Fri, Jul 12, 2013 at 02:04:03PM +0200, Jan Stary wrote: > Authors' emails in manpages are generally written as .e.g. > > .An Damien Miller Aq d...@openbsd.org > > Should these be like > > .An Damien Miller Aq Mt d...@openbsd.org > > ? > perhaps. either Mt is fairly new, or i ne

Re: author emails in manpages

2013-07-12 Thread Franco Fichtner
On Jul 12, 2013, at 3:16 PM, Jason McIntyre wrote: > perhaps. either Mt is fairly new, or i never noticed it before. we could > wholesale change stuff, but haven;t yet. it probably does make sense for > folks who want stuff like html pages. > > i did add an Mt fairly recently, but there can;t be

Wake via serial port?

2013-07-12 Thread Craig R. Skinner
I've a box that won't self start after a power failure. The BIOS docs shows: Remote Ring On This allows you to wake up the system from a serial port modem. How could this be done from another OpenBSD box connected via a serial cross over cable + cu/tip/etc? The serial link is operational & I get

Re: 5.4-beta#20 xterm(1)/luit(1) in cwm, CM-Return random defunc

2013-07-12 Thread Jan Stary
On Jul 11 23:41:56, mhe...@gmail.com wrote: > On Wed, Jul 10, 2013 at 01:30:23AM -0700, Philip Guenther wrote: > > On Wed, Jul 10, 2013 at 1:19 AM, Philip Guenther wrote: > > > Looks like a race in luit's startup, due to how it handles the > > > ttys/ptys. To work around the problem, invoke it wi

Re: author emails in manpages

2013-07-12 Thread Ingo Schwarze
Hi, Franco Fichtner wrote on Fri, Jul 12, 2013 at 03:42:58PM +0200: > On Jul 12, 2013, at 3:16 PM, Jason McIntyre wrote: >> On Fri, Jul 12, 2013 at 02:04:03PM +0200, Jan Stary wrote: >>> Authors' emails in manpages are generally written as .e.g. >>> >>> .An Damien Miller Aq d...@openbsd.or

Re: author emails in manpages

2013-07-12 Thread Jan Stary
On Jul 12 14:04:03, h...@stare.cz wrote: > Authors' emails in manpages are generally written as .e.g. > > .An Damien Miller Aq d...@openbsd.org > > Should these be like > > .An Damien Miller Aq Mt d...@openbsd.org > On Jul 12 15:42:58, slash...@gmail.com wrote: > Looks like this is

Re: Wake via serial port?

2013-07-12 Thread Nick Holland
On 07/12/2013 09:45 AM, Craig R. Skinner wrote: I've a box that won't self start after a power failure. The BIOS docs shows: Remote Ring On This allows you to wake up the system from a serial port modem. How could this be done from another OpenBSD box connected via a serial cross over cable + c

Re: goaccess 0.5

2013-07-12 Thread Kirill Bychkov
On Fri, July 12, 2013 16:03, Tony Berth wrote: > did export CPPFLAGS and LDFLAGS and did follow in ' > http://goaccess.prosoftcorp.com/faq' the section 'How to build GoAccess > 0.4.2 on OpenBSD 4.8-current'. I did the modification in 'parser.c' but in > 'util.c', 'sys/socket.h' was already included

Re: mdoc(7) -width description

2013-07-12 Thread Ingo Schwarze
Hi, Jérémie Courrèges-Anglas wrote on Fri, Jul 12, 2013 at 02:05:48PM +0200: > Jan Stary writes: >> The mdoc(7) manpage says about .Bl that >> >> The -width and -offset arguments accept scaling widths >> as described in roff(7) or use the length of the given string. >> >> The words "

Re: Snort vs Suricata

2013-07-12 Thread opendaddy
On 11. juli 2013 at 9:23 PM, "Chris Cappuccio" wrote: >> >> Anybody have any thoughts on Snort vs Suricata? > >Code quality is going to be a big question with the new one, as it >always has been with Snort (does running this utility open up a >new attack vector on your network) Yeah, good poin

Re: 5.4-beta#20 xterm(1)/luit(1) in cwm, CM-Return random defunc

2013-07-12 Thread Matthieu Herrb
On Fri, Jul 12, 2013 at 09:38:07AM +0200, MERIGHI Marcus wrote: > mhe...@gmail.com (Matthieu Herrb), 2013.07.11 (Thu) 23:41 (CEST): > > On Wed, Jul 10, 2013 at 01:30:23AM -0700, Philip Guenther wrote: > > > On Wed, Jul 10, 2013 at 1:19 AM, Philip Guenther > > > wrote: > > > > Looks like a race in

Re: Wake via serial port?

2013-07-12 Thread Craig R. Skinner
On 2013-07-12 Fri 10:42 AM |, Nick Holland wrote: > > but I'll tell you how to figure it out. > > [ wise words of practical relevance ] > Solved! Thanks, -- Craig Skinner | http://twitter.com/Craig_Skinner | http://linkd.in/yGqkv7

DAYS OF THE MONTH

2013-07-12 Thread Max Power
Hi, o.s.: OpenBSD 5.3/amd64 If I create a directory with the command: mkdir $(date +'%d') why this is the result: 1, 2, 3, 4, 5, 6, 7, 08, 09, 10, etc. Why the '0' [zero] appears only ahead the digit 8 and 9..? Thanks.

Re: days of the month

2013-07-12 Thread Jérémie Courrèges-Anglas
"Max Power" writes: > Hi, Hi. Please stop using all-caps mail subjects. > o.s.: OpenBSD 5.3/amd64 > > If I create a directory with the command: mkdir $(date +'%d') You'd better put double quotes around your command substitutions rather than simple quotes around fixed, non-special strings: "$(d

Re: Wake via serial port?

2013-07-12 Thread Thomas Reiter
On 07/12/2013 10:38 PM, Craig R. Skinner wrote: > On 2013-07-12 Fri 10:42 AM |, Nick Holland wrote: >> >> but I'll tell you how to figure it out. >> >> [ wise words of practical relevance ] >> > > Solved! > > Thanks, > would you mind to share how you have solved the problem? otherwise someone h

Re: days of the month

2013-07-12 Thread Max Power
> You must have done something wrong: I have not done anything. The system is the default installation. > You'd better put double quotes around your command substitutions rather > than simple quotes around fixed, non-special strings: "$(date '+%d')" Ok, but why the command: mkdir $(date +'%d') aft

Re: 5.4-beta#20 xterm(1)/luit(1) in cwm, CM-Return random defunc

2013-07-12 Thread Jan Stary
On Jul 12 22:11:58, mhe...@gmail.com wrote: > On Fri, Jul 12, 2013 at 09:38:07AM +0200, MERIGHI Marcus wrote: > > mhe...@gmail.com (Matthieu Herrb), 2013.07.11 (Thu) 23:41 (CEST): > > > On Wed, Jul 10, 2013 at 01:30:23AM -0700, Philip Guenther wrote: > > > > On Wed, Jul 10, 2013 at 1:19 AM, Philip

Re: days of the month

2013-07-12 Thread Jan Stary
On Jul 12 23:34:27, open...@cpnetserver.net wrote: > > You must have done something wrong: > I have not done anything. The system is the default installation. > > > You'd better put double quotes around your command substitutions rather > > than simple quotes around fixed, non-special strings: "$(

IDE disk erasing/zeroing at ~2.4MB/s

2013-07-12 Thread Nathan Goings
I have a disk -- IIRC, Seagate Barracuda 160gb 7200RPM 8MB Cache SATA 3.0GB/s dmesg: wd0 at pciide0 channel 0 drive 0: wd0: 16-sector PIO, LBA48, 152626MB, 312579695 sectors wd0 (pciide0:0:0): using PIO mode 4, Ultra-DMA mode 6 However, when I run `dd if=/dev/zero of=/dev/wd0c bs=1M' After 3-

Re: days of the month

2013-07-12 Thread Max Power
Forgive my fault and my English! What I want to know is why [technically] the scipt: mkdir $(date +'%d'), whith the default system date, with no manual insertion, return this sequence of digits: 1, 2, 3, 4, 5, 6, 7, 08, 09, 10, etc. Why the '0' [zero] appears only after the digit 7? I hope I expla

Re: days of the month

2013-07-12 Thread Michał Markowski
2013/7/12 Max Power : >> You must have done something wrong: > I have not done anything. The system is the default installation. Try to reproduce this: $ for i in `jot -w %02d 31 1`; do date -j +%d 201307${i}; done 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26

Re: days of the month

2013-07-12 Thread Jérémie Courrèges-Anglas
"Max Power" writes: >> You must have done something wrong: > I have not done anything. Hey, you must have done *something*. Else you wouldn't be reporting about it. You just don't want to tell us *exactly* what you've done. > The system is the default installation. I'm not saying that you hav

Re: days of the month

2013-07-12 Thread Jan Stary
On Jul 12 23:54:56, open...@cpnetserver.net wrote: > Forgive my fault and my English! > What I want to know is why [technically] the scipt: mkdir $(date +'%d'), That's not a script. That's a line from some script which you haven't shown us. > whith the default system date, with no manual insertio

Re: goaccess 0.5

2013-07-12 Thread Juan Francisco Cantero Hurtado
On Friday 12 July 2013 19:33:13 Kirill Bychkov wrote: > On Fri, July 12, 2013 16:03, Tony Berth wrote: > > did export CPPFLAGS and LDFLAGS and did follow in ' > > http://goaccess.prosoftcorp.com/faq' the section 'How to build > > GoAccess 0.4.2 on OpenBSD 4.8-current'. I did the modification in > >

Re: days of the month

2013-07-12 Thread Alexander Hall
On 07/13/13 00:06, Jérémie Courrèges-Anglas wrote: "Max Power" writes: You must have done something wrong: I have not done anything. Hey, you must have done *something*. Else you wouldn't be reporting about it. You just don't want to tell us *exactly* what you've done. The system is the

Re: IDE disk erasing/zeroing at ~2.4MB/s (full dmesg)

2013-07-12 Thread Nathan Goings
Full GENERIC kernel dmesg on request: OpenBSD 5.3 (GENERIC) #26: Fri Jul 12 16:26:16 MDT 2013 r...@binarynet.hsd1.nm.comcast.net.:/usr/src/sys/arch/i386/compile/GENERIC cpu0: Intel(R) Celeron(R) D CPU 3.20GHz ("GenuineIntel" 686-class) 3.22 GHz cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,M

Re: IDE disk erasing/zeroing at ~2.4MB/s

2013-07-12 Thread Alexander Hall
On 07/12/13 23:50, Nathan Goings wrote: I have a disk -- IIRC, Seagate Barracuda 160gb 7200RPM 8MB Cache SATA 3.0GB/s dmesg: wd0 at pciide0 channel 0 drive 0: wd0: 16-sector PIO, LBA48, 152626MB, 312579695 sectors wd0 (pciide0:0:0): using PIO mode 4, Ultra-DMA mode 6 However, when I run `dd if

Re: IDE disk erasing/zeroing at ~2.4MB/s

2013-07-12 Thread Nicolai
On Fri, Jul 12, 2013 at 03:50:58PM -0600, Nathan Goings wrote: > However, when I run `dd if=/dev/zero of=/dev/wd0c bs=1M' After 3-4 > hours, it's only running at ~2.4MB/s. CPU usage is about 30%. Do instead: dd if=/dev/zero of=/dev/rwd0c bs=1M Nicolai

Re: IDE disk erasing/zeroing at ~2.4MB/s

2013-07-12 Thread Nathan Goings
On 7/12/2013 5:12 PM, Alexander Hall wrote: use the raw device, /dev/rwd0c, not the block device. Tried: dd if=/dev/zero of=/dev/rwd0c bs=64k It runs at ~72MB/s. Thanks!

Re: IDE disk erasing/zeroing at ~2.4MB/s

2013-07-12 Thread Jérémie Courrèges-Anglas
Nathan Goings writes: > I have a disk -- IIRC, Seagate Barracuda 160gb 7200RPM 8MB Cache SATA > 3.0GB/s > > dmesg: > wd0 at pciide0 channel 0 drive 0: > wd0: 16-sector PIO, LBA48, 152626MB, 312579695 sectors > wd0 (pciide0:0:0): using PIO mode 4, Ultra-DMA mode 6 > > However, when I run `dd if=/

Re: Wake via serial port?

2013-07-12 Thread Diana Eichert
Thomas What you are asking only makes sense, unfortunately Craig appears to be like a lot of malling list subscribers. They are "takers" not "givers". g.day diana On Fri, 12 Jul 2013, Thomas Reiter wrote: On 07/12/2013 10:38 PM, Craig R. Skinner wrote: On 2013-07-12 Fri 10:42 AM |, Nick Ho

Re: Wake via serial port?

2013-07-12 Thread patrick keshishian
On Fri, Jul 12, 2013 at 4:39 PM, Diana Eichert wrote: > Thomas > > What you are asking only makes sense, unfortunately > Craig appears to be like a lot of malling list > subscribers. They are "takers" not "givers". Nick already explained and outlined all the necessary steps. Did he not? --patri

Re: Wake via serial port?

2013-07-12 Thread Nick Holland
On 07/12/13 20:05, patrick keshishian wrote: > On Fri, Jul 12, 2013 at 4:39 PM, Diana Eichert wrote: >> Thomas >> >> What you are asking only makes sense, unfortunately >> Craig appears to be like a lot of malling list >> subscribers. They are "takers" not "givers". > > Nick already explained an

Re: IDE disk erasing/zeroing at ~2.4MB/s

2013-07-12 Thread Nick Holland
On 07/12/13 19:11, Alexander Hall wrote: > On 07/12/13 23:50, Nathan Goings wrote: ... >> However, when I run `dd if=/dev/zero of=/dev/wd0c bs=1M' After 3-4 > > use the raw device, /dev/rwd0c, not the block device. I have found close > to no speed improvements with bs > 64k. A few years ago, af

Re: 5.4-beta#20 xterm(1)/luit(1) in cwm, CM-Return random defunc

2013-07-12 Thread Matthieu Herrb
On Fri, Jul 12, 2013 at 11:39:05PM +0200, Jan Stary wrote: > On Jul 12 22:11:58, mhe...@gmail.com wrote: > > On Fri, Jul 12, 2013 at 09:38:07AM +0200, MERIGHI Marcus wrote: > > > mhe...@gmail.com (Matthieu Herrb), 2013.07.11 (Thu) 23:41 (CEST): > > > > On Wed, Jul 10, 2013 at 01:30:23AM -0700, Phil