Date: Mon, 7 Mar 2011 10:38:18 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/hastctl Makefile src/sbin/hastd Makefile pjdlog.c Message-ID: <201103071038.p27AccLl046997@repoman.freebsd.org>
index | next in thread | raw e-mail
pjd 2011-03-07 10:38:18 UTC
FreeBSD src repository
Modified files:
sbin/hastctl Makefile
sbin/hastd Makefile pjdlog.c
Log:
SVN rev 219370 on 2011-03-07 10:38:18Z by pjd
- Turn on printf extentions.
- Load support for %T for pritning time.
- Add support for %N for printing number in human readable form.
- Add support for %S for printing sockaddr structure (currently only AF_INET
family is supported, as this is all we need in HAST).
- Disable gcc compile-time format checking as this will no longer work.
MFC after: 2 weeks
Revision Changes Path
1.7 +3 -2 src/sbin/hastctl/Makefile
1.9 +1 -0 src/sbin/hastd/Makefile
1.18 +88 -0 src/sbin/hastd/pjdlog.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103071038.p27AccLl046997>
