Date: Fri, 5 Mar 2004 11:35:51 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/dd Makefile args.c dd.1 dd.c dd.h ref.pareven ref.parnone ref.parodd ref.parset Message-ID: <200403051935.i25JZpRp069174@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2004/03/05 11:35:51 PST
FreeBSD src repository
Modified files:
bin/dd Makefile args.c dd.1 dd.c dd.h
Added files:
bin/dd ref.pareven ref.parnone ref.parodd
ref.parset
Log:
Teach dd(1) about parity bits.
Revision Changes Path
1.14 +1 -0 src/bin/dd/Makefile
1.37 +4 -0 src/bin/dd/args.c
1.22 +20 -0 src/bin/dd/dd.1
1.41 +54 -21 src/bin/dd/dd.c
1.19 +6 -0 src/bin/dd/dd.h
1.1 +18 -0 src/bin/dd/ref.pareven (new)
1.1 +18 -0 src/bin/dd/ref.parnone (new)
1.1 +18 -0 src/bin/dd/ref.parodd (new)
1.1 +18 -0 src/bin/dd/ref.parset (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403051935.i25JZpRp069174>
