From owner-cvs-src@FreeBSD.ORG Sun Sep 18 21:59:00 2005 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 DB9AE16A41F; Sun, 18 Sep 2005 21:59:00 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F07043D48; Sun, 18 Sep 2005 21:59:00 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from freefall.freebsd.org (csjp@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j8ILx0Jo014589; Sun, 18 Sep 2005 21:59:00 GMT (envelope-from csjp@freefall.freebsd.org) Received: (from csjp@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j8ILx02Y014588; Sun, 18 Sep 2005 21:59:00 GMT (envelope-from csjp) Date: Sun, 18 Sep 2005 21:59:00 +0000 From: "Christian S.J. Peron" To: Olivier Houchard Message-ID: <20050918215900.GA84158@freefall.freebsd.org> References: <200509181923.j8IJNZBW062744@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200509181923.j8IJNZBW062744@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/snp snp.c src/sys/sys snoop.h 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, 18 Sep 2005 21:59:01 -0000 On Sun, Sep 18, 2005 at 07:23:35PM +0000, Olivier Houchard wrote: > cognet 2005-09-18 19:23:35 UTC > > FreeBSD src repository > > Modified files: > sys/dev/snp snp.c > sys/sys snoop.h > Log: > Slightly change the API for the SNPSTTY ioctl so that the userland now > provides a file descriptor instead of a dev_t. > > Discussed with: phk > MFC after: 3 days > > Revision Changes Path > 1.101 +14 -5 src/sys/dev/snp/snp.c > 1.25 +2 -4 src/sys/sys/snoop.h I've been meaning to get around to this. Good work! -- Christian S.J. Peron csjp@FreeBSD.ORG FreeBSD Committer FreeBSD Security Team