Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src col and gprof



details:   https://anonhg.NetBSD.org/src/rev/c335f7ff9930
branches:  netbsd-1-4
changeset: 469480:c335f7ff9930
user:      cgd <cgd%NetBSD.org@localhost>
date:      Fri Sep 24 03:51:58 1999 +0000

description:
col and gprof

diffstat:

 CHANGES-1.4.2 |  11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 80c0604cacd8 -r c335f7ff9930 CHANGES-1.4.2
--- a/CHANGES-1.4.2     Fri Sep 24 03:50:38 1999 +0000
+++ b/CHANGES-1.4.2     Fri Sep 24 03:51:58 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.4.2,v 1.1.2.36 1999/09/23 02:17:13 cgd Exp $
+#      $NetBSD: CHANGES-1.4.2,v 1.1.2.37 1999/09/24 03:51:58 cgd Exp $
 
 A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
 
@@ -475,3 +475,12 @@
 
   Be more efficient when linking kernels with debugging symbols.  (Don't
   copy them just to strip them, use strip -o.)
+
+usr.bin/col/col.c                              1.11
+
+  Fix incorrect option string used in call to getopt(3).  Fixes PR#8475.
+
+gnu/dist/gprof/gprof.1                         1.2
+
+  Remove references to nonexistent manual pages and replace them with
+  up-to-date references where appropriate.



Home | Main Index | Thread Index | Old Index