freebsd-dev/sbin/hastctl
Pawel Jakub Dawidek 9e5bdc9d83 - 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
2011-03-07 10:38:18 +00:00
..
hastctl.8 Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
hastctl.c Drop privileges after connecting to hastd, but before sending or receiving 2011-02-03 10:44:40 +00:00
Makefile - Turn on printf extentions. 2011-03-07 10:38:18 +00:00