freebsd-nq/bin
Brian Feldman 5868747254 Even more cleanups to dd(1). This is probably the culmination of the
BDEification process of dd(1). Most of the changes are from BDE's archive.
Support for negative offsets is gone again, but the case where you
lseek() onto byte -1 of something from a negative offset using seek/skip
is fixed; if you end up on -1, you won't get a false positive lseek failure.
  The biggest changes are to data types (more size_t, for instance) and
argument parsing. skip/seek on /dev/{,k}mem now occurs (instead of "read
until you reach the offset") due to mem devices now being D_DISK. Some
const things are now correctly declared as such, and the "case table"
building is better. The only thing that seems to be left to make dd(1)
everything TOG wants it to be is l10n.
1999-09-12 16:51:53 +00:00
..
cat $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
chflags Yet another previously forgotten merge from Lite2. (Describe 1999-08-30 03:40:26 +00:00
chio $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
chmod $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
cp brucify and move printf() to catch cases of special files 1999-08-29 07:58:19 +00:00
csh Improve shell documentation: 1999-09-08 15:40:46 +00:00
date $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
dd Even more cleanups to dd(1). This is probably the culmination of the 1999-09-12 16:51:53 +00:00
df $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
domainname $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
echo Improve shell documentation: 1999-09-08 15:40:46 +00:00
ed $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
expr $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
hostname $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
kill Improve shell documentation: 1999-09-08 15:40:46 +00:00
ln Add verbose processing flag. 1999-09-11 10:06:56 +00:00
ls $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
mkdir brucify and add comment about -v being non-standard to manpage 1999-09-04 03:19:38 +00:00
mv mention that -v is non-standard 1999-09-04 03:33:18 +00:00
pax $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
ps $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
pwd Improve shell documentation: 1999-09-08 15:40:46 +00:00
rcp $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
rm brucify, v' before W', mention -v is non-standard in manpage and 1999-09-04 03:40:10 +00:00
rmail $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
rmdir $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
sh Improve shell documentation: 1999-09-08 15:40:46 +00:00
sleep $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
stty $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
sync $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
test $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00