Source-Changes-D archive

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

Re: CVS commit: src/sys/kern



On Thu, Nov 24, 2011 at 02:55:22PM -0500, Christos Zoulas wrote:
> Module Name:  src
> Committed By: christos
> Date:         Thu Nov 24 19:55:22 UTC 2011
> 
> Modified Files:
>       src/sys/kern: kern_exec.c
> 
> Log Message:
> fix incomplete statement.
> 
> 
> To generate a diff of this commit:
> cvs rdiff -u -r1.331 -r1.332 src/sys/kern/kern_exec.c

Hmm, why did you change two '#ifdef notyet' to '#ifndef notyet'?

See the mail from NONAKA Kimihiro on current-users where he now get
'Cannot get path for pid' messages due too this change.

Bernd



Home | Main Index | Thread Index | Old Index