Pawel Jakub Dawidek 1f8197cf4d Allow to change interfaces name on boot time.
Now, one should be able to put something like this into /etc/rc.conf:

	ifconfig_fxp0_name="net0"
	ifconfig_net0="inet 10.0.0.1/16"

Reviewed by:	green
2004-10-30 13:44:06 +00:00
..
2004-10-17 09:48:23 +00:00
2004-10-17 10:49:30 +00:00
2004-10-18 08:54:17 +00:00