Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libkvm
Module Name: src
Committed By: christos
Date: Sun Dec 28 19:46:47 UTC 2008
Modified Files:
src/lib/libkvm: kvm_proc.c
Log Message:
cast dev_t's to int32_t because XXX: sysctl can't change size. This should
be not a problem since tty's live in the low part of the dev range.
To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 src/lib/libkvm/kvm_proc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index