Module Name: src Committed By: dholland Date: Mon Apr 18 00:46:14 UTC 2011
Modified Files: src/sys/kern: vfs_lookup.c Log Message: Goto considered harmful: "goto terminal" can now just be "break". To generate a diff of this commit: cvs rdiff -u -r1.179 -r1.180 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.