From owner-cvs-all@FreeBSD.ORG Sat Nov 25 22:36:10 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 6A36C16A417; Sat, 25 Nov 2006 22:36:10 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B40643D62; Sat, 25 Nov 2006 22:35:19 +0000 (GMT) (envelope-from imp@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 kAPMa9pG016768; Sat, 25 Nov 2006 22:36:09 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAPMa9l9016767; Sat, 25 Nov 2006 22:36:09 GMT (envelope-from imp) Message-Id: <200611252236.kAPMa9l9016767@repoman.freebsd.org> From: Warner Losh Date: Sat, 25 Nov 2006 22:36: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/share/man/man9 Makefile devsw.9 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: Sat, 25 Nov 2006 22:36:10 -0000 imp 2006-11-25 22:36:09 UTC FreeBSD src repository Modified files: share/man/man9 Makefile Removed files: share/man/man9 devsw.9 Log: devsw() was removed by phk: revision 1.199 date: 2004/09/24 08:30:57; author: phk; state: Exp; lines: +0 -1 Remove the cdevsw() function which is now unused. (the log is wrong, it was really devsw that was removed). # we really need to actually document the functions in sys/conf.h as well # as things like d_open... Revision Changes Path 1.286 +0 -1 src/share/man/man9/Makefile 1.8 +0 -76 src/share/man/man9/devsw.9 (dead)