Re: IPv6 accept_rtadv + bfe0

2011-10-18 Thread Johann Hugo
On Tuesday, October 18, 2011 11:16:57 pm Bjoern A. Zeeb wrote: > On 18. Oct 2011, at 20:00 , Johann Hugo wrote: > > Hi > > > > The only way that I can get bfe0 to enable ACCEPT_RTADV is to manually do > > it with ifconfig bfe0 inet6 accept_rtadv. Even if I add it to > > ifconfig_bge0 in rc.conf it

[head tinderbox] failure on powerpc/powerpc

2011-10-18 Thread FreeBSD Tinderbox
TB --- 2011-10-19 05:26:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-10-19 05:26:00 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-10-19 05:26:00 - cleaning the object tree TB --- 2011-10-19 05:26:04 - cvsupping the source tree TB --- 2011-10-19 05:26:04 - /usr

[head tinderbox] failure on amd64/amd64

2011-10-18 Thread FreeBSD Tinderbox
TB --- 2011-10-19 04:40:01 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-10-19 04:40:01 - starting HEAD tinderbox run for amd64/amd64 TB --- 2011-10-19 04:40:01 - cleaning the object tree TB --- 2011-10-19 04:40:08 - cvsupping the source tree TB --- 2011-10-19 04:40:08 - /usr/bin

[head tinderbox] failure on i386/pc98

2011-10-18 Thread FreeBSD Tinderbox
TB --- 2011-10-19 04:40:01 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-10-19 04:40:01 - starting HEAD tinderbox run for i386/pc98 TB --- 2011-10-19 04:40:01 - cleaning the object tree TB --- 2011-10-19 04:40:08 - cvsupping the source tree TB --- 2011-10-19 04:40:08 - /usr/bin/c

[head tinderbox] failure on i386/i386

2011-10-18 Thread FreeBSD Tinderbox
TB --- 2011-10-19 04:40:01 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-10-19 04:40:01 - starting HEAD tinderbox run for i386/i386 TB --- 2011-10-19 04:40:01 - cleaning the object tree TB --- 2011-10-19 04:40:08 - cvsupping the source tree TB --- 2011-10-19 04:40:08 - /usr/bin/c

[head tinderbox] failure on powerpc/powerpc

2011-10-18 Thread FreeBSD Tinderbox
TB --- 2011-10-19 01:55:33 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-10-19 01:55:33 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-10-19 01:55:33 - cleaning the object tree TB --- 2011-10-19 01:55:38 - cvsupping the source tree TB --- 2011-10-19 01:55:38 - /usr

config(8) does not add post-processing for source file with compile-with command in sys/conf/files

2011-10-18 Thread Paul Ambrose
when I digged the a PR(bin/160275), I found in_proto.c and if_ethersubr.c ( see sys/conf/files ) does not get ${NORMAL_CTFCONVERT} post-processing in Makefile (/usr/obj/usr/src/sys/MYKERNEL/Makefile) generated by config(8), so the objs does not contain ctf section In /usr/src/usr.sbin/config/mkmak

[head tinderbox] failure on amd64/amd64

2011-10-18 Thread FreeBSD Tinderbox
TB --- 2011-10-19 01:10:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-10-19 01:10:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2011-10-19 01:10:00 - cleaning the object tree TB --- 2011-10-19 01:10:07 - cvsupping the source tree TB --- 2011-10-19 01:10:07 - /usr/bin

[head tinderbox] failure on i386/pc98

2011-10-18 Thread FreeBSD Tinderbox
TB --- 2011-10-19 01:10:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-10-19 01:10:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2011-10-19 01:10:00 - cleaning the object tree TB --- 2011-10-19 01:10:07 - cvsupping the source tree TB --- 2011-10-19 01:10:07 - /usr/bin/c

[head tinderbox] failure on i386/i386

2011-10-18 Thread FreeBSD Tinderbox
TB --- 2011-10-19 01:10:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-10-19 01:10:00 - starting HEAD tinderbox run for i386/i386 TB --- 2011-10-19 01:10:00 - cleaning the object tree TB --- 2011-10-19 01:10:07 - cvsupping the source tree TB --- 2011-10-19 01:10:07 - /usr/bin/c

Re: IPv6 accept_rtadv + bfe0

2011-10-18 Thread Mattia Rossi
On 19/10/2011 08:16, Bjoern A. Zeeb wrote: On 18. Oct 2011, at 20:00 , Johann Hugo wrote: Hi The only way that I can get bfe0 to enable ACCEPT_RTADV is to manually do it with ifconfig bfe0 inet6 accept_rtadv. Even if I add it to ifconfig_bge0 in rc.conf it does nothing. grep bfe /etc/rc.conf

