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
/
hastd
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r270433:
ngie
2014-09-01
1
-2
/
+2
*
MFC r270117:
ngie
2014-09-01
1
-1
/
+1
*
Get rid of libl dependency. We needed it only to provide yywrap. But
trociny
2013-05-11
1
-1
/
+1
*
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
*
Use lex's standard way of not generating unused function.
pjd
2011-12-18
1
-3
/
+0
*
Compile hastd and hastctl with capsicum support.
pjd
2011-06-27
1
-1
/
+2
*
Rename tcp4 to tcp in preparation for IPv6 support.
pjd
2011-05-20
1
-1
/
+1
*
Rename proto_tcp4.c to proto_tcp.c in preparation for IPv6 support.
pjd
2011-05-20
1
-1
/
+1
*
The proto API is a general purpose API, so don't use 'hast' in structures or
pjd
2011-03-22
1
-0
/
+1
*
- Turn on printf extentions.
pjd
2011-03-07
1
-0
/
+1
*
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
-2
/
+2
*
Don't generate input() since it's not used.
brucec
2010-11-22
1
-0
/
+1
*
Because it is very hard to make fork(2) from threaded process safe (we are
pjd
2010-08-30
1
-1
/
+1
*
Fix compilation with WITHOUT_CRYPT or WITHOUT_OPENSSL options.
pjd
2010-04-22
1
-3
/
+7
*
Remove redundant WARNS?=6 overrides and inherit the WARNS setting from
uqs
2010-03-02
1
-1
/
+0
*
Fixed static linkage.
ru
2010-02-26
1
-2
/
+3
*
Please welcome HAST - Highly Avalable Storage.
pjd
2010-02-18
1
-0
/
+37