Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools It is usually easy to add new definitions to src/tools...
details: https://anonhg.NetBSD.org/src/rev/9deb3f0062de
branches: trunk
changeset: 802635:9deb3f0062de
user: apb <apb%NetBSD.org@localhost>
date: Wed Sep 24 16:17:39 2014 +0000
description:
It is usually easy to add new definitions to src/tools/compat, and that
is usually better than adding compatibility definitions to individual
tools.
diffstat:
tools/README | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r de4d977de68e -r 9deb3f0062de tools/README
--- a/tools/README Wed Sep 24 14:55:48 2014 +0000
+++ b/tools/README Wed Sep 24 16:17:39 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.1 2014/09/01 13:50:15 apb Exp $
+$NetBSD: README,v 1.2 2014/09/24 16:17:39 apb Exp $
Notes for NetBSD src/tools
@@ -31,6 +31,10 @@
standards, and features that are provided by the src/tools/compat
framework.
+It is usually easy to add new definitions to src/tools/compat, and that
+is usually better than adding compatibility definitions to individual
+tools.
+
Compatibility framework
=======================
Home |
Main Index |
Thread Index |
Old Index