From owner-cvs-all@FreeBSD.ORG Fri Dec 29 11:49:14 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0116816A6FF; Fri, 29 Dec 2006 11:49:13 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 1194113C459; Fri, 29 Dec 2006 11:49:07 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kBT1H9xB078862; Fri, 29 Dec 2006 01:17:09 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kBT1H9sv078861; Fri, 29 Dec 2006 01:17:09 GMT (envelope-from rwatson) Message-Id: <200612290117.kBT1H9sv078861@repoman.freebsd.org> From: Robert Watson Date: Fri, 29 Dec 2006 01:17:09 +0000 (UTC) To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/linux32 linux32_proto.h linux32_syscall.h linux32_sysent.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Dec 2006 11:49:14 -0000 rwatson 2006-12-29 01:17:09 UTC FreeBSD src repository Modified files: sys/amd64/linux32 linux32_proto.h linux32_syscall.h linux32_sysent.c Log: Regenerate. Revision Changes Path 1.27 +8 -8 src/sys/amd64/linux32/linux32_proto.h 1.27 +1 -1 src/sys/amd64/linux32/linux32_syscall.h 1.27 +8 -8 src/sys/amd64/linux32/linux32_sysent.c