From owner-cvs-all Fri Jan 1 06:30:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA14224 for cvs-all-outgoing; Fri, 1 Jan 1999 06:30:21 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA14215; Fri, 1 Jan 1999 06:30:20 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA29942; Fri, 1 Jan 1999 06:30:12 -0800 (PST) Date: Fri, 1 Jan 1999 06:30:12 -0800 (PST) Message-Id: <199901011430.GAA29942@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/sys imgact_elf.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/01/01 06:30:12 PST Modified files: sys/sys imgact_elf.h Log: Don't use __BEGIN_DECLS/__END_DECLS in the kernel. Fixed some other, even more minor style bugs. Revision Changes Path 1.10 +8 -10 src/sys/sys/imgact_elf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message