On Wed, Sep 01, 2010 at 06:01:23AM +1000, Simon Burge wrote:
> Thor Lancelot Simon wrote:
>
> > Module Name:src
> > Committed By: tls
> > Date: Mon Aug 30 19:23:26 UTC 2010
> >
> > Modified Files:
> >
> > src/sys/ddb: db_input.c
>
> Was there any particular reaso
Thor Lancelot Simon wrote:
> Module Name: src
> Committed By: tls
> Date: Mon Aug 30 19:23:26 UTC 2010
>
> Modified Files:
>
> src/sys/ddb: db_input.c
Was there any particular reason for removing the lint directives in this
change? Eg:
- } while (/*CONSTCOND*/ 0)
+} w
On Tue, Aug 31, 2010 at 08:43:33PM +0400, Valeriy E. Ushakov wrote:
> On Tue, Aug 31, 2010 at 16:24:40 +, Tom Spindler wrote:
>
> > > src/sys/sys: exec_elf.h
> > >
> > > Log Message:
> > > Replace the current usage of Elf64_Half with Elf64_Word and rename
> > > NetBSD specific Elf64_Quarter
On Tue, Aug 31, 2010 at 16:24:40 +, Tom Spindler wrote:
> > src/sys/sys: exec_elf.h
> >
> > Log Message:
> > Replace the current usage of Elf64_Half with Elf64_Word and rename
> > NetBSD specific Elf64_Quarter to Elf64_Half. This restores compatibility
> > with the common ELF specificatio
> src/sys/sys: exec_elf.h
>
> Log Message:
> Replace the current usage of Elf64_Half with Elf64_Word and rename
> NetBSD specific Elf64_Quarter to Elf64_Half. This restores compatibility
> with the common ELF specifications.
I believe this change is what's causing alpha to blow up:
/src/nb
On Tue, 31 Aug 2010 08:31:27 +0200
Christoph Egger wrote:
> On 26.08.10 16:31, Mindaugas Rasiukevicius wrote:
> >> Module Name:src
> >> Committed By: cegger
> >> Date: Thu Aug 26 12:48:19 UTC 2010
> >>
> >> Modified Files:
> >> src/sys/dev/ieee1394: fwdev.c
> >>
> >> Log M