From owner-svn-src-stable@FreeBSD.ORG Thu Apr 23 16:56:27 2009 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 527AD106568D; Thu, 23 Apr 2009 16:56:27 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 3C7198FC16; Thu, 23 Apr 2009 16:56:27 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n3NGuRdN093628; Thu, 23 Apr 2009 16:56:27 GMT (envelope-from brueffer@svn.freebsd.org) Received: (from brueffer@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n3NGuQlw093618; Thu, 23 Apr 2009 16:56:26 GMT (envelope-from brueffer@svn.freebsd.org) Message-Id: <200904231656.n3NGuQlw093618@svn.freebsd.org> From: Christian Brueffer Date: Thu, 23 Apr 2009 16:56:26 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org X-SVN-Group: stable-7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r191425 - in stable/7: lib/libc lib/libc/string lib/libc/sys sbin/savecore share/man/man4 share/man/man4/man4.i386 share/man/man4/man4.powerpc usr.sbin/cpucontrol usr.sbin/crashinfo usr... X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Apr 2009 16:56:28 -0000 Author: brueffer Date: Thu Apr 23 16:56:26 2009 New Revision: 191425 URL: http://svn.freebsd.org/changeset/base/191425 Log: MFC r191414 Correct the information about when the respective functionality first appeared in FreeBSD. Approved by: re (kensmith) Modified: stable/7/lib/libc/ (props changed) stable/7/lib/libc/string/ffsll.c (props changed) stable/7/lib/libc/string/flsll.c (props changed) stable/7/lib/libc/string/memchr.3 stable/7/lib/libc/sys/setfib.2 stable/7/sbin/savecore/ (props changed) stable/7/sbin/savecore/savecore.8 stable/7/share/man/man4/ (props changed) stable/7/share/man/man4/cpuctl.4 stable/7/share/man/man4/igb.4 (props changed) stable/7/share/man/man4/man4.i386/glxsb.4 stable/7/share/man/man4/man4.powerpc/bm.4 stable/7/share/man/man4/u3g.4 stable/7/usr.sbin/cpucontrol/ (props changed) stable/7/usr.sbin/cpucontrol/cpucontrol.8 stable/7/usr.sbin/crashinfo/ (props changed) stable/7/usr.sbin/crashinfo/crashinfo.8 stable/7/usr.sbin/setfib/ (props changed) stable/7/usr.sbin/setfib/setfib.1 Modified: stable/7/lib/libc/string/memchr.3 ============================================================================== --- stable/7/lib/libc/string/memchr.3 Thu Apr 23 15:56:01 2009 (r191424) +++ stable/7/lib/libc/string/memchr.3 Thu Apr 23 16:56:26 2009 (r191425) @@ -99,6 +99,6 @@ The .Fn memrchr function first appeared in GNU libc 2.1.91, this implementation first appeared in -.Fx 8.0 , +.Fx 6.4 , coming from .Ox 4.3 . Modified: stable/7/lib/libc/sys/setfib.2 ============================================================================== --- stable/7/lib/libc/sys/setfib.2 Thu Apr 23 15:56:01 2009 (r191424) +++ stable/7/lib/libc/sys/setfib.2 Thu Apr 23 16:56:26 2009 (r191425) @@ -76,4 +76,4 @@ have been added to many other UNIX style The .Fn setfib function appeared in -.Fx 8.0 . +.Fx 7.1 . Modified: stable/7/sbin/savecore/savecore.8 ============================================================================== --- stable/7/sbin/savecore/savecore.8 Thu Apr 23 15:56:01 2009 (r191424) +++ stable/7/sbin/savecore/savecore.8 Thu Apr 23 16:56:26 2009 (r191425) @@ -154,6 +154,6 @@ utility appeared in .Bx 4.1 . .Pp Support for kernel textdumps appeared in -.Fx 8.0 . +.Fx 7.1 . .Sh BUGS The minfree code does not consider the effect of compression or sparse files. Modified: stable/7/share/man/man4/cpuctl.4 ============================================================================== --- stable/7/share/man/man4/cpuctl.4 Thu Apr 23 15:56:01 2009 (r191424) +++ stable/7/share/man/man4/cpuctl.4 Thu Apr 23 16:56:26 2009 (r191425) @@ -142,7 +142,7 @@ The firmware image address points outsid The .Nm driver first appeared in -.Fx 8.0 . +.Fx 7.2 . .Sh BUGS Yes, probably, report if any. .Sh AUTHORS Modified: stable/7/share/man/man4/man4.i386/glxsb.4 ============================================================================== --- stable/7/share/man/man4/man4.i386/glxsb.4 Thu Apr 23 15:56:01 2009 (r191424) +++ stable/7/share/man/man4/man4.i386/glxsb.4 Thu Apr 23 16:56:26 2009 (r191425) @@ -82,7 +82,7 @@ device driver first appeared in The .Nm device driver was imported into -.Fx 8.0 . +.Fx 7.1 . .Sh AUTHORS .An -nosplit The Modified: stable/7/share/man/man4/man4.powerpc/bm.4 ============================================================================== --- stable/7/share/man/man4/man4.powerpc/bm.4 Thu Apr 23 15:56:01 2009 (r191424) +++ stable/7/share/man/man4/man4.powerpc/bm.4 Thu Apr 23 16:56:26 2009 (r191425) @@ -76,7 +76,7 @@ Apple BMAC+ Onboard Ethernet The .Nm device driver appeared in -.Fx 8.0 . +.Fx 7.1 . .Sh AUTHORS .An -nosplit The Modified: stable/7/share/man/man4/u3g.4 ============================================================================== --- stable/7/share/man/man4/u3g.4 Thu Apr 23 15:56:01 2009 (r191424) +++ stable/7/share/man/man4/u3g.4 Thu Apr 23 16:56:26 2009 (r191425) @@ -109,7 +109,7 @@ and replug the device. The .Nm driver appeared in -.Fx 8.0 , +.Fx 7.2 , is based on the .Xr uark 4 driver, and written by Modified: stable/7/usr.sbin/cpucontrol/cpucontrol.8 ============================================================================== --- stable/7/usr.sbin/cpucontrol/cpucontrol.8 Thu Apr 23 15:56:01 2009 (r191424) +++ stable/7/usr.sbin/cpucontrol/cpucontrol.8 Thu Apr 23 16:56:26 2009 (r191425) @@ -113,7 +113,7 @@ use the following command: The .Nm utility first appeared in -.Fx 8.0 . +.Fx 7.2 . .Sh BUGS Yes, probably, report if any. .Sh AUTHORS Modified: stable/7/usr.sbin/crashinfo/crashinfo.8 ============================================================================== --- stable/7/usr.sbin/crashinfo/crashinfo.8 Thu Apr 23 15:56:01 2009 (r191424) +++ stable/7/usr.sbin/crashinfo/crashinfo.8 Thu Apr 23 16:56:26 2009 (r191425) @@ -106,4 +106,4 @@ Specify an explicit kernel file. The .Nm utility appeared in -.Fx 8.0 . +.Fx 6.4 . Modified: stable/7/usr.sbin/setfib/setfib.1 ============================================================================== --- stable/7/usr.sbin/setfib/setfib.1 Thu Apr 23 15:56:01 2009 (r191424) +++ stable/7/usr.sbin/setfib/setfib.1 Thu Apr 23 16:56:26 2009 (r191425) @@ -94,4 +94,4 @@ have an equivalent function. The .Nm utility appeared in -.Fx 8.0 . +.Fx 7.1 .