From owner-freebsd-commit Thu Jan 4 17:48:48 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA12688 for freebsd-commit-outgoing; Thu, 4 Jan 1996 17:48:48 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA12610 for cvs-all-outgoing; Thu, 4 Jan 1996 17:48:30 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA12578 for cvs-sys-outgoing; Thu, 4 Jan 1996 17:48:24 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA12556 Thu, 4 Jan 1996 17:48:16 -0800 (PST) Date: Thu, 4 Jan 1996 17:48:16 -0800 (PST) From: "Justin T. Gibbs" Message-Id: <199601050148.RAA12556@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx_asm.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk gibbs 96/01/04 17:48:15 Modified: sys/dev/aic7xxx aic7xxx_asm.c Log: Null terminate execl's argument list. Submitted by: Ron Lenk Revision Changes Path 1.11 +2 -2 src/sys/dev/aic7xxx/aic7xxx_asm.c