diff options
author | gad <gad@FreeBSD.org> | 2004-06-19 13:49:25 +0000 |
---|---|---|
committer | gad <gad@FreeBSD.org> | 2004-06-19 13:49:25 +0000 |
commit | 661f0f568c8df0bd654ccfb0f28e6afe859842c4 (patch) | |
tree | 0479631bfc03ab246919a51469170a21d67d5827 /lib | |
parent | 3c7473abf2cac00edf6bcf039084cd91ab851f23 (diff) | |
download | FreeBSD-src-661f0f568c8df0bd654ccfb0f28e6afe859842c4.zip FreeBSD-src-661f0f568c8df0bd654ccfb0f28e6afe859842c4.tar.gz |
Add some more fields to the 'struct kinfo_proc', including some fields
which just mark areas which are empty due to issues with the alignment
of already-existing fields. This defines several unrelated variables
in one shot, because most of the work for updating kinfo_proc is making
sure the sizeof(struct kinfo_proc) remains the same across all hardware
platforms, and that no space is wasted on any platform due to alignment
issues with the new variables.
Submitted by: some by Cyrille Lefevre, some by me
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions