1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-28 11:57:28 +00:00
freebsd/bin/dd
Brian Feldman 53885065b7 Allow negative seek offsets for files that can be seeked upon. It
makes dd(1) a more complete "filter", even if this functionality is
limited to seekable streams.
2000-10-22 23:00:32 +00:00
..
args.c Allow negative seek offsets for files that can be seeked upon. It 2000-10-22 23:00:32 +00:00
conv_tab.c
conv.c
dd.1 After Bruce kindly explained the whole groff "sentence" idea to me, I've 2000-03-01 05:28:45 +00:00
dd.c Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby 2000-10-10 01:50:26 +00:00
dd.h Various cleanups are made to reduce warnings and make code prettier :) 2000-07-01 05:36:25 +00:00
extern.h Various cleanups are made to reduce warnings and make code prettier :) 2000-07-01 05:36:25 +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
position.c Allow negative seek offsets for files that can be seeked upon. It 2000-10-22 23:00:32 +00:00