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
74b15b27a2
NetBSD
/
bin
/
dd
History
cgd
9cfe468c74
avoid C sequence point issues warned about by development version of gcc.
2001-01-16 02:41:17 +00:00
..
Makefile
Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc
1997-07-20 22:36:20 +00:00
args.c
Add "progress=1" switch to show a sign of life by printing a '.' for
1999-07-29 19:03:31 +00:00
conv.c
avoid C sequence point issues warned about by development version of gcc.
2001-01-16 02:41:17 +00:00
conv_tab.c
Fix compiler warnings.
1997-07-20 21:58:35 +00:00
dd.1
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
2000-09-04 07:30:07 +00:00
dd.c
KNF nit in previous.
2000-10-25 10:57:20 +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
block siginfo during writes.
2000-08-02 16:46:16 +00:00
misc.c
use more standard %ll_ in favour of %q_
2001-01-04 15:39:50 +00:00
position.c
block siginfo during writes.
2000-08-02 16:46:16 +00:00