Date: Mon, 24 Feb 2003 00:51:31 -0800 (PST) From: David Schultz <das@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/swapon swapon.c Message-ID: <200302240851.h1O8pVsc061803@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
das 2003/02/24 00:51:31 PST Modified files: sbin/swapon swapon.c Log: - Add a clearer error message for the case where swapon hits the NSWAPDEV limit. - Don't warn about devices that are not in use in 'swapoff -a'. - Re-add behavior mistakenly removed in revision 1.44: If using 'swapon -a', do not warn if the device is already in use. PR: 46633 Submitted by: Andy Farkas <andyf@speednet.com.au> (in part) Reviewed by: mike (mentor) Revision Changes Path 1.17 +9 -3 src/sbin/swapon/swapon.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?200302240851.h1O8pVsc061803>