Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.bin/modstat
Module Name: basesrc
Committed By: lha
Date: Wed Sep 18 22:59:36 UTC 2002
Modified Files:
basesrc/sbin/modload: modload.c
basesrc/usr.bin/modstat: modstat.c
syssrc/sys/kern: kern_lkm.c
syssrc/sys/sys: lkm.h
Log Message:
uppercase the lkm kernel-userspace dev macros and prefix them with LKM_
make modload print the bdev and cdev major when its a dev lkm
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 basesrc/sbin/modload/modload.c
cvs rdiff -r1.17 -r1.18 basesrc/usr.bin/modstat/modstat.c
cvs rdiff -r1.59 -r1.60 syssrc/sys/kern/kern_lkm.c
cvs rdiff -r1.23 -r1.24 syssrc/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