From owner-cvs-all Sun Oct 28 8:18:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F178C37B40A; Sun, 28 Oct 2001 08:18:22 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9SGIMW11079; Sun, 28 Oct 2001 08:18:22 -0800 (PST) (envelope-from jhb) Message-Id: <200110281618.f9SGIMW11079@freefall.freebsd.org> From: John Baldwin Date: Sun, 28 Oct 2001 08:18:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 swtch.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/10/28 08:18:22 PST Modified files: sys/i386/i386 swtch.s Log: - More whitespace and comment cleanups. - Remove unused sw1a label. A breakpoint can be set in choosethread() for the same effect. Reviewed by: bde Submitted by: bde (partly) Revision Changes Path 1.123 +46 -35 src/sys/i386/i386/swtch.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message