On Nov 13, 10:28pm, Masao Uebayashi wrote:
} On Thu, Nov 13, 2014 at 10:21 PM, Christos Zoulas wrote:
} > On Nov 13, 10:15pm, tsut...@ceres.dti.ne.jp (Izumi Tsutsui) wrote:
} >
} > | I'm not sure about your goal, but anyway it should be proposed
} > | and discussed proper lists before commit.
}
}
On Nov 14, 3:00am, tsut...@ceres.dti.ne.jp (Izumi Tsutsui) wrote:
-- Subject: Re: CVS commit: src/sys/arch/atari/stand/installboot
| "Test it (or call for testers) before commit"
| because installboot could be fatal on install floppy and bootstrap.
|
| > but memcpy is the only way.
|
| - cast v
christos@ wrote:
> On Nov 14, 2:43am, tsut...@ceres.dti.ne.jp (Izumi Tsutsui) wrote:
> -- Subject: Re: CVS commit: src/sys/arch/atari/stand/installboot
>
> | christos@ wrote:
> |
> | > Module Name: src
> | > Committed By: christos
> | > Date: Thu Nov 13 17:19:29 UTC 2014
>
On Nov 14, 2:43am, tsut...@ceres.dti.ne.jp (Izumi Tsutsui) wrote:
-- Subject: Re: CVS commit: src/sys/arch/atari/stand/installboot
| christos@ wrote:
|
| > Module Name:src
| > Committed By: christos
| > Date: Thu Nov 13 17:19:29 UTC 2014
| >
| > Modified Files:
| >
christos@ wrote:
> Module Name: src
> Committed By: christos
> Date: Thu Nov 13 17:19:29 UTC 2014
>
> Modified Files:
> src/sys/arch/atari/stand/installboot: installboot.c
>
> Log Message:
> fix strict aliasing violations
> - *((u_int16_t *)bb->bb_xxboot + 255) = 0;
> - *
On Fri, Nov 14, 2014 at 1:14 AM, Christos Zoulas wrote:
> In article
> ,
> Masao Uebayashi wrote:
>>
>>I can't answer everything soon but one reason coming to mind:
>>
>>I want to hide all "link_set_*" sections except "link_set_modules" in
>>*.kmod. AFAIK linker script doesn't have a syntax to
In article ,
Masao Uebayashi wrote:
>
>I can't answer everything soon but one reason coming to mind:
>
>I want to hide all "link_set_*" sections except "link_set_modules" in
>*.kmod. AFAIK linker script doesn't have a syntax to do ``merge
>everything except this pattern''. Thus I need to know a
On Fri, Nov 14, 2014 at 12:43 AM, Christos Zoulas wrote:
> In article ,
> Christos Zoulas wrote:
>>In article
>>,
>>
>>Can you please explain what you are trying to do and what are your goals?
>>I am not sure if I agree that the list of link_sets is "well known". If
>>you ask anyone to enumerate
In article ,
Christos Zoulas wrote:
>In article
>,
>
>Can you please explain what you are trying to do and what are your goals?
>I am not sure if I agree that the list of link_sets is "well known". If
>you ask anyone to enumerate them they will probably resort to nm the
>kernel...
Ok, I see the
In article
,
Masao Uebayashi wrote:
>On Thu, Nov 13, 2014 at 11:54 PM, Christos Zoulas wrote:
>> Any solution that involves hard-coding the currently used linksets by
>> name is no solution for me. Please come up with a complete solution,
>> and present it for discussion. Yes, the current scrip
On Thu, Nov 13, 2014 at 11:54 PM, Christos Zoulas wrote:
> Any solution that involves hard-coding the currently used linksets by
> name is no solution for me. Please come up with a complete solution,
> and present it for discussion. Yes, the current script is a hack, but
> it is a hack we've been
On Nov 13, 10:49pm, uebay...@gmail.com (Masao Uebayashi) wrote:
-- Subject: Re: CVS commit: src/sys/conf
| On Thu, Nov 13, 2014 at 10:43 PM, Christos Zoulas wrote:
| > On Nov 13, 10:28pm, uebay...@gmail.com (Masao Uebayashi) wrote:
| > -- Subject: Re: CVS commit: src/sys/conf
| >
| > | On Thu, No
uebayasi@ wrote:
> I have almost no questions, nothing to discuess except details.
The review is held not for you but other developers and users.
http://www.netbsd.org/developers/commit-guidelines.html
>> "Obvious" fixes can be committed without any prior discussion or review.
>> (The definition
On Thu, Nov 13, 2014 at 10:43 PM, Christos Zoulas wrote:
> On Nov 13, 10:28pm, uebay...@gmail.com (Masao Uebayashi) wrote:
> -- Subject: Re: CVS commit: src/sys/conf
>
> | On Thu, Nov 13, 2014 at 10:21 PM, Christos Zoulas
> wrote:
> | > On Nov 13, 10:15pm, tsut...@ceres.dti.ne.jp (Izumi Tsutsui)
On Nov 13, 10:28pm, uebay...@gmail.com (Masao Uebayashi) wrote:
-- Subject: Re: CVS commit: src/sys/conf
| On Thu, Nov 13, 2014 at 10:21 PM, Christos Zoulas wrote:
| > On Nov 13, 10:15pm, tsut...@ceres.dti.ne.jp (Izumi Tsutsui) wrote:
| > -- Subject: Re: CVS commit: src/sys/conf
| >
| > | I'm not
On Thu, Nov 13, 2014 at 10:21 PM, Christos Zoulas wrote:
> On Nov 13, 10:15pm, tsut...@ceres.dti.ne.jp (Izumi Tsutsui) wrote:
> -- Subject: Re: CVS commit: src/sys/conf
>
> | I'm not sure about your goal, but anyway it should be proposed
> | and discussed proper lists before commit.
I have almost
On Nov 13, 10:15pm, tsut...@ceres.dti.ne.jp (Izumi Tsutsui) wrote:
-- Subject: Re: CVS commit: src/sys/conf
| I'm not sure about your goal, but anyway it should be proposed
| and discussed proper lists before commit.
|
| In the perfect world, both cats and shark should have native bootloaders
| t
uebayasi@ wrote:
> > Modified Files:
> > src/sys/arch/cats/conf: Makefile.cats.inc
> > src/sys/arch/shark/conf: Makefile.shark.inc
> > src/sys/conf: Makefile.kern.inc
> > Added Files:
> > src/sys/arch/arm/conf: kern.ldscript.head kern.ldscript.tail
> > m
On Wed, Nov 12, 2014 at 11:04 PM, Izumi Tsutsui wrote:
> christos@ wrote:
>
>> I grepped -R and used nxr but found nothing.
>
> Hmm.
> http://nxr.netbsd.org/search?q=mkldscript.sh&project=src
> shows all files..
>
>> >I wonder if you need a different script (or proper wrapper)
>> >for modules..
>>
19 matches
Mail list logo