Date: Sun, 20 Jun 2004 22:05:41 +0000 (UTC) From: Garance A Drosehn <gad@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys user.h Message-ID: <200406202205.i5KM5fxG082211@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2004-06-20 22:05:41 UTC
FreeBSD src repository
Modified files:
sys/sys user.h
Log:
Change the architecture-based setting of KINFO_PROC_SIZE and KI_NSPARE so
that it is a series of alphabetically-ordered #fidef's, from Bruce Evans.
Define two new thread-related values in kproc_info, from Cyrille Lefevre.
Also remove a few values from kproc_info that were not needed, and change
around a few comments, from me. Changes are combined into a single commit
simply because it is a hassle to make sure that alignments and sizes are
not changed on any platform when modifying kproc_info.
Revision Changes Path
1.59 +33 -15 src/sys/sys/user.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406202205.i5KM5fxG082211>
