Source-Changes archive

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

NetBSD master CVS tree commits



thorpej
Tue Feb  3 01:11:57 PST 1998
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv2474

Modified Files:
        vfs_syscalls.c 
Log Message:
sys_mount(): Use vfs_getopsbyname() rather than groveling the vfssw[]
manualls.


mrg
Tue Feb  3 01:13:51 PST 1998
Update of /cvsroot/src/sbin/ccdconfig
In directory netbsd1:/var/slash-tmp/cvs-serv2978

Modified Files:
        ccdconfig.c 
Log Message:
use warn() properly.

thorpej
Tue Feb  3 01:18:05 PST 1998
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv3219

Modified Files:
        kern_lkm.c 
Log Message:
When loading a VFS LKM, use vfs_getopsbyname() to check if the file system
already exists.




Home | Main Index | Thread Index | Old Index