This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
54d8895199
freebsd-dev
/
usr.bin
/
cmp
History
David Malone
5748d9ba6f
Cast off_t to long long before printing. Use %ll instead of %q incase
...
long long and quad_t are not the same.
2001-12-03 20:56:16 +00:00
..
cmp.1
cmp.c
Turn on WARNS=2.
2001-12-02 23:29:26 +00:00
extern.h
Make filenames const to avoid a few warnings.
2001-11-05 20:33:40 +00:00
Makefile
Turn on WARNS=2.
2001-12-02 23:29:26 +00:00
misc.c
Cast off_t to long long before printing. Use %ll instead of %q incase
2001-12-03 20:56:16 +00:00
regular.c
Cast off_t to long long before printing. Use %ll instead of %q incase
2001-12-03 20:56:16 +00:00
special.c
Cast off_t to long long before printing. Use %ll instead of %q incase
2001-12-03 20:56:16 +00:00