Re: svn commit: r211695 - head/sys/kern

2010-08-23 Thread M. Warner Losh
Hi Pluknet... I think that kern/Makefile is an ex-parrot and plan on removing it later today. Warner P.S. sorry for the top post, but I wanted things in the archives.. In message: pluknet writes: : On 23 August 2010 10:22, Warner Losh wrote: : > Author: imp : > Date: Mon Aug 23

Re: svn commit: r211695 - head/sys/kern

2010-08-23 Thread Rui Paulo
On 23 Aug 2010, at 07:32, pluknet wrote: > On 23 August 2010 10:22, Warner Losh wrote: >> Author: imp >> Date: Mon Aug 23 06:22:35 2010 >> New Revision: 211695 >> URL: http://svn.freebsd.org/changeset/base/211695 >> >> Log: >> This should really be MACHINE not MACHINE_ARCH, and is this Makefil

Re: svn commit: r211695 - head/sys/kern

2010-08-22 Thread pluknet
On 23 August 2010 10:22, Warner Losh wrote: > Author: imp > Date: Mon Aug 23 06:22:35 2010 > New Revision: 211695 > URL: http://svn.freebsd.org/changeset/base/211695 > > Log: >  This should really be MACHINE not MACHINE_ARCH, and is this Makefile even > used? > Hi. I wrote this letter almost 2.

svn commit: r211695 - head/sys/kern

2010-08-22 Thread Warner Losh
Author: imp Date: Mon Aug 23 06:22:35 2010 New Revision: 211695 URL: http://svn.freebsd.org/changeset/base/211695 Log: This should really be MACHINE not MACHINE_ARCH, and is this Makefile even used? Modified: head/sys/kern/Makefile Modified: head/sys/kern/Makefile ==