Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/doc Some more:
details: https://anonhg.NetBSD.org/src/rev/79a89aa64946
branches: netbsd-1-6
changeset: 529282:79a89aa64946
user: he <he%NetBSD.org@localhost>
date: Sun Nov 03 19:54:23 2002 +0000
description:
Some more:
o fix the tools which use sources from usr.bin/man so they compile again
diffstat:
doc/CHANGES-1.6.1 | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r 6bf24b7fb312 -r 79a89aa64946 doc/CHANGES-1.6.1
--- a/doc/CHANGES-1.6.1 Sun Nov 03 19:50:27 2002 +0000
+++ b/doc/CHANGES-1.6.1 Sun Nov 03 19:54:23 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.1,v 1.1.2.19 2002/11/03 16:47:59 he Exp $
+# $NetBSD: CHANGES-1.6.1,v 1.1.2.20 2002/11/03 19:54:23 he Exp $
A complete list of changes from NetBSD 1.6 to NetBSD 1.6.1:
@@ -828,3 +828,16 @@
Add __restrict to the set of tokens we #define away: our
glob.h uses it.
[thorpej, ticket #802]
+
+libexec/makewhatis/makewhatis.c 1.25
+usr.bin/apropos/apropos.c 1.18-1.20
+usr.bin/apropos/Makefile 1.10
+usr.bin/man/man.c 1.28
+usr.bin/whatis/whatis.c 1.14-1.16
+usr.bin/whatis/Makefile 1.7
+usr.sbin/catman/catman.c 1.17-1.18
+usr.sbin/catman/Makefile 1.7
+
+ Make these compile again, after the changes in ticket
+ #787.
+ [he, ticket #787]
Home |
Main Index |
Thread Index |
Old Index