Module Name: src
Committed By: mrg
Date: Sun Oct 11 23:58:16 UTC 2015
Modified Files:
src/sbin/swapctl: swapctl.c
Log Message:
don't stop processing /etc/fstab when one entry fails, both for
add and remove loops. now when you add a new swap file and run
"swapctl -A" it won't give up after the existing one gives EBUSY
and move on to the rest.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sbin/swapctl/swapctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.