Errno for munlock(2) on unlocked mapping ?

2015-02-09 Thread Nicolas Joly
Hi, While checking some compat linux stuff, i exercized native munlock(2) behavior ... And noted a small issue with returned errno with unlocked mapping. The man page states that it should fail with ENOMEM : [ENOMEM] Some portion of the indicated address range is not

daily CVS update output

2015-02-09 Thread NetBSD source update
Updating src tree: P src/distrib/sets/lists/xcomp/mi P src/doc/3RDPARTY P src/external/mit/lua/Makefile P src/external/mit/lua/lib/liblua/Makefile P src/external/mit/xorg/lib/freetype/Makefile P src/external/mit/xorg/lib/freetype/freetype2.pc.in P

i386 i915drmkms on i82845G/GL

2015-02-09 Thread John D. Baker
Nothing has changed since the last time I posted about this. On my Dell Optiplex GX260 w/i82845 graphics, the text console works, but attempting to use Xorg with the intel driver panics the machine immediately. Some poking around with my Lemote Yeeloong got me to thinking about the wsfb driver,

Re: DoS attack against TCP services

2015-02-09 Thread Sverre Froyen
On 2015-02-04, at 13:08, 6b...@6bone.informatik.uni-leipzig.de wrote: I picked out one connection: fe8678e73990 tcp0 0 139.18.25.33.58935199.254.60.1.53 TMWAIT But 'fstat -n | grep 73990' shows no result. lsof also shows no socket for this connection. I

Re: DoS attack against TCP services

2015-02-09 Thread Sverre Froyen
On 2015-02-04, at 12:32, Christos Zoulas chris...@zoulas.com wrote: On Feb 4, 7:44pm, 6b...@6bone.informatik.uni-leipzig.de (6b...@6bone.informatik.uni-leipzig.de) wrote: -- Subject: Re: DoS attack against TCP services | Now the server has over 5000 TIME_WAIT connections. | |

netbsd-7 panic (ffs or snapshot-related ?)

2015-02-09 Thread Manuel Bouyer
Hello, I've seen this on a netbs-7 host: uvm_fault(0xa4b1c460, 0x0, 1) - e fatal page fault in supervisor mode trap type 6 code 0 rip 8020fcb4 cs e030 rflags 10282 cr2 42 ilevel 0 rsp a0005af29740 curlwp 0xace41180 pid 9987.1 lowest kstack 0xa0005af262c0 kernel:

Re: Building Current on CentOS 6.x

2015-02-09 Thread Herbert J. Skuhra
On Mon, Feb 09, 2015 at 11:01:47PM +0100, Kamil Rytarowski wrote: Herbert J. Skuhra wrote: Your cvs checkout is obviously missing some files. What mirror do you use? How do you checkout / update current src? anon...@anoncvs.netbsd.org:/cvsroot cvs -q update -Pd over src/ Have you

Re: Building Current on CentOS 6.x

2015-02-09 Thread Alan Barrett
On Mon, 09 Feb 2015, Kamil Rytarowski wrote: How do you checkout / update current src? anon...@anoncvs.netbsd.org:/cvsroot cvs -q update -Pd over src/ Without -A, it's possible that some parts of your tree are stuck in a different branch, or with a sticky date. --apb (Alan Barrett)

Re: build error for -macppc

2015-02-09 Thread Christian Groessler
On 02/09/15 21:40, Christos Zoulas wrote: In article 54d8ba16.6090...@groessler.org, Christian Groessler ch...@groessler.org wrote: Hi, when cross-building on Linux/x86_64 for macppc I get the following error: Should be fixed now. The build went through. Thanks, chris

Re: Building Current on CentOS 6.x

2015-02-09 Thread Kamil Rytarowski
Herbert J. Skuhra wrote: Your cvs checkout is obviously missing some files. What mirror do you use? How do you checkout / update current src? anon...@anoncvs.netbsd.org:/cvsroot cvs -q update -Pd over src/ Can you reproduce that it builds or fails on CentOS 6.x? I keep having errors for

Re: usermode

2015-02-09 Thread Rhialto
On Fri 06 Feb 2015 at 13:15:56 +, Patrick Welche wrote: On Fri, Feb 06, 2015 at 07:12:59AM -0400, Jared McNeill wrote: You need to build and load the syscallemu module from sys/arch/usermode/modules/syscallemu Much better: Starting program:

Re: Building Current on CentOS 6.x

2015-02-09 Thread Herbert J. Skuhra
On Fri, Feb 06, 2015 at 05:22:57PM +0100, Kamil Rytarowski wrote: Sent: Saturday, January 31, 2015 at 7:06 PM From: Kamil Rytarowski n...@gmx.com To: current-users@netbsd.org Subject: Building Current on CentOS 6.x Hello, For a longer time I'm unable to build the current

Re: netbsd-7 panic (ffs or snapshot-related ?)

2015-02-09 Thread tsugutomo . enami
Manuel Bouyer bou...@antioche.eu.org writes: Stopped in pid 9987.1 (postdrop) at netbsd:kauth_cred_geteuid+0xd: movl 4 4(%rbx),%eax kauth_cred_geteuid() at netbsd:kauth_cred_geteuid+0xd ffs_alloc() at netbsd:ffs_alloc+0x1aa ffs_balloc() at netbsd:ffs_balloc+0x1525 wrsnapblk() at

build error for -macppc

2015-02-09 Thread Christian Groessler
Hi, when cross-building on Linux/x86_64 for macppc I get the following error: # compile kdump/siginfo.o /data/home/chris/tmp/netbsd/tools/bin/powerpc--netbsd-gcc -O2 -std=gnu99-Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wno-traditional