Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   jdolecek
Date:           Wed Apr  2 09:45:44 UTC 2003

Modified Files:
        src/distrib/sets/lists/base: lkm.mi
        src/sys/lkm/vfs: Makefile
Added Files:
        src/sys/lkm/vfs/smbfs: Makefile lkminit_vfs.c

Log Message:
add LKM for file system SMBFS

XXX the LKM requires nsmb pseudo device in kernel to load successfully ATM


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/distrib/sets/lists/base/lkm.mi
cvs rdiff -r1.9 -r1.10 src/sys/lkm/vfs/Makefile
cvs rdiff -r0 -r1.1 src/sys/lkm/vfs/smbfs/Makefile \
    src/sys/lkm/vfs/smbfs/lkminit_vfs.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