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
/
sbin
/
ccdconfig
History
apb
b41d70db45
Don't print ccd_size with %zu; it no longer has type size_t.
...
Instead, cast to uintmax_t and print with %ju.
2014-08-17 07:05:44 +00:00
..
ccd.conf.5
…
ccdconfig.8
…
ccdconfig.c
Don't print ccd_size with %zu; it no longer has type size_t.
2014-08-17 07:05:44 +00:00
Makefile
…
pathnames.h
…