Source-Changes-HG archive

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

[src/netbsd-2-0]: src/doc Ticket 2024.



details:   https://anonhg.NetBSD.org/src/rev/ceb0f55a88f3
branches:  netbsd-2-0
changeset: 564804:ceb0f55a88f3
user:      riz <riz%NetBSD.org@localhost>
date:      Tue Jul 05 19:15:25 2005 +0000

description:
Ticket 2024.

diffstat:

 doc/CHANGES-2.0.3 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 6a9b89ccc648 -r ceb0f55a88f3 doc/CHANGES-2.0.3
--- a/doc/CHANGES-2.0.3 Tue Jul 05 19:06:57 2005 +0000
+++ b/doc/CHANGES-2.0.3 Tue Jul 05 19:15:25 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0.3,v 1.1.2.23 2005/07/01 15:15:23 tron Exp $
+#      $NetBSD: CHANGES-2.0.3,v 1.1.2.24 2005/07/05 19:15:25 riz Exp $
 
 A complete list of changes from the NetBSD 2.0.2 release to the NetBSD 2.0.3
 release.
@@ -157,3 +157,9 @@
        Remove static local variable so its easier to correctly use strlcpy.
        [lha, ticket #2041]
 
+usr.sbin/user/user.c                           1.80
+
+       Be consistent when deleting a non-existent group - tell if the group is
+       non-existent.  Problem noted by Geert Hendrickx, fix from Liam J. Foy.
+       [agc, ticket #2024]
+



Home | Main Index | Thread Index | Old Index