Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3-0]: src/doc Tickets 1336, 1370 and 1375.
details: https://anonhg.NetBSD.org/src/rev/af0848a88ee7
branches: netbsd-3-0
changeset: 579244:af0848a88ee7
user: tron <tron%NetBSD.org@localhost>
date: Mon Jun 12 13:02:35 2006 +0000
description:
Tickets 1336, 1370 and 1375.
diffstat:
doc/CHANGES-3.0.1 | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r 5d0d078be4eb -r af0848a88ee7 doc/CHANGES-3.0.1
--- a/doc/CHANGES-3.0.1 Mon Jun 12 12:59:18 2006 +0000
+++ b/doc/CHANGES-3.0.1 Mon Jun 12 13:02:35 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0.1,v 1.1.2.54 2006/06/08 22:23:09 tron Exp $
+# $NetBSD: CHANGES-3.0.1,v 1.1.2.55 2006/06/12 13:02:35 tron Exp $
A complete list of changes from the NetBSD 3.0 release to the NetBSD 3.0.1
release:
@@ -501,3 +501,19 @@
is set-group-ID "games", and users shouldn't be in that group.
[dan, ticket #1368]
+bin/sh/expand.c 1.74
+
+ Correct error when expanding "$@". This fixes PR bin/33472.
+ [dsl, ticket #1336]
+
+lib/libpam/modules/pam_unix/pam_unix.c 1.11
+
+ Make password aging work again. This fixes PR bin/30730 and
+ PR security/33502.
+ [jnemeth, ticket #1370]
+
+sys/dev/ata/wd.c 1.325
+
+ Adjust quirk entry for seagate drives. This fixes PR kern/33637.
+ [bouyer, ticket #1375]
+
Home |
Main Index |
Thread Index |
Old Index