Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: enami
Date: Tue Jan 25 03:42:37 UTC 2000
Modified Files:
syssrc/sys/kern: kern_subr.c
Log Message:
Cleanup setroot() a bit:
- No longer necessary to usr goto, just breaking the loop like other case
is enough.
- Don't calicurate loop invariant every time. Just reuse.
To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 syssrc/sys/kern/kern_subr.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