Date: Sat, 29 Dec 2007 06:17:05 +0000 (UTC) From: Ken Smith <kensmith@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall main.c Message-ID: <200712290617.lBT6H5Ze025598@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kensmith 2007-12-29 06:17:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_7_0) usr.sbin/sysinstall main.c Log: MFC v1.78 and v1.79: Remove process limits for datasize and stacksize which are unlimited during a "normal login" (thanks to /etc/login.conf) but not when sysinstall is running as part of an installation. Fixups for error messages and a comment that became untrue. Approved by: re (bmah) Revision Changes Path 1.77.4.1 +17 -0 src/usr.sbin/sysinstall/main.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712290617.lBT6H5Ze025598>