From owner-cvs-all Thu Aug 22 13:35:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80DC237B400; Thu, 22 Aug 2002 13:35:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31EAE43E65; Thu, 22 Aug 2002 13:35:24 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MKZOJU053089; Thu, 22 Aug 2002 13:35:24 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MKZOEr053088; Thu, 22 Aug 2002 13:35:24 -0700 (PDT) Message-Id: <200208222035.g7MKZOEr053088@freefall.freebsd.org> From: Peter Wemm Date: Thu, 22 Aug 2002 13:35:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys link_aout.h link_elf.h 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 peter 2002/08/22 13:35:24 PDT Modified files: sys/sys link_aout.h link_elf.h Log: Repo copy link.h to sys/link_elf.h and sys/link_aout.h since they are shared with the kernel. This should make it easier to #include them both at once as well as stop grabbing stuff from /usr/include. Revision Changes Path 1.24 +3 -33 src/sys/sys/link_aout.h 1.24 +3 -253 src/sys/sys/link_elf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message