This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1c30ddba45
NetBSD
/
bin
/
dd
History
msaitoh
eb590dc473
"static" should be located at the beginning of declaration.
1998-07-09 18:06:17 +00:00
..
Makefile
…
args.c
"static" should be located at the beginning of declaration.
1998-07-09 18:06:17 +00:00
conv.c
…
conv_tab.c
…
dd.1
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:39:31 +00:00
dd.c
Fix a minor bug that made conv=sync pad partial blocks with garbage,
1998-06-29 19:49:04 +00:00
dd.h
Use u_quad_t instead of u_long to define struct STAT.bytes, which
1998-02-04 06:42:31 +00:00
extern.h
…
misc.c
quads must be cast to long long for printing.
1998-02-06 23:30:18 +00:00
position.c
…