NetBSD-Bugs archive

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

PR/38599 CVS commit: src/sys/kern



The following reply was made to PR kern/38599; it has been noted by GNATS.

From: Michael van Elst <mlelstv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38599 CVS commit: src/sys/kern
Date: Tue, 10 Mar 2009 10:48:10 +0000

 Module Name:   src
 Committed By:  mlelstv
 Date:          Tue Mar 10 10:48:10 UTC 2009
 
 Modified Files:
        src/sys/kern: subr_prf.c
 
 Log Message:
 Make curlwp accesses conditional on wether the data structures
 have been initialized. Fixes PR kern/38599.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.130 -r1.131 src/sys/kern/subr_prf.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