summaryrefslogtreecommitdiffstats
path: root/bin/dd/position.c
Commit message (Expand)AuthorAgeFilesLines
* Make dd's signal handler async safe.eadler2013-05-101-0/+3
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* WARNS=4 fixes. This would be WARNS=9 if we were -std=99 instead ofmarkm2003-02-271-0/+1
* Consistently use __FBSDIDobrien2002-06-301-2/+2
* o __P has been reovedimp2002-02-021-2/+2
* Allow negative seek offsets for files that can be seeked upon. Itgreen2000-10-221-0/+8
* Various cleanups are made to reduce warnings and make code prettier :)green2000-07-011-3/+7
* Make count=0 set cpy_cnt to -1, which is slight overloading, but makesgreen1999-09-161-1/+1
* Even more dd(1) cleanups! Thanks to Bruce for staying on my case untilgreen1999-09-131-4/+8
* ISDISK -> ISSEEKgreen1999-09-121-2/+2
* Even more cleanups to dd(1). This is probably the culmination of thegreen1999-09-121-8/+6
* Make a bit more headway with dd's argument parsing, etc. get_bsz() isgreen1999-09-111-2/+10
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Implement seekability for disk devices (not just regular files).green1999-07-131-8/+4
* This is the second round of dd(1) changes. Some changes made/reversed bygreen1999-06-201-2/+1
* Miscellaneous dd(1) changes: mainly fixing variable types (size_t, ssize_t,green1999-06-191-8/+11
* Restore Lite-2 sccsid. Restore include of sys/types.h.charnier1998-05-131-2/+3
* Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc.charnier1998-05-061-7/+4
* Fixed overflow for attempts to seek to offsets > ULONG_MAX. See thebde1997-04-301-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* -Wall cleaning.steve1996-12-141-2/+2
* Added $Id$dg1994-09-241-0/+2
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+166
OpenPOWER on IntegriCloud