Module Name:    src
Committed By:   bouyer
Date:           Tue Aug 18 11:06:53 UTC 2009

Modified Files:
        src/doc [netbsd-4]: CHANGES-4.1

Log Message:
ticket 1350


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.170 -r1.1.2.171 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-4.1
diff -u src/doc/CHANGES-4.1:1.1.2.170 src/doc/CHANGES-4.1:1.1.2.171
--- src/doc/CHANGES-4.1:1.1.2.170	Tue Aug 18 10:59:30 2009
+++ src/doc/CHANGES-4.1	Tue Aug 18 11:06:53 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: CHANGES-4.1,v 1.1.2.170 2009/08/18 10:59:30 bouyer Exp $
+#	$NetBSD: CHANGES-4.1,v 1.1.2.171 2009/08/18 11:06:53 bouyer Exp $
 
 A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1
 release:
@@ -3730,3 +3730,14 @@
 	pushinit(): fix a use-after-free bug.
 	[msaitoh, ticket #1353]
 
+sbin/dkctl/dkctl.8				1.19
+sbin/dkctl/dkctl.c				1.18
+
+	list the partition types addwedge understands, so you don't need to
+	utsl to find out what strings to use here
+	fixes PR 37252
+	make dkctl conform to its man page and print the device name on
+	addwedge when the addition was successful (as well as indicating
+	success).
+	[spz, ticket #1350]
+

Reply via email to