Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Ticket #1440



details:   https://anonhg.NetBSD.org/src/rev/58e0c89f3687
branches:  netbsd-9
changeset: 365835:58e0c89f3687
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Apr 27 16:54:20 2022 +0000

description:
Ticket #1440

diffstat:

 doc/CHANGES-9.3 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 17b2a641952a -r 58e0c89f3687 doc/CHANGES-9.3
--- a/doc/CHANGES-9.3   Wed Apr 27 16:53:32 2022 +0000
+++ b/doc/CHANGES-9.3   Wed Apr 27 16:54:20 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.86 2022/04/25 12:39:27 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.87 2022/04/27 16:54:20 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -1553,3 +1553,11 @@
        Do not attempt to trap SIGKILL.
        [nia, ticket #1439]
 
+lib/libquota/quota_oldfiles.c                  1.10
+sys/ufs/ufs/ufs_quota1.c                       1.25
+usr.sbin/quotaon/quotaon.c                     1.31
+
+       Fix quota1 user+group quota, quotaoff live lock and quotaon/off
+       verbose output.  Avoids possibly corrupted quota data.
+       [hannken, ticket #1440]
+



Home | Main Index | Thread Index | Old Index