From owner-cvs-src-old@FreeBSD.ORG Sun Feb 15 23:22:07 2009 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 88AFC1065767 for ; Sun, 15 Feb 2009 23:22:07 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5AFF98FC17 for ; Sun, 15 Feb 2009 23:22:07 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n1FNM7si066820 for ; Sun, 15 Feb 2009 23:22:07 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1FNM7nG066819 for cvs-src-old@freebsd.org; Sun, 15 Feb 2009 23:22:07 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200902152322.n1FNM7nG066819@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Sun, 15 Feb 2009 23:21:52 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ctau if_ct.c X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Feb 2009 23:22:07 -0000 rwatson 2009-02-15 23:21:52 UTC FreeBSD src repository Modified files: sys/dev/ctau if_ct.c Log: SVN rev 188662 on 2009-02-15 23:21:52Z by rwatson Remove debug.ctau.mpsafenet: we no longer support running the network stack with conditional Giant acquisition, and IFF_NEEDSGIANT will be removed in the near future. Revision Changes Path 1.38 +7 -29 src/sys/dev/ctau/if_ct.c