[head tinderbox] failure on powerpc/powerpc

2011-10-18 Thread FreeBSD Tinderbox
TB --- 2011-10-18 22:26:44 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-10-18 22:26:44 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-10-18 22:26:44 - cleaning the object tree TB --- 2011-10-18 22:26:58 - cvsupping the source tree TB --- 2011-10-18 22:26:58 - /usr

Re: [RFC] Enable nxstack by default

2011-10-18 Thread Oliver Pinter
In NetBSD has been some PaX feature [0] implemented. (ASLR, W^X (~nxstack), mprotect restriction, veriexec, mmap randomization[2]...) [0] http://pax.grsecurity.net/docs/index.html [1] http://www.netbsd.org/~elad/recent/man/security.8.html [2] http://people.freebsd.org/~ssouhlal/testing/stackgap-20

Re: About FreeBSD 9.0 release note

2011-10-18 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 10/18/11 15:07, Hiroki Sato wrote: > Hideki Yamamoto wrote in > : > > hy> Hi, hy> hy> Does someone know where is the draft of FreeBSD > 9.0 release note? hy> I would like to check if there is a > description about new functions hy> about MLDv2 i

[head tinderbox] failure on amd64/amd64

2011-10-18 Thread FreeBSD Tinderbox
TB --- 2011-10-18 21:40:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-10-18 21:40:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2011-10-18 21:40:00 - cleaning the object tree TB --- 2011-10-18 21:41:04 - cvsupping the source tree TB --- 2011-10-18 21:41:04 - /usr/bin

[head tinderbox] failure on i386/i386

2011-10-18 Thread FreeBSD Tinderbox
TB --- 2011-10-18 21:40:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-10-18 21:40:00 - starting HEAD tinderbox run for i386/i386 TB --- 2011-10-18 21:40:00 - cleaning the object tree TB --- 2011-10-18 21:41:05 - cvsupping the source tree TB --- 2011-10-18 21:41:05 - /usr/bin/c

Re: [RFC] Enable nxstack by default

2011-10-18 Thread Arnaud Lacombe
Hi, 2011/10/18 Kostik Belousov : > On Tue, Oct 18, 2011 at 01:06:27PM -0400, Arnaud Lacombe wrote: >> Hi, >> >> On Tue, Oct 18, 2011 at 12:53 PM, Oliver Pinter >> wrote: >> > On 10/18/11, Arnaud Lacombe wrote: >> >> Hi, >> >> >> >> On Tue, Oct 18, 2011 at 11:44 AM, Garrett Cooper >> >> wrote:

[head tinderbox] failure on i386/pc98

2011-10-18 Thread FreeBSD Tinderbox
TB --- 2011-10-18 21:40:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-10-18 21:40:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2011-10-18 21:40:00 - cleaning the object tree TB --- 2011-10-18 21:40:33 - cvsupping the source tree TB --- 2011-10-18 21:40:33 - /usr/bin/c

Re: About FreeBSD 9.0 release note

2011-10-18 Thread Andrey Fesenko
On Wed, Oct 19, 2011 at 2:07 AM, Hiroki Sato wrote: > Hideki Yamamoto wrote >  in : > > hy> Hi, > hy> > hy> Does someone know where is the draft of FreeBSD 9.0 release note? > hy> I would like to check if there is a description about new functions > hy> about MLDv2 is included or not. > hy> I thi

Re: About FreeBSD 9.0 release note

2011-10-18 Thread Hiroki Sato
Hideki Yamamoto wrote in : hy> Hi, hy> hy> Does someone know where is the draft of FreeBSD 9.0 release note? hy> I would like to check if there is a description about new functions hy> about MLDv2 is included or not. hy> I think the below feature should be included in the release note as hy> IP

About FreeBSD 9.0 release note

2011-10-18 Thread Hideki Yamamoto
Hi, Does someone know where is the draft of FreeBSD 9.0 release note? I would like to check if there is a description about new functions about MLDv2 is included or not. I think the below feature should be included in the release note as IPv6 network is getting popular. --

Re: IPv6 accept_rtadv + bfe0

2011-10-18 Thread Bjoern A. Zeeb
On 18. Oct 2011, at 20:00 , Johann Hugo wrote: > Hi > > The only way that I can get bfe0 to enable ACCEPT_RTADV is to manually do it > with ifconfig bfe0 inet6 accept_rtadv. Even if I add it to ifconfig_bge0 in > rc.conf it does nothing. > > grep bfe /etc/rc.conf > ifconfig_bfe0="DHCP accept

