Source-Changes archive

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

CVS commit: src/sys/lkm/vfs/ufs/lfs



Module Name:    src
Committed By:   jdolecek
Date:           Sat Sep  6 13:30:50 UTC 2003

Modified Files:
        src/sys/lkm/vfs/ufs/lfs: lkminit_vfs.c

Log Message:
simplify struct sysent handling a bit more; store old sysents before
overwriting them with LFS syscalls, and restore to original contents
on module unload


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/lkm/vfs/ufs/lfs/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