Re: [ANN] host-setup 4.0 released

2012-01-04 Thread Bob Bishop
Hi, On 3 Jan 2012, at 17:59, Garrett Cooper wrote: > ... Other than that, I get lost because there isn't an IPv6 for dummies > book (:P) out yet [etc] I've found the following to be really useful: Author:Stockebrand, Benedikt. Title: IPv6 in practice : a Unixer's guide to the ne

Re: [ANN] host-setup 4.0 released

2012-01-04 Thread Eduardo Morras
At 18:59 03/01/2012, Garrett Cooper wrote: Other than that, I get lost because there isn't an IPv6 for dummies book (:P) out yet, You have "TCP/IP for Dummies" 6th Edition, edited on/in 2009. It covers IPv6 too ;) HTH -- Si la vida te da la espal

DTrace and CTF interpretation

2012-01-04 Thread Shrikanth Kamath
I am facing problem with the CTF interpretation of a member in structure, e.g struct foo { struct bar a; uint32_t b; ... uint32_t prefix[1]; } When converting the above member prefix, I enabled the CTF debugs, here is the o/p DEBUG: die 87324: mem 87636: creating member DEBUG:

Re: DTrace and CTF interpretation

2012-01-04 Thread Eduardo Morras
At 10:34 04/01/2012, Shrikanth Kamath wrote: I am facing problem with the CTF interpretation of a member in structure, e.g struct foo { struct bar a; uint32_t b; ... uint32_t prefix[1]; } When converting the above member prefix, I enabled the CTF debugs, here is the o/p DEBU

Re: top(1) loses process user time count when threads end

2012-01-04 Thread John Baldwin
On Tuesday, January 03, 2012 5:07:38 pm Yuri wrote: > On 01/03/2012 09:13, John Baldwin wrote: > > I can't tell how recent your kernel/world are though from your message to > > see > > if you have both of these changes. > > My kernel/userland were from Aug 17, 2011. Probably before the change in

RE: [ANN] host-setup 4.0 released

2012-01-04 Thread Devin Teske
> -Original Message- > From: owner-freebsd-hack...@freebsd.org [mailto:owner-freebsd- > hack...@freebsd.org] On Behalf Of Eduardo Morras > Sent: Wednesday, January 04, 2012 1:32 AM > To: freebsd-hackers@freebsd.org > Subject: Re: [ANN] host-setup 4.0 released > > At 18:59 03/01/2012, Garre

RE: [ANN] host-setup 4.0 released

2012-01-04 Thread Devin Teske
> -Original Message- > From: Bob Bishop [mailto:r...@gid.co.uk] > Sent: Wednesday, January 04, 2012 12:05 AM > To: Garrett Cooper > Cc: Rick Macklem; freebsd-hackers@freebsd.org; Dave Robison; Devin Teske; > Devin Teske; Mohacsi Janos > Subject: Re: [ANN] host-setup 4.0 released > > Hi,

REMAINDER: Call for FreeBSD Status Reports - 4Q/2011

2012-01-04 Thread Daniel Gerzo
Hello everybody, I'd like to remind you that only ca. 10 days have left to the status report submission deadline. Note that we have only received 4 entries so far. I guess most of the people's holidays have finished by now so I hope we will receive much more than that by January 15, 2012. Th

trouble with atrtc

2012-01-04 Thread Ian Lepore
I'm in the process of updating a bunch of old systems from FreeBSD 6 to 8.2, and I ran into trouble with some old hardware. Long story short, I eventually realized it came down to statclock not ticking, and the rtc interrupt handler was stuck in its while-loop. The specific problem was the new(-i

[PATCH] makefs from multiple directories

2012-01-04 Thread Jung-uk Kim
My colleague at work wrote a nice patch for makefs(8) to support multiple directories as mkisofs does. Then, I cleaned it up and made it committable to head (also attached here): http://people.freebsd.org/~jkim/makefs.diff Actually, he submitted this PR first: http://www.freebsd.org/cgi/query

Re: [PATCH] makefs from multiple directories

2012-01-04 Thread Doug Barton
On 01/04/2012 15:42, Jung-uk Kim wrote: > Do we care about submitting it back to NetBSD? The answer to this question is always yes. :) We work hard to maintain good relationships with the other BSDs, and sharing improvements to common code is a critical component to that. Doug -- You