aboutsummaryrefslogtreecommitdiff
path: root/toys/pending/sntp.c
AgeCommit message (Expand)Author
2019-02-05Fix some llvm warnings.Rob Landley
2019-02-05Suppress warnings gcc should not be making (and a comment typo).Rob Landley
2019-02-05Fix server loop timeout logic.Rob Landley
2019-02-05Fix server mode and make request timeout 3 tries of 3 seconds (9 sec total).Rob Landley
2019-02-04Next round of sntp work: server and multicast modes, actually set time...Rob Landley
2019-01-24More random in-progress sntp work.Rob Landley
2019-01-22Actually calculating/displaying a reasonable time.Rob Landley
2019-01-18First chunk of sntp code.Rob Landley