On Mon, Oct 13, 2008 at 01:00:21PM +0000, Konstantin Belousov wrote:
> Author: kib
> Date: Mon Oct 13 13:00:21 2008
> New Revision: 183819
> URL: http://svn.freebsd.org/changeset/base/183819
> 
> Log:
>   MFC r183600:
>   Change the linprocfs <pid>/maps and procfs <pid>/map handlers to use
>   sbuf instead of doing uiomove.
>   
>   Approved by:        re (kensmith)

what about commiting this to note this change?

Index: article.sgml
===================================================================
--- article.sgml        (revision 183819)
+++ article.sgml        (working copy)
@@ -380,6 +380,9 @@
       third-party device drivers will need to be modified and
       recompiled.</para>
 
+   <para>A serious problem emulating /proc for Linux was fixed.  Many Linux
+      ports are now working including the linux-flashplugin9 port.</para>
+
     <sect3 id="boot">
       <title>Boot Loader Changes</title>
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to