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
green
db659d013d
Commit general cleanups (separate get_num() and get_off_t() functions to
...
debogosify some of the command-line string-number conversions into an unsigned and signed variant.)
2002-01-25 17:44:47 +00:00
..
args.c
Commit general cleanups (separate get_num() and get_off_t() functions to
2002-01-25 17:44:47 +00:00
conv_tab.c
…
conv.c
…
dd.1
mdoc(7) police: utilize the new .Ex macro.
2001-08-15 09:09:47 +00:00
dd.c
Commit general cleanups (separate get_num() and get_off_t() functions to
2002-01-25 17:44: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
Commit general cleanups (separate get_num() and get_off_t() functions to
2002-01-25 17:44:47 +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