Source-Changes-HG archive

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

[src/netbsd-3]: src/doc Tickets 540 and 541.



details:   https://anonhg.NetBSD.org/src/rev/d0b0a99bc2a4
branches:  netbsd-3
changeset: 576592:d0b0a99bc2a4
user:      tron <tron%NetBSD.org@localhost>
date:      Mon Jul 11 21:38:58 2005 +0000

description:
Tickets 540 and 541.

diffstat:

 doc/CHANGES-3.0 |  16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 9f22a1c278aa -r d0b0a99bc2a4 doc/CHANGES-3.0
--- a/doc/CHANGES-3.0   Mon Jul 11 21:33:11 2005 +0000
+++ b/doc/CHANGES-3.0   Mon Jul 11 21:38:58 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0,v 1.1.2.172 2005/07/11 15:05:46 tron Exp $
+#      $NetBSD: CHANGES-3.0,v 1.1.2.173 2005/07/11 21:38:58 tron Exp $
 
 A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
 until the 3.0 release:
@@ -10429,3 +10429,17 @@
        as there is no port information.
        [manu, ticket #575]
 
+distrib/sets/lists/base/shl.mi                 1.307
+include/grp.h                                  1.21
+include/pwd.h                                  1.38
+lib/libc/gen/getgrent.3                                1.23-1.26,1.28
+lib/libc/gen/getgrent.c                                1.55-1.58
+lib/libc/gen/getpwent.3                                1.27-1.33,1.35
+lib/libc/gen/getpwent.c                                1.67-1.68
+lib/libc/include/namespace.h                   1.99
+lib/libc/shlib_version                         1.163
+
+       They add getgrent_r and getpwent_r and fix some implementation issues
+       in getpw{nam,uid}_r and getgr{nam,gid}_r.    
+       [lukem, ticket #540, #541]
+



Home | Main Index | Thread Index | Old Index