aboutsummaryrefslogtreecommitdiff
path: root/sbin/hastctl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* hastctl: use zlib's crc32 implementation.Xin LI2023-02-031-2/+1
* sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-2/+2
* Switch hastctl and hastd to libmd instead of openssl for sha256Allan Jude2017-02-041-5/+1
* Create a package for HAST.Glen Barber2016-02-081-0/+1
* Convert sbin/ to LIBADDBaptiste Daroussin2014-11-251-4/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Get rid of libl dependency. We needed it only to provide yywrap. ButMikolaj Golub2013-05-111-2/+2
* Add the Clang specific -Wmissing-variable-declarations to WARNS=6.Ed Schouten2013-04-191-0/+1
* Use NO_WCAST_ALIGN for usr.bin/hastctl and usr.bin/hastd; the alignmentDimitry Andric2011-12-191-0/+1
* Revert r226726. The line was not duplicated.Pawel Jakub Dawidek2011-10-251-0/+1
* Remove duplicated line.Pawel Jakub Dawidek2011-10-251-1/+0
* Compile hastd and hastctl with capsicum support.Pawel Jakub Dawidek2011-06-271-0/+1
* Forgot to commit this as part of r219873.Pawel Jakub Dawidek2011-03-221-1/+1
* - Turn on printf extentions.Pawel Jakub Dawidek2011-03-071-2/+3
* Allow to compress on-the-wire data using two algorithms:Pawel Jakub Dawidek2011-03-061-1/+2
* Allow to checksum on-the-wire data using either CRC32 or SHA256.Pawel Jakub Dawidek2011-03-061-1/+2
* Fix some more warnings found by clang.Rebecca Cran2010-11-221-0/+1
* Fix compilation with WITHOUT_CRYPT or WITHOUT_OPENSSL options.Pawel Jakub Dawidek2010-04-221-2/+7
* Remove redundant WARNS?=6 overrides and inherit the WARNS setting fromUlrich Spörlein2010-03-021-1/+0
* Please welcome HAST - Highly Avalable Storage.Pawel Jakub Dawidek2010-02-181-0/+36