On Thu, Apr 16, 2009 at 01:52:52PM +, Matthias Scheler wrote:
> Modified Files:
> src/usr.bin/gencat: gencat.c
>
> Log Message:
> Fix build problem on big endian ports where ntohl() doesn't convert the
> argument to "uint32_t" automatically.
>
> To generate a diff of this commit:
On Wed, Jul 08, 2009 at 05:28:53PM +, Paul Goyette wrote:
> Module Name: src
> Committed By: pgoyette
> Date: Wed Jul 8 17:28:53 UTC 2009
>
> Modified Files:
> src/sys/dev/sysmon: sysmon_envsys_events.c
>
> Log Message:
> Initialize lims.sel_flags before using it. Prevents sp
On Wed, Jul 08, 2009 at 10:44:40AM -0500, David Young wrote:
> On Tue, Jul 07, 2009 at 06:34:49PM -0500, David Young wrote:
> > On Tue, Jul 07, 2009 at 10:47:51PM +0200, Joerg Sonnenberger wrote:
> > > On Tue, Jul 07, 2009 at 01:26:13PM -0500, David Young wrote:
> > > > How is this for a fix? I ha
On Tue, Jul 07, 2009 at 06:34:49PM -0500, David Young wrote:
> On Tue, Jul 07, 2009 at 10:47:51PM +0200, Joerg Sonnenberger wrote:
> > On Tue, Jul 07, 2009 at 01:26:13PM -0500, David Young wrote:
> > > How is this for a fix? I haven't run-tested this, yet.
> >
> > Wouldn't a pool serve the same p
On Wed, Jul 08, 2009 at 11:58:42AM +0200, Christoph Egger wrote:
>
>
> > Module Name:src
> > Committed By: dyoung
> > Date: Tue Jul 7 19:51:22 UTC 2009
> >
> > Modified Files:
> > src/sys/dev: vnd.c
> >
> > Log Message:
> > At the bottom of vndclear(), clear VNF
> Module Name: src
> Committed By: dyoung
> Date: Tue Jul 7 19:51:22 UTC 2009
>
> Modified Files:
> src/sys/dev: vnd.c
>
> Log Message:
> At the bottom of vndclear(), clear VNF_CLEARING: it is no longer
> needed to exclude vndopen(), and it will prevent subsequent opens
> if we