index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
hastctl
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert sbin/ to LIBADD
bapt
2014-11-25
1
-4
/
+2
*
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
1
-1
/
+1
*
Get rid of libl dependency. We needed it only to provide yywrap. But
trociny
2013-05-11
1
-2
/
+2
*
Add the Clang specific -Wmissing-variable-declarations to WARNS=6.
ed
2013-04-19
1
-0
/
+1
*
Use NO_WCAST_ALIGN for usr.bin/hastctl and usr.bin/hastd; the alignment
dim
2011-12-19
1
-0
/
+1
*
Revert r226726. The line was not duplicated.
pjd
2011-10-25
1
-0
/
+1
*
Remove duplicated line.
pjd
2011-10-25
1
-1
/
+0
*
Compile hastd and hastctl with capsicum support.
pjd
2011-06-27
1
-0
/
+1
*
Forgot to commit this as part of r219873.
pjd
2011-03-22
1
-1
/
+1
*
- Turn on printf extentions.
pjd
2011-03-07
1
-2
/
+3
*
Allow to compress on-the-wire data using two algorithms:
pjd
2011-03-06
1
-1
/
+2
*
Allow to checksum on-the-wire data using either CRC32 or SHA256.
pjd
2011-03-06
1
-1
/
+2
*
Fix some more warnings found by clang.
brucec
2010-11-22
1
-0
/
+1
*
Fix compilation with WITHOUT_CRYPT or WITHOUT_OPENSSL options.
pjd
2010-04-22
1
-2
/
+7
*
Remove redundant WARNS?=6 overrides and inherit the WARNS setting from
uqs
2010-03-02
1
-1
/
+0
*
Please welcome HAST - Highly Avalable Storage.
pjd
2010-02-18
1
-0
/
+36