From owner-cvs-all Thu Feb 4 19:47:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA18556 for cvs-all-outgoing; Thu, 4 Feb 1999 19:47:53 -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 TAA18545; Thu, 4 Feb 1999 19:47:47 -0800 (PST) (envelope-from newton@FreeBSD.org) From: Mark Newton Received: (from newton@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id TAA22945; Thu, 4 Feb 1999 19:47:47 -0800 (PST) (envelope-from newton@FreeBSD.org) Date: Thu, 4 Feb 1999 19:47:47 -0800 (PST) Message-Id: <199902050347.TAA22945@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern imgact_elf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk newton 1999/02/04 19:47:47 PST Modified files: sys/kern imgact_elf.c Log: Additional note on last rev: The rationale for this is to allow you to run Solaris executables (or executables from any other ELF system) directly off the CD-ROM without having to waste megabytes of disk by copying them to another filesystem just to brand them. Revision Changes Path 1.50 +1 -1 src/sys/kern/imgact_elf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message