From owner-cvs-src@FreeBSD.ORG Sat Sep 24 23:51:26 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 A0AA916A41F; Sat, 24 Sep 2005 23:51:26 +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 6A7F243D49; Sat, 24 Sep 2005 23:51:26 +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 j8ONpQCU059964; Sat, 24 Sep 2005 23:51:26 GMT (envelope-from csjp@freefall.freebsd.org) Received: (from csjp@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j8ONpQuJ059963; Sat, 24 Sep 2005 23:51:26 GMT (envelope-from csjp) Date: Sat, 24 Sep 2005 23:51:26 +0000 From: "Christian S.J. Peron" To: Olivier Houchard Message-ID: <20050924235126.GA14574@freefall.freebsd.org> References: <200509232322.j8NNMMZH030363@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200509232322.j8NNMMZH030363@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 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: Sat, 24 Sep 2005 23:51:26 -0000 Thanks for this Oliver! On Fri, Sep 23, 2005 at 11:22:22PM +0000, Olivier Houchard wrote: > cognet 2005-09-23 23:22:22 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > sys/dev/snp snp.c > Log: > MFC rev 1.101 and 1.102: > revision 1.101 > date: 2005/09/18 19:23:35; author: cognet; state: Exp; lines: +14 -5 > Slightly change the API for the SNPSTTY ioctl so that the userland now > provides a file descriptor instead of a dev_t. > > revision 1.102 > date: 2005/09/19 13:48:45; author: ru; state: Exp; lines: +5 -5 > Restore the ability to detach from a tty via SIOCSTTY and document > recent changes in a manpage. > > Approved by: re > > Revision Changes Path > 1.99.2.2 +15 -6 src/sys/dev/snp/snp.c -- Christian S.J. Peron csjp@FreeBSD.ORG FreeBSD Committer FreeBSD Security Team