In article <k4fef2$je$1...@ger.gmane.org>,
Christos Zoulas <chris...@astron.com> wrote:
>In article <20121002170622.ga13...@netbsd.org>,
>David Holland  <dholland-sourcechan...@netbsd.org> wrote:
>>On Tue, Oct 02, 2012 at 09:43:39AM +0200, Martin Husemann wrote:
>> > Either we want standalone kernel source (then common should die or at least
>> > move below src/sys), or we do not care, in which case src/external for 
>> > everything should be fine.
>>
>>src/common should be moved to src/sys/common; however, this requires
>>cleaning out the existing src/sys/common first. (The latter was
>>created by thorpej without asking anyone and serves no purpose.)
>
>We've been saying this for ages. Let's do it, or I will pick up my axe!

My current proposal is to:


common/bus_dma -> dev/bus_dma
Ports affected: algor, alpha, cobalt, ews4800mips, hpcmps, m68k, emips,
                mipsco, mvme68k, newsmips, pmax, sgimips, x68k

common/pmap/tlb -> uvm/tlb
Ports affected: powerpc/booke

Please chime in!

both can be done easily with sed...

christos

Reply via email to