Source-Changes archive

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

CVS commit: src/sys/kern



Module Name:    src
Committed By:   cube
Date:           Thu Jan  8 22:48:26 UTC 2004

Modified Files:
        src/sys/kern: kern_ksyms.c

Log Message:
If ksyms have not been initialized, return ENXIO in ksymsopen instead of
ksymsread, because ksyms client test availability with open() and not
read().


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/kern/kern_ksyms.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