This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6b8a6a6e6c
freebsd-nq
/
bin
/
dd
History
David E. O'Brien
a748290789
Default to WARNS=2. Binary builds that cannot handle this must explicitly
...
set WARNS=0. Reviewed by: mike
2001-12-04 01:57:47 +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
Even more cleanups to dd(1). This is probably the culmination of the
1999-09-12 16:51:53 +00:00
conv.c
Even more dd(1) cleanups! Thanks to Bruce for staying on my case until
1999-09-13 21:47:10 +00:00
dd.1
mdoc(7) police: utilize the new .Ex macro.
2001-08-15 09:09:47 +00:00
dd.c
Use __unused for non-used variables.
2001-06-29 20:06:47 +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
Default to WARNS=2. Binary builds that cannot handle this must explicitly
2001-12-04 01:57:47 +00:00
misc.c
Use __unused for non-used variables.
2001-06-29 20:06:47 +00:00
position.c
Allow negative seek offsets for files that can be seeked upon. It
2000-10-22 23:00:32 +00:00