Source-Changes-HG archive

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

[src/netbsd-1-5]: src More today:



details:   https://anonhg.NetBSD.org/src/rev/a5d79c5cb251
branches:  netbsd-1-5
changeset: 492602:a5d79c5cb251
user:      he <he%NetBSD.org@localhost>
date:      Wed Jan 23 19:06:41 2002 +0000

description:
More today:
 o include/pwd.h -- improve a comment
 o makewhatis: improve error handling, correct .Xr handling, fixes PR#15253

diffstat:

 CHANGES-1.5.3 |  9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diffs (27 lines):

diff -r ef8c454172b3 -r a5d79c5cb251 CHANGES-1.5.3
--- a/CHANGES-1.5.3     Wed Jan 23 19:04:20 2002 +0000
+++ b/CHANGES-1.5.3     Wed Jan 23 19:06:41 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.5.3,v 1.1.2.30 2002/01/23 17:21:53 he Exp $
+#      $NetBSD: CHANGES-1.5.3,v 1.1.2.31 2002/01/23 19:06:41 he Exp $
 
 A complete list of changes from NetBSD 1.5.2 to NetBSD 1.5.3:
 
@@ -1376,7 +1376,7 @@
 lib/libcrypt/crypt.3                           1.9-1.10
 lib/libcrypt/crypt.c                           1.16-1.17
 lib/libcrypt/md5crypt.c                                1.1-1.4 (new)
-include/pwd.h                                  1.21
+include/pwd.h                                  1.21-1.22
 
   Add minimal support for MD5-hashed passwords.
 
@@ -1397,3 +1397,8 @@
 sys/dev/sbus/qe.c                              1.16
 
   Make all debugging messages conditional on sc->sc_debug.
+
+libexec/makewhatis/makewhatis.c                        1.18-1.19 via patch
+
+  Cleanup and enhance error handling.  Handle ``.Xr'' commands with
+  text after the section number properly.  Fixes PR#15253.



Home | Main Index | Thread Index | Old Index