aboutsummaryrefslogtreecommitdiff
path: root/bin/dd/position.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: Allow negative seek offsets for files that can be seeked upon.Jeroen Ruigrok van der Werven2001-01-231-0/+8
* MFC:Paul Saab2000-08-071-3/+7
* Make count=0 set cpy_cnt to -1, which is slight overloading, but makesBrian Feldman1999-09-161-1/+1
* Even more dd(1) cleanups! Thanks to Bruce for staying on my case untilBrian Feldman1999-09-131-4/+8
* ISDISK -> ISSEEKBrian Feldman1999-09-121-2/+2
* Even more cleanups to dd(1). This is probably the culmination of theBrian Feldman1999-09-121-8/+6
* Make a bit more headway with dd's argument parsing, etc. get_bsz() isBrian Feldman1999-09-111-2/+10
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Implement seekability for disk devices (not just regular files).Brian Feldman1999-07-131-8/+4
* This is the second round of dd(1) changes. Some changes made/reversed byBrian Feldman1999-06-201-2/+1
* Miscellaneous dd(1) changes: mainly fixing variable types (size_t, ssize_t,Brian Feldman1999-06-191-8/+11
* Restore Lite-2 sccsid. Restore include of sys/types.h.Philippe Charnier1998-05-131-2/+3
* Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc.Philippe Charnier1998-05-061-7/+4
* Fixed overflow for attempts to seek to offsets > ULONG_MAX. See theBruce Evans1997-04-301-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* -Wall cleaning.Steve Price1996-12-141-2/+2
* Added $Id$David Greenman1994-09-241-0/+2
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+166