This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
bin
/
dd
History
phil
d355fd58e8
Do multiply in lseek calls as off_t arithmetic. This allows for seeks
...
of more than INT_MAX. Removed Check for INT_MAX as maximum seeks. Fixes PR 2101.
1997-07-25 06:46:23 +00:00
..
args.c
Do multiply in lseek calls as off_t arithmetic. This allows for seeks
1997-07-25 06:46:23 +00:00
conv_tab.c
Fix compiler warnings.
1997-07-20 21:58:35 +00:00
conv.c
Fix compiler warnings.
1997-07-20 21:58:35 +00:00
dd.1
…
dd.c
Fix compiler warnings.
1997-07-20 21:58:35 +00:00
dd.h
…
extern.h
Fix compiler warnings.
1997-07-20 21:58:35 +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
misc.c
Fix compiler warnings.
1997-07-20 21:58:35 +00:00
position.c
Do multiply in lseek calls as off_t arithmetic. This allows for seeks
1997-07-25 06:46:23 +00:00