]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r259872:
authorpluknet <pluknet@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 2 Jan 2014 16:41:10 +0000 (16:41 +0000)
committerpluknet <pluknet@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 2 Jan 2014 16:41:10 +0000 (16:41 +0000)
commit40615938d9df10709dc588c997c173cb764b50c1
treedd5cca85b3db331096ae2d47b8bb777af2a41b04
parentd4e94c7f024fe5ce4b1c91e36610969d312559a1
MFC r259872:

 The compile time constant limit on number of swap devices was removed in 5.2.
 As such, remove the EINVAL error saying so.  Currently the vm.nswapdev sysctl
 just represents the number of added swap devices.

git-svn-id: svn://svn.freebsd.org/base/stable/8@260200 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libc/sys/swapon.2