From nobody@FreeBSD.org  Thu Oct 20 23:05:59 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D1CF21065670
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Oct 2011 23:05:59 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id C22118FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Oct 2011 23:05:59 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p9KN5x5h086482
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Oct 2011 23:05:59 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p9KN5x2h086481;
	Thu, 20 Oct 2011 23:05:59 GMT
	(envelope-from nobody)
Message-Id: <201110202305.p9KN5x2h086481@red.freebsd.org>
Date: Thu, 20 Oct 2011 23:05:59 GMT
From: Eitan Adler <eadler@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] reaper of the dead: remove ancient devfs example
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         161847
>Category:       conf
>Synopsis:       [patch] reaper of the dead: remove ancient devfs example
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gavin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 20 23:10:10 UTC 2011
>Closed-Date:    Sun Mar 11 19:24:08 UTC 2012
>Last-Modified:  Sun Mar 11 19:30:15 UTC 2012
>Originator:     Eitan Adler
>Release:        
>Organization:
>Environment:
>Description:
x11@ no longer sees the need to keep "vga" example in /etc/devfs.conf
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: devfs.conf
===================================================================
--- devfs.conf	(revision 226554)
+++ devfs.conf	(working copy)
@@ -31,9 +31,6 @@
 #
 # Examples:
 
-# Historically X depended on this, but version 4.3.0 doesn't seem to anymore
-#link	ttyv0	vga
-
 # Commonly used by many ports
 #link	acd0	cdrom
 


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: gavin 
State-Changed-When: Thu Oct 27 20:26:42 UTC 2011 
State-Changed-Why:  
Fixed in head, MFC in two weeks. 


Responsible-Changed-From-To: freebsd-bugs->gavin 
Responsible-Changed-By: gavin 
Responsible-Changed-When: Thu Oct 27 20:26:42 UTC 2011 
Responsible-Changed-Why:  
Mine. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161847 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: conf/161847: commit references a PR
Date: Thu, 27 Oct 2011 20:39:34 +0000 (UTC)

 Author: gavin
 Date: Thu Oct 27 20:39:20 2011
 New Revision: 226862
 URL: http://svn.freebsd.org/changeset/base/226862
 
 Log:
   Remove example for linking /dev/vga to /dev/ttyv0, this hasn't been
   required since X version 4.3.0.
   
   PR:		conf/161847
   Submitted by:	eadler
   MFC after:	2 weeks
 
 Modified:
   head/etc/devfs.conf
 
 Modified: head/etc/devfs.conf
 ==============================================================================
 --- head/etc/devfs.conf	Thu Oct 27 20:36:35 2011	(r226861)
 +++ head/etc/devfs.conf	Thu Oct 27 20:39:20 2011	(r226862)
 @@ -31,9 +31,6 @@
  #
  # Examples:
  
 -# Historically X depended on this, but version 4.3.0 doesn't seem to anymore
 -#link	ttyv0	vga
 -
  # Commonly used by many ports
  #link	cd0	cdrom
  #link	cd0	dvd
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: gavin 
State-Changed-When: Sun Mar 11 19:16:33 UTC 2012 
State-Changed-Why:  
Merged to stable/9 and stable/8 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161847 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: conf/161847: commit references a PR
Date: Sun, 11 Mar 2012 19:23:46 +0000 (UTC)

 Author: gavin
 Date: Sun Mar 11 19:23:37 2012
 New Revision: 232826
 URL: http://svn.freebsd.org/changeset/base/232826
 
 Log:
   Merge r226862 from head:
      Remove example for linking /dev/vga to /dev/ttyv0, this hasn't been
      required since X version 4.3.0.
   
   PR:		conf/161847
   Submitted by:	eadler
 
 Modified:
   stable/9/etc/devfs.conf
 Directory Properties:
   stable/9/etc/   (props changed)
 
 Modified: stable/9/etc/devfs.conf
 ==============================================================================
 --- stable/9/etc/devfs.conf	Sun Mar 11 19:08:56 2012	(r232825)
 +++ stable/9/etc/devfs.conf	Sun Mar 11 19:23:37 2012	(r232826)
 @@ -31,9 +31,6 @@
  #
  # Examples:
  
 -# Historically X depended on this, but version 4.3.0 doesn't seem to anymore
 -#link	ttyv0	vga
 -
  # Commonly used by many ports
  #link	cd0	cdrom
  #link	cd0	dvd
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: conf/161847: commit references a PR
Date: Sun, 11 Mar 2012 19:24:06 +0000 (UTC)

 Author: gavin
 Date: Sun Mar 11 19:23:42 2012
 New Revision: 232827
 URL: http://svn.freebsd.org/changeset/base/232827
 
 Log:
   Merge r226862 from head:
      Remove example for linking /dev/vga to /dev/ttyv0, this hasn't been
      required since X version 4.3.0.
   
   PR:		conf/161847
   Submitted by:	eadler
 
 Modified:
   stable/8/etc/devfs.conf
 Directory Properties:
   stable/8/etc/   (props changed)
 
 Modified: stable/8/etc/devfs.conf
 ==============================================================================
 --- stable/8/etc/devfs.conf	Sun Mar 11 19:23:37 2012	(r232826)
 +++ stable/8/etc/devfs.conf	Sun Mar 11 19:23:42 2012	(r232827)
 @@ -31,9 +31,6 @@
  #
  # Examples:
  
 -# Historically X depended on this, but version 4.3.0 doesn't seem to anymore
 -#link	ttyv0	vga
 -
  # Commonly used by many ports
  #link	acd0	cdrom
  
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
>Unformatted:
