From owner-freebsd-current Thu Sep 7 0: 2:44 2000 Delivered-To: freebsd-current@freebsd.org Received: from guru.mired.org (zoom0-152.telepath.com [216.14.0.152]) by hub.freebsd.org (Postfix) with SMTP id 4337937B42C for ; Thu, 7 Sep 2000 00:02:41 -0700 (PDT) Received: (qmail 44456 invoked by uid 100); 7 Sep 2000 07:02:02 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14775.15722.421064.322187@guru.mired.org> Date: Thu, 7 Sep 2000 02:02:02 -0500 (CDT) To: Jason Evans Cc: current@freebsd.org Subject: Re: cvs commit: src/bin/ps print.c src/share/man/man9 mutex.9 Makefile src/usr.bin/top machine.c src/sys/alpha/alpha mp_machdep.c synch_machdep.c clock.c genassym.c interrupt.c ipl_funcs.c locore.s machdep.c mem.c pmap.c prom.c support.s swtch.s trap.c ... In-Reply-To: <88260720@toto.iv> X-Mailer: VM 6.72 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jason Evans writes: > jasone 2000/09/06 18:33:03 PDT > > Modified files: > bin/ps print.c [...] Nice try, but you didn't fool me. That's the SMP patch, even if the first change in the first modified file is a spelling fix in a comment in userland code! Nice to see it's here, though. Thanks guys,