This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
bin
/
dd
History
Satoshi Asami
2f719e7069
Fix printing for bytes read > 4G.
...
Reviewed by: bde
1998-02-11 02:23:31 +00:00
..
args.c
Sort "sparse" into alphabetical order, since dd's `conv' options need
1997-11-11 20:35:29 +00:00
conv_tab.c
…
conv.c
…
dd.1
Teach dd(1) about an option to write sparse files. Can be useful for
1997-10-11 20:09:05 +00:00
dd.c
Use the correct value in the call to swab(3) with conv=swab. Previously,
1998-01-07 22:31:19 +00:00
dd.h
Fix printing for bytes read > 4G.
1998-02-11 02:23:31 +00:00
extern.h
…
Makefile
Oops, back out rev 1.5, it wasn't my intention to also commit the
1998-01-07 22:32:28 +00:00
misc.c
Fix printing for bytes read > 4G.
1998-02-11 02:23:31 +00:00
position.c
…