summaryrefslogtreecommitdiffstats
path: root/sbin/hastd/pjdlog.c
Commit message (Expand)AuthorAgeFilesLines
* Ensure that pjdlog functions don't modify errno.pjd2011-09-271-0/+25
* - Add support for AF_INET6 sockets for %S format character.pjd2011-05-181-7/+26
* Unbreak the build.pjd2011-03-071-5/+5
* - Turn on printf extentions.pjd2011-03-071-0/+88
* Provides three states for pjdlog_initialized, so we can also tell thatpjd2011-03-071-25/+29
* Rename pjdlog_verify() to pjdlog_abort() as it better describes what thepjd2011-01-311-2/+2
* Initialize all global variables on pjdlog_init().pjd2011-01-281-2/+3
* Extend pjdlog_verify() to support the following additional macros:pjd2011-01-271-6/+29
* Add functions to initialize/finalize pjdlog. This allows to open/close logpjd2011-01-271-1/+66
* Use my copyright for 2011 work.pjd2011-01-271-1/+2
* Add LOG_NDELAY flag to openlog(3) - we want descriptor to be immediately openpjd2011-01-271-1/+1
* - Remove obvious NOTREACHED comment after abort() call.pjd2011-01-271-3/+1
* Use more consistent function name with the others (pjdlogv_prefix_set()pjd2011-01-221-2/+2
* Use one fprintf() instead of two.pjd2010-10-161-2/+1
* Include process PID in log messages.pjd2010-08-311-0/+3
* When logging to stdout/stderr, flush after each log.pjd2010-08-271-0/+1
* Problem with assertion is that it logs on stderr. Add two macros:pjd2010-08-051-0/+20
* Keep $FreeBSD$ in __FBSDID() only for C files.pjd2010-08-051-2/+0
* Mark two more places that we won't reach.pjd2010-08-051-0/+2
* Fix log size calculation which caused message truncation.pjd2010-04-161-1/+1
* Please welcome HAST - Highly Avalable Storage.pjd2010-02-181-0/+367
OpenPOWER on IntegriCloud