From owner-cvs-src Fri Feb 14 15:53:21 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 523A637B401; Fri, 14 Feb 2003 15:53:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E293B43FE3; Fri, 14 Feb 2003 15:53:19 -0800 (PST) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1ENrJbv016057; Fri, 14 Feb 2003 15:53:19 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1ENrJI5016056; Fri, 14 Feb 2003 15:53:19 -0800 (PST) Message-Id: <200302142353.h1ENrJI5016056@repoman.freebsd.org> From: "Tim J. Robbins" Date: Fri, 14 Feb 2003 15:53:19 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh machdep.h memalloc.c nodes.c.pat X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2003/02/14 15:53:19 PST Modified files: bin/sh memalloc.c nodes.c.pat Removed files: bin/sh machdep.h Log: Use the ALIGN macro from instead of defining our own incorrect version in machdep.h. Delete machdep.h. Revision Changes Path 1.7 +0 -52 src/bin/sh/machdep.h (dead) 1.20 +2 -1 src/bin/sh/memalloc.c 1.9 +2 -1 src/bin/sh/nodes.c.pat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message