NetBSD-Bugs archive

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

PR/38694 CVS commit: src/sys



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

From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38694 CVS commit: src/sys
Date: Tue, 20 May 2008 14:11:56 +0000 (UTC)

 Module Name:   src
 Committed By:  ad
 Date:          Tue May 20 14:11:56 UTC 2008
 
 Modified Files:
        src/sys/kern: kern_module.c subr_kobj.c
        src/sys/sys: kobj.h
 
 Log Message:
 PR kern/38694 module dependencies do not work as expected
 
 Autoload modules from the correct path based on kernel version.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.15 -r1.16 src/sys/kern/kern_module.c
 cvs rdiff -r1.18 -r1.19 src/sys/kern/subr_kobj.c
 cvs rdiff -r1.7 -r1.8 src/sys/sys/kobj.h
 
 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