Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



On Wed, Jul 19, 2006 at 09:11:48PM +0000, Andrew Doran wrote:
> 
> Module Name:  src
> Committed By: ad
> Date:         Wed Jul 19 21:11:48 UTC 2006
> 
> Modified Files:
[...]
>       src/sys/sys: lwp.h proc.h systrace.h
> 
> Log Message:
> - Hold a reference to the process credentials in each struct lwp.
> - Update the reference on syscall and user trap if p_cred has changed.
> - Collect accounting flags in the LWP, and collate on LWP exit.

You need to bump kernel version if you change the order of fields inside
a structure, or add/remove some in the middle.

-- 
Quentin Garnier - cube%cubidou.net@localhost - cube%NetBSD.org@localhost
"When I find the controls, I'll go where I like, I'll know where I want
to be, but maybe for now I'll stay right here on a silent sea."
KT Tunstall, Silent Sea, Eye to the Telescope, 2004.

Attachment: pgpd1I6luIRCf.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index