freebsd-dev/sbin/hastctl
Mikolaj Golub 1332d29cbc When exiting with error because of an invalid command line argument
use errx(3), not err(3), and the exit code from sysexits(3).

Approved by:	pjd (mentor)
2011-07-13 05:56:51 +00:00
..
hastctl.8 hastd(8) maintains a map of dirty extents, not hastctl(8). Fix this. 2011-04-10 15:07:54 +00:00
hastctl.c When exiting with error because of an invalid command line argument 2011-07-13 05:56:51 +00:00
Makefile Compile hastd and hastctl with capsicum support. 2011-06-27 09:15:41 +00:00