ps 2006-03-13 08:13:37 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 pmap.c
Log:
Fix the format/display descriptor of vm.kmem_size and vm.kmem_free
to be 'long' instead of 'int' so that sysctl(8) correctly displays
the 8 returned bytes as a single 'long' instead of two 'int' values.
Submitted by: peter
Revision Changes Path
1.537 +2 -2 src/sys/amd64/amd64/pmap.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"