Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: dholland
Date: Mon Apr 18 00:45:29 UTC 2011
Modified Files:
src/sys/kern: vfs_lookup.c
Log Message:
Goto still harmful, but use "goto alldone" in place of a loop break
for now anyway.
To generate a diff of this commit:
cvs rdiff -u -r1.177 -r1.178 src/sys/kern/vfs_lookup.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