Module Name:    src
Committed By:   pgoyette
Date:           Tue Sep  4 02:24:03 UTC 2018

Modified Files:
        src/doc [pgoyette-compat]: COMPAT-branch-notes

Log Message:
Note that COMPAT_BSDPTY task is done.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.19 -r1.1.2.20 src/doc/COMPAT-branch-notes

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/COMPAT-branch-notes
diff -u src/doc/COMPAT-branch-notes:1.1.2.19 src/doc/COMPAT-branch-notes:1.1.2.20
--- src/doc/COMPAT-branch-notes:1.1.2.19	Sat Aug 25 23:12:23 2018
+++ src/doc/COMPAT-branch-notes	Tue Sep  4 02:24:03 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: COMPAT-branch-notes,v 1.1.2.19 2018/08/25 23:12:23 pgoyette Exp $ */
+/* $NetBSD: COMPAT-branch-notes,v 1.1.2.20 2018/09/04 02:24:03 pgoyette Exp $ */
 
 DONE
 ----
@@ -51,10 +51,7 @@ DONE
 
 TODO - Required for branch merge
 --------------------------------
-1.  For compat_60, still need to figure out what to do with BSDPTY and
-    tty_ptm
-
-2.  For compat_50, in addition to rtsock there are some things in dev/vnd,
+1.  For compat_50, in addition to rtsock there are some things in dev/vnd,
     dev/gpio, and dev/wscons/wsmux that I haven't been able to cleanly
     separate.
 
@@ -92,3 +89,6 @@ TODO - Not required for branch merge
     source file.  Additionally, the zaurus platform defines COMPAT_44 in
     its INSTALL kernel configuration - but no other configuration files!
 
+5.  Separated COMPAT_BSDPTY stuff, allowing the COMPAT_60 module to be
+    built regardless.
+

Reply via email to