Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jan 1998 14:31:22 -0800 (PST)
From:      Joerg Wunsch <joerg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG
Subject:   cvs commit: src/bin/dd Makefile dd.c
Message-ID:  <199801072231.OAA02763@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       1998/01/07 14:31:22 PST

  Modified files:
    bin/dd               Makefile dd.c 
  Log:
  Use the correct value in the call to swab(3) with conv=swab.  Previously,
  	dd if=/dev/zero of=/dev=null obs=23520 conv=swab
  coredumped.
  
  Please somebody review it, i'm not 105 % sure i'm understanding all
  this mess correctly.
  
  Detected by:	Holm Tiffe <holm@geophysik.tu-freiberg.de>
  
  Revision  Changes    Path
  1.5       +2 -1      src/bin/dd/Makefile
  1.13      +2 -2      src/bin/dd/dd.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801072231.OAA02763>