Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/pgoyette-compat]: src/doc Put the COMPAT_BSDPTY entry in the proper grou...
details: https://anonhg.NetBSD.org/src/rev/039254cc3232
branches: pgoyette-compat
changeset: 830609:039254cc3232
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Tue Sep 04 11:36:06 2018 +0000
description:
Put the COMPAT_BSDPTY entry in the proper group (ie, the "done" group).
diffstat:
doc/COMPAT-branch-notes | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (26 lines):
diff -r b46489bd65b0 -r 039254cc3232 doc/COMPAT-branch-notes
--- a/doc/COMPAT-branch-notes Tue Sep 04 11:31:11 2018 +0000
+++ b/doc/COMPAT-branch-notes Tue Sep 04 11:36:06 2018 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: COMPAT-branch-notes,v 1.1.2.20 2018/09/04 02:24:03 pgoyette Exp $ */
+/* $NetBSD: COMPAT-branch-notes,v 1.1.2.21 2018/09/04 11:36:06 pgoyette Exp $ */
DONE
----
@@ -48,6 +48,9 @@
10. syscalls.master has been updated to autoload the version-specific
compat modules rather than the monolithic modules.
+11. Separated COMPAT_BSDPTY stuff, allowing the COMPAT_60 module to be
+ built regardless.
+
TODO - Required for branch merge
--------------------------------
@@ -89,6 +92,3 @@
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