From owner-cvs-src@FreeBSD.ORG Thu Sep 9 02:22:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BBA016A4CE; Thu, 9 Sep 2004 02:22:14 +0000 (GMT) Received: from mx2.mail.ru (mx2.mail.ru [194.67.23.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5426743D46; Thu, 9 Sep 2004 02:22:14 +0000 (GMT) (envelope-from xlibris@inbox.ru) Received: from [195.82.27.46] (port=3564 helo=crowbar.blow.ru) by mx2.mail.ru with esmtp id 1C5EZg-000IAw-00; Thu, 09 Sep 2004 06:22:13 +0400 Received: from gripe by crowbar.blow.ru with local (Exim 4.41 (FreeBSD)) id 1C5BFq-000B61-Ct; Thu, 09 Sep 2004 08:49:35 +1000 Received: from pop.inbox.ru by localhost with POP3 (fetchmail-6.2.5) for gripe@localhost (single-drop); Thu, 09 Sep 2004 08:49:30 +1000 (YAKST) Received: from [216.136.204.119] (port=25 helo=mx2.freebsd.org) by mx13.mail.ru with esmtp id 1C4FtP-000Kp3-00 for xlibris@inbox.ru; Mon, 06 Sep 2004 13:34:31 +0400 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 491BE56C65; Mon, 6 Sep 2004 09:33:51 +0000 (GMT) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 39B2A16A4EE; Mon, 6 Sep 2004 09:33:35 +0000 (GMT) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E143916A4CE; Mon, 6 Sep 2004 09:33:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C209D43D41; Mon, 6 Sep 2004 09:33:30 +0000 (GMT) (envelope-from dfr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i869XUr1068985; Mon, 6 Sep 2004 09:33:30 GMT (envelope-from dfr@repoman.freebsd.org) Received: (from dfr@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i869XUu4068984; Mon, 6 Sep 2004 09:33:30 GMT (envelope-from dfr) Message-Id: <200409060933.i869XUu4068984@repoman.freebsd.org> From: Doug Rabson Date: Mon, 6 Sep 2004 09:33:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Errors-To: owner-cvs-all@freebsd.org X-Spam: Not detected Sender: John Gripe X-Spam: Not detected Subject: cvs commit: src/sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 02:22:14 -0000 dfr 2004-09-06 09:33:30 UTC FreeBSD src repository Modified files: sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c Log: Regen. Revision Changes Path 1.61 +14 -1 src/sys/i386/linux/linux_proto.h 1.55 +4 -1 src/sys/i386/linux/linux_syscall.h 1.62 +4 -4 src/sys/i386/linux/linux_sysent.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"