Module Name: src
Committed By: martin
Date: Thu Mar 26 11:30:50 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket #640
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.241 -r1.1.2.242 src/doc/CHANGES-7.0
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-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.241 src/doc/CHANGES-7.0:1.1.2.242
--- src/doc/CHANGES-7.0:1.1.2.241 Thu Mar 26 10:59:58 2015
+++ src/doc/CHANGES-7.0 Thu Mar 26 11:30:49 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.241 2015/03/26 10:59:58 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.242 2015/03/26 11:30:49 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -19319,3 +19319,13 @@ usr.sbin/postinstall/postinstall 1.190
bootloader.
[jmcneill, ticket #635]
+bin/dd/Makefile 1.18
+bin/dd/args.c 1.39
+bin/dd/dd.1 1.26-1.27
+bin/dd/dd.c 1.50
+bin/dd/dd.h 1.16
+bin/dd/extern.h 1.23
+
+ Add iflag and oflag operands to dd(1).
+ [manu, ticket #640]
+