Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/pgoyette-compat]: src/doc Note that COMPAT_BSDPTY task is done.
details: https://anonhg.NetBSD.org/src/rev/a931b4bc7b23
branches: pgoyette-compat
changeset: 830606:a931b4bc7b23
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Tue Sep 04 02:24:03 2018 +0000
description:
Note that COMPAT_BSDPTY task is done.
diffstat:
doc/COMPAT-branch-notes | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (28 lines):
diff -r 93d72052f88c -r a931b4bc7b23 doc/COMPAT-branch-notes
--- a/doc/COMPAT-branch-notes Tue Sep 04 02:21:58 2018 +0000
+++ b/doc/COMPAT-branch-notes Tue Sep 04 02:24:03 2018 +0000
@@ -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 @@
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 @@
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.
+
Home |
Main Index |
Thread Index |
Old Index