freebsd-dev/bin/dd
Gregory Sutter 276d5ee851 Reflect that dd accepts octal and hexadecimal numbers (in addition to decimal).
PR:		16750
Submitted by:	Giorgos Keramidas <keramida@ceid.upatras.gr>
2000-02-18 04:55:40 +00:00
..
args.c I've been Brucified! I did evil things with typedefs, but I'll do it 1999-12-08 02:44:46 +00:00
conv_tab.c Even more cleanups to dd(1). This is probably the culmination of the 1999-09-12 16:51:53 +00:00
conv.c Even more dd(1) cleanups! Thanks to Bruce for staying on my case until 1999-09-13 21:47:10 +00:00
dd.1 Reflect that dd accepts octal and hexadecimal numbers (in addition to decimal). 2000-02-18 04:55:40 +00:00
dd.c Nuke the FIODTYPE compatibility bits. It's time. 1999-10-03 18:49:51 +00:00
dd.h Even more dd(1) cleanups! Thanks to Bruce for staying on my case until 1999-09-13 21:47:10 +00:00
extern.h Even more dd(1) cleanups! Thanks to Bruce for staying on my case until 1999-09-13 21:47:10 +00:00
Makefile Do proper constification in args.c. This shuts up -Wcast-qual (thanks, 1999-12-07 03:32:37 +00:00
misc.c $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
position.c Make count=0 set cpy_cnt to -1, which is slight overloading, but makes 1999-09-16 19:50:59 +00:00