Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket #640



details:   https://anonhg.NetBSD.org/src/rev/0ad039e6ff32
branches:  netbsd-7
changeset: 799150:0ad039e6ff32
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Mar 26 11:30:49 2015 +0000

description:
Ticket #640

diffstat:

 doc/CHANGES-7.0 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 82c725e95c78 -r 0ad039e6ff32 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Thu Mar 26 11:08:43 2015 +0000
+++ b/doc/CHANGES-7.0   Thu Mar 26 11:30:49 2015 +0000
@@ -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 @@
        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]
+



Home | Main Index | Thread Index | Old Index