summaryrefslogtreecommitdiffstats
path: root/sbin/hastd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC r270433:ngie2014-09-011-2/+2
* MFC r270117:ngie2014-09-011-1/+1
* Get rid of libl dependency. We needed it only to provide yywrap. Buttrociny2013-05-111-1/+1
* Add the Clang specific -Wmissing-variable-declarations to WARNS=6.ed2013-04-191-0/+1
* Use NO_WCAST_ALIGN for usr.bin/hastctl and usr.bin/hastd; the alignmentdim2011-12-191-0/+1
* Use lex's standard way of not generating unused function.pjd2011-12-181-3/+0
* Compile hastd and hastctl with capsicum support.pjd2011-06-271-1/+2
* Rename tcp4 to tcp in preparation for IPv6 support.pjd2011-05-201-1/+1
* Rename proto_tcp4.c to proto_tcp.c in preparation for IPv6 support.pjd2011-05-201-1/+1
* The proto API is a general purpose API, so don't use 'hast' in structures orpjd2011-03-221-0/+1
* - Turn on printf extentions.pjd2011-03-071-0/+1
* Allow to compress on-the-wire data using two algorithms:pjd2011-03-061-1/+2
* Allow to checksum on-the-wire data using either CRC32 or SHA256.pjd2011-03-061-2/+2
* Don't generate input() since it's not used.brucec2010-11-221-0/+1
* Because it is very hard to make fork(2) from threaded process safe (we arepjd2010-08-301-1/+1
* Fix compilation with WITHOUT_CRYPT or WITHOUT_OPENSSL options.pjd2010-04-221-3/+7
* Remove redundant WARNS?=6 overrides and inherit the WARNS setting fromuqs2010-03-021-1/+0
* Fixed static linkage.ru2010-02-261-2/+3
* Please welcome HAST - Highly Avalable Storage.pjd2010-02-181-0/+37
OpenPOWER on IntegriCloud