Date: Thu, 7 Dec 1995 11:21:58 -0800 (PST) From: "Garrett A. Wollman" <wollman> To: CVS-committers, cvs-sbin Subject: cvs commit: src/sbin/ifconfig ifconfig.c Message-ID: <199512071921.LAA09873@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 95/12/07 11:21:57 Modified: sbin/ifconfig ifconfig.c Log: Use a dynamically-sized buffer for SIOCGIFCONF so that `ifconfig -a' actually retrieves all the information no matter how many interfaces there are. (Probably there are other utilities which need similar modification.) Submitted by: Andrew Webster <awebster@dataradio.com> Revision Changes Path 1.9 +26 -9 src/sbin/ifconfig/ifconfig.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512071921.LAA09873>