Date: Thu, 29 Jun 2006 15:37:39 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfsclient bootp_subr.c Message-ID: <200606291537.k5TFbeUg075956@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2006-06-29 15:37:39 UTC FreeBSD src repository Modified files: sys/nfsclient bootp_subr.c Log: Use the elegant TAILQ_FOREACH() in place of a hand-rolled for() loop. Revision Changes Path 1.65 +1 -3 src/sys/nfsclient/bootp_subr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606291537.k5TFbeUg075956>