freebsd-dev/bin/dd
Brian Feldman 67f80d12af Do proper constification in args.c. This shuts up -Wcast-qual (thanks,
bfumerola for that pointer!) in GCC complaining about losing a const.

While I'm here, might as well mark in the Makefile that I'm the
${MAINTAINER}.  It seems like that's what everyone's doing these days.
1999-12-07 03:32:37 +00:00
..
args.c Do proper constification in args.c. This shuts up -Wcast-qual (thanks, 1999-12-07 03:32:37 +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 $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +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