This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sbin
/
hastctl
History
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