Re: CVS commit: src/sys/arch/luna68k/dev

2014-01-01 Thread Christos Zoulas
On Jan 2, 2:03pm, tsut...@ceres.dti.ne.jp (Izumi Tsutsui) wrote: -- Subject: Re: CVS commit: src/sys/arch/luna68k/dev | Then you shouldn't put it back unless you know how it will be used. I am not putting it back. | There was no explanation why it was needed in related commit logs, | and if it'

Re: CVS commit: src/sys/arch/luna68k/dev

2014-01-01 Thread Izumi Tsutsui
christos@ wrote: > On Jan 2, 1:25pm, tsut...@ceres.dti.ne.jp (Izumi Tsutsui) wrote: > -- Subject: Re: CVS commit: src/sys/arch/luna68k/dev > > | > This could lead to problems in the future. I would put it back. > | > | - it was added by me recently > | - netbsd-6 doesn't have it > | - no oth

Re: CVS commit: src/sys/arch/luna68k/dev

2014-01-01 Thread Christos Zoulas
On Jan 2, 1:25pm, tsut...@ceres.dti.ne.jp (Izumi Tsutsui) wrote: -- Subject: Re: CVS commit: src/sys/arch/luna68k/dev | > This could lead to problems in the future. I would put it back. | | - it was added by me recently | - netbsd-6 doesn't have it | - no other serial driver except com(4) has

Re: CVS commit: src/sys/arch/luna68k/dev

2014-01-01 Thread Izumi Tsutsui
> This could lead to problems in the future. I would put it back. How? - it was added by me recently - netbsd-6 doesn't have it - no other serial driver except com(4) has it --- Izumi Tsutsui

Re: CVS commit: src/sys/arch/luna68k/dev

2014-01-01 Thread Christos Zoulas
In article <20140102033235.cfeb...@cvs.netbsd.org>, Izumi Tsutsui wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: tsutsui >Date: Thu Jan 2 03:32:35 UTC 2014 > >Modified Files: > src/sys/arch/luna68k/dev: siotty.c > >Log Message: >Remove initialization of unused t_softc in

Re: CVS commit: src/distrib/sets/lists/modules

2014-01-01 Thread Paul Goyette
On Wed, 1 Jan 2014, Paul Goyette wrote: Module Name:src Committed By: pgoyette Date: Wed Jan 1 16:27:11 UTC 2014 Modified Files: src/distrib/sets/lists/modules: md.evbppc mi Log Message: Re-sort Also updated md.evbppc list - log message updated in repository. -

Re: CVS commit: src/distrib/sets/lists/modules

2014-01-01 Thread Paul Goyette
On Thu, 2 Jan 2014, Izumi Tsutsui wrote: pgoyette@ wrote: Module Name:src Committed By: pgoyette Date: Wed Jan 1 15:22:33 UTC 2014 Modified Files: src/distrib/sets/lists/modules: mi Log Message: Add new crypto algorithm modules to sets list You also have to update

Re: CVS commit: src/distrib/sets/lists/modules

2014-01-01 Thread Izumi Tsutsui
pgoyette@ wrote: > Module Name: src > Committed By: pgoyette > Date: Wed Jan 1 15:22:33 UTC 2014 > > Modified Files: > src/distrib/sets/lists/modules: mi > > Log Message: > Add new crypto algorithm modules to sets list You also have to update md.evbppc (for OEA/4xx/ebook). ---