HardenedBSD/sbin/hastd
Pawel Jakub Dawidek 571fdd7e47 Prefer PJDLOG_ASSERT() and PJDLOG_ABORT() over assert() and abort().
pjdlog versions will log problem to syslog when application is running in
background.

MFC after:	3 days
2011-09-27 07:57:15 +00:00
..
activemap.c Make activemap_write_start/complete check the keepdirty list, when 2011-06-28 20:57:54 +00:00
activemap.h
control.c Prefer PJDLOG_ASSERT() and PJDLOG_ABORT() over assert() and abort(). 2011-09-27 07:57:15 +00:00
control.h
crc32.c
crc32.h
ebuf.c
ebuf.h
event.c
event.h
hast_checksum.c
hast_checksum.h
hast_compression.c
hast_compression.h
hast_proto.c
hast_proto.h
hast.conf.5
hast.h
hastd.8
hastd.c
hastd.h
hooks.c
hooks.h
lzf.c
lzf.h
Makefile Compile hastd and hastctl with capsicum support. 2011-06-27 09:15:41 +00:00
metadata.c
metadata.h
nv.c
nv.h
parse.y Prefer PJDLOG_ASSERT() and PJDLOG_ABORT() over assert() and abort(). 2011-09-27 07:57:15 +00:00
pjdlog.c Ensure that pjdlog functions don't modify errno. 2011-09-27 06:43:51 +00:00
pjdlog.h
primary.c Fix indentation. 2011-07-13 05:32:55 +00:00
proto_common.c
proto_impl.h
proto_socketpair.c
proto_tcp.c No need to use KEEP_ERRNO() macro around pjdlog functions, as they don't 2011-09-27 07:52:39 +00:00
proto_uds.c
proto.c
proto.h
rangelock.c
rangelock.h
secondary.c Prefer PJDLOG_ASSERT() and PJDLOG_ABORT() over assert() and abort(). 2011-09-27 07:57:15 +00:00
subr.c No need to use KEEP_ERRNO() macro around pjdlog functions, as they don't 2011-09-27 07:52:39 +00:00
subr.h
synch.h
token.l