Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   peter
Date:           Mon Oct 25 22:59:12 UTC 2004

Modified Files:
        src/sys/kern: kern_lkm.c
        src/sys/sys: lkm.h

Log Message:
Change the static array to a linked list, removes the limit of max 20 LKMs.

Mostly from OpenBSD.
Reviewed by several people on tech-kern.


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 src/sys/kern/kern_lkm.c
cvs rdiff -r1.33 -r1.34 src/sys/sys/lkm.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