Age | Commit message (Expand) | Author |
---|---|---|
2016-03-27 | Rename session_socket_blockmode() to session_socket_nonblockmode(), | Kenneth R Westerback |
2015-12-05 | EAGAIN handling for imsg_read. OK henning@ benno@ | Claudio Jeker |
2015-11-20 | use RMS for jitter. we're linking with enough libraries that libm is tiny. | Ted Unangst |
2015-10-23 | Allowing upstream servers of ntp being in multiple routing tables is | Peter Hessler |
2015-07-18 | replace bzero with memset | Brent Cook |
2015-02-10 | Add support for "constraints": when configured, ntpd(8) will query the | Reyk Floeter |
2015-01-09 | remove excessive/wrong use of sys/param.h | Theo de Raadt |
2015-01-04 | rename sockaddr_un variables from 'sun' to the more common 'sa'. | Brent Cook |
2013-11-13 | from sthen: handle msgbuf_write() returning EAGAIN | Sebastian Benoit |
2013-10-04 | Add ntpctl(8), which allows us to query the locally running ntpd(8) process | Peter Hessler |