IPv6 accept_rtadv + bfe0

2011-10-18 Thread Johann Hugo
Hi The only way that I can get bfe0 to enable ACCEPT_RTADV is to manually do it with ifconfig bfe0 inet6 accept_rtadv. Even if I add it to ifconfig_bge0 in rc.conf it does nothing. grep bfe /etc/rc.conf ifconfig_bfe0="DHCP accept_rtadv" ifconfig bfe0 bfe0: flags=8843 metric 0 mtu 1500

Re: PF NAT issue with 9.0-BETA3 and RELENG_9 'head'

2011-10-18 Thread Ian FREISLICH
Florian Wilkemeyer wrote: > On Tue, Oct 18, 2011 at 6:16 PM, Bjoern A. Zeeb > wrote: > > On 18. Oct 2011, at 15:38 , Florian Wilkemeyer wrote: > > > >> Hello, > >> > >> i recently switched a router in our test-environment to FreeBSD 9.0-Beta= > 3 > >> (and after things didnt worked ... checked out

Re: [RFC] Enable nxstack by default

2011-10-18 Thread Kostik Belousov
On Tue, Oct 18, 2011 at 01:06:27PM -0400, Arnaud Lacombe wrote: > Hi, > > On Tue, Oct 18, 2011 at 12:53 PM, Oliver Pinter wrote: > > On 10/18/11, Arnaud Lacombe wrote: > >> Hi, > >> > >> On Tue, Oct 18, 2011 at 11:44 AM, Garrett Cooper > >> wrote: > >>> On Tue, 18 Oct 2011, Arnaud Lacombe wrot

Re: [RFC] Enable nxstack by default

2011-10-18 Thread Arnaud Lacombe
Hi, On Tue, Oct 18, 2011 at 12:53 PM, Oliver Pinter wrote: > On 10/18/11, Arnaud Lacombe wrote: >> Hi, >> >> On Tue, Oct 18, 2011 at 11:44 AM, Garrett Cooper wrote: >>> On Tue, 18 Oct 2011, Arnaud Lacombe wrote: >>> Hi, On Tue, Oct 18, 2011 at 5:07 AM, Kostik Belousov wrote

Re: [RFC] Enable nxstack by default

2011-10-18 Thread Oliver Pinter
On 10/18/11, Arnaud Lacombe wrote: > Hi, > > On Tue, Oct 18, 2011 at 11:44 AM, Garrett Cooper wrote: >> On Tue, 18 Oct 2011, Arnaud Lacombe wrote: >> >>> Hi, >>> >>> On Tue, Oct 18, 2011 at 5:07 AM, Kostik Belousov >>> wrote: On Mon, Oct 17, 2011 at 09:30:56PM +0200, Oliver Pinter wrot

Re: [RFC] Enable nxstack by default

2011-10-18 Thread Garrett Cooper
On Oct 18, 2011, at 9:26 AM, Arnaud Lacombe wrote: > Hi, > > On Tue, Oct 18, 2011 at 11:44 AM, Garrett Cooper wrote: >> On Tue, 18 Oct 2011, Arnaud Lacombe wrote: >> >>> Hi, >>> >>> On Tue, Oct 18, 2011 at 5:07 AM, Kostik Belousov >>> wrote: On Mon, Oct 17, 2011 at 09:30:56PM +0200

Re: PF NAT issue with 9.0-BETA3 and RELENG_9 'head'

2011-10-18 Thread Florian Wilkemeyer
On Tue, Oct 18, 2011 at 6:16 PM, Bjoern A. Zeeb wrote: > On 18. Oct 2011, at 15:38 , Florian Wilkemeyer wrote: > >> Hello, >> >> i recently switched a router in our test-environment to FreeBSD 9.0-Beta3 >> (and after things didnt worked ... checked out the current RELENG_9 >> and recompiled kernel

Re: [RFC] Enable nxstack by default

2011-10-18 Thread Arnaud Lacombe
Hi, On Tue, Oct 18, 2011 at 11:44 AM, Garrett Cooper wrote: > On Tue, 18 Oct 2011, Arnaud Lacombe wrote: > >> Hi, >> >> On Tue, Oct 18, 2011 at 5:07 AM, Kostik Belousov >> wrote: >>> >>> On Mon, Oct 17, 2011 at 09:30:56PM +0200, Oliver Pinter wrote: Hi all! I think, it's the

PF NAT issue with 9.0-BETA3 and RELENG_9 'head'

2011-10-18 Thread Florian Wilkemeyer
Hello, i recently switched a router in our test-environment to FreeBSD 9.0-Beta3 (and after things didnt worked ... checked out the current RELENG_9 and recompiled kernel & world .. ) Problem: After 5 - 15 minutes NAT stops working (normal routing still works.) Network Utilization: about 40

Re: PF NAT issue with 9.0-BETA3 and RELENG_9 'head'

2011-10-18 Thread Bjoern A. Zeeb
On 18. Oct 2011, at 15:38 , Florian Wilkemeyer wrote: > Hello, > > i recently switched a router in our test-environment to FreeBSD 9.0-Beta3 > (and after things didnt worked ... checked out the current RELENG_9 > and recompiled kernel & world .. ) freebsd-pf archives might be a good start and th

Re: possible mountroot regression

2011-10-18 Thread Andriy Gapon
on 14/10/2011 18:54 Arnaud Lacombe said the following: > Andry Gapon wrote: >> Simple: revert to the previous behavior. If a user enters incorrect device >> name >> (i.e. root mounting fails), then return back to the prompt instead of >> panicing. > That should do the job. > > - Arnaud > > --

Re: [RFC] Enable nxstack by default

2011-10-18 Thread Garrett Cooper
On Tue, 18 Oct 2011, Arnaud Lacombe wrote: Hi, On Tue, Oct 18, 2011 at 5:07 AM, Kostik Belousov wrote: On Mon, Oct 17, 2011 at 09:30:56PM +0200, Oliver Pinter wrote: Hi all! I think, it's the time to enable the nxstack feature. Any comments, pros, cons? I dragged the change long enough fo

Re: Panics after AHCI timeouts

2011-10-18 Thread Alexander Motin
Hi. Alexey Shuvaev wrote: > On Sat, Oct 08, 2011 at 10:14:56PM +0200, Alexey Shuvaev wrote: > Errr... Replying to myself... Ping? Should I file a PR and put it > in the back burner? :) Sorry for not replying, I wasn't home to look on it closely. >> In the view of upcoming RELEASE-9.0 I should ha

Re: bsdtar --gname switch

2011-10-18 Thread Tim Kientzle
On Oct 17, 2011, at 3:25 PM, Benjamin Kaduk wrote: > On Mon, 17 Oct 2011, Romain Garbage wrote: >> >> According to bsdtar(1) manpage, tar has a --gname switch that permits >> to set an arbitrary groupname in the tar archive, but: >> $ tar -cf foo.tar --gname root bar >> tar: Option --gname is not

Re: [RFC] Enable nxstack by default

2011-10-18 Thread Arnaud Lacombe
Hi, On Tue, Oct 18, 2011 at 5:07 AM, Kostik Belousov wrote: > On Mon, Oct 17, 2011 at 09:30:56PM +0200, Oliver Pinter wrote: >> Hi all! >> >> I think, it's the time to enable the nxstack feature. Any comments, >> pros, cons? > > I dragged the change long enough for it to miss the 9.0. > After the

Re: zfsloader 9.0 BETA3 r225759 - i/o error - all block copies unavailable

2011-10-18 Thread Andriy Gapon
on 18/10/2011 13:35 Henri Hennebert said the following: > I upgrade another system to 9.0-RC1 and encounter the same problem, this time > zfsloader do not run. > > After > > mv /mnt/boot /mnt/Boot > mkdir /mnt/boot > cd /mnt/Boot > find . | cpio -pvdmu /mnt/boot > > FreeBSD boot OK > > > [root

Re: Panics after AHCI timeouts

2011-10-18 Thread Steven Hartland
- Original Message - From: "Alexey Shuvaev" To: Sent: Tuesday, October 18, 2011 2:13 PM Subject: Re: Panics after AHCI timeouts On Tue, Oct 18, 2011 at 06:19:19AM +0800, Adrian Chadd wrote: On 18 October 2011 03:00, Alexey Shuvaev wrote: > On Sat, Oct 08, 2011 at 10:14:56PM +0200

Re: Panics after AHCI timeouts

2011-10-18 Thread Alexey Shuvaev
On Tue, Oct 18, 2011 at 06:19:19AM +0800, Adrian Chadd wrote: > On 18 October 2011 03:00, Alexey Shuvaev > wrote: > > On Sat, Oct 08, 2011 at 10:14:56PM +0200, Alexey Shuvaev wrote: > >> Hello list! > >> > > Errr... Replying to myself... Ping? Should I file a PR and put it > > in the back burner?

Re: small devfs.conf patch

2011-10-18 Thread Andriy Gapon
on 17/10/2011 23:01 Alexander Best said the following: > hi there, > > any thoughts regarding this change? with the ata subsystem dying, linking to > /dev/acd isn't really necessary any more. also a lot of ports nowadays depend > on /dev/dvd. IMO, go for it. -- Andriy Gapon

mtx_lock() of destroyed mutex on NFS

2011-10-18 Thread Bjoern A. Zeeb
Hi, as a result of a make buildkernel && make installkernel && reboot all on NFS I got this with a HEAD SVN source at r226465. I cannot dump unfortunately and it seems I just killed the obj tree for this kernel though it should be very close. Oct 18 10:03:22 lion3 reboot: rebooted by test Oct

Re: zfsloader 9.0 BETA3 r225759 - i/o error - all block copies unavailable

2011-10-18 Thread Henri Hennebert
On 10/06/2011 15:36, Andriy Gapon wrote: on 06/10/2011 15:30 Henri Hennebert said the following: The pool is a mirror: [root@morzine ~]# zpool status rpool pool: rpool state: ONLINE scan: scrub repaired 0 in 1h0m with 0 errors on Wed Aug 24 15:04:36 2011 config: NAME

Re: [RFC] Enable nxstack by default

2011-10-18 Thread Oliver Pinter
Looks good to me. On 10/18/11, Kostik Belousov wrote: > On Mon, Oct 17, 2011 at 09:30:56PM +0200, Oliver Pinter wrote: >> Hi all! >> >> I think, it's the time to enable the nxstack feature. Any comments, >> pros, cons? > > I dragged the change long enough for it to miss the 9.0. > After the 9.0 i

Re: SPI rework

2011-10-18 Thread Aleksandr Rybalko
On Tue, 18 Oct 2011 06:17:46 +0800 Adrian Chadd wrote: >> Hi, >> >> That sounds logical to me. Maybe getting it done before 9.0-RELEASE >> is a bit rushed? >> >> I can help you test out the flash side of things on my atheros SoC >> boards. >> >> >> Adrian More thinking give me a better way t

Re: freebsd-9.0 smartmontools and ada devices

2011-10-18 Thread Kostik Belousov
On Tue, Oct 18, 2011 at 11:02:42AM +0200, John Hay wrote: > On Tue, Oct 18, 2011 at 09:39:24AM +0200, John Hay wrote: > > Hi Guys, > > > > I have upgraded my desktop from 8.2-stable to 9.0-RC1 (from source), using > > a GENERIC kernel. I have installed the smartmontools-5.41_3 package from > > a m

Re: freebsd-9.0 smartmontools and ada devices

2011-10-18 Thread Oliver Heesakkers
Op di 18 okt 2011 09:39:24 schreef John Hay: > Hi Guys, > > I have upgraded my desktop from 8.2-stable to 9.0-RC1 (from source), using > a GENERIC kernel. I have installed the smartmontools-5.41_3 package from > a mirror and found that smartmontools does not like the ada devices anymore. > Previou

Re: [RFC] Enable nxstack by default

2011-10-18 Thread Kostik Belousov
On Mon, Oct 17, 2011 at 09:30:56PM +0200, Oliver Pinter wrote: > Hi all! > > I think, it's the time to enable the nxstack feature. Any comments, > pros, cons? I dragged the change long enough for it to miss the 9.0. After the 9.0 is released, I will flip the switch with the following change. dif

Re: freebsd-9.0 smartmontools and ada devices

2011-10-18 Thread John Hay
On Tue, Oct 18, 2011 at 09:39:24AM +0200, John Hay wrote: > Hi Guys, > > I have upgraded my desktop from 8.2-stable to 9.0-RC1 (from source), using > a GENERIC kernel. I have installed the smartmontools-5.41_3 package from > a mirror and found that smartmontools does not like the ada devices anymo

Re: r225932 libsasl undefined references - buildworld failure

2011-10-18 Thread Anton Shterenlikht
On Tue, Oct 18, 2011 at 01:29:38AM +0900, Hajimu UMEMOTO wrote: > Hi, > > > On Mon, 17 Oct 2011 16:54:36 +0100 > > Anton Shterenlikht said: > > mexas> On r225932 with > > mexas> SENDMAIL_CFLAGS+= -I/usr/local/include -DSASL=2 > mexas> SENDMAIL_LDFLAGS+= -L/usr/local/lib > mexas> SE

freebsd-9.0 smartmontools and ada devices

2011-10-18 Thread John Hay
Hi Guys, I have upgraded my desktop from 8.2-stable to 9.0-RC1 (from source), using a GENERIC kernel. I have installed the smartmontools-5.41_3 package from a mirror and found that smartmontools does not like the ada devices anymore. Previously (8.2) I had a GENERIC kernel, with ahci loaded in loa