Date: Tue, 31 Oct 2000 16:19:26 -0800 (PST) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp defs.c defs.h ether.c main.c Message-ID: <200011010019.QAA68628@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2000/10/31 16:19:26 PST Modified files: (Branch: RELENG_4) usr.sbin/ppp defs.c defs.h ether.c main.c Log: MFC: Make fd_set's dynamic based on getdtablesize(). PR: 22319 Revision Changes Path 1.31.2.8 +13 -1 src/usr.sbin/ppp/defs.c 1.52.2.6 +3 -1 src/usr.sbin/ppp/defs.h 1.9.2.3 +13 -5 src/usr.sbin/ppp/ether.c 1.167.2.3 +43 -35 src/usr.sbin/ppp/main.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?200011010019.QAA68628>