Date: Wed, 28 Nov 2001 19:16:23 -0800 (PST) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/floppy.tree/etc rc.conf Message-ID: <200111290316.fAT3GN574450@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2001/11/28 19:16:23 PST
Modified files:
release/picobsd/floppy.tree/etc rc.conf
Log:
Implement a more efficient way to assign addresses: read /etc/hosts
only once into an array of shell variables, and then scan the array
to find entries matching the MAC address.
Associative arrays would really be handy here...
Revision Changes Path
1.10 +43 -25 src/release/picobsd/floppy.tree/etc/rc.conf
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111290316.fAT3GN574450>
