Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
enami
Fri Oct 3 06:32:09 PDT 1997
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv9063
Modified Files:
vfs_syscalls.c
Log Message:
Fold lone line to fit column < 80.
enami
Fri Oct 3 06:37:37 PDT 1997
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv9647
Modified Files:
vfs_syscalls.c
Log Message:
In the function sys_chmod and sys_utimes, use VOP_UNLOCK(vp) and vrele(vp)
instead of vput(vp).
Home |
Main Index |
Thread Index |
Old Index