From owner-freebsd-commit Thu Dec 14 18:57:49 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA15605 for freebsd-commit-outgoing; Thu, 14 Dec 1995 18:57:49 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA15595 for cvs-all-outgoing; Thu, 14 Dec 1995 18:57:46 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA15585 for cvs-sys-outgoing; Thu, 14 Dec 1995 18:57:44 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA15578 Thu, 14 Dec 1995 18:57:42 -0800 (PST) Date: Thu, 14 Dec 1995 18:57:42 -0800 (PST) From: Peter Wemm Message-Id: <199512150257.SAA15578@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern imgact_aout.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 95/12/14 18:57:41 Modified: sys/kern imgact_aout.c Log: Oops. I forgot the change to this file for supporting static configuration of the linux emulator. Revision Changes Path 1.21 +3 -3 src/sys/kern/imgact_aout.c