Date: Mon, 13 Dec 1999 07:57:13 -0800 (PST) From: Boris Popov <bp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if.c Message-ID: <199912131557.HAA92226@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bp 1999/12/13 07:57:13 PST Modified files: sys/net if.c Log: Allow ifunit() routine to understand names like ed0f2. Also fix a bug caused by using bcmp() instead of strcmp(). Reviewed by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> Revision Changes Path 1.80 +27 -32 src/sys/net/if.c 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?199912131557.HAA92226>