CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/14 16:54:56
Modified files:
sbin/sysctl : sysctl.c
Log message:
Use int64_t and %ll for CTLTYPE_QUAD nodes.
Use memcpy() instead of up-casting from char* to long long*
ok krw@
