From owner-cvs-all@FreeBSD.ORG Thu Jun 8 23:38:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 5EE7016A4F2; Thu, 8 Jun 2006 23:38:03 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A23F043D66; Thu, 8 Jun 2006 23:38:02 +0000 (GMT) (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 k58Na3Fr087150; Thu, 8 Jun 2006 23:36:03 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k58Na35Q087149; Thu, 8 Jun 2006 23:36:03 GMT (envelope-from rwatson) Message-Id: <200606082336.k58Na35Q087149@repoman.freebsd.org> From: Robert Watson Date: Thu, 8 Jun 2006 23:36:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/netipx README 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: Thu, 08 Jun 2006 23:38:03 -0000 rwatson 2006-06-08 23:36:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netipx README Log: Merge README:1.8 from HEAD to RELENG_6: Add a simple netipx TODO list to the end of README, since there are a number of problems with netipx that I have not yet resolved, and I don't want them lost track of. Revision Changes Path 1.6.2.2 +19 -0 src/sys/netipx/README