summaryrefslogtreecommitdiff
path: root/bin/dd/Makefile
AgeCommit message (Expand)Author
2019-10-04copy libc's swab.c into dd as dd_swab(), and remove the restrict.mrg
2019-09-15Drop -D_INCOMPLETE_XOPEN_C063 from dd(1)kamil
2015-03-18Add iflag and oflag operands to dd(1)manu
2012-08-08let the standard rules deal with librumpclientchristos
2011-11-06Add a new command to dd(1): msgfmt. The command modifies thejym
2011-02-04Remove the rif/rof options and add rump.dd. This makes usagepooka
2010-11-22extra crunchgen hoopspooka
2010-11-22Add two new operands: "rif" and "rof". They operate exactly likepooka
2007-10-05Convert to using raise_default_signal(3).lukem
2005-06-26sprinkle a little const, and now everything compiles with WARNS=3christos
2002-11-29convert to using strsuftoll(3) from libclukem
2002-02-02.ifdef SMALLPROG, compile with -DNO_CONV and don't compile in conv_tab.olukem
2001-11-25- Use u_longlong_t instead of u_quad_t, u_long, or int for various buffer sizeslukem
2001-11-25- ANSI KNFlukem
1997-07-20Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.incchristos
1997-07-20Fix compiler warnings.christos
1995-03-21convert to new RCS id conventions.cgd
1994-09-22Merge 4.4-Lite version.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-05-04added dd(1) from ftp.uu.net:bsd-sources; torching GNU ddglass