Date: Wed, 31 Jan 2007 22:34:46 +0000 (UTC) From: Ade Lovett <ade@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/add main.c Message-ID: <200701312234.l0VMYk9d047219@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ade 2007-01-31 22:34:46 UTC FreeBSD src repository Modified files: usr.sbin/pkg_install/add main.c Log: Remove hard-coded limit (200) on maximum number of packages that can be added with a single invocation of pkg_add, replacing it with something rather more dynamic. Approved by: portmgr (pav) Tested by: full pointyhat package run MFC after: 1 week Revision Changes Path 1.71 +13 -21 src/usr.sbin/pkg_install/add/main.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701312234.l0VMYk9d047219>