Date: Mon, 1 Jan 1996 01:05:31 -0800 (PST) From: Peter Wemm <peter> To: CVS-committers, cvs-sbin Subject: cvs commit: src/sbin/ifconfig ifconfig.c Message-ID: <199601010905.BAA13873@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/01/01 01:05:27 Modified: sbin/ifconfig ifconfig.c Log: My really ugly hack to ifconfig to make it pick up interface aliases and the ethernet address for non-root users. I apologise to the world for propagating the ugliness of some of the code constructs within ifconfig... Fixing them would just abou mean rewriting most of the function call interfaces, something I didn't have the stomach for. :-) Revision Changes Path 1.10 +264 -261 src/sbin/ifconfig/ifconfig.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601010905.BAA13873>