From owner-cvs-src@FreeBSD.ORG Sun May 28 15:26:31 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org 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 C33EB16A757; Sun, 28 May 2006 15:26:31 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADD6B43D6D; Sun, 28 May 2006 15:26:27 +0000 (GMT) (envelope-from netchild@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 k4SFPIDt054571; Sun, 28 May 2006 15:25:18 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4SFPIR6054570; Sun, 28 May 2006 15:25:18 GMT (envelope-from netchild) Message-Id: <200605281525.k4SFPIR6054570@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 28 May 2006 15:25:18 +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/doc/subsys Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 Doxyfile-netgraph Doxyfile-netinet ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2006 15:26:32 -0000 netchild 2006-05-28 15:25:18 UTC FreeBSD src repository Modified files: sys/doc/subsys Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 Doxyfile-netgraph Doxyfile-netinet Doxyfile-netinet6 Doxyfile-netipsec Doxyfile-opencrypto Doxyfile-vm Makefile Added files: sys/doc/subsys notreviewed.dox Log: Add a disclaimer regarding public/internal functions to every subsystem for now. Discussed on: cvs-all Helped with the wording: "Ben Kaduk" Revision Changes Path 1.2 +1 -1 src/sys/doc/subsys/Doxyfile-cam 1.2 +1 -1 src/sys/doc/subsys/Doxyfile-crypto 1.2 +2 -1 src/sys/doc/subsys/Doxyfile-dev_pci 1.2 +1 -1 src/sys/doc/subsys/Doxyfile-dev_sound 1.2 +1 -1 src/sys/doc/subsys/Doxyfile-dev_usb 1.2 +1 -1 src/sys/doc/subsys/Doxyfile-geom 1.2 +1 -1 src/sys/doc/subsys/Doxyfile-i4b 1.2 +1 -1 src/sys/doc/subsys/Doxyfile-kern 1.2 +1 -1 src/sys/doc/subsys/Doxyfile-libkern 1.2 +2 -1 src/sys/doc/subsys/Doxyfile-linux 1.2 +1 -1 src/sys/doc/subsys/Doxyfile-net80211 1.2 +1 -1 src/sys/doc/subsys/Doxyfile-netgraph 1.2 +1 -1 src/sys/doc/subsys/Doxyfile-netinet 1.2 +1 -1 src/sys/doc/subsys/Doxyfile-netinet6 1.2 +1 -1 src/sys/doc/subsys/Doxyfile-netipsec 1.2 +1 -1 src/sys/doc/subsys/Doxyfile-opencrypto 1.2 +1 -1 src/sys/doc/subsys/Doxyfile-vm 1.2 +1 -0 src/sys/doc/subsys/Makefile 1.1 +14 -0 src/sys/doc/subsys/notreviewed.dox (